Skip to content
Snippets Groups Projects
Commit 62110a18 authored by DarkGod's avatar DarkGod
Browse files

oups

parent 0bc19592
No related branches found
No related tags found
No related merge requests found
...@@ -58,15 +58,6 @@ newEntity{ base = "BASE_GEM", ...@@ -58,15 +58,6 @@ newEntity{ base = "BASE_GEM",
}, },
movement_speed = 0.15, movement_speed = 0.15,
}, },
wielder = {
inc_stats = {[Stats.STAT_DEX] = 8, [Stats.STAT_CUN] = 8 },
inc_damage = {[DamageType.LIGHTNING] = 20 },
cancel_damage_chance = 8,
damage_affinity={
[DamageType.LIGHTNING] = 20,
},
movement_speed = 0.15,
},
} }
-- Low base values because you can stack affinity and resist -- Low base values because you can stack affinity and resist
......
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