Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Divine Spirit
|
||||
{
|
||||
".section buff" : {
|
||||
"code": "
|
||||
buff_health($defender, $defender->health * 2);
|
||||
",
|
||||
|
||||
"target": "$minions"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user