B:BD[
3.4621] → [
3.4621:5451]
[ Item (ItemDetails (mkName "Bomb Core") "A bomb core") Single [Damage Normal] Use Rare
, Item (ItemDetails (mkName "Potion") "Heals 200 HP") Single [Healing] Potion Common
, Item (ItemDetails (mkName "Hi-Potion") "Heals 1,000 HP") Single [Healing] Potion Common
, Item (ItemDetails (mkName "X-Potion") "Fully heals") Single [Healing] Potion Uncommon
, Item (ItemDetails (mkName "Ether") "Restores 100 MP") Single [] Potion Common
, Item (ItemDetails (mkName "Eye Drops") "Removes Blindness") Single [] Potion Common
, Item (ItemDetails (mkName "Grenade") "Damages all enemies") Multi [Damage Normal] Use Uncommon
, Item (ItemDetails (mkName "Power Sphere") "Unlocks a Power node") Single [] Grid Common
, Item (ItemDetails (mkName "Speed Sphere") "Unlocks a Speed node") Single [] Grid Common
[ item "Bomb Core" "A bomb core" Single [Damage Normal] Use Rare
, item "Potion" "Restores 200 HP" Single [health @Int 200] Potion Common
, item "Hi-Potion" "Restores 1,000 HP" Single [health @Int 1000] Potion Common
, item "X-Potion" "Fully restores HP" Single [health RestoreFull] Potion Uncommon
, item "Ether" "Restores 100 MP" Single [mana @Int 100] Potion Common
, item "Eye Drops" "Removes Blindness" Single [Cure Blindness] Potion Common
, item "Soft" "Removes Petrification" Single [Cure Petrification] Potion Common
, item "Antidote" "Removes Poison" Single [Cure Poison] Potion Common
, item "Echo Screen" "Removes Silence" Single [Cure Silence] Potion Common
, item "Grenade" "Damages all enemies" Multi [Damage Normal] Use Uncommon
, item "Mega Potion" "Restore 2000 HP for all allies" Multi [health @Int 2000] Potion Uncommon
, item "Power Sphere" "Unlocks a Power node" Single [] Grid Common
, item "Speed Sphere" "Unlocks a Speed node" Single [] Grid Common