Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Holy Light
|
||||
{
|
||||
".section buff" : {
|
||||
"code" : "
|
||||
$defender->receive.heal = 6;
|
||||
hsl_attack($attacker, $defenders);
|
||||
hsl_link_target($attacker, $defenders);
|
||||
",
|
||||
|
||||
"target": "$all"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user