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

plopo


git-svn-id: http://svn.net-core.org/repos/t-engine4@6758 51575b47-30f0-44d4-a5cc-537603b46e54
parent a8d76c9b
No related branches found
No related tags found
No related merge requests found
......@@ -3727,7 +3727,7 @@ newEntity{ base = "BASE_LONGSWORD", define_as="MORRIGOR",
dam = 50,
apr = 12,
physcrit = 7,
dammod = {str=0.7, mag=0.7},
dammod = {str=0.6, mag=0.6},
special_on_hit = {desc="deal magical damage", fct=function(combat, who, target)
local tg = {type="ball", range=0, radius=0, selffire=false}
who:project(tg, target.x, target.y, engine.DamageType.ARCANE, who:getMag()*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