mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
135 lines
3.3 KiB
JSON
135 lines
3.3 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"CharacterHUDOffset": {
|
|
"X": 0.05,
|
|
"Y": 2.2,
|
|
"Z": 0.2
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 1.8
|
|
},
|
|
"HitBoxWidth": 0.3,
|
|
"HitBoxHeight": 1.5,
|
|
"Location": {
|
|
"Width": 1,
|
|
"LocalZOffsetMin": 0.3,
|
|
"LocalZOffsetMax": 1
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_Soldier02_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_Soldier02_00_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_Soldier02_00_Effect_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect",
|
|
"SubTargetType": "TargetAdjoinEntity"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_AetherDivide_W1_CWSoldier_02_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "Skill02",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_AetherDivide_W1_CWSoldier_02_Skill02_Phase01"
|
|
},
|
|
{
|
|
"Name": "SkillP01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_AetherDivide_W1_CWSoldier_02_PassiveSkill01"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_AetherDivide_Common_Passive_Middle",
|
|
"Monster_AetherDivide_Common_Passive",
|
|
"Monster_AetherDivide_Common_Passive_B"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_AetherDivide_W1_CWSoldier_02_Skill01_Camera",
|
|
"Monster_AetherDivide_W1_CWSoldier_02_Skill01_Phase01",
|
|
"Monster_AetherDivide_W1_CWSoldier_02_Skill01_Phase02"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "Skill02",
|
|
"AbilityList": [
|
|
"Monster_W1_CWSoldier_02_Skill02_Camera",
|
|
"Monster_AetherDivide_W1_CWSoldier_02_Skill02_Phase01",
|
|
"Monster_AetherDivide_W1_CWSoldier_02_Skill02_Phase02"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "SkillP01",
|
|
"AbilityList": [
|
|
"Monster_AetherDivide_W1_CWSoldier_02_PassiveSkill01"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1830764872": {},
|
|
"24444579": {},
|
|
"1715718693": {},
|
|
"-1126825319": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01"
|
|
}
|
|
},
|
|
"282679054": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 1
|
|
}
|
|
},
|
|
"-1847083384": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill02"
|
|
}
|
|
},
|
|
"-1055926903": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill02",
|
|
"Index": 1
|
|
}
|
|
},
|
|
"329556283": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill02",
|
|
"Index": 2
|
|
}
|
|
},
|
|
"-1022829777": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill02",
|
|
"Index": 3
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"WeaponType": "WP_Scythe",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false
|
|
} |