16 lines
223 B
Plaintext
16 lines
223 B
Plaintext
# Voidwalker
|
|
{
|
|
".section attack" : {
|
|
"code" : "
|
|
hsl_attack($attacker, $defenders);
|
|
",
|
|
|
|
"target" : "$minions"
|
|
},
|
|
|
|
".section properties" : {
|
|
"all": [ "taunt" ]
|
|
}
|
|
}
|
|
|