Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Shadow Bolt
|
||||
{
|
||||
".section spell" : {
|
||||
"code" : "
|
||||
$defender->receive.damage = 4;
|
||||
hsl_attack($attacker, $defenders);
|
||||
",
|
||||
|
||||
"target": "$minions"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user