Skip to content

Commit 02ce15c

Browse files
authored
Item rebalances (#10284)
1 parent ab71576 commit 02ce15c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • forge-gui/res/adventure/Realm of Legends/world

forge-gui/res/adventure/Realm of Legends/world/items.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2555,12 +2555,12 @@
25552555
},
25562556
{
25572557
"name": "Ooze Amulet",
2558-
"description": "Pay 1G and sac a non-ooze at sorcery speed, make an X/X ooze of the sac'd's power",
2558+
"description": "1G: Remove X +1/+1 counters, make an X/X ooze",
25592559
"equipmentSlot": "Neck",
25602560
"iconName": "OozeAmulet",
25612561
"effect": {
25622562
"startBattleWithCard": [
2563-
"Ooze Garden|ALA"
2563+
"Ooze Flux|GTC"
25642564
]
25652565
}
25662566
},
@@ -3457,12 +3457,12 @@
34573457
},
34583458
{
34593459
"name": "Full Moon Necklace",
3460-
"description": "Werewolves get +1/+0 and trample, sac to regen them all",
3460+
"description": "Wolves and Werewolves get +1/+1 and trample.",
34613461
"equipmentSlot": "Neck",
34623462
"iconName": "FullMoonNecklace",
34633463
"effect": {
34643464
"startBattleWithCard": [
3465-
"Full Moon's Rise"
3465+
"Howlpack Resurgence"
34663466
]
34673467
}
34683468
},

0 commit comments

Comments
 (0)