更新配置表

This commit is contained in:
flswld
2023-01-29 13:00:55 +08:00
parent 0ab4fd1d18
commit 5fbe66113e
3108 changed files with 587829 additions and 26766 deletions
@@ -0,0 +1,122 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_13062",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 3
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_PYRO"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectCreateModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalLogicNot",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCharacterCheckAttachCard",
"cardID": 213061
}
]
}
}
]
}
}
]
},
"cardID": 113061,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_THIS_CARD"
},
{
"$type": "ConfigGCGExecEffectDestroyModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCharacterCheckAttachCard",
"cardID": 213061
}
]
}
}
]
},
"cardID": 113061,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_THIS_CARD"
},
{
"$type": "ConfigGCGExecEffectCreateModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCharacterCheckAttachCard",
"cardID": 213061
}
]
}
}
]
},
"cardID": 113062,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_THIS_CARD"
}
]
}
@@ -0,0 +1,93 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_13062_Ex_1",
"declaredValueMap": {
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalCheckParitity",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchBeforeOperationCampDiceNum",
"campType": "CAMP_FRIENDLY"
}
]
},
"partityType": "GCG_PARITY_EVEN"
}
]
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectSkillUseCostRevise",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"costType": "GCG_COST_DICE_PYRO",
"reviseNum": 1
},
{
"$type": "ConfigGCGExecEffectDamageRevise",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
},
"effectElementType": "DAMAGE_ELEMENT_ANY"
}
]
}
@@ -0,0 +1,89 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_13062_Ex_2",
"declaredValueMap": {
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ACTION_POST",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalCheckParitity",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchBeforeOperationCampDiceNum",
"campType": "CAMP_FRIENDLY"
}
]
},
"partityType": "GCG_PARITY_EVEN"
}
]
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectChangeCardVar",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"campType": "CAMP_FRIENDLY",
"targetType": "GCG_CARD_STATE",
"chooseType": "CHOOSE_CUR",
"tokenType": "GCG_TOKEN_LIFE",
"operatorType": "OPEATER_MINUS",
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
}
}
]
}
@@ -0,0 +1,22 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_13062_Talent_1",
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectOnStageCharacterUseSkill",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"skillId": 13062
}
]
}
@@ -0,0 +1,54 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_13063",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 4
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_PYRO"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectCreateCard",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"cardID": 113063,
"campType": "CAMP_FRIENDLY",
"position": "CREATE_POSITION_ONSTAGE"
}
]
}
@@ -0,0 +1,79 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_13063_Ex_1",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 1
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_PYRO"
},
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ACTION_POST",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
"campType": "CAMP_ENEMY"
}
]
}
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectChangeCardVar",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"campType": "CAMP_FRIENDLY",
"targetType": "GCG_CARD_ONSTAGE",
"chooseType": "CHOOSE_CUR",
"tokenType": "GCG_TOKEN_LIFE",
"operatorType": "OPEATER_MINUS",
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
}
}
]
}
@@ -0,0 +1,36 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14052",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 2
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_PHYSIC"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectCreateModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"cardID": 114051,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_THIS_CARD"
}
]
}
@@ -0,0 +1,39 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14052_Ex_1",
"declaredValueMap": {
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
}
},
"limitList": [
{
"$type": "ConfigGCGLimit",
"type": "Game",
"declareValue": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
}
}
],
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectModifiedCharacterAssignUseSkill",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"skillId": 14054
}
]
}
@@ -0,0 +1,185 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14052_Ex_2",
"declaredValueMap": {
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
},
"__KEY__LIMIT": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
}
},
"limitList": [
{
"$type": "ConfigGCGLimit",
"type": "Game",
"declareValue": {
"$type": "GCGDeclare",
"key": "__KEY__LIMIT"
}
}
],
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamageRevise",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "LESS",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigCCGConditionCardFetchVar",
"tokenType": "GCG_TOKEN_SHIELD"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigCCGConditionCardFetchVar",
"tokenType": "GCG_TOKEN_COUNTER"
}
]
}
}
]
},
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalLogicNot",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "OR",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 107
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 108
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 109
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 110
}
]
}
}
]
}
]
}
}
]
},
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchCurSkill"
},
{
"$type": "ConfigGCGConditionConstIntegerValue",
"constValue": 14054
}
]
}
]
}
]
},
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
},
"effectElementType": "DAMAGE_ELEMENT_ANY"
}
]
}
@@ -0,0 +1,154 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14052_Ex_3",
"declaredValueMap": {
"__KEY__LIMIT": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
},
"__KEY__ZERO": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 0
}
},
"limitList": [
{
"$type": "ConfigGCGLimit",
"type": "WorkTimesToDiscard",
"declareValue": {
"$type": "GCGDeclare",
"key": "__KEY__LIMIT"
}
}
],
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ACTION_POST",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchCurSkill"
},
{
"$type": "ConfigGCGConditionConstIntegerValue",
"constValue": 14054
}
]
}
]
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectCreateModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCharacterCheckAttachCard",
"cardID": 214051
}
]
}
},
{
"$type": "ConfigGCGLogicCondition",
"type": "LESS",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigCCGConditionCardFetchVar",
"tokenType": "GCG_TOKEN_SHIELD"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigCCGConditionCardFetchVar",
"tokenType": "GCG_TOKEN_COUNTER"
}
]
}
}
]
}
]
}
]
},
"cardID": 114052,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_MODIFIED",
"refreshOperatorType": "REFRESH_OPEATER_RESET",
"addShowTokenNum": 0,
"addShowTokenNumLimit": 0
},
{
"$type": "ConfigGCGExecEffectChangeCardVar",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"campType": "CAMP_FRIENDLY",
"targetType": "GCG_CARD_STATE",
"chooseType": "CHOOSE_CUR",
"tagType": "GCG_TAG_NONE",
"tokenType": "GCG_TOKEN_COUNTER",
"operatorType": "OPEATER_ASSIGN",
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__ZERO"
}
}
]
}
@@ -0,0 +1,80 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14052_Ex_4",
"declaredValueMap": {
"__KEY__TOKENTYPE": {
"$type": "GCGDeclaredValueToken",
"type": "TokenType",
"value": "GCG_TOKEN_LIFE"
}
},
"limitList": [
{
"$type": "ConfigGCGLimit",
"type": "BindToToken",
"declareValue": {
"$type": "GCGDeclare",
"key": "__KEY__TOKENTYPE"
},
"isNeedNotify": false
}
],
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectSkillUseCostRevise",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
}
]
}
]
},
"costType": "GCG_COST_DICE_VOID",
"reviseNum": 1
}
]
}
@@ -0,0 +1,22 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14052_Talent_1",
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectOnStageCharacterUseSkill",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"skillId": 14052
}
]
}
@@ -0,0 +1,54 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14053",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 4
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_ELECTRO"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectCreateCard",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"cardID": 114053,
"campType": "CAMP_FRIENDLY",
"position": "CREATE_POSITION_ONSTAGE"
}
]
}
@@ -0,0 +1,76 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_14053_Ex_1",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 1
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_ELECTRO"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ACTION_POST",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
"campType": "CAMP_FRIENDLY"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
}
]
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
}
]
}
@@ -0,0 +1,77 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_15043",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 4
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_ANEMO"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectCreateModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"cardID": 115041,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_THIS_CARD"
},
{
"$type": "ConfigGCGExecEffectCreateModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCharacterCheckAttachCard",
"cardID": 215041
}
]
}
}
]
},
"cardID": 115042,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_THIS_CARD"
}
]
}
@@ -0,0 +1,287 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_15043_Ex_1",
"declaredValueMap": {
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
},
"__KEY__EFFECTNUM_PLUS": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 2
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectAttachPhysicDamageToElement",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
}
]
},
"attachedElementType": "GCG_ELEMENT_ANEMO"
},
{
"$type": "ConfigGCGExecEffectDamageRevise",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalLogicNot",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "OR",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 107
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 108
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 109
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 110
}
]
}
}
]
}
]
}
}
]
}
]
},
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
},
"effectElementType": "DAMAGE_ELEMENT_ANY"
},
{
"$type": "ConfigGCGExecEffectDamageRevise",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalLogicNot",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "OR",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 107
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 108
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 109
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
"skillID": 110
}
]
}
}
]
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
},
{
"$type": "ConfigGCGLogicCondition",
"type": "LESS",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchCurOnStageCharacterAfterOnStageUseSkillNum",
"campType": "CAMP_FRIENDLY"
},
{
"$type": "ConfigGCGConditionConstIntegerValue",
"constValue": 1
}
]
}
]
}
]
},
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM_PLUS"
},
"effectElementType": "DAMAGE_ELEMENT_ANY"
}
]
}
@@ -0,0 +1,80 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_15043_Ex_2",
"declaredValueMap": {
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 2
}
},
"limitList": [
{
"$type": "ConfigGCGLimit",
"type": "Round",
"declareValue": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
}
}
],
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectSkillUseCostRevise",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchCurSkill"
},
{
"$type": "ConfigGCGConditionConstIntegerValue",
"constValue": 15042
}
]
}
]
}
]
},
"costType": "GCG_COST_DICE_ANEMO",
"reviseNum": 1
}
]
}
@@ -0,0 +1,22 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_15043_Talent_1",
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectOnStageCharacterUseSkill",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"skillId": 15043
}
]
}
@@ -0,0 +1,54 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_17022",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 2
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_DENDRO"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectCreateModifyCard",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"cardID": 117021,
"campType": "CAMP_FRIENDLY",
"chooseCharaterType": "CHARACTER_THIS_CARD"
}
]
}
@@ -0,0 +1,74 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_17022_Ex_1",
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalCheckParitity",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchBeforeOperationCampDiceNum",
"campType": "CAMP_FRIENDLY"
}
]
},
"partityType": "GCG_PARITY_EVEN"
}
]
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectAttachPhysicDamageToElement",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"attachedElementType": "GCG_ELEMENT_DENDRO"
}
]
}
@@ -0,0 +1,101 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_17022_Ex_2",
"declaredValueMap": {
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ACTION_POST",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalCheckParitity",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchBeforeOperationCampDiceNum",
"campType": "CAMP_FRIENDLY"
}
]
},
"partityType": "GCG_PARITY_EVEN"
}
]
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectCreateCard",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"cardID": 117022,
"campType": "CAMP_FRIENDLY",
"position": "CREATE_POSITION_ONSTAGE",
"refreshOperatorType": "REFRESH_OPEATER_ADD_SHOW_TOKEN",
"addShowTokenNum": 1,
"addShowTokenNumLimit": 2
},
{
"$type": "ConfigGCGExecEffectChangeCardVar",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"campType": "CAMP_FRIENDLY",
"targetType": "GCG_CARD_STATE",
"chooseType": "CHOOSE_CUR",
"tokenType": "GCG_TOKEN_LIFE",
"operatorType": "OPEATER_MINUS",
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
}
}
]
}
@@ -0,0 +1,87 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_17022_Ex_3",
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"type": "EQUAL",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
},
{
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCurCardAttachToCardID"
}
]
}
}
]
},
{
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCharacterCheckAttachCard",
"cardID": 217021
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
"skillTagType": "GCG_SKILL_TAG_A"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalCheckParitity",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchBeforeOperationCampDiceNum",
"campType": "CAMP_FRIENDLY"
}
]
},
"partityType": "GCG_PARITY_EVEN"
}
]
}
]
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectSkillUseCostRevise",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"costType": "GCG_COST_DICE_VOID",
"reviseNum": 1
}
]
}
@@ -0,0 +1,65 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_17022_Ex_4",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 1
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_DENDRO"
},
"__KEY__EFFECTNUM": {
"$type": "GCGDeclaredValueEffectAmount",
"type": "EffectNum",
"value": 1
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectChangeCardVar",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"campType": "CAMP_FRIENDLY",
"targetType": "GCG_CARD_SUMMON",
"chooseType": "CHOOSE_CUR",
"tokenType": "GCG_TOKEN_LIFE",
"operatorType": "OPEATER_MINUS",
"declaredOutputKey": {
"$type": "GCGDeclare",
"key": "__KEY__EFFECTNUM"
}
}
]
}
@@ -0,0 +1,22 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_17022_Talent_1",
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectOnStageCharacterUseSkill",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"skillId": 17022
}
]
}
@@ -0,0 +1,73 @@
{
"$type": "ConfigGCGSkill",
"name": "Char_Skill_17023",
"declaredValueMap": {
"__KEY__DAMAGE": {
"$type": "GCGDeclaredValueDamage",
"type": "Damage",
"value": 4
},
"__KEY__ELEMENT": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_DENDRO"
},
"__KEY__INDIRECT": {
"$type": "GCGDeclaredValueIndirectDamage",
"type": "IndirectDamage",
"value": 1
},
"__KEY__NON": {
"$type": "GCGDeclaredValueElement",
"type": "Element",
"value": "GCG_ELEMENT_PHYSIC"
}
},
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_ON_USE",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ALL_BACKSTAGE",
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__INDIRECT"
},
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__NON"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
},
{
"$type": "ConfigGCGExecEffectDamage",
"condition": {
"$type": "ConfigGCGLogicCondition"
},
"targetCamp": "CAMP_ENEMY",
"targetCharacter": "CHARACTER_ONSTAGE",
"declaredDamage": {
"$type": "GCGDeclare",
"key": "__KEY__DAMAGE"
},
"declaredElement": {
"$type": "GCGDeclare",
"key": "__KEY__ELEMENT"
},
"isUseSetDamageElement": false,
"targetNeedMinHp": 0
}
]
}
@@ -0,0 +1,58 @@
{
"$type": "ConfigGCGSkill",
"name": "_Global_InfinityShield_Once_Least3",
"triggerList": [
{
"$type": "ConfigGCGTrigger",
"type": "GCG_TRIGGER_DURATION",
"condition": {
"$type": "ConfigGCGLogicCondition"
}
}
],
"effectList": [
{
"$type": "ConfigGCGEffectAddShield",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
"campType": "CAMP_FRIENDLY"
}
]
}
},
{
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
"condition": {
"$type": "ConfigGCGLogicCondition",
"conditions": [
{
"$type": "ConfigGCGConditionCheckCurCharacterPosition",
"positionType": "POSITION_ONSTAGE"
}
]
}
}
]
}
]
},
"tokenType": "GCG_TOKEN_LIFE",
"deductionPerShield": 1,
"limitOneTimes": 1,
"minDamageLimit": 3,
"isIgnoreShieldCost": true,
"effectElementType": "DAMAGE_ELEMENT_ANY"
}
]
}