[Knight/HiltSmash] Change base damage from 3 to 2 [PC-343]
This commit is contained in:
parent
8ba2132f81
commit
55b0ed8eb5
@ -46,7 +46,7 @@ public class HiltSmash extends SkillActive
|
|||||||
SetDesc(new String[]
|
SetDesc(new String[]
|
||||||
{
|
{
|
||||||
"Smash the hilt of your sword into",
|
"Smash the hilt of your sword into",
|
||||||
"your opponent, dealing #2#1 damage",
|
"your opponent, dealing #1#1 damage",
|
||||||
"and Slow 3 for #0.5#0.5 seconds."
|
"and Slow 3 for #0.5#0.5 seconds."
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user