mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
88 lines
2.1 KiB
JSON
88 lines
2.1 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LargeMonster",
|
|
"CharacterHUDOffset": {
|
|
"X": -2,
|
|
"Y": 6.2
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 3
|
|
},
|
|
"HitBoxOffset": {
|
|
"X": -0.6,
|
|
"Z": -0.1
|
|
},
|
|
"HitBoxWidth": 0.6,
|
|
"HitBoxHeight": 10.4,
|
|
"Resilience": "S",
|
|
"Location": {
|
|
"Width": 3.9,
|
|
"LocalZOffsetMin": 2,
|
|
"LocalZOffsetMax": 2
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_CocoliaP2_02_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_CocoliaP2_02_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_CocoliaP2_02_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W1_CocoliaP2_02_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkillInitiate",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_W1_CocoliaP2_02_PassiveSkillInitiate"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_W1_CocoliaP2_02_PassiveSkillInitiate",
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_W1_CocoliaP2_02_Skill01_Phase01",
|
|
"Monster_W1_CocoliaP2_02_Skill01_Phase02",
|
|
"Monster_W1_CocoliaP2_02_Skill01_Camera"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1126825319": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"WeaponType": "WP_Scythe",
|
|
"InitAnimStateName": "Appear",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false
|
|
} |