pokeplatinum/res/items/pl_item_data_format.txt

63 lines
1.2 KiB
Plaintext

item:skip:constants/items.h:ITEM_
price:u16
holdEffect:u8:consts/items.h:HOLD_EFFECT_
holdEffectParam:u8
pluckEffect:u8
flingEffect:u8
flingPower:u8
naturalGiftPower:u8
naturalGiftType:u16.5:consts/pokemon.h:TYPE_
prevent_toss:u16.1:bool
selectable:u16.1:bool
fieldPocket:u16.4:constants/items.h:POCKET_
battlePocket:u16.5
fieldUseFunc:u8
battleUseFunc:u8
partyUse:u8
padding_0D:pad1
healSleep:u8.1:bool
healPoison:u8.1:bool
healBurn:u8.1:bool
healFreeze:u8.1:bool
healParalysis:u8.1:bool
healConfusion:u8.1:bool
healAttract:u8.1:bool
guardSpec:u8.1:bool
revive:u8.1:bool
reviveAll:u8.1:bool
levelUp:u8.1:bool
evolve:u8.1:bool
atkStages:u8.4
defStages:u8.4
spatkStages:u8.4
spdefStages:u8.4
speedStages:u8.4
accStages:u8.4
critStages:u8.2
ppUp:u8.1:bool
ppMax:u8.1:bool
ppRestore:u8.1:bool
ppRestoreAll:u8.1:bool
hpRestore:u8.1:bool
giveHPEVs:u8.1:bool
giveAtkEVs:u8.1:bool
giveDefEVs:u8.1:bool
giveSpeedEVs:u8.1:bool
giveSpAtkEVs:u8.1:bool
giveSpDefEVs:u8.1:bool
giveFriendshipLow:u8.1:bool
giveFriendshipMed:u8.1:bool
giveFriendshipHigh:u8.1:bool
hpEVs:s8
atkEVs:s8
defEVs:s8
speedEVs:s8
spatkEVs:s8
spdefEVs:s8
hpRestored:u8
ppRestored:u8
friendshipLow:s8
friendshipMed:s8
friendshipHigh:s8
partyparampad:pad2