mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
127 lines
3.1 KiB
JSON
127 lines
3.1 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LittleMonster",
|
|
"CharacterHUDOffset": {
|
|
"Y": 2
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 1.5
|
|
},
|
|
"HitBoxHeight": 0.4,
|
|
"Location": {
|
|
"Width": 2,
|
|
"LocalZOffsetMin": 0.3,
|
|
"LocalZOffsetMax": 1
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W4_Herta_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W4_Herta_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W4_Herta_00_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W4_Herta_00_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill02",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_W4_Herta_00_WeaponControl"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill02",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_W3_TV_01_PassiveSkill"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action",
|
|
"Monster_W4_Herta_00_WeaponControl",
|
|
"Monster_W3_TV_01_PassiveSkill"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_W4_Herta_00_Skill01_Phase01",
|
|
"Monster_W4_Herta_00_Skill01_Phase02",
|
|
"Monster_W4_Herta_00_Skill01_Phase01_Insert",
|
|
"Monster_W4_Herta_00_Skill01_Phase02_Insert",
|
|
"Monster_W4_Herta_00_Skill01_Camera"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1932462471": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CustomValues": {
|
|
"AIFlag": 1,
|
|
"TV_01_GroupFlag": 0,
|
|
"TV_01_EliteFlag": 0,
|
|
"RandomFlagTemp": 0,
|
|
"TV_01_RandomPoolID": 1,
|
|
"TV_01_EliteChance": -1,
|
|
"MonsterIDKey": 0,
|
|
"Summon_MonsterIDKey": 0,
|
|
"SummonType": 1,
|
|
"SummonID01": 3011010,
|
|
"SummonID02": 301202001,
|
|
"SummonID03": 0,
|
|
"SummonID04": 0,
|
|
"SummonID05": 0,
|
|
"_CasterMaxHP": 0,
|
|
"_CasterCurrHP": 0,
|
|
"_SummonMaxHP": 0,
|
|
"_CasterMaxStance": 0,
|
|
"_CasterCurrStance": 0,
|
|
"_SummonMaxStance": 0
|
|
},
|
|
"WeaponType": "WP_Scythe",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false,
|
|
"MonsterConfig": {
|
|
"MultiHitAmplitudeNormalize": 0.7,
|
|
"MultiHitHAmplitudeNormalize": 0.7,
|
|
"MultiHitStartOffsetNormalize": 0.1,
|
|
"MultiHitHStartOffsetNormalize": 0.1,
|
|
"ModelRotation": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"ModelScale": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
}
|
|
}
|
|
} |