Label * |
Type : String |
The label of this event.
|
Trigger * |
Type : List | ||
The moment when this event should be checked for trigger.
|
Code * |
Type : String | ||
The code of this event which can have many sub events as flavor.
|
Sub * |
Type : String | ||
The sub code of this event to have different possible sub events for the same main event.
|
Frequency * |
Type : List | ||
The frequency for this event. Always repeatable events will always trigger after other frequencies whatever their priority.
|
Priority * |
Type : Int (0-10) | ||
The priority of the event. Higher value triggers in priority.
|
Chain action * |
Type : List | ||
For actions only. Allows the action to be used again once the action's event is completed (like talking)
|
Objective |
Type : List | ||||||||
An objective the player will have to reach after this event ends.
|
Go to |
Type : List | ||
Move the player to a new location.
|
Invisibility |
Type : List | ||
Whether the invisibility spell is active
|
Day |
Type : Int (1-0) | ||
Check the current day
|
Day of month |
Type : Int (1-28) | ||
Check the current day of the month
|
Day of week |
Type : List | ||
Check the current day of the week
|
Hour |
Type : Int (0-23) | ||
Check the current hour
|
Map |
Type : List | ||
Check the current map, either from the scenario or the Free mode
|
Minute |
Type : Int (0-59) | ||
Check the current minute
|
Month |
Type : List | ||
Check the current month
|
Objective |
Type : String | ||
Check the current objective
|
Scenario |
Type : List | ||
Check the current scenario
|
Activity |
Type : List | ||
The activity of this actor
|
Scenario citizen |
Type : List | ||
A citizen of the current scenario
|
Follower |
Type : String | ||
Whether the specified citizen is following the actor
|
Gender |
Type : List | ||
The gender of the actor
|
Doll mode |
Type : List | ||
Whether this actor is under the Doll mode spell effect
|
Job |
Type : List | ||
The job of the actor
|
Location |
Type : List | ||
Whether this actor is in the specified location
|
Obedience |
Type : Int (0-200) | ||
The obedience of the actor towards another citizen
|
Obedience level |
Type : List | ||
The obedience level of the actor towards another citizen
|
Affection |
Type : Int (-100-100) | ||
The affection points of the actor towards another citizen
|
Affection level |
Type : List | ||
The affection level of the actor towards another citizen
|
Slave mode |
Type : List | ||
Whether this actor is under the Slave mode spell effect
|
Target |
Type : List | ||
A specific citizen to cast as this actor
|
Welcome party |
Type : List | ||
How much the player knows about the welcome party on Day 2 and if it succeeded
|
Flag 1 |
Type : List | ||
Desc 1
|
Flag 2 |
Type : List | ||
Desc 2
|
Screen effect |
Type : List | ||||||||||||||
An image effect to play on screen. The image must be located inside the current UI theme subfolder "Effects"
|
Title |
Type : String |
A title to display above the text.
|
Text |
Type : String |
The text to display.
|
Hide actor |
Type : List | ||
An actor to hide.
|
Camera |
Type : CameraControl | ||
Change camera position and angle. Offers 3 modes: "Simple" which will move the camera to a specific character body part about 1 meter away from it, or "Multiple" which will move the camera to a character body part and look at another character body part, and "Reset" which will reset the camera to its original position.
|
Mode |
Type : List | ||||||||
Enable sex mode.
|
Buff |
Type : List | ||
Enable a buff effect.
|
Show actor |
Type : List | ||
A hidden actor to show.
|
Time |
Type : String | ||||||||||||||
Add some time (in minutes) or set the time.
|
Remove actor |
Type : List | ||
An actor to remove.
|
Skill |
Type : Int |
Change skill value.
|
Flag |
Type : List | ||||||||
Change value of a flag.
|
UI display |
Type : List | ||
Toggle some UI on/off.
|
Actor |
|
Change the behavior of one of the actor
|
Add actor |
|
Spawns and adds a citizen to the actor's list
|
Group |
|
Group actors together and make them use furniture in a smart way
|
Label * |
Type : String | ||
The label of the choice
|
Hide * |
Type : Boolean | ||
Hide the choice if conditions are not met
|
Event |
Type : List | ||
The event to trigger. If none is selected, this choice will stop the current event.
|
Conditions |
Type : EventConditions |
The conditions for this choice to be available
|