Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- section00
- "stance", u8, 0
- section03
- "damage"
- "condition", u16, 0
- "amount", u8, 2
- "amountSummon", u8, 3
- "steps"
- "count", u32, 0
- "condition", u32, 4
- section05
- "description", u16, 0
- "name", u16, 2
- section06
- "countCondition", u8, 5
- "common"
- "rate", u8, 0
- "amountRate1", u8, 6
- "amountRate2", u8, 7
- "amountRate3", u8, 8
- "amountRate4", u8, 9
- "uncommon"
- "rate", u8, 1
- "amountRate1", u8, 0xa
- "amountRate2", u8, 0xb
- "amountRate3", u8, 0xc
- "amountRate4", u8, 0xd
- "rare"
- "rate", u8, 2
- "amountRate1", u8, 0xe
- "amountRate2", u8, 0xf
- "amountRate3", u8, 0x10
- "amountRate4", u8, 0x11
- "veryRare"
- "rate", u8, 3
- "amountRate1", u8, 0x12
- "amountRate2", u8, 0x13
- "amountRate3", u8, 0x14
- "amountRate4", u8, 0x15
- "guaranteed"
- "rate", u8, 4
- "amountRate1", u8, 0x16
- "amountRate2", u8, 0x17
- "amountRate3", u8, 0x18
- "amountRate4", u8, 0x19
- "benefitRates"
- "none", u8, 0x1a
- "recoverHP", u8, 0x1b
- "recoverMP", u8, 0x1c
- "protectLeader", u8, 0x1d
- "shellLeader", u8, 0x1e
- "protectAll", u8, 0x1f
- "shellAll", u8, 0x20
- "reverseChain"
- "rate", u8, 0x21
- "amountRate1", u8, 0x22
- "amountRate2", u8, 0x23
- "amountRate3", u8, 0x24
- section07 //gambit targets - mostly unknown
- section08
- "gambit1"
- "target", u16, 0
- "action", u16, 2
- "gambit2"
- "target", u16, 4
- "action", u16, 6
- "gambit3"
- "target", u16, 8
- "action", u16, 10
- "gambit4"
- "target", u16, 12
- "action", u16, 14
- "gambit5"
- "target", u16, 16
- "action", u16, 18
- "gambit6"
- "target", u16, 20
- "action", u16, 22
- "gambit7"
- "target", u16, 24
- "action", u16, 26
- "gambit8"
- "target", u16, 28
- "action", u16, 30
- "gambit9"
- "target", u16, 32
- "action", u16, 34
- "gambit10"
- "target", u16, 36
- "action", u16, 38
- "gambit11"
- "target", u16, 40
- "action", u16, 42
- "gambit12"
- "target", u16, 44
- "action", u16, 46
- section09
- "hp", u16, 0
- "mp", u16, 2
- section10 //action packages - requires array support
- section11
- "description", u16, 0
- "name", u16, 2
- section12
- "description", u16, 0
- "name", u16, 2
- "lpCost", u8, 4
- "iconType", u8, 5
- "restriction", u8, 6
- "unlock", bf8, 7
- "vaan", 0, 1
- "ashe", 1, 1
- "fran", 2, 1
- "balthier", 3, 1
- "basch", 4, 1
- "penelo", 5, 1
- "reks", 6, 1
- "unused", 7, 1
- "contents1", u16, 8
- "contents2", u16, 10
- "contents3", u16, 12
- "contents4", u16, 14
- "contents5", u16, 16
- "contents6", u16, 18
- "contents7", u16, 20
- "contents8", u16, 24
- section13 //equipment and attributes - requires array support
- section14
- "battleMenuDescription", u16, 0
- "dashRange"
- "to", u8, 2
- "from", u8, 3
- "knockback", u8, 4
- "range10", u8, 5
- "aoeRange", u8, 6
- "posAngle", u8, 7
- "formula", u8, 8
- "chargeTime", u8, 9
- "mpCost", u8, 0xa
- "unk3", u8, 0xb
- "flags1", bf32, 0xc
- "possibleSelf", 0, 1
- "reflectToParty", 1, 1
- "possibleAlly", 2, 1
- "possibleFoe", 3, 1
- "unk4", 4, 1
- "initialParty", 5, 1
- "initialSelf", 6, 1
- "initialFoe", 7, 1
- "unk8", 8, 2
- "unk9", 10, 1
- "lineBeneficial", 11, 1
- "unk12", 12, 1
- "unk13", 13, 2
- "unk15", 15, 1
- "allowReflect", 16, 1
- "allowEvade", 17, 1
- "unk18", 18, 1
- "usageRestriction", 19, 1
- "unk20", 20, 1
- "aoeRangeSource", 21, 1
- "unk22", 22, 1
- "unk23", 23, 1
- "aoeRangeType", 24, 2
- "useWeaponRange", 26, 1
- "useWeaponCharge", 26, 1
- "possibleReserve", 28, 1
- "hasMpCost", 29, 1
- "hasMistAni", 30, 1
- "isItem", 31, 1
- "power", u8, 0x10
- "powerMultiplier", u8, 0x11
- "accuracyRate", u8, 0x12
- "element", bf8, 0x13
- "fire", 0, 1
- "lightning", 1, 1
- "ice", 2, 1
- "earth", 3, 1
- "water", 4, 1
- "wind", 5, 1
- "holy", 6, 1
- "dark", 7, 1
- "onHitRate", u8, 0x14
- // "unused1", u8, 0x15
- // "unused2", u8, 0x16
- // "unused3", u8, 0x17
- "statusEffect", bf32, 0x18
- "ko", 0, 1
- "stone", 1, 1
- "petrify", 2, 1
- "stop", 3, 1
- "sleep", 4, 1
- "confuse", 5, 1
- "doom", 6, 1
- "blind", 7, 1
- "poison", 8, 1
- "silence", 9, 1
- "sap", 10, 1
- "oil", 11, 1
- "reverse", 12, 1
- "disable", 13, 1
- "immobilize", 14, 1
- "slow", 15, 1
- "disease", 16, 1
- "lure", 17, 1
- "protect", 18, 1
- "shell", 19, 1
- "haste", 20, 1
- "bravery", 21, 1
- "faith", 22, 1
- "reflect", 23, 1
- "invisible", 24, 1
- "regen", 25, 1
- "float", 26, 1
- "berserk", 27, 1
- "bubble", 28, 1
- "hpCritical", 29, 1
- "libra", 30, 1
- "xZone", 31, 1
- "castingAnimation", u8, 0x1c
- "enmity"
- "addSelfEnemy", u8, 0x1d
- "addSelfParty", u8, 0x1f
- "removeParty", u8, 0x20
- "battleMenuType", u8, 0x1e
- "chargeAnimation", u8, 0x21
- "requiredContent", u16, 0x22
- "afterAnimation", u16, 0x24
- "summonedPartyMember", u16, 0x26
- "mistAction", u16, 0x28
- "unused4", u16, 0x2a
- "flags2", bf16, 0x2c
- "magicType", 0, 3
- "inquistor", 3, 1
- "warmage", 4, 1
- "unk5", 5, 1
- "possibleKo", 6, 1
- "possibleStone", 7, 1
- "pauseOnExecution", 8, 1
- "statusEffect", 9, 1
- "removeSleepConfuse", 10, 1
- "removeInvisible", 11, 1
- "gambitAi", 12, 1
- "noLicenseRequired", 13, 1
- "offsensive", 14, 1
- "unk15", 15, 1
- "menuDescription", u16, 0x2e
- "mistAnimation", u32, 0x30
- "name", u16, 0x34
- "gambitAi", bf16, 0x36
- "addStatusEffect", 0, 1
- "removeStatusEffect", 1, 1
- "selfDestruct", 2, 1
- "massDestruct", 3, 1
- "hitFlying", 4, 1
- "targetDead", 5, 1
- "unused", 6, 10
- "gambitPage", u8, 0x38
- "gambitOrder", u8, 0x39
- "unk7", u16, 0x3a
- // "unused5", u8, 0x3b
- section15
- "name", u16, 0
- "displayOrder"
- "unk2", u8, 2
- "menu", u8, 0x10
- "unk4", u8, 0x13
- "battleBar", u8, 0x26
- "targetInfo", u8, 0x27
- "unk3", u8, 3
- "unk4", u8, 4
- "unk5", u8, 5
- "flags", bf16, 6
- "unused0", 0, 5
- "refreshTimer", 5, 1
- "unused6", 6, 2
- "exceptFoes", 8, 1
- "unused9", 9, 1
- "remedyNone", 10, 1
- "remedy1", 11, 1
- "remedy2", 12, 1
- "remedy3", 13, 1
- "type", 14, 1
- "unused15", 15, 1
- "duration", u8, 8
- "ticks", u8, 9
- "description", u16, 0xa
- "nullifyStatusEffect", bf32, 0xc
- "ko", 0, 1
- "stone", 1, 1
- "petrify", 2, 1
- "stop", 3, 1
- "sleep", 4, 1
- "confuse", 5, 1
- "doom", 6, 1
- "blind", 7, 1
- "poison", 8, 1
- "silence", 9, 1
- "sap", 10, 1
- "oil", 11, 1
- "reverse", 12, 1
- "disable", 13, 1
- "immobilize", 14, 1
- "slow", 15, 1
- "disease", 16, 1
- "lure", 17, 1
- "protect", 18, 1
- "shell", 19, 1
- "haste", 20, 1
- "bravery", 21, 1
- "faith", 22, 1
- "reflect", 23, 1
- "invisible", 24, 1
- "regen", 25, 1
- "float", 26, 1
- "berserk", 27, 1
- "bubble", 28, 1
- "hpCritical", 29, 1
- "libra", 30, 1
- "xZone", 31, 1
- // "unused17", u16, 0x11
- "absentStatusEffect", bf32, 0x20
- "ko", 0, 1
- "stone", 1, 1
- "petrify", 2, 1
- "stop", 3, 1
- "sleep", 4, 1
- "confuse", 5, 1
- "doom", 6, 1
- "blind", 7, 1
- "poison", 8, 1
- "silence", 9, 1
- "sap", 10, 1
- "oil", 11, 1
- "reverse", 12, 1
- "disable", 13, 1
- "immobilize", 14, 1
- "slow", 15, 1
- "disease", 16, 1
- "lure", 17, 1
- "protect", 18, 1
- "shell", 19, 1
- "haste", 20, 1
- "bravery", 21, 1
- "faith", 22, 1
- "reflect", 23, 1
- "invisible", 24, 1
- "regen", 25, 1
- "float", 26, 1
- "berserk", 27, 1
- "bubble", 28, 1
- "hpCritical", 29, 1
- "libra", 30, 1
- "xZone", 31, 1
- "flags", bf8, 0x24
- "koStone", 0, 1
- "bubble", 1, 1
- "hpCritical", 2, 1
- "poison", 3, 1
- "unused", 4, 4
- section16
- "unused0", u32, 0
- "mistAction1", u8, 4
- "mistAction2", u8, 5
- "mistAction3", u8, 6
- "cameraLink", u8, 7
- "unk8", u16, 8
- "defaultEquipment"
- "weapon", u16, 0xa
- "offHand", u16, 0xc
- "helm", u16, 0xe
- "armor", u16, 0x10
- "accessory", u16, 0x12
- "gambitLink", u16, 0x14
- "maxHp", u16, 0x16
- "summonRank", u8, 0x18
- "maxHpModifier", u8, 0x19
- "maxMp", u16, 0x1a
- // "unused28", u8, 0x1c
- "maxMpModifier", u8, 0x1d
- "strength", u8, 0x1e
- "strengthModifier", u8, 0x1f
- // "unused32", u8, 0x20
- "magicPower", u8, 0x21
- "magicPowerModifier", u8, 0x22
- // "unused35", u8, 0x23
- "vitality", u8, 0x24
- "vitalityModifier", u8, 0x25
- // "unused38", u8, 0x26
- "speed", u8, 0x27
- "speedModifier", u8, 0x28
- // "unused41", u8, 0x29
- "evade", u8, 0x2a
- "detectionRange", u8, 0x2b
- "unk44", bf8, 0x2c
- "gender", 0, 1
- "unk1", 1, 1
- "unk2", 2, 1
- "higherLevel", 3, 1
- "unk4", 4, 1
- "unk5", 5, 1
- "gambitState", 6, 1
- "unk7", 7, 1
- "unk45", u8, 0x2d
- "level", u8, 0x2e
- // "unused47", u8, 0x2f
- "name", u16, 0x30
- "summonTime", u8, 0x32
- // "unused51", u8, 0x33
- "initialInventory1"
- "item", u16, 0x58
- "quantity", u8, 0x34
- "initialInventory2"
- "item", u16, 0x5a
- "quantity", u8, 0x35
- "initialInventory3"
- "item", u16, 0x5c
- "quantity", u8, 0x36
- "initialInventory4"
- "item", u16, 0x5e
- "quantity", u8, 0x37
- "initialInventory5"
- "item", u16, 0x60
- "quantity", u8, 0x38
- "initialInventory6"
- "item", u16, 0x62
- "quantity", u8, 0x39
- "initialInventory7"
- "item", u16, 0x64
- "quantity", u8, 0x3a
- "initialInventory8"
- "item", u16, 0x66
- "quantity", u8, 0x3b
- "initialInventory9"
- "item", u16, 0x68
- "quantity", u8, 0x3c
- "initialInventory10"
- "item", u16, 0x6a
- "quantity", u8, 0x3d
- "gil", u16, 0x3e
- // "unused64", u32, 0x40
- "lp", u16, 0x44
- "unk70", u32, 0x46
- "unk71", u32, 0x47
- "statusEffect", bf64, 0x48
- "ko", 0, 1
- "stone", 1, 1
- "petrify", 2, 1
- "stop", 3, 1
- "sleep", 4, 1
- "confuse", 5, 1
- "doom", 6, 1
- "blind", 7, 1
- "poison", 8, 1
- "silence", 9, 1
- "sap", 10, 1
- "oil", 11, 1
- "reverse", 12, 1
- "disable", 13, 1
- "immobilize", 14, 1
- "slow", 15, 1
- "disease", 16, 1
- "lure", 17, 1
- "protect", 18, 1
- "shell", 19, 1
- "haste", 20, 1
- "bravery", 21, 1
- "faith", 22, 1
- "reflect", 23, 1
- "invisible", 24, 1
- "regen", 25, 1
- "float", 26, 1
- "berserk", 27, 1
- "bubble", 28, 1
- "hpCritical", 29, 1
- "libra", 30, 1
- "xZone", 31, 1
- "immuneKo", 32, 1
- "immuneStone", 33, 1
- "immunePetrify", 34, 1
- "immuneStop", 35, 1
- "immuneSleep", 36, 1
- "immuneConfuse", 37, 1
- "immuneDoom", 38, 1
- "immuneBlind", 39, 1
- "immunePoison", 40, 1
- "immuneSilence", 41, 1
- "immuneSap", 42, 1
- "immuneOil", 43, 1
- "immuneReverse", 44, 1
- "immuneDisable", 45, 1
- "immuneImmobilize", 46, 1
- "immuneSlow", 47, 1
- "immuneDisease", 48, 1
- "immuneLure", 49, 1
- "immuneProtect", 50, 1
- "immuneShell", 51, 1
- "immuneHaste", 52, 1
- "immuneBravery", 53, 1
- "immuneFaith", 54, 1
- "immuneReflect", 55, 1
- "immuneInvisible", 56, 1
- "immuneRegen", 57, 1
- "immuneFloat", 58, 1
- "immuneBerserk", 59, 1
- "immuneBubble", 60, 1
- "immuneHpCritical", 61, 1
- "immuneLibra", 62, 1
- "immuneXZone", 63, 1
- "augments", bf64, 0x50
- "immuneKnocback", 0, 1
- "safety", 1, 1
- "ignoreEvade", 2, 1
- "shieldPlus", 3, 1
- "parry", 4, 1
- "lastStand", 5, 1
- "counter", 6, 1
- "counterPlus", 7, 1
- "spellBreaker", 8, 1
- "brawler", 9, 1
- "adrenaline", 10, 1
- "focus", 11, 1
- "catEarHood", 12, 1
- "genjiGloves", 13, 1
- "itemPlus", 14, 1
- "itemReverse", 15, 1
- "ignoreEnvironment", 16, 1
- "thiefCuffs", 17, 1
- "ignoreVitality", 18, 1
- "magicLoreH1", 19, 1
- "warmage", 20, 1
- "martyr", 21, 1
- "magicLoreH2", 22, 1
- "headsman", 23, 1
- "magicLoreH3", 24, 1
- "diamondArmlet", 25, 1
- "magicLoreH4", 26, 1
- "doubleExp", 27, 1
- "doubleLp", 28, 1
- "noExp", 29, 1
- "spellbound", 30, 1
- "ignoreReflect", 31, 1
- "turtleshellChoker", 32, 1
- "nullAggro", 33, 1
- "unk34", 34, 1
- "battleLoreS1", 35, 1
- "halfMpCost", 36, 1
- "ignoreTraps", 37, 1
- "unk38", 38, 1
- "zeroMp", 39, 1
- "resistGuns", 40, 1
- "antiLibra", 41, 1
- "battleLoreS2", 42, 1
- "battleLoreS3", 43, 1
- "battleLoreM1", 44, 1
- "battleLoreM2", 45, 1
- "battleLoreM3", 46, 1
- "battleLoreM4", 47, 1
- "damageResist", 48, 1
- "attackPlus", 49, 1
- "hpAttack", 50, 1
- "manaSpring", 51, 1
- "shift", 52, 1
- "attackCt0", 53, 1
- "magickCt0", 54, 1
- "immuneAttack", 55, 1
- "immuneMagic", 56, 1
- "immuneStatus", 57, 1
- "reflectDamage", 58, 1
- "destructOrder", 59, 1
- "battleLoreH1", 60, 1
- "battleLoreH2", 61, 1
- "battleLoreH3", 62, 1
- "battleLoreH4", 63, 1
- // "unused108", u32, 0x6c
- "model", u32, 0x70
- "unk116", u16, 0x74
- "unk118", u16, 0x76
- "unk120", u16, 0x78
- "unk122", u16, 0x7a
- "unk124", u32, 0x7c
- section17
- "description", u16, 0
- "name", u16, 2
- section18
- "sort", u8, 0
- "icon", u8, 4
- "description", u8, 7
- "name", u16, 8
- "gilCost", u16, 10
- section27
- "partyMember", u16, 0
- "action1", u16, 2
- "action2", u16, 4
- "action3", u16, 6
- "action4", u16, 8
- "action5", u16, 10
- "action6", u16, 12
- "action7", u16, 14
- "unk16", u32, 16
- //32 unknown bytes
- section28
- "gilCost", u32, 0
- section29
- "gilCost", u16, 0
- "description", u8, 2
- "icon", u8, 3
- "name", u16, 4
- "sort", u8, 6
- // "unused7", u8, 7
- section30
- "gilCost", u16, 0
- "description", u8, 2
- "icon", u8, 3
- "name", u16, 4
- "sort", u8, 6
- // "unused7", u8, 7
- section31
- "action", u8, 0
- "countLv1", u8, 1
- "countLv2", u8, 2
- "countLv3", u8, 3
- //9 unused bytes
- section32
- "gilCost", u16, 0
- "description", u16, 2
- "icon", u8, 4
- // "unused5", u8, 5
- "name", u16, 6
- "sort", u16, 8
- section33
- // "unused0", u16, 0
- "sort", u16, 2
- "icon", u8, 4
- // "unused5", u8, 5
- "description", u16, 6
- "name", u16, 8
- section34
- // "unused0", u16, 0
- "sort", u16, 2
- "icon", u8, 4
- // "unused5", u8, 5
- "description", u16, 6
- "name", u16, 8
- section35
- // "unused0", u16, 0
- "sort", u16, 2
- "icon", u8, 4
- // "unused5", u8, 5
- "description", u16, 6
- "name", u16, 8
- section37
- "gil", u32, 0
- "reward1"
- "item", u16, 4
- "quantity", u16, 6
- "reward2"
- "item", u16, 8
- "quantity", u16, 10
- section38
- "set1"
- "item1", u16, 0
- "item2", u16, 2
- "item3", u16, 4
- "set2"
- "item1", u16, 6
- "item2", u16, 8
- "item3", u16, 10
- section39 //shop - requires changes to loader
- section41
- "name", u16, 0
- section42
- "item", u16, 0
- "quantity", u16, 2
- section57 //not fully reversed yet
- "name", u16, 0
- "description", u16, 2
- "content1"
- "item", u16, 4
- "quantity", u16, 6
- "content2"
- "item", u16, 8
- "quantity", u16, 10
- "content3"
- "item", u16, 12
- "quantity", u16, 14
- "gilCost", u32, 16
- "flags", bf16, 20
- "type", 0, 2
- "unused", 2, 14
- "ingredient1"
- "item", u16, 22
- "quantity", u16, 24
- "ingredient2"
- "item", u16, 26
- "quantity", u16, 28
- "ingredient3"
- "item", u16, 30
- "quantity", u16, 32
- "icon", u16, 34
- //548 unknown bytes
- section58
- "equDescription", u16, 0
- "licDescription", u16, 2
- "value", u16, 4
- "timer", u16, 6
- section59
- "baseLink", u8, 0
- "partyMember", u8, 1
- "level", u8, 2
- "mistBars", u8, 3
- "defaultEquipment"
- "weapon", u16, 4
- "offHand", u16, 6
- "helm", u16, 8
- "armor", u16, 10
- "accessory", u16, 12
- "defaultGambitLink", u16, 14
- //16 unused bytes
- "lp", u16, 32
- //6 unused bytes
- "mpPercentage", u8, 40
- "unk41", u8, 41
- //2 unused bytes
- section60
- "partyMembers"
- "active1", u8, 0
- "active2", u8, 1
- "active3", u8, 2
- "active4", u8, 3
- "reserve1", u8, 4
- "reserve2", u8, 5
- "reserve3", u8, 6
- "reserve4", u8, 7
- "reserve5", u8, 8
- // "unused9", u8, 9
- "leader", u8, 10
- //3 unused bytes
- "gil", u16, 14
- "inventory"
- "item1", u16, 0x10
- "quantity1", u8, 0x90
- "item2", u16, 0x12
- "quantity2", u8, 0x91
- "item3", u16, 0x14
- "quantity3", u8, 0x92
- "item4", u16, 0x16
- "quantity4", u8, 0x93
- "item5", u16, 0x18
- "quantity5", u8, 0x94
- "item6", u16, 0x1a
- "quantity6", u8, 0x95
- "item7", u16, 0x1c
- "quantity7", u8, 0x96
- "item8", u16, 0x1e
- "quantity8", u8, 0x97
- "item9", u16, 0x20
- "quantity9", u8, 0x98
- "item10", u16, 0x22
- "quantity10", u8, 0x99
- "item11", u16, 0x24
- "quantity11", u8, 0x9a
- "item12", u16, 0x26
- "quantity12", u8, 0x9b
- "item13", u16, 0x28
- "quantity13", u8, 0x9c
- "item14", u16, 0x2a
- "quantity14", u8, 0x9d
- "item15", u16, 0x2c
- "quantity15", u8, 0x9e
- "item16", u16, 0x2e
- "quantity16", u8, 0x9f
- "item17", u16, 0x30
- "quantity17", u8, 0xa0
- "item18", u16, 0x32
- "quantity18", u8, 0xa1
- "item19", u16, 0x34
- "quantity19", u8, 0xa2
- "item20", u16, 0x36
- "quantity20", u8, 0xa3
- "item21", u16, 0x38
- "quantity21", u8, 0xa4
- "item22", u16, 0x3a
- "quantity22", u8, 0xa5
- "item23", u16, 0x3c
- "quantity23", u8, 0xa6
- "item24", u16, 0x3e
- "quantity24", u8, 0xa7
- "item25", u16, 0x40
- "quantity25", u8, 0xa8
- "item26", u16, 0x42
- "quantity26", u8, 0xa9
- "item27", u16, 0x44
- "quantity27", u8, 0xaa
- "item28", u16, 0x46
- "quantity28", u8, 0xab
- "item29", u16, 0x48
- "quantity29", u8, 0xac
- "item30", u16, 0x4a
- "quantity30", u8, 0xad
- "item31", u16, 0x4c
- "quantity31", u8, 0xae
- "item32", u16, 0x4e
- "quantity32", u8, 0xaf
- "item33", u16, 0x50
- "quantity33", u8, 0xb0
- "item34", u16, 0x52
- "quantity34", u8, 0xb1
- "item35", u16, 0x54
- "quantity35", u8, 0xb2
- "item36", u16, 0x56
- "quantity36", u8, 0xb3
- "item37", u16, 0x58
- "quantity37", u8, 0xb4
- "item38", u16, 0x5a
- "quantity38", u8, 0xb5
- "item39", u16, 0x5c
- "quantity39", u8, 0xb6
- "item40", u16, 0x5e
- "quantity40", u8, 0xb7
- "item41", u16, 0x60
- "quantity41", u8, 0xb8
- "item42", u16, 0x62
- "quantity42", u8, 0xb9
- "item43", u16, 0x64
- "quantity43", u8, 0xba
- "item44", u16, 0x66
- "quantity44", u8, 0xbb
- "item45", u16, 0x68
- "quantity45", u8, 0xbc
- "item46", u16, 0x6a
- "quantity46", u8, 0xbd
- "item47", u16, 0x6c
- "quantity47", u8, 0xbe
- "item48", u16, 0x6e
- "quantity48", u8, 0xbf
- "item49", u16, 0x70
- "quantity49", u8, 0xc0
- "item50", u16, 0x72
- "quantity50", u8, 0xc1
- "item51", u16, 0x74
- "quantity51", u8, 0xc2
- "item52", u16, 0x76
- "quantity52", u8, 0xc3
- "item53", u16, 0x78
- "quantity53", u8, 0xc4
- "item54", u16, 0x7a
- "quantity54", u8, 0xc5
- "item55", u16, 0x7c
- "quantity55", u8, 0xc6
- "item56", u16, 0x7e
- "quantity56", u8, 0xc7
- "item57", u16, 0x80
- "quantity57", u8, 0xc8
- "item58", u16, 0x82
- "quantity58", u8, 0xc9
- "item59", u16, 0x84
- "quantity59", u8, 0xca
- "item60", u16, 0x86
- "quantity60", u8, 0xcb
- "item61", u16, 0x88
- "quantity61", u8, 0xcc
- "item62", u16, 0x8a
- "quantity62", u8, 0xcd
- "item63", u16, 0x8c
- "quantity63", u8, 0xce
- "item64", u16, 0x8e
- "quantity64", u8, 0xcf
- section68
- "location", u16, 0
- "range", u8, 2
- // "unused3", u8, 3
- "behavior", u32, 4
- section69
- "unused0", u8, 0
- "fadeinStart", u8, 1
- "fadeinDuration", u8, 2
- "fadeoutStart", u8, 3
- "fadeoutDuration", u8, 4
- // "unused5", u16, 5
- "fadeColor", u8, 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement