sup-smsac/res/ObjectParameters/TBossEel.json
sup39 89e808d3fe
[v0.1.0-beta.1] Implemented ObjectViewer
- load/reload `ObjectParameters/*.json`
- get managers, managees
- read bytes, struct, string, class name
- write bytes
2023-07-23 05:27:51 +09:00

73 lines
1.4 KiB
JSON

{
"TBossEel": {
"size": 544,
"offsets": [
{
"offset": "0",
"type": "TSpineEnemy",
"name": "Inherited fields",
"notes": ""
},
{
"offset": ["16c", "70"],
"type": "s32",
"name": "tooth[0].hp",
"notes": ""
},
{
"offset": ["170", "70"],
"type": "s32",
"name": "tooth[1].hp",
"notes": ""
},
{
"offset": ["174", "70"],
"type": "s32",
"name": "tooth[2].hp",
"notes": ""
},
{
"offset": ["178", "70"],
"type": "s32",
"name": "tooth[3].hp",
"notes": ""
},
{
"offset": ["17c", "70"],
"type": "s32",
"name": "tooth[4].hp",
"notes": ""
},
{
"offset": ["180", "70"],
"type": "s32",
"name": "tooth[5].hp",
"notes": ""
},
{
"offset": ["184", "70"],
"type": "s32",
"name": "tooth[6].hp",
"notes": ""
},
{
"offset": ["188", "70"],
"type": "s32",
"name": "tooth[7].hp",
"notes": ""
},
{
"offset": "1fc",
"type": "u8",
"name": "Water hit tooth flag",
"notes": ""
},
{
"offset": "1fd",
"type": "u8",
"name": "Molar washed flag",
"notes": ""
}
]
}
}