mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
119 lines
2.9 KiB
JSON
119 lines
2.9 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LargeMonster",
|
|
"CharacterHUDOffset": {
|
|
"X": 0.45,
|
|
"Y": 3.3
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 1.8
|
|
},
|
|
"HitBoxOffset": {
|
|
"X": -0.1
|
|
},
|
|
"HitBoxWidth": 0.6,
|
|
"HitBoxHeight": 8.4,
|
|
"Resilience": "S",
|
|
"Location": {
|
|
"Width": 2
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_CocoliaP1_01_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_CocoliaP1_01_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_CocoliaP1_01_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill04",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_Boss_Cocolia_P1_Weapon_Skill04_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_Fever_Action"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill02",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Boss_Cocolia_P1_Weapon_MuteHitFly"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill03",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Boss_Cocolia_P1_Weapon_DeathEffect"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill04",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Boss_Cocolia_P1_Weapon_DeathSetCamera"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill05",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action",
|
|
"Boss_Cocolia_P1_Weapon_MuteHitFly",
|
|
"Boss_Cocolia_P1_Weapon_DeathEffect",
|
|
"Boss_Cocolia_P1_Weapon_DeathSetCamera",
|
|
"Monster_Common_Fever_Action"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill04",
|
|
"AbilityList": [
|
|
"Monster_Boss_Cocolia_P1_Weapon_Skill04_Phase01",
|
|
"Monster_Boss_Cocolia_P1_Weapon_Skill04_Phase02",
|
|
"Monster_Boss_Cocolia_P1_Weapon_Skill04_Camera"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1729031150": {},
|
|
"-190305622": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill04"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CustomValues": {
|
|
"DeathEvent_Trigger_Times": 0
|
|
},
|
|
"WeaponType": "WP_Scythe",
|
|
"InitAnimStateName": "Appear",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false
|
|
} |