mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
133 lines
3.2 KiB
JSON
133 lines
3.2 KiB
JSON
{
|
|
"$type": "RPG.GameCore.BattleEventConfig",
|
|
"IsPlayerControlled": true,
|
|
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
|
|
"BuffPanelOffset": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill03",
|
|
"SkillType": "Ultra",
|
|
"UseType": "SelectEntity",
|
|
"AlwaysDoAutoLock": true,
|
|
"AutoLockType": "ScoreOfSource",
|
|
"AutoLockBySource": {
|
|
"Groups": [
|
|
{
|
|
"GroupName": "BattleEvent60032_DamageCarry",
|
|
"Weight": {
|
|
"Value": 0.1
|
|
}
|
|
},
|
|
{
|
|
"GroupName": "BattleEvent60032_RemoveFullSP",
|
|
"Weight": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
{
|
|
"GroupName": "BattleEvent60032_RemoveFullSpecialSP",
|
|
"Weight": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
{
|
|
"GroupName": "BattleEvent60032_MDFLock",
|
|
"Weight": {
|
|
"Value": 0.6
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"TargetInfo": {
|
|
"TargetType": "LightSelect",
|
|
"TargetFilter": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeamIgnoreServant - BattleEvent60032_Avatar_1415"
|
|
}
|
|
},
|
|
"EntryAbility": "Avatar_MissionBattleEvent60032_Skill03_Phase01",
|
|
"PrepareAbility": "Avatar_MissionBattleEvent60032_Skill03_EnterReady",
|
|
"ComplexSkillAIPreCheck": {
|
|
"SkillBasicPower": {
|
|
"Value": 0
|
|
},
|
|
"Groups": []
|
|
},
|
|
"ComplexSkillAI": {
|
|
"Groups": [
|
|
{
|
|
"GroupName": "BattleEvent60032_DamageCarry",
|
|
"Weight": {
|
|
"Value": 0.1
|
|
}
|
|
},
|
|
{
|
|
"GroupName": "BattleEvent60032_RemoveFullSP",
|
|
"Weight": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
{
|
|
"GroupName": "BattleEvent60032_RemoveFullSpecialSP",
|
|
"Weight": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
{
|
|
"GroupName": "BattleEvent60032_MDFLock",
|
|
"Weight": {
|
|
"Value": 0.6
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"AIUltraSkillPriority": "DamageAndBuff"
|
|
},
|
|
{
|
|
"Name": "SkillP01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"ActivateAfterRevive": false,
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"SkillNameHUD": false,
|
|
"EntryAbility": "Avatar_MissionBattleEvent60032_PassiveSkill01"
|
|
}
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill03",
|
|
"AbilityList": [
|
|
"Avatar_MissionBattleEvent60032_Skill03_Camera",
|
|
"Avatar_MissionBattleEvent60032_Skill03_EnterReady",
|
|
"Avatar_MissionBattleEvent60032_Skill03_Phase01",
|
|
"Avatar_MissionBattleEvent60032_Skill03_Phase02"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "SkillP01",
|
|
"AbilityList": [
|
|
"Avatar_MissionBattleEvent60032_PassiveSkill01"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-462656775": {
|
|
"ReadInfo": {
|
|
"Type": "ClientOnly",
|
|
"TriggerKey": "CL",
|
|
"Index": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
]
|
|
} |