mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-01 06:53:26 +01:00
Updated Signs (markdown)
parent
321c888b88
commit
340ebcec45
5
Signs.md
5
Signs.md
@ -279,8 +279,9 @@ If you die, you will automatically get to the latest Checkpoint, otherwise to th
|
||||
|
||||
All chests in near by a chest sign become reward chests. When a player opens a reward chest in a dungeon, the content will be added to his group's reward inventory which contains items the players get in the main world of the server when they finish the dungeon.
|
||||
|
||||
| 1 | **Chest** | |
|
||||
| 2 | **money,levels** | [Optional] A money reward (requires Vault) and a EXP level reward |
|
||||
|:-:|:-:|:-:|
|
||||
| 1 | **Chest** | |
|
||||
| 2 | **money,levels** | [Optional] A money reward (requires Vault) and a EXP level reward |
|
||||
| 3 | **table name** | [Optional] The name of a [loot table script](scripts#loot-tables). The loot from the table gets, depending on the chance value, added randomly to the rewards. Content from the chest inventory will not get overriden. |
|
||||
| 4 | **Trigger** | No trigger is needed here because the sign is triggered automatically when the game starts and transforms the chest into a reward chest. |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user