Silk Scarf: Difference between revisions

→‎Effect: probably important; https://github.com/pret/pokeemerald/blob/29e51811f411dfeae825e6c0c259ffa3f9ac08b2/src/battle_util.c#L1438 calls it with Normal-type, and type-boosting items are in there (also tested GenIII/IV/V)
(→‎Effect: probably important; https://github.com/pret/pokeemerald/blob/29e51811f411dfeae825e6c0c259ffa3f9ac08b2/src/battle_util.c#L1438 calls it with Normal-type, and type-boosting items are in there (also tested GenIII/IV/V))
Line 27: Line 27:
===Effect===
===Effect===
====Generation III====
====Generation III====
Boosts the [[power]] of the holder's {{type|Normal}} moves by 10%.
Boosts the [[power]] of the holder's {{type|Normal}} moves by 10%. It also boosts damage the holder  {{status|confusion}} damage by 10%.


====Generation IV onward====
====Generation IV onward====
Boosts the [[power]] of the holder's {{type|Normal}} moves by 20%.
Boosts the [[power]] of the holder's {{type|Normal}} moves by 20%. It also boosts the holder's {{status|confusion}} damage by 20%.
 
====Generation V onward====
No longer boosts the holder's {{status|confusion}} damage.


===Description===
===Description===