Files
WatermelonModders fc5cb0c32c Initial commit
2022-05-31 12:35:46 -04:00

12 lines
223 B
Plaintext

# Corruption
{
".section buff" : {
"code": "
hsl_buff_corrupt_expire(2, $defender);
hsl_add_attachment($player, $attacker, $defender, 2);
",
"target": "$minions"
}
}