Files
hsmod_original/hm_gameserver/script/mechanics/cards/EX1_622.card
T
WatermelonModders fc5cb0c32c Initial commit
2022-05-31 12:35:46 -04:00

12 lines
164 B
Plaintext

# Shadow Word: Death
{
".section buff" : {
"code" : "
hsl_destroy($defender);
",
"target": "$attack5more_minions"
}
}