mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
149 lines
3.6 KiB
JSON
149 lines
3.6 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LittleMonster",
|
|
"CharacterHUDOffset": {
|
|
"X": 0.1,
|
|
"Y": 2.3,
|
|
"Z": 0
|
|
},
|
|
"BuffPanelOffset": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"HitBoxWidth": 0.7,
|
|
"HitBoxHeight": 0.8,
|
|
"Location": {
|
|
"Width": 1.6,
|
|
"LocalZOffsetMin": 0.3,
|
|
"LocalZOffsetMax": 1
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_AetherDivide_W2_Mecha01_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_AetherDivide_W2_Mecha01_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_AetherDivide_W2_Mecha01_00_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_AetherDivide_W2_Mecha01_00_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "Skill02",
|
|
"SkillType": "Skill",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_AetherDivide_W2_Mecha01_00_Skill02_Phase01"
|
|
},
|
|
{
|
|
"Name": "SkillP01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_AetherDivide_W2_Mecha01_00_PassiveSkillInitiate"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_AetherDivide_Common_Passive",
|
|
"Monster_AetherDivide_Common_Passive_Little",
|
|
"Monster_AetherDivide_Common_Passive_M"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_AetherDivide_W2_Mecha01_00_Skill01_Phase01",
|
|
"Monster_AetherDivide_W2_Mecha01_00_Skill01_Phase02",
|
|
"Monster_W2_Mecha01_00_Skill01_Camera"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "Skill02",
|
|
"AbilityList": [
|
|
"Monster_AetherDivide_W2_Mecha01_00_Skill02_Phase01",
|
|
"Monster_AetherDivide_W2_Mecha01_00_Skill02_Phase02",
|
|
"Monster_AetherDivide_W2_Mecha01_00_Skill02_Camera"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "SkillP01",
|
|
"AbilityList": [
|
|
"Monster_AetherDivide_W2_Mecha01_00_PassiveSkillInitiate",
|
|
"Monster_AetherDivide_W2_Mecha01_00_PassiveSkill_Insert"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1830764872": {
|
|
"ReadInfo": {
|
|
"Type": "None",
|
|
"Index": 0
|
|
}
|
|
},
|
|
"24444579": {
|
|
"ReadInfo": {
|
|
"Type": "None",
|
|
"Index": 0
|
|
}
|
|
},
|
|
"1715718693": {
|
|
"ReadInfo": {
|
|
"Type": "None",
|
|
"Index": 0
|
|
}
|
|
},
|
|
"-1126825319": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 0
|
|
}
|
|
},
|
|
"1511385380": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 1
|
|
}
|
|
},
|
|
"1295707830": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 2
|
|
}
|
|
},
|
|
"924084005": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 3
|
|
}
|
|
},
|
|
"674451867": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "SkillP01",
|
|
"Index": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"WeaponType": "WP_Explode",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false
|
|
} |