Fixed randart generation to correctly include/exclude arcane and antimagic...
Fixed randart generation to correctly include/exclude arcane and antimagic powers. This should prevent certain rare cases of the Merchant generating inappropriate randarts for the player. Random egos and powers can now be added to fixed arts and other objects. Random Bosses have more consistent classes. NPCs should not be spawned with incompatible equipment. Oozemancers are anti-magic powered, and some NPCs have updated power sources so that they get the right equipment and are eligible for the right classes. Added support for a .finish function in entities that is applied after resolvers are applied.
Showing
- game/engines/default/engine/Zone.lua 1 addition, 1 deletiongame/engines/default/engine/Zone.lua
- game/modules/tome/class/Actor.lua 5 additions, 0 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/class/GameState.lua 443 additions, 98 deletionsgame/modules/tome/class/GameState.lua
- game/modules/tome/data/birth/classes/wilder.lua 1 addition, 1 deletiongame/modules/tome/data/birth/classes/wilder.lua
- game/modules/tome/data/chats/last-hope-lost-merchant.lua 1 addition, 1 deletiongame/modules/tome/data/chats/last-hope-lost-merchant.lua
- game/modules/tome/data/general/npcs/horror.lua 4 additions, 1 deletiongame/modules/tome/data/general/npcs/horror.lua
- game/modules/tome/data/general/npcs/orc-gorbat.lua 1 addition, 0 deletionsgame/modules/tome/data/general/npcs/orc-gorbat.lua
- game/modules/tome/data/general/npcs/shivgoroth.lua 1 addition, 1 deletiongame/modules/tome/data/general/npcs/shivgoroth.lua
- game/modules/tome/data/general/npcs/thieve.lua 1 addition, 0 deletionsgame/modules/tome/data/general/npcs/thieve.lua
- game/modules/tome/data/general/objects/world-artifacts.lua 70 additions, 0 deletionsgame/modules/tome/data/general/objects/world-artifacts.lua
- game/modules/tome/data/talents.lua 1 addition, 0 deletionsgame/modules/tome/data/talents.lua
- game/modules/tome/data/talents/gifts/gifts.lua 2 additions, 2 deletionsgame/modules/tome/data/talents/gifts/gifts.lua
- game/modules/tome/resolvers.lua 120 additions, 13 deletionsgame/modules/tome/resolvers.lua
Loading
Please register or sign in to comment