-
- Downloads
Add a new world property stores_restock_by_level that makes restocks happen at...
Add a new world property stores_restock_by_level that makes restocks happen at player level 5 and every multiple of 10. This is applied to only AoA. Fix some shops referencing type "robe" that doesn't actually exist Set most AoA shops nb_fill value to 4 from 10 Set most AoA shops to use player_material_level Set AoA inscription shops to guarantee an ego Create a new set of equipment shops specific to Gates of Morning. Each has nb_fill of 2, 300% sell price increase, and guarantees 2 greater egos. Material tier is controlled by the zone instead of using the new player_material_level.
Showing
- game/modules/tome/class/Actor.lua 7 additions, 3 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/class/GameState.lua 3 additions, 1 deletiongame/modules/tome/class/GameState.lua
- game/modules/tome/data/birth/worlds.lua 1 addition, 0 deletionsgame/modules/tome/data/birth/worlds.lua
- game/modules/tome/data/general/stores/basic.lua 258 additions, 21 deletionsgame/modules/tome/data/general/stores/basic.lua
- game/modules/tome/data/zones/town-gates-of-morning/traps.lua 11 additions, 11 deletionsgame/modules/tome/data/zones/town-gates-of-morning/traps.lua
- game/modules/tome/data/zones/town-gates-of-morning/zone.lua 1 addition, 1 deletiongame/modules/tome/data/zones/town-gates-of-morning/zone.lua
Loading
Please register or sign in to comment