mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
144 lines
3.6 KiB
JSON
144 lines
3.6 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LittleMonster",
|
|
"CharacterHUDOffset": {
|
|
"X": 0.05,
|
|
"Y": 1.7
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 1.6
|
|
},
|
|
"HitBoxOffset": {
|
|
"Y": 0.5
|
|
},
|
|
"HitBoxWidth": 0.3,
|
|
"HitBoxHeight": 1,
|
|
"Location": {
|
|
"Width": 1
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W3_AventurinePart_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W3_AventurinePart_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W3_AventurinePart_00_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"SkillType": "Skill",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W3_AventurinePart_00_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "Skill02",
|
|
"SkillType": "Skill",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W3_AventurinePart_00_Skill02_Phase01"
|
|
},
|
|
{
|
|
"Name": "Skill03",
|
|
"SkillType": "Skill",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W3_AventurinePart_00_Skill03_Phase01"
|
|
},
|
|
{
|
|
"Name": "Skill04",
|
|
"SkillType": "Skill",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W3_AventurinePart_00_Skill04_Phase01"
|
|
},
|
|
{
|
|
"Name": "Passive01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
},
|
|
{
|
|
"Name": "Passive02",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_MuteHitFly"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_W3_AventurinePart_00_Passive01"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action",
|
|
"Monster_Common_MuteHitFly",
|
|
"Monster_W3_AventurinePart_00_Passive01"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_W3_AventurinePart_00_Skill01_Camera",
|
|
"Monster_W3_AventurinePart_00_Skill01_Phase01",
|
|
"Monster_W3_AventurinePart_00_Skill01_Phase02"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "Skill02",
|
|
"AbilityList": [
|
|
"Monster_W3_AventurinePart_00_Skill02_Camera",
|
|
"Monster_W3_AventurinePart_00_Skill02_Phase01",
|
|
"Monster_W3_AventurinePart_00_Skill02_Phase02"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "Skill03",
|
|
"AbilityList": [
|
|
"Monster_W3_AventurinePart_00_Skill03_Phase01",
|
|
"Monster_W3_AventurinePart_00_Skill03_Phase02"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "Skill04",
|
|
"AbilityList": [
|
|
"Monster_W3_AventurinePart_00_Skill04_Camera",
|
|
"Monster_W3_AventurinePart_00_Skill04_Phase01",
|
|
"Monster_W3_AventurinePart_00_Skill04_Phase02"
|
|
]
|
|
}
|
|
],
|
|
"CustomValues": {
|
|
"AIFlag": 1,
|
|
"Phase_Flag": 1,
|
|
"DiceGamblingInsertCheck": 0,
|
|
"AvatarDiceResult": 0,
|
|
"SpecialDie": 0,
|
|
"DeathRattle_RL": 0
|
|
},
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false
|
|
} |