mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
19 lines
478 B
JSON
19 lines
478 B
JSON
{
|
|
"BakeInfoLayouts": [
|
|
{
|
|
"UniqueName": "Monster_W4_DawnsEyePart_03_PassiveSkillInitiate",
|
|
"TypeId": "TypeId_TurnBasedAbilityConfig",
|
|
"Offset": 2
|
|
},
|
|
{
|
|
"UniqueName": "Monster_W4_DawnsEyePart_03_Skill01_Phase01",
|
|
"TypeId": "TypeId_TurnBasedAbilityConfig",
|
|
"Offset": 1234
|
|
},
|
|
{
|
|
"UniqueName": "Monster_W4_DawnsEyePart_03_Skill01_Phase02",
|
|
"TypeId": "TypeId_TurnBasedAbilityConfig",
|
|
"Offset": 1412
|
|
}
|
|
]
|
|
} |