Upgrade Actor.turn_procs to allow procs that last more than 1 player turn
Add setProc and hasProc for managing turn_procs Add a not_listed property to hide prodigies from the UI (mark as legacy) Redesign/update Irresistable Sun, Endless Woes, Elemental Surge, Eye of the Tiger, Meteoric Crash prodigies Remove Fast as Lightning Add a new Adept prodigy that increases all masteries Move Giant Leap to Strength Move Flexible Combat to Dexterity Change how Flexible Combat procs
Showing
- game/modules/tome/class/Actor.lua 33 additions, 0 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/class/interface/Combat.lua 9 additions, 7 deletionsgame/modules/tome/class/interface/Combat.lua
- game/modules/tome/data/damage_types.lua 0 additions, 13 deletionsgame/modules/tome/data/damage_types.lua
- game/modules/tome/data/talents/uber/cun.lua 206 additions, 62 deletionsgame/modules/tome/data/talents/uber/cun.lua
- game/modules/tome/data/talents/uber/dex.lua 18 additions, 61 deletionsgame/modules/tome/data/talents/uber/dex.lua
- game/modules/tome/data/talents/uber/str.lua 56 additions, 12 deletionsgame/modules/tome/data/talents/uber/str.lua
- game/modules/tome/data/talents/uber/wil.lua 29 additions, 13 deletionsgame/modules/tome/data/talents/uber/wil.lua
- game/modules/tome/data/timed_effects/magical.lua 87 additions, 41 deletionsgame/modules/tome/data/timed_effects/magical.lua
- game/modules/tome/data/timed_effects/other.lua 68 additions, 0 deletionsgame/modules/tome/data/timed_effects/other.lua
- game/modules/tome/data/timed_effects/physical.lua 0 additions, 13 deletionsgame/modules/tome/data/timed_effects/physical.lua
- game/modules/tome/dialogs/UberTalent.lua 1 addition, 1 deletiongame/modules/tome/dialogs/UberTalent.lua
Loading
Please register or sign in to comment