mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
99 lines
2.1 KiB
JSON
99 lines
2.1 KiB
JSON
{
|
|
"AbilityConfig": {
|
|
"DisplayID": 1202,
|
|
"Abilities": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraAbility",
|
|
"PerformanceJsonPath": "Config/Gameplays/Chimera/Ability/Chimera_Ability_202.json",
|
|
"Modifiers": [
|
|
{
|
|
"Target": {
|
|
"Target": "TriggerAbilityTarget"
|
|
},
|
|
"Tag": "Buff",
|
|
"Params": [
|
|
{
|
|
"Type": "ChangeAttack",
|
|
"Params": [
|
|
{
|
|
"Value": 5
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"TriggerCondition": {
|
|
"Target": "OtherTeammate",
|
|
"OnWhichAction": "AfterWorkFinish",
|
|
"Params": []
|
|
},
|
|
"ExtraCondition": {}
|
|
}
|
|
]
|
|
},
|
|
"StatusConfig": {
|
|
"Attack": {
|
|
"Value": 1
|
|
},
|
|
"HP": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"Talks": {
|
|
"TalkConfigs": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101314
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UseAbility",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 1013142
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UseAbility",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 1013143
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "OnMemberDead",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraEmojiID": 3
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "OnMemberDead",
|
|
"Params": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |