This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tutorial:er-make-treasure-chest [2025/02/26 01:59] – created admin | tutorial:er-make-treasure-chest [2025/02/26 02:06] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Add New Treasure Chest (ER) ====== | ====== Add New Treasure Chest (ER) ====== | ||
| + | Authors: Evanlyn | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| Line 48: | Line 49: | ||
| **4.** In a Param Editor, open ItemLotParam_map. Find an entry for the map you're working in, or a similar suitable entry. Duplicate it, and change the value to the same number used in the above ItemLotID. | **4.** In a Param Editor, open ItemLotParam_map. Find an entry for the map you're working in, or a similar suitable entry. Duplicate it, and change the value to the same number used in the above ItemLotID. | ||
| - | **5.** In the new ItemLotParam entry, set lotItemID01 to the item you want in the chest. | + | |
| - | * Note: Check EquipParams for every item's ID | + | **5.** In the new ItemLotParam entry, set lotItemID01 to the item you want in the chest. Note: Check EquipParams for every item's ID |
| **6.** Set lotItemCategory01 to match the lotItem (Which EquipParam menu it's from) | **6.** Set lotItemCategory01 to match the lotItem (Which EquipParam menu it's from) | ||
| + | |||
| **7.** Set getItemFlagId to a unique value (Fifth digit not 1) | **7.** Set getItemFlagId to a unique value (Fifth digit not 1) | ||
| + | |||
| **8.** Congrats. | **8.** Congrats. | ||