Reworked Fateful Aura talent tree into Cursed Aura.
Added inc_damage_actor_type to increase damage against a specific type of actor (undead, etc). Added resists_actor_type and resists_cap_actor_type to resist damage from a specific type of actor (undead, etc). Added player.money_value_multiplier that multiplies the money value of gold piles. Pity talent breaks like stealth (combat/activated talent). Feed Strengths has no effect on 'all' resists. Fixed Surge talent to use the right stat requirement. Reduced Knockback of Willful Strike and Blast. Fixed Displace targeting bug. Reduced Slash healing factor reduction. Changed Cursed talent descriptions to display level differences better. Changed Dominate talent description to mention that you attack the target after activating. Change Gloom and Madness stunning affect to act like stun instead of paralyze. git-svn-id: http://svn.net-core.org/repos/t-engine4@4580 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
- game/modules/tome/class/Actor.lua 64 additions, 12 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/class/Object.lua 5 additions, 2 deletionsgame/modules/tome/class/Object.lua
- game/modules/tome/class/Player.lua 3 additions, 1 deletiongame/modules/tome/class/Player.lua
- game/modules/tome/class/interface/Combat.lua 43 additions, 3 deletionsgame/modules/tome/class/interface/Combat.lua
- game/modules/tome/data/birth/classes/afflicted.lua 2 additions, 4 deletionsgame/modules/tome/data/birth/classes/afflicted.lua
- game/modules/tome/data/damage_types.lua 66 additions, 1 deletiongame/modules/tome/data/damage_types.lua
- game/modules/tome/data/general/objects/money.lua 6 additions, 2 deletionsgame/modules/tome/data/general/objects/money.lua
- game/modules/tome/data/gfx/effects/curse_of_corpses.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/curse_of_corpses.png
- game/modules/tome/data/gfx/effects/curse_of_madness.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/curse_of_madness.png
- game/modules/tome/data/gfx/effects/curse_of_misfortune.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/curse_of_misfortune.png
- game/modules/tome/data/gfx/effects/curse_of_nightmares.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/curse_of_nightmares.png
- game/modules/tome/data/gfx/effects/curse_of_shrouds.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/curse_of_shrouds.png
- game/modules/tome/data/gfx/effects/shroud_of_death.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/shroud_of_death.png
- game/modules/tome/data/gfx/effects/shroud_of_passing.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/shroud_of_passing.png
- game/modules/tome/data/gfx/effects/shroud_of_weakness.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/effects/shroud_of_weakness.png
- game/modules/tome/data/gfx/talents/defiling_touch.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/talents/defiling_touch.png
- game/modules/tome/data/gfx/talents/ruined_earth.png 0 additions, 0 deletionsgame/modules/tome/data/gfx/talents/ruined_earth.png
- game/modules/tome/data/talents/cursed/cursed-aura.lua 445 additions, 0 deletionsgame/modules/tome/data/talents/cursed/cursed-aura.lua
- game/modules/tome/data/talents/cursed/cursed-form.lua 14 additions, 11 deletionsgame/modules/tome/data/talents/cursed/cursed-form.lua
- game/modules/tome/data/talents/cursed/cursed.lua 18 additions, 2 deletionsgame/modules/tome/data/talents/cursed/cursed.lua
Loading
Please register or sign in to comment