pokerogue/src/items/held-items
2025-06-20 08:51:21 +02:00
..
accuracy-booster.ts Added multi lens and wide lens 2025-06-08 00:29:14 +02:00
attack-type-booster.ts Changed held-items.ts to held-item-id.ts and renamed id object accoridngly 2025-06-07 10:48:30 +02:00
base-stat-booster.ts Shuckle Juice and Old Gateau 2025-06-09 10:12:17 +02:00
base-stat-flat.ts Moved many data types for held items to a dedicated file; introduced held item pools for item generation 2025-06-15 20:51:05 +02:00
base-stat-total.ts Fixed several bugs related to accessing and visualizing held items 2025-06-19 22:29:46 +02:00
baton.ts Added Baton and Golden Punch 2025-06-08 00:48:27 +02:00
berry.ts Fixed berries, removed some debug messages 2025-06-20 08:51:21 +02:00
bypass-speed-chance.ts Various fixes 2025-06-10 22:50:27 +02:00
crit-booster.ts Added Crit Boost held items, King's Rock, Focus Band and Quick Claw 2025-06-07 23:33:48 +02:00
damage-money-reward.ts Added Baton and Golden Punch 2025-06-08 00:48:27 +02:00
evo-tracker.ts Fixed evo tracker 2025-06-15 16:43:37 +02:00
exp-booster.ts Reworked most entries in Modifier Types 2025-06-09 16:02:59 +02:00
field-effect.ts Added Mystical Rock 2025-06-07 23:48:35 +02:00
flinch-chance.ts Added Crit Boost held items, King's Rock, Focus Band and Quick Claw 2025-06-07 23:33:48 +02:00
friendship-booster.ts Reworked most entries in Modifier Types 2025-06-09 16:02:59 +02:00
hit-heal.ts Converted wild pokemon pool to held item rewards 2025-06-03 23:19:44 +02:00
incrementing-stat.ts Reworked most entries in Modifier Types 2025-06-09 16:02:59 +02:00
instant-revive.ts Fixed several bugs related to accessing and visualizing held items 2025-06-19 22:29:46 +02:00
item-steal.ts Removed AttackTypeBoosterModifierRequirement for MEs 2025-06-10 00:12:14 +02:00
multi-hit.ts Reworked most entries in Modifier Types 2025-06-09 16:02:59 +02:00
nature-weight-booster.ts Added Shell Bell, Soul Dew 2025-06-08 00:06:04 +02:00
reset-negative-stat-stage.ts Fixed several bugs related to accessing and visualizing held items 2025-06-19 22:29:46 +02:00
stat-booster.ts Removed AttackTypeBoosterModifierRequirement for MEs 2025-06-10 00:12:14 +02:00
survive-chance.ts Using phaseManager 2025-06-09 10:12:46 +02:00
turn-end-heal.ts Using phaseManager 2025-06-08 20:23:42 +02:00
turn-end-status.ts Added Crit Boost held items, King's Rock, Focus Band and Quick Claw 2025-06-07 23:33:48 +02:00