... | ... | @@ -192,7 +192,310 @@ End the quest and mark it as failed. |
|
|
goto: NONE
|
|
|
```
|
|
|
|
|
|
## Object types
|
|
|
## All object types
|
|
|
|
|
|
|
|
|
CONDITIONS
|
|
|
|
|
|
DIVERGE
|
|
|
|
|
|
DIVERGE_PHYSICAL
|
|
|
|
|
|
GROUP
|
|
|
|
|
|
NO_ACTION
|
|
|
|
|
|
PLAYER_ACHIEVEMENT_AWARD
|
|
|
|
|
|
PLAYER_BED_ENTER
|
|
|
|
|
|
PLAYER_BED_LEAVE
|
|
|
|
|
|
PLAYER_BLOCK_BREAK
|
|
|
|
|
|
PLAYER_BLOCK_FIRE
|
|
|
|
|
|
PLAYER_BLOCK_INTERACT
|
|
|
|
|
|
PLAYER_BLOCK_PLACE
|
|
|
|
|
|
PLAYER_BUCKET_FILL
|
|
|
|
|
|
PLAYER_BUTTON_CLICK
|
|
|
|
|
|
PLAYER_CHAT
|
|
|
|
|
|
PLAYER_CHAT_VARIABLE
|
|
|
|
|
|
PLAYER_CITIZENS_NPC_INTERACT
|
|
|
|
|
|
PLAYER_CITIZENS_NPC_KILL
|
|
|
|
|
|
PLAYER_CONNECT
|
|
|
|
|
|
PLAYER_CONTAINER_MANIPULATE
|
|
|
|
|
|
PLAYER_DIE
|
|
|
|
|
|
PLAYER_DISCONNECT
|
|
|
|
|
|
PLAYER_DUNGEONSXL_DUNGEON_FINISH
|
|
|
|
|
|
PLAYER_DUNGEONSXL_DUNGEON_START
|
|
|
|
|
|
PLAYER_DUNGEONSXL_FLOOR_START
|
|
|
|
|
|
PLAYER_DUNGEONSXL_MOB_KILL
|
|
|
|
|
|
PLAYER_ELYTRA_LAND
|
|
|
|
|
|
PLAYER_FALL_DISTANCE
|
|
|
|
|
|
PLAYER_FISH
|
|
|
|
|
|
PLAYER_FROST_WALKER
|
|
|
|
|
|
PLAYER_HEALTH_GAIN
|
|
|
|
|
|
PLAYER_ITEM_CONSUME
|
|
|
|
|
|
PLAYER_ITEM_CRAFT
|
|
|
|
|
|
PLAYER_ITEM_DROP
|
|
|
|
|
|
PLAYER_ITEM_ENCHANT
|
|
|
|
|
|
PLAYER_ITEM_FURNACE_EXTRACT
|
|
|
|
|
|
PLAYER_ITEM_HAS
|
|
|
|
|
|
PLAYER_ITEM_PICKUP
|
|
|
|
|
|
PLAYER_JUMP
|
|
|
|
|
|
PLAYER_JUMP_HORSE
|
|
|
|
|
|
PLAYER_LEVER_CLICK
|
|
|
|
|
|
PLAYER_LOG_STRIP
|
|
|
|
|
|
PLAYER_MAGIC_MOB_KILL
|
|
|
|
|
|
PLAYER_MAGIC_SPELL_ADD
|
|
|
|
|
|
PLAYER_MAGIC_SPELL_CAST
|
|
|
|
|
|
PLAYER_MAGIC_SPELL_UPGRADE
|
|
|
|
|
|
PLAYER_MAGIC_WAND_ACTIVATE
|
|
|
|
|
|
PLAYER_MAGIC_WAND_CRAFT
|
|
|
|
|
|
PLAYER_MAGIC_WAND_DEACTIVATE
|
|
|
|
|
|
PLAYER_MAGIC_WAND_UPGRADE
|
|
|
|
|
|
PLAYER_MCMMO_LEVEL_GAIN
|
|
|
|
|
|
PLAYER_MCMMO_XP_GAIN
|
|
|
|
|
|
PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
|
|
|
PLAYER_MMOITEMS_NPC_INTERACT
|
|
|
|
|
|
PLAYER_MOB_DISMOUNT
|
|
|
|
|
|
PLAYER_MOB_KILL
|
|
|
|
|
|
PLAYER_MOB_MOUNT
|
|
|
|
|
|
PLAYER_MOB_SHEAR
|
|
|
|
|
|
PLAYER_MOB_SPAWN_EGG
|
|
|
|
|
|
PLAYER_MOB_TAME
|
|
|
|
|
|
PLAYER_MYTHICMOBS_KILL
|
|
|
|
|
|
PLAYER_NPC_ATTACK
|
|
|
|
|
|
PLAYER_NPC_INTERACT
|
|
|
|
|
|
PLAYER_PHATLOOTS_LOOT
|
|
|
|
|
|
PLAYER_PLAYER_KILL
|
|
|
|
|
|
PLAYER_PORTAL_ENTER
|
|
|
|
|
|
PLAYER_PORTAL_EXIT
|
|
|
|
|
|
PLAYER_POTION_THROW
|
|
|
|
|
|
PLAYER_PRESSURE_PLATE_ENABLE
|
|
|
|
|
|
PLAYER_PROJECTILE_SHOOT
|
|
|
|
|
|
PLAYER_QUANTUMRPG_ACTIVE_ITEM_USE
|
|
|
|
|
|
PLAYER_QUANTUMRPG_CONSUME_ITEM_USE
|
|
|
|
|
|
PLAYER_QUANTUMRPG_CUSTOM_ITEM_USE
|
|
|
|
|
|
PLAYER_QUANTUMRPG_ITEM_IDENTIFY
|
|
|
|
|
|
PLAYER_QUANTUMRPG_ITEM_PICKUP
|
|
|
|
|
|
PLAYER_QUANTUMRPG_SOCKET_EXTRACT
|
|
|
|
|
|
PLAYER_RESPAWN
|
|
|
|
|
|
PLAYER_SKILLAPI_CAST
|
|
|
|
|
|
PLAYER_SKILLAPI_UPGRADE
|
|
|
|
|
|
PLAYER_SKILLAPI_XP_GAIN
|
|
|
|
|
|
PLAYER_SNEAK
|
|
|
|
|
|
PLAYER_SNEAK_TOGGLE
|
|
|
|
|
|
PLAYER_SPRINT_DISTANCE
|
|
|
|
|
|
PLAYER_TREE_GROW
|
|
|
|
|
|
PLAYER_VEHICLE_DISTANCE
|
|
|
|
|
|
PLAYER_VEHICLE_ENTER
|
|
|
|
|
|
PLAYER_VEHICLE_EXIT
|
|
|
|
|
|
PLAYER_VILLAGER_TRADE
|
|
|
|
|
|
PLAYER_WAIT
|
|
|
|
|
|
PLAYER_WALK
|
|
|
|
|
|
PLAYER_WALK_DISTANCE
|
|
|
|
|
|
PLAYER_XP_BOTTLE_THROW
|
|
|
|
|
|
PLAYER_XP_GAIN
|
|
|
|
|
|
RANDOM
|
|
|
|
|
|
SERVER_ACHIEVEMENT_GIVE
|
|
|
|
|
|
SERVER_ACTION_LIST
|
|
|
|
|
|
SERVER_ACTIONBAR_SEND
|
|
|
|
|
|
SERVER_BLOCK_PLACE
|
|
|
|
|
|
SERVER_CAMERA_MODE_TOGGLE
|
|
|
|
|
|
SERVER_CHECKPOINT_CREATE
|
|
|
|
|
|
SERVER_CHECKPOINT_RESTART
|
|
|
|
|
|
SERVER_CITIZENS_NPC_DISPLAY_CHANGE
|
|
|
|
|
|
SERVER_CITIZENS_NPC_MOVE
|
|
|
|
|
|
SERVER_COMMANDS_PERFORM
|
|
|
|
|
|
SERVER_EXPLOSION_CREATE
|
|
|
|
|
|
SERVER_FIREWORK_SPAWN
|
|
|
|
|
|
SERVER_HEROES_XP_CHANGE
|
|
|
|
|
|
SERVER_ITEMS_DROP
|
|
|
|
|
|
SERVER_ITEMS_GIVE
|
|
|
|
|
|
SERVER_ITEMS_REMOVE
|
|
|
|
|
|
SERVER_JOBSREBORN_XP_CHANGE
|
|
|
|
|
|
SERVER_JOURNAL_ENTRY_ADD
|
|
|
|
|
|
SERVER_JOURNAL_ENTRY_REMOVE
|
|
|
|
|
|
SERVER_LIGHTNING_STRIKE
|
|
|
|
|
|
SERVER_MCMMO_LEVEL_CHANGE
|
|
|
|
|
|
SERVER_MCMMO_XP_CHANGE
|
|
|
|
|
|
SERVER_MMOITEMS_ITEM_GIVE
|
|
|
|
|
|
SERVER_MOB_KILL
|
|
|
|
|
|
SERVER_MOB_SPAWN
|
|
|
|
|
|
SERVER_MOB_TELEPORT
|
|
|
|
|
|
SERVER_MONEY_CHANGE
|
|
|
|
|
|
SERVER_MYTHICMOBS_SPAWN
|
|
|
|
|
|
SERVER_NPC_HIDE
|
|
|
|
|
|
SERVER_NPC_MOVE
|
|
|
|
|
|
SERVER_NPC_MOVE_WAIT
|
|
|
|
|
|
SERVER_NPC_SET_EQUIPMENT
|
|
|
|
|
|
SERVER_NPC_SET_NAME
|
|
|
|
|
|
SERVER_NPC_SET_SKIN
|
|
|
|
|
|
SERVER_NPC_SET_STATUS
|
|
|
|
|
|
SERVER_NPC_SET_TARGET_DISTANCE
|
|
|
|
|
|
SERVER_NPC_SHOW
|
|
|
|
|
|
SERVER_NPC_TELEPORT
|
|
|
|
|
|
SERVER_PARTICLES_DISPLAY
|
|
|
|
|
|
SERVER_PHATLOOTS_LOOT
|
|
|
|
|
|
SERVER_PLAYER_CLEAR
|
|
|
|
|
|
SERVER_PLAYER_DAMAGE
|
|
|
|
|
|
SERVER_PLAYER_EFFECTS_GIVE
|
|
|
|
|
|
SERVER_PLAYER_EFFECTS_REMOVE
|
|
|
|
|
|
SERVER_PLAYER_TELEPORT
|
|
|
|
|
|
SERVER_QUANTUMRPG_ITEM_GIVE
|
|
|
|
|
|
SERVER_SKILLAPI_CLASS_PROFESS
|
|
|
|
|
|
SERVER_SKILLAPI_LEVEL_CHANGE
|
|
|
|
|
|
SERVER_SKILLAPI_POINTS_CHANGE
|
|
|
|
|
|
SERVER_SKILLAPI_XP_CHANGE
|
|
|
|
|
|
SERVER_TAB_CHANGE
|
|
|
|
|
|
SERVER_TITLE_SEND
|
|
|
|
|
|
SERVER_VARIABLE_CHANGE
|
|
|
|
|
|
SERVER_WORLDEDIT_SCHEMATIC_PASTE
|
|
|
|
|
|
SERVER_XP_CHANGE
|
|
|
|
|
|
|
|
|
|
|
|
## Detailed object types
|
|
|
|
|
|
*This list was generated automatically from the in-game editor. If you find any incoherence, please report it on discord.*
|
|
|
|
... | ... | @@ -215,6 +518,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# conditions (c p conditions, optional) : list of conditions
|
|
|
conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -225,6 +530,8 @@ object: |
|
|
conditions:
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -244,11 +551,13 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
|
|
conditions:
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -289,6 +598,8 @@ object: |
|
|
text: []
|
|
|
# conditions (c p conditions, optional) : list of conditions for the choice to appear
|
|
|
conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
|
|
required_not_valid: '0'
|
|
|
# required_valid (number, optional) : how many conditions needs to be valid
|
... | ... | @@ -297,6 +608,8 @@ object: |
|
|
conditions:
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -323,10 +636,12 @@ object: |
|
|
redo_text: []
|
|
|
text: []
|
|
|
conditions:
|
|
|
general_error_message: []
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
|
|
conditions:
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -361,6 +676,8 @@ object: |
|
|
object: 'VALUE'
|
|
|
# conditions (c p conditions, optional) : list of conditions for the choice to appear
|
|
|
conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
|
|
required_not_valid: '0'
|
|
|
# required_valid (number, optional) : how many conditions needs to be valid
|
... | ... | @@ -369,6 +686,8 @@ object: |
|
|
conditions:
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -392,10 +711,12 @@ object: |
|
|
goto: 'VALUE'
|
|
|
object: 'VALUE'
|
|
|
conditions:
|
|
|
general_error_message: []
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
|
|
conditions:
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -429,6 +750,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -451,6 +774,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -478,6 +802,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -497,6 +823,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -505,14 +832,14 @@ object: |
|
|
|
|
|
Setting `location` is useless for this object.
|
|
|
|
|
|
### OBJECT_PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
### PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
|
|
|
This object is something that the server will do for the quest players.
|
|
|
|
|
|
```YAML
|
|
|
object:
|
|
|
# ... generic settings here
|
|
|
type: OBJECT_PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
type: PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
# amount (number, optional) : amount of times the action has to be repeated
|
|
|
amount: '1'
|
|
|
# cancel_event (boolean, optional) : should the event be cancelled
|
... | ... | @@ -540,6 +867,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -553,7 +882,7 @@ object: |
|
|
*Here's a compact version to copy/paste it quickly.*
|
|
|
```YAML
|
|
|
object:
|
|
|
type: OBJECT_PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
type: PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
amount: '1'
|
|
|
cancel_event: 'false'
|
|
|
item_amount: '1'
|
... | ... | @@ -567,6 +896,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -575,14 +905,14 @@ object: |
|
|
|
|
|
Setting `location` is useless for this object.
|
|
|
|
|
|
### OBJECT_PLAYER_MMOITEMS_NPC_INTERACT
|
|
|
### PLAYER_MMOITEMS_NPC_INTERACT
|
|
|
|
|
|
This object is something that the server will do for the quest players.
|
|
|
|
|
|
```YAML
|
|
|
object:
|
|
|
# ... generic settings here
|
|
|
type: OBJECT_PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
type: PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
# amount (number, optional) : amount of times the action has to be repeated
|
|
|
amount: '1'
|
|
|
# cancel_event (boolean, optional) : should the event be cancelled
|
... | ... | @@ -610,6 +940,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -623,7 +955,7 @@ object: |
|
|
*Here's a compact version to copy/paste it quickly.*
|
|
|
```YAML
|
|
|
object:
|
|
|
type: OBJECT_PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
type: PLAYER_MMOITEMS_CITIZENS_NPC_INTERACT
|
|
|
amount: '1'
|
|
|
cancel_event: 'false'
|
|
|
item_amount: '1'
|
... | ... | @@ -637,6 +969,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -673,6 +1006,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -696,6 +1031,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -729,6 +1065,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -751,6 +1089,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -784,6 +1123,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -806,6 +1147,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -845,6 +1187,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -870,6 +1214,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -907,6 +1252,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -931,6 +1278,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -986,6 +1334,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -1022,6 +1372,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1055,6 +1407,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -1074,6 +1427,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1111,6 +1465,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1135,6 +1491,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1173,6 +1530,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1197,6 +1556,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1232,6 +1592,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1255,6 +1617,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1290,6 +1653,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1313,6 +1678,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1354,6 +1720,8 @@ object: |
|
|
variable: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1381,6 +1749,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
variable: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1431,6 +1800,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -1467,6 +1838,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1498,6 +1871,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -1517,6 +1891,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1550,6 +1925,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1572,6 +1949,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1605,6 +1983,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1627,6 +2007,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1678,6 +2059,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -1714,6 +2097,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1744,6 +2129,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -1763,6 +2149,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1796,6 +2183,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1818,6 +2207,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1851,6 +2241,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1873,6 +2265,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1908,6 +2301,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1931,6 +2326,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -1966,6 +2362,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -1989,6 +2387,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2024,6 +2423,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2047,6 +2448,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2090,6 +2492,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2116,6 +2520,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2149,6 +2554,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2171,6 +2578,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2204,6 +2612,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2226,6 +2636,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2274,6 +2685,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -2320,6 +2733,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2349,6 +2764,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -2372,6 +2788,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2407,6 +2824,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2430,6 +2849,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2463,6 +2883,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2485,6 +2907,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2530,6 +2953,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -2566,6 +2991,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2594,6 +3021,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -2613,6 +3041,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2658,6 +3087,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -2694,6 +3125,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2722,6 +3155,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -2741,6 +3175,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2786,6 +3221,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -2822,6 +3259,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2850,6 +3289,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -2869,6 +3309,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -2914,6 +3355,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -2950,6 +3393,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -2978,6 +3423,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -2997,6 +3443,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3042,6 +3489,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -3078,6 +3527,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3106,6 +3557,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -3125,6 +3577,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3168,6 +3621,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -3204,6 +3659,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3231,6 +3688,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -3250,6 +3708,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3295,6 +3754,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -3331,6 +3792,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3359,6 +3822,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -3378,6 +3842,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3411,6 +3876,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3433,6 +3900,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3466,6 +3934,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3488,6 +3958,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3523,6 +3994,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3546,6 +4019,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3583,6 +4057,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3607,6 +4083,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3642,6 +4119,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3665,6 +4144,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3700,6 +4180,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3723,6 +4205,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3758,6 +4241,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3781,6 +4266,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3818,6 +4304,8 @@ object: |
|
|
wand_id: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3842,6 +4330,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
wand_id: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3877,6 +4366,8 @@ object: |
|
|
wand_id: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3900,6 +4391,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
wand_id: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3935,6 +4427,8 @@ object: |
|
|
wand_id: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -3958,6 +4452,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
wand_id: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -3993,6 +4488,8 @@ object: |
|
|
wand_id: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4016,6 +4513,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
wand_id: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4051,6 +4549,8 @@ object: |
|
|
wand_id: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4074,6 +4574,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
wand_id: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4109,6 +4610,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4132,6 +4635,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4167,6 +4671,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4190,6 +4696,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4233,6 +4740,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4259,6 +4768,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4302,6 +4812,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4328,6 +4840,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4371,6 +4884,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4397,6 +4912,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4440,6 +4956,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4466,6 +4984,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4509,6 +5028,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4535,6 +5056,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4578,6 +5100,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4604,6 +5128,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4642,6 +5167,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4666,6 +5193,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4714,6 +5242,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -4750,6 +5280,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4780,6 +5312,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -4799,6 +5332,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4849,6 +5383,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -4885,6 +5421,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4916,6 +5454,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -4935,6 +5474,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -4968,6 +5508,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -4990,6 +5532,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5025,6 +5568,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5048,6 +5593,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5081,6 +5627,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5103,6 +5651,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5136,6 +5685,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5158,6 +5709,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5193,6 +5745,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5216,6 +5770,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5253,6 +5808,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5277,6 +5834,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5315,6 +5873,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5339,6 +5899,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5374,6 +5935,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5397,6 +5960,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5432,6 +5996,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5455,6 +6021,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5490,6 +6057,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5513,6 +6082,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5550,6 +6120,8 @@ object: |
|
|
tome_id: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5574,6 +6146,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
tome_id: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5612,6 +6185,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5636,6 +6211,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5674,6 +6250,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5698,6 +6276,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5731,6 +6310,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5753,6 +6334,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5788,6 +6370,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5811,6 +6395,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5846,6 +6431,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5869,6 +6456,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5904,6 +6492,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5927,6 +6517,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -5958,6 +6549,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -5979,6 +6572,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6012,6 +6606,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6034,6 +6630,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6067,6 +6664,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6089,6 +6688,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6125,6 +6725,8 @@ object: |
|
|
tree_type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6148,6 +6750,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
tree_type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6184,6 +6787,8 @@ object: |
|
|
vehicle_type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6207,6 +6812,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
vehicle_type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6243,6 +6849,8 @@ object: |
|
|
vehicle_type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6266,6 +6874,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
vehicle_type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6302,6 +6911,8 @@ object: |
|
|
vehicle_type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6325,6 +6936,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
vehicle_type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6356,7 +6968,7 @@ object: |
|
|
time_limit: '0'
|
|
|
# time_limit_fail_goto (goto, optional) : goto called if the time_limit is passed
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# given_items (l p item, mandatory) : what items should be given in the trade (set no items for any trade)
|
|
|
# given_items (l p item, optional) : what items should be given in the trade (set no items for any trade)
|
|
|
given_items:
|
|
|
1: # sample
|
|
|
# amount (number, optional) : amount of items
|
... | ... | @@ -6371,6 +6983,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -6407,6 +7021,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6415,7 +7031,7 @@ object: |
|
|
required_valid: '9999'
|
|
|
# conditions (l p condition, mandatory) : list of conditions
|
|
|
conditions:
|
|
|
# received_items (l p item, mandatory) : what items should be received in the trade (set no items for any trade)
|
|
|
# received_items (l p item, optional) : what items should be received in the trade (set no items for any trade)
|
|
|
received_items:
|
|
|
1: # sample
|
|
|
# amount (number, optional) : amount of items
|
... | ... | @@ -6430,6 +7046,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -6485,6 +7103,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -6504,6 +7123,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6516,6 +7136,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -6561,6 +7182,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6582,6 +7205,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6614,6 +7238,8 @@ object: |
|
|
walk_type: 'WALK_TO'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6635,6 +7261,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
walk_type: 'WALK_TO'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6668,6 +7295,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6690,6 +7319,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6723,6 +7353,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6745,6 +7377,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6778,6 +7411,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6800,6 +7435,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6831,6 +7467,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6852,6 +7490,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6882,6 +7521,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6902,6 +7543,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6931,6 +7573,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -6951,6 +7595,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -6980,6 +7625,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7000,6 +7647,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7029,6 +7677,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7049,6 +7699,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7078,6 +7729,8 @@ object: |
|
|
toggle: 'false'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7098,6 +7751,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
toggle: 'false'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7127,6 +7781,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7147,6 +7803,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7176,6 +7833,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7196,6 +7855,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7228,6 +7888,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7249,6 +7911,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7281,6 +7944,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7302,6 +7967,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7335,6 +8001,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7357,6 +8025,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7386,6 +8055,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7406,6 +8077,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7448,6 +8120,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7474,6 +8148,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7508,6 +8183,8 @@ object: |
|
|
value: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7530,6 +8207,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
value: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7572,6 +8250,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -7608,6 +8288,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7635,6 +8317,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -7654,6 +8337,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7698,6 +8382,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -7734,6 +8420,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7762,6 +8450,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -7781,6 +8470,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7823,6 +8513,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -7859,6 +8551,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7886,6 +8580,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -7905,6 +8600,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7939,6 +8635,8 @@ object: |
|
|
value: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -7961,6 +8659,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
value: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -7994,6 +8693,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8016,6 +8717,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8045,6 +8747,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8065,6 +8769,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8096,6 +8801,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8117,6 +8824,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8151,6 +8859,8 @@ object: |
|
|
value: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8173,6 +8883,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
value: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8206,6 +8917,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8228,6 +8941,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8267,6 +8981,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8291,6 +9007,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8332,6 +9049,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8357,6 +9076,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8398,6 +9118,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8423,6 +9145,7 @@ object: |
|
|
name: 'VALUE'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8455,6 +9178,8 @@ object: |
|
|
value: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8476,6 +9201,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
value: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8509,6 +9235,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8531,6 +9259,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8560,6 +9289,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8580,6 +9311,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8621,6 +9353,8 @@ object: |
|
|
y_tolerance_up: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8647,6 +9381,7 @@ object: |
|
|
y_tolerance_down: '1'
|
|
|
y_tolerance_up: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8688,6 +9423,8 @@ object: |
|
|
y_tolerance_up: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -8714,6 +9451,7 @@ object: |
|
|
y_tolerance_down: '1'
|
|
|
y_tolerance_up: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -8755,6 +9493,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -8803,6 +9543,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -8851,6 +9593,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -8899,6 +9643,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -8947,6 +9693,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -8995,6 +9743,8 @@ object: |
|
|
enabled: 'true'
|
|
|
# exact_match (boolean, optional) : should the item be exactly the same or can it has more enchants, name, ...
|
|
|
exact_match: 'true'
|
|
|
# hide_flags (boolean, optional) : should the flags of the item be hidden
|
|
|
hide_flags: 'true'
|
|
|
# lore (list of strings, optional) : lore of item
|
|
|
lore: []
|
|
|
# max_amount (number, optional) : maximum items amount
|
... | ... | @@ -9031,6 +9781,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9057,6 +9809,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -9082,6 +9835,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -9107,6 +9861,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -9132,6 +9887,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -9157,6 +9913,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -9182,6 +9939,7 @@ object: |
|
|
durability: '0'
|
|
|
enabled: 'true'
|
|
|
exact_match: 'true'
|
|
|
hide_flags: 'true'
|
|
|
lore: []
|
|
|
max_amount: '0'
|
|
|
must_have_in_hand: 'false'
|
... | ... | @@ -9201,6 +9959,7 @@ object: |
|
|
level: '1'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9232,6 +9991,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9253,6 +10014,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9286,6 +10048,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9308,6 +10072,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9340,6 +10105,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9361,6 +10128,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9392,6 +10160,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9413,6 +10183,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9442,6 +10213,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9462,6 +10235,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9491,6 +10265,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9511,6 +10287,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9545,6 +10322,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9567,6 +10346,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9594,6 +10374,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9613,6 +10395,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9640,6 +10423,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9659,6 +10444,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9688,6 +10474,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9708,6 +10496,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9744,6 +10533,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9768,6 +10559,7 @@ object: |
|
|
duration: '0'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9804,6 +10596,8 @@ object: |
|
|
type: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9828,6 +10622,7 @@ object: |
|
|
duration: '0'
|
|
|
type: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9855,6 +10650,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9874,6 +10671,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9912,6 +10710,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9936,6 +10736,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -9965,6 +10766,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -9985,6 +10788,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10019,6 +10823,8 @@ object: |
|
|
value: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10041,6 +10847,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
value: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10075,6 +10882,8 @@ object: |
|
|
value: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10097,6 +10906,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
value: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10131,6 +10941,8 @@ object: |
|
|
value: '1'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10153,6 +10965,7 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
value: '1'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10180,6 +10993,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10205,6 +11020,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10235,6 +11051,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10266,6 +11084,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10306,6 +11125,8 @@ object: |
|
|
variable: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10328,6 +11149,7 @@ object: |
|
|
value: 'VALUE'
|
|
|
variable: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10357,6 +11179,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10377,6 +11201,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | @@ -10409,6 +11234,8 @@ object: |
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
# progress_conditions (c p conditions, optional) : list of conditions required to progress the object
|
|
|
progress_conditions:
|
|
|
# general_error_message (text, optional) : if this is specified, then this message will be sent if the conditions are not completed instead of all the conditions error messages
|
|
|
general_error_message: []
|
|
|
# goto_if_not_valid (goto, optional) : if specified, and if the conditions are not completed, this goto will be called
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
# required_not_valid (number, optional) : how many conditions needs to be NOT valid
|
... | ... | @@ -10430,6 +11257,7 @@ object: |
|
|
time_limit: '0'
|
|
|
time_limit_fail_goto: 'VALUE'
|
|
|
progress_conditions:
|
|
|
general_error_message: []
|
|
|
goto_if_not_valid: 'VALUE'
|
|
|
required_not_valid: '0'
|
|
|
required_valid: '9999'
|
... | ... | |