Skip to content
Snippets Groups Projects
Commit b6ffe648 authored by dg's avatar dg
Browse files

Atamathon Ruby Eye buffed

git-svn-id: http://svn.net-core.org/repos/t-engine4@5684 51575b47-30f0-44d4-a5cc-537603b46e54
parent 77577654
No related branches found
No related tags found
No related merge requests found
......@@ -29,12 +29,14 @@ It is said it was made by the halflings during the Age of Pyre as a weapon again
cost = 100,
wielder = {
inc_damage = {[DamageType.FIRE]=20},
on_melee_hit={[DamageType.FIRE]=100},
lite = 2,
max_life = 60,
pin_immune = 0.5,
},
imbue_powers = {
inc_damage = {[DamageType.FIRE]=20},
on_melee_hit={[DamageType.FIRE]=100},
lite = 2,
max_life = 60,
pin_immune = 0.5,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment