This commit is contained in:
2024-08-06 19:16:37 +02:00
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -89,7 +89,11 @@
"effect_type": "suicide",
"sub_effects": [
{
<<<<<<< HEAD
"effect": "damage_player_champions",
=======
"effect": "damage_all_champions",
>>>>>>> cc48d11ea159396c60cca27a91e8c1c85db2319e
"amount": 4
}
]
+2 -2
View File
@@ -163,8 +163,8 @@
{
"effect": "gold",
"amount": 3,
"effect_type": "faction_combo",
"effect_type": "stunned_champion"
"effect_type": "faction_and_stunned",
"nik": "stunned_champion"
}
]
},