mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
115 lines
2.7 KiB
JSON
115 lines
2.7 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LargeMonster",
|
|
"CharacterHUDOffset": {
|
|
"Y": 3
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 1.8
|
|
},
|
|
"HitBoxOffset": {
|
|
"Y": 0.8
|
|
},
|
|
"HitBoxWidth": 0.3,
|
|
"HitBoxHeight": 1.2,
|
|
"Resilience": "B",
|
|
"Location": {
|
|
"Width": 1,
|
|
"LocalZOffsetMin": 0.3,
|
|
"LocalZOffsetMax": 1
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_AML_Minion03_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_AML_Minion03_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_AML_Minion03_00_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_AML_Minion03_00_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "Skill02",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_AML_Minion03_00_Skill02_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_AML_Minion03_00_Passive01"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action",
|
|
"Monster_AML_Minion03_00_Passive01"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_AML_Minion03_00_Skill01_Phase01",
|
|
"Monster_AML_Minion03_00_Skill01_Phase02",
|
|
"Monster_AML_Minion03_00_Skill01_Camera"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "Skill02",
|
|
"AbilityList": [
|
|
"Monster_AML_Minion03_00_Skill02_Phase01",
|
|
"Monster_AML_Minion03_00_Skill02_Phase02",
|
|
"Monster_AML_Minion03_00_Skill02_Camera"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1469196659": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01"
|
|
}
|
|
},
|
|
"1975283756": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 1
|
|
}
|
|
},
|
|
"-1847083384": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill02"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"WeaponType": "WP_Scythe",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false
|
|
} |