s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "BurstPoison",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BurstPoison",
|
||||
"buffData": {
|
||||
"buffKeyword": "",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"BURSTREACTIVE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SnakeStance",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 2,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnUseDefaultAttackSkillIfHasStack_Burst1",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"buffOwner": "Target",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,150 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "EntangledCurseTalisman",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EntangledCurseTalismanOnTakeDamage",
|
||||
"value": 10,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0,
|
||||
"value": 30,
|
||||
"limit": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnREPerStack",
|
||||
"value": 4,
|
||||
"buffData": {
|
||||
"buffKeyword": "Reduction",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"limit": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CentipedePoison",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnREPerStack",
|
||||
"value": 4,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "CentipedePoison",
|
||||
"value": 0.5,
|
||||
"buffData": {
|
||||
"buffKeyword": "CentipedePoison",
|
||||
"target": "Target",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstZilu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BurstZilu",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"value": 2,
|
||||
"limit": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"BURSTREACTIVE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SupportProtect",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SupportProtect"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"SUPPORTIVE_PROTECT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EnhanceZilu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnREPerStack",
|
||||
"value": 10,
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"limit": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstVulnerableZilu",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "BurstVulnerableZiluBurstReactive",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "DragonLance",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "DragonLanceSuperCoin"
|
||||
},
|
||||
{
|
||||
"ability": "DragonLanceOnRoundStart",
|
||||
"value": 3,
|
||||
"buffData": {
|
||||
"buffKeyword": "CondensedBlood",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "DragonLanceImmortal"
|
||||
},
|
||||
{
|
||||
"ability": "DragonLanceOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "DragonLance",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CondensedBlood",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeHpDmgByRatioOnREWithoutBreak",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "CondensedBlood",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "CondensedBlood"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YesdragonSelf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "YesdragonSelf",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamage",
|
||||
"buffData": {
|
||||
"buffKeyword": "YesdragonSelf",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStackFloorToInt",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "YesdragonSelfOnDie",
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Target",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"value": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YesdragonNodie",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "YesdragonNodie"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YesdragonBurst",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "YesdragonBurst",
|
||||
"value": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YisangParryGubo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "YisangParryGuboAbility",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HongluParryGahwan",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HongluParryGahwanAbility",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHongluParryGahwan",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HongluParryGahwanAbility",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,251 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "IndexPrescriptTargetMarkToEnemy",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescript_Base",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptFaust_0",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptFaust_1",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"subIdList": [ "IndexPrescriptFaust_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptFaust_2",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"subIdList": [ "IndexPrescriptFaust_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptFaust_3",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"subIdList": [ "IndexPrescriptFaust_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptTargetToEnemy",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": true,
|
||||
"totalStack": 1,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeDmgMulByIndexUnit",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BlessingOfIndexPrescriptAlly",
|
||||
"subIdList": [ "IndexCommonBlessing" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 9,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderPerStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "BlessingOfIndexPrescriptEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "KarmaOfIndexAlly",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 100,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRSPerStack",
|
||||
"value": 10,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRSPerStack",
|
||||
"value": 20,
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TheUdjatOutis",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "TheUdjatOutisOnBS",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "UdjatTargetCoinProb",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SheutFracture",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "SheutFractureMaxStack",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AzureTakeDamageUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 1,
|
||||
"limit": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SheutFractureOnDie",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "SheutFractureOnRS"
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SINKING" ]
|
||||
},
|
||||
{
|
||||
"id": "BlueSand",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LCA_Bullet",
|
||||
"subIdList": [ "Bullet" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 16,
|
||||
"list": [
|
||||
|
||||
],
|
||||
"categoryKeywordList": [ "BULLET", "RESOURCE" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,373 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "IDMicroChip",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnLoseDuelWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NiddleEGO",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NiddleEGO",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0,
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "LACERATION" ]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescript_Base_2nd",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptDon_0",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptDon_1",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"subIdList": [ "IndexPrescriptDon_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptDon_2",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"subIdList": [ "IndexPrescriptDon_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptDon_3",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"subIdList": [ "IndexPrescriptDon_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnlockBuffAlly_1",
|
||||
"iconId": "UnlockBuff_1",
|
||||
"subIdList": [ "UnlockBuff_Base", "IndexCommonUnlock_1" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnBattleEnd",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnlockBuffAlly_2",
|
||||
"iconId": "UnlockBuff_2",
|
||||
"subIdList": [ "UnlockBuff_Base", "UnlockBuffAlly_1", "IndexCommonUnlock_2" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnBattleEnd",
|
||||
"value": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnlockBuffAlly_3",
|
||||
"iconId": "UnlockBuff_3",
|
||||
"subIdList": [ "UnlockBuff_Base", "UnlockBuffAlly_1", "UnlockBuffAlly_2", "IndexCommonUnlock_3" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnBattleEnd",
|
||||
"value": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Blandishment",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "BlandishmentSpeed"
|
||||
},
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "TakeBuffStackAdderIfSelfDefaultSkillIncludeDefense",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BlandishmentChangeMpDmg",
|
||||
"value": -15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Blandishment_Shin",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "BlandishmentSpeed"
|
||||
},
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "TakeBuffStackAdderIfSelfDefaultSkillIncludeDefense",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TakeBuffTurnAdderIfSelfDefaultSkillIncludeDefense",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BlandishmentDmgMul",
|
||||
"buffData": {
|
||||
"value": 2,
|
||||
"limit": 40
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RyoshuParrySoji",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AddUnitSlotRightAfterGettingBuff"
|
||||
},
|
||||
{
|
||||
"ability": "AttackDamageMultiplierToLittleFingerFatherEnemy",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "TakeAttackDamageMultiplierToLittleFingerFatherEnemy",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "GiveMpDamageOnWinDuelWithLittleFingerFatherEnemy",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "BlockNaturalBreakAndGetBuff",
|
||||
"value": -1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillAttributeTypeLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillLowerStockLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "CanNotRetreat"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RyoshuStartA1C9P2",
|
||||
"iconId": "Ryoshu_Attackup",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AddUnitSlotRightAfterGettingBuff"
|
||||
},
|
||||
{
|
||||
"ability": "RyoshuSlotPlusA1C9DmgMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "RyoshuSlotPlusA1C9BreakRecover",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,277 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "RyoshuEGOPF",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 999,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSAPerAccumulativeDmg",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "RyoshuEGOPF",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "DefaultSkillDmgMultiplierViaBuffCheckDevideByStack",
|
||||
"value": 0.01,
|
||||
"buffData": {
|
||||
"buffKeyword": "RyoshuEGOPF",
|
||||
"buffOwner": "Self",
|
||||
"stack": 33,
|
||||
"turn": 0,
|
||||
"limit": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Gebura_Reinforcement",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierGebura",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderOSTIfMinusCoinSkillGetFinalResultGebura_1",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "ChangeToSuperCoinGebura"
|
||||
},
|
||||
{
|
||||
"ability": "IgnoreNaturalBreakExceptForcedCaseAndRemovePassedBreakSection"
|
||||
},
|
||||
{
|
||||
"ability": "GeburaFixHp",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "GeburaHeal_100",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ThreeMirrorpartYiSang",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeSinBuffDamageMultiplier",
|
||||
"value": 0.2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ThreeMirrorpartYiSangTakeAttackDmg",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RyoshuParrySojiTwo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AddUnitSlotRightAfterGettingBuff"
|
||||
},
|
||||
{
|
||||
"ability": "AttackDamageMultiplierToLittleFingerFatherEnemy",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "TakeAttackDamageMultiplierToLittleFingerFatherEnemy",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "GiveMpDamageOnWinDuelWithLittleFingerFatherEnemy",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "BlockNaturalBreakAndGetBuff",
|
||||
"value": -1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillAttributeTypeLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillLowerStockLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "CanNotRetreat"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RyoshuParrySojiThree",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AddUnitSlotRightAfterGettingBuff"
|
||||
},
|
||||
{
|
||||
"ability": "AttackDamageMultiplierToLittleFingerFatherEnemy",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "TakeAttackDamageMultiplierToLittleFingerFatherEnemy",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "GiveMpDamageOnWinDuelWithLittleFingerFatherEnemy",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "BlockNaturalBreakAndGetBuff",
|
||||
"value": -1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillAttributeTypeLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillLowerStockLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "CanNotRetreat"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RyoshuParrySojiWe",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RyoshuParrySojiWeTakeDmgMultiplier",
|
||||
"value": 0.777
|
||||
},
|
||||
{
|
||||
"ability": "AttackDamageMultiplierToLittleFingerFatherEnemy",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillAttributeTypeLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillLowerStockLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "CanNotRetreat"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CriticalDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CriticalAtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "KAA1C9ActivateEffect",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "CandyForCharon",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TickTockTickTock",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TickTockTickTock"
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ProtectStance",
|
||||
"buffClass": "StaticNonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ProtectStanceAbility",
|
||||
"value": 500,
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,248 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "YellowHarpoon",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 4,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 8,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RefreshSpeedOnRoundStart"
|
||||
},
|
||||
{
|
||||
"ability": "YellowHarpoonOnRE",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 3,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YellowHarpoonSin",
|
||||
"iconId": "Sin_Default",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "YellowHarpoonSinRecoverMp",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderViaMpDivideByValue",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BeeSting",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "SLASH",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BeeStingOnTakeAtkDmg",
|
||||
"buffData": {
|
||||
"buffKeyword": "HornetPoison",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BeeStingOnDestroy",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 0,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ArtifactBeeSting",
|
||||
"subIdList": [ "BeeSting" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "SLASH",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 4,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BeeStingOnTakeAtkDmg",
|
||||
"buffData": {
|
||||
"buffKeyword": "HornetPoison",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BeeStingOnDestroy",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 0,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HornetPoison",
|
||||
"buffClass": "CountableBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HornetPoisonOnTakeAtkDmg",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "HornetPoisonVibration",
|
||||
"buffData": {
|
||||
"buffKeyword": "HornetPoison",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CriticalDmgUpVespa",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CriticalAtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,619 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "LvUpFireFly",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 10
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LvUpFireFly_Over",
|
||||
"iconId": "LvUpFireFly",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Self",
|
||||
"stack": 4,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LvUpFireFlyMp",
|
||||
"value": 5
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LanternHohenheimBigBird",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"value": 1,
|
||||
"limit": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TauntAllSlotOnREViaSinActionCnt"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DelusionHohenheimBigBird",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DelusionHohenheimBigBirdEffect"
|
||||
},
|
||||
{
|
||||
"ability": "TakeAimToSpecificUnitIDLastSlotSkill",
|
||||
"value": 400008
|
||||
},
|
||||
{
|
||||
"ability": "DestroyBuffOnRoundEndAfterGettingBuff"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LvUpHohenheimBigBird",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LvUpHohenheimBigBird_Over",
|
||||
"iconId": "LvUpHohenheimBigBird",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 15
|
||||
},
|
||||
{
|
||||
"ability": "LvUpHohenheimBigBirdOver"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesWhiteBreathMental",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MentalDefaultIncreaseAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "MentalDefaultDecreaseAdder",
|
||||
"value": -5
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "WhiteBreathEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesRedBreathBody",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdderDevideByMp",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RedBreathEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesRedBreathShield",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AddShieldOnRoundStart",
|
||||
"value": 30
|
||||
},
|
||||
{
|
||||
"ability": "RedBreathEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesPurpleBreathBind",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MosesPurpleBreathHpMpDamage"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "PlusCoinValueDown",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "PurpleBreathEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesRedBreathCharge",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MosesRedBreathCharge",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "TakeHpDmgSelfByValueOnRoundEnd",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "TakeMpDmgSelfByValueOnRoundEnd",
|
||||
"value": 20
|
||||
},
|
||||
{
|
||||
"ability": "RedBreathChargeEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesSin",
|
||||
"iconId": "Sin_Default",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefenseLevelAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefSkillPowerResultAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MosesSin",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesWarPTSD",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -25
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RefreshSpeedOnRoundStart"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MosesRedBreathAttack",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderIfDefaultSkill",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "RedRedBreathEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DimensionalBagEzraA",
|
||||
"subIdList": [ "DimensionalBagBase" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DimensionalBagEzraB",
|
||||
"subIdList": [ "DimensionalBagBase" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DimensionalBagEzraC",
|
||||
"subIdList": [ "DimensionalBagBase" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DimensionalBagEzraD",
|
||||
"subIdList": [ "DimensionalBagBase" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DimensionalBagEzraE",
|
||||
"subIdList": [ "DimensionalBagBase" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MiddleFingerEzraSin",
|
||||
"iconId": "Sin_Default",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefenseSkillPowerAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WillAwakenSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgMultiplierIfOneSideAttack",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffTurnAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ForceCoinResultHeadViaMpCondition",
|
||||
"value": 40
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideMp400013",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"value": 10,
|
||||
"limit": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideMp400013",
|
||||
"buffData": {
|
||||
"buffKeyword": "ResultEnhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"value": 20,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SignAwakenSinclair",
|
||||
"iconId": "StudySignSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderIfLevelUpperThanMe",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "RecoverBreakOnRS400013"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LimitedAwakenSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultAtkSkillAtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "PlusCoinValueUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBiv2",
|
||||
"iconId": "AaCfPcBi",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBiv2Ability",
|
||||
"value": 0.005
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VergiliusSin",
|
||||
"iconId": "Sin_Default",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "VergiliusSinDmgMultiplier",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodBranch",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodBranchHpDmg"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnBattleStart",
|
||||
"value": 3,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseAllStackOnBattleStart"
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,123 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "BrandedKimSatgat",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -18
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "AengduNewArm",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"value": -0.2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnUseSkill",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnBattleEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WindBlade",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 20,
|
||||
"stackLimitPerTurn": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStackWithLimit_10",
|
||||
"atk": "SLASH",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "WindBladeParryingPowerDown_div2_per1_limit5"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"activeRound": 1,
|
||||
"value": 1,
|
||||
"limit": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "DimensionalBagEzraETwo",
|
||||
"iconId": "DimensionalBagEzraE",
|
||||
"subIdList": [ "DimensionalBagBase" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DimensionalBagEzraDTwo",
|
||||
"iconId": "DimensionalBagEzraD",
|
||||
"subIdList": [ "DimensionalBagBase" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "MRcAiBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAiBa"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAiBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAiBc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAiBc"
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAfBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAfBa"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAfBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAfBb"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAmBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAmBa",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgDown",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAmBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAmBb"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAmBbDisplay",
|
||||
"iconId": "MRcAmBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAmBbDisplay",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAmBc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 7,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "MRcAmBc",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 15,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MRcAmBd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MRcAmBd",
|
||||
"value": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AaCePaBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePaBa",
|
||||
"value": -25
|
||||
},
|
||||
{
|
||||
"ability": "AaCePaBaTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ReCompulsion",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AaCePbBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePbBa",
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCePbBb",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "MentalSystemResultDecreaseAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePbBb",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ForceCoinResultTail"
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePbBi",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePbBi",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,199 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AaCePcBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MultipleWhenGettingBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"value": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePcBb"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBg",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePcBg"
|
||||
},
|
||||
{
|
||||
"ability": "GiveMpDmgOnRSSelf",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBh",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePcBh",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBi",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePcBi",
|
||||
"value": 0.5,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBj",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePcBj",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBk",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePcBk",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBl",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCePcBl",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBm",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BreakForcelyOnRoundStart",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBn",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AaCePcBn",
|
||||
"value": 0.1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBp",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBq",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,126 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AaCfPaBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveMpDmgOnRESelfIfMpNotLessThanMinus_15",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "GiveMpDamageOnTakeAttackDamageSelfWithLimitCount_3",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPaBaTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPaBa_Alt1",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "GiveMpDamageOnTakeAttackDamageSelfWithLimitCount_3",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPaBaTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPaBa_Alt2",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPaBaTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,196 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AaCfPbBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPbBa"
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistAdder",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistExcept",
|
||||
"attribute": "AZURE",
|
||||
"value": -0.5
|
||||
},
|
||||
{
|
||||
"ability": "GiveMpDamageOnTakeAttackDamageTargetWithLimitCount_9",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_9",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_9",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "AACFPBBCA" ]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPbBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPbBb"
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistAdder",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistExcept",
|
||||
"attribute": "VIOLET",
|
||||
"value": -0.5
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_9",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_9",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_9",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "AACFPBBCA" ]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPbBc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPbBc"
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistAdder",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "AttributeResistExcept",
|
||||
"attribute": "CRIMSON",
|
||||
"value": -0.5
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_9",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_9",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "AACFPBBCA" ]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPbBd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPbBd"
|
||||
},
|
||||
{
|
||||
"ability": "SpeedAdder",
|
||||
"value": -5
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPbBe",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPbBe"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "AaCfPbBf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPbBf"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,815 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AaCfPcBa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBc"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBe",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"iconID": "AaCfPbBd",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBe"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBf"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBg",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBg"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBh",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierViaBuffCheck",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCfPbBc",
|
||||
"buffOwner": "AbnormalityTarget",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBi",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBi",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBj",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBj",
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCfPcBk",
|
||||
"target": "",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBk",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCfPcBk",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBl",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeBsGaugeUpMultiplier",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBl",
|
||||
"value": 0.5,
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCfPcBk"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndIfNotBreakSelf",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBm",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnWinDuel",
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCfPcBn",
|
||||
"target": "AbnormalityTarget",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveHpDmgOnWinDuelTarget",
|
||||
"value": 7
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnLoseDuel",
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCfPcBn",
|
||||
"target": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveHpDmgOnLoseDuelSelf",
|
||||
"value": 7
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnEndOneSideAttack",
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCfPcBn",
|
||||
"target": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveHpDmgOnEndOneSideAttack",
|
||||
"value": 7
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnEndSkill",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBn",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderAllByStack",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBn",
|
||||
"value": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBp",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnTakeAttackDamageWithLimitCount_3",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBpTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBq",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBqAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBqBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBqBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgDown",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBr",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderViaBuffCheck",
|
||||
"value": -6,
|
||||
"buffData": {
|
||||
"buffKeyword": "AaCfPcBm",
|
||||
"buffOwner": "AbnormalityTarget",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBs",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 999,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ShieldByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBa_Alt1",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaTypo",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_0",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaAltTypo"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBa_Alt2",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaTypo",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_10",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaAltTypo"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBa_Alt3",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 15
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSAWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSAWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaTypo",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_10",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaAltTypo"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBa_Alt4",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 15
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSAWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaTypo",
|
||||
"value": 20
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_20",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaAltTypo"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaAltAbility_40_25_1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCfPcBa_Alt5",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 15
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSAWithLimitCount_3",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaTypo",
|
||||
"value": 20
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartIfMpLessThan_20",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaAltTypo"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_NightPathfinding1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCfPcBaAltAbility_40_25_1"
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RageResonance",
|
||||
"iconId": "RageResonance",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RageResonanceBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,266 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "DuelDeclaration_Camille",
|
||||
"iconId": "DuelDeclaration",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": true,
|
||||
"canBeDuplicated": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DuelDeclaration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseAllStackOnDie"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "DUEL_DECLARATION" ]
|
||||
},
|
||||
{
|
||||
"id": "RecklessDuel",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecklessDuel"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ConcentratedAttack",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
|
||||
],
|
||||
"categoryKeywordList": [ "CONCENTRATED_ATTACK" ]
|
||||
},
|
||||
{
|
||||
"id": "BloodScissor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodScissorTwo",
|
||||
"iconId": "BloodScissor",
|
||||
"subIdList": [ "BloodScissor" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodScissorsGetBuffOST",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodScissorThree",
|
||||
"iconId": "BloodScissor",
|
||||
"subIdList": [ "BloodScissor" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodScissorsGetBuffOST",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LineCutting",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LineCuttingEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodScissorScars",
|
||||
"typoIconId": "TimeRental",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodScissorScars"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodDinner",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 999,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "BloodDinner_Accumulation",
|
||||
"iconId": "BloodDinner_Accumulation",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 999,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "TrulyWeak",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": -0.1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "RealPaperBear",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "StarvingBarberOne",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -15
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StarvingBarberTwo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -25
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodShooting",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodShootingGiveDinner",
|
||||
"value": 30
|
||||
},
|
||||
{
|
||||
"ability": "BloodShootingGiveEgoRes",
|
||||
"value": 2
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "RighteousFeeling",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RighteousFeeling"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "ScissorCutting",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,262 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "BloomingThorns",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloomingThornsEffect",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloomingThorns_2nd",
|
||||
"subIdList": [ "BloomingThorns" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloomingThornsEffect",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "LacerationStackAndTurnAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderIfBloodDinnerUsage",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloomingThorns_3rd",
|
||||
"subIdList": [ "BloomingThorns" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloomingThornsEffect",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "LacerationStackAndTurnAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderIfBloodDinnerUsage",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgUpIfBloodDinnerUsage",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FestivalFever",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IncompleteParade",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 50,
|
||||
"list": [
|
||||
{
|
||||
"ability": "IncompleteParade",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodyHand",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodyHand"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StarvingDolcineaServant",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -15
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StarvingDolcineaOne",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -35
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StarvingPriestOne",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -15
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HonorableDuel_Don",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RemoveBreakSectionsOnRoundStart"
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpAdder",
|
||||
"value": 1425
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "FixMentalLowerLimit",
|
||||
"value": 45
|
||||
},
|
||||
{
|
||||
"ability": "AtkSkillPowerResultAdderAsStack",
|
||||
"value": 15
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "HonorableDuel_Knight",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RemoveBreakSectionsOnRoundStart"
|
||||
},
|
||||
{
|
||||
"ability": "FixMentalLowerLimit",
|
||||
"value": 45
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "UnstoppableFunny",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "UnstoppableFunny"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,789 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ThornNoose",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ThornNoose"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TinyCarmilla",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffAfterGettingBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TinyCarmillaBoom"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "OneDropNutrition",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "MentalIncreaseDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MentalIncreaseDown"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WornHeart",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "WornHeart"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodyHand_2nd",
|
||||
"subIdList": [
|
||||
"BloodyHand"
|
||||
],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodyHandSecondEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodyHand_3rd",
|
||||
"subIdList": [
|
||||
"BloodyHand"
|
||||
],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodyHandThirdEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StarvingPriestTwo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -22
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AffectionTeddy",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 9,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "OpponentParryingResultAdderByStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FaintMemory",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FaintMemoryDefenseUp",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnLoseDuel",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CursePackage",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Reduction",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Disarming",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDown",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodArmor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 30,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "BloodArmor_2nd",
|
||||
"iconId": "BloodArmor",
|
||||
"subIdList": [
|
||||
"BloodArmor"
|
||||
],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodArmorAtkAndDefAdder_1",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "BloodArmorSpeedAdder",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodArmor_3rd",
|
||||
"iconId": "BloodArmor",
|
||||
"subIdList": [
|
||||
"BloodArmor"
|
||||
],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodArmorAtkAndDefAdder_2",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "BloodArmorSpeedAdder",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Dreamy",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -34
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SwirlingBlood",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SwirlingBloodAvenger",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SwirlingBloodShield"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FerrisWheel",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 7,
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "StarvingDonqui",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -10
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ConfinementOfGoldenBranch",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -30
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RegainedStrength",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 10,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "RegainedStrength_2nd",
|
||||
"subIdList": [
|
||||
"RegainedStrength"
|
||||
],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": -1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseUp",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": -1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderWhenUsingBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "RegainedStrength",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BurstAndLacerationStackAndTurnAdderIfUseBuffKeyword",
|
||||
"buffData": {
|
||||
"buffKeyword": "RegainedStrength",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RegainedStrength_3rd",
|
||||
"subIdList": [
|
||||
"RegainedStrength"
|
||||
],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": -1,
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseUp",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": -1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderWhenUsingBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "RegainedStrength",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BurstAndLacerationStackAndTurnAdderIfUseBuffKeyword",
|
||||
"buffData": {
|
||||
"buffKeyword": "RegainedStrength",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Precarious",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "InstantDeathOnAttackerHasBuffAbnormalityFirst",
|
||||
"buffData": {
|
||||
"buffKeyword": "StarvingDonqui"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Penetration",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 2,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Penetration"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DecreamentalDefense",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DecreamentalDefense",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 15
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "UnfinishedDream",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RighteousFeeling"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "UnfinishedDreamTwo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "UnfinishedDreamTwo"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "FragmentOfHope",
|
||||
"iconId": "RecklessDuel",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FragmentOfHope"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "FragmentOfHopeTwo",
|
||||
"iconId": "RecklessDuel",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "FragmentOfHopeTwo",
|
||||
"value": 30
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "RighteousFeelingSancho",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeBuffStackAddLimitedCountInRound",
|
||||
"buffData": {
|
||||
"buffKeyword": "BloodArmorPersonalityFirst",
|
||||
"stack": 1
|
||||
},
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RighteousFeeling"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "UnfinishedDreamSancho",
|
||||
"subIdList": [ "UnfinishedDream" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeBuffStackAddLimitedCountInRound",
|
||||
"buffData": {
|
||||
"buffKeyword": "BloodArmorPersonalityFirst",
|
||||
"stack": 2
|
||||
},
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RighteousFeeling"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "FragmentOfHopeSancho",
|
||||
"subIdList": [ "FragmentOfHope" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "FragmentOfHope"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "FragmentOfHopeTwoSancho",
|
||||
"iconId": "FragmentOfHopeSancho",
|
||||
"subIdList": [ "FragmentOfHopeTwo" ],
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgMultiplier",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "FragmentOfHopeTwo",
|
||||
"value": 30
|
||||
},
|
||||
{
|
||||
"ability": "AdditionalDmg",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "SipOfAlcohol",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SipOfAlcohol"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,272 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "OminousTalisman",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "OminousTalisman",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": -1,
|
||||
"activeRound": 0,
|
||||
"value": 0.5,
|
||||
"limit": 20
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RepressedMurderousIntendTwo",
|
||||
"iconId": "RepressedMurderousIntend",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -5
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstWeakness",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BurstWeakness",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"BURSTREACTIVE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ZiluDebuff",
|
||||
"iconId": "WeighedMurderousIntend",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -20
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ExaminationOfQiu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -35
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgMultiplierIfOneSideAttack",
|
||||
"value": 0.3
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstStop",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BurstStop"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"BURSTREACTIVE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstSuppress",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BurstSuppress",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDown",
|
||||
"target": "Self",
|
||||
"stack": 6,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"BURSTREACTIVE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstWave",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BurstWave"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"BURSTREACTIVE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Teaching",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "EffectByStackOnRoundStart_TeachingQiu"
|
||||
},
|
||||
{
|
||||
"ability": "Teaching"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "QiuAndHonglu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderIfUniqueId_6",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "QiuAndHonglu"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MadFeather",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnREPerStack",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnREPerStack",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHongluTeaching",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundEnd",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "EffectByStackOnRoundStart_TeachingQiu"
|
||||
},
|
||||
{
|
||||
"ability": "DarkHongluTeaching",
|
||||
"buffData": {
|
||||
"buffKeyword": "ResultEnhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHongluQiuAndHonglu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderIfUniqueId_6",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "QiuAndHonglu"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,851 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "GazeReplica",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 7,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GazeReplicaAbility",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ContemptReplica",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ContemptReplicaAbility",
|
||||
"value": -0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GraspReplica",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 10,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "GraspReplica"
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoErodeReplica",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveMpDmgOnRSSelf",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "EgoErodeReplicaAddBuff",
|
||||
"value": 3,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "EgoErodeReplicaHpDmg",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BoseProjektilReplica",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 7,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GahwanEgoContempt",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnZero": false,
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GahwanEgoContempt",
|
||||
"value": -7,
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GuboEgoShooter",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnZero": false,
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GuboEgoShooter",
|
||||
"value": -2,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bothersome",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BotherSome",
|
||||
"atk": "SLASH",
|
||||
"value": 1.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VibrationIgnition",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "VibrationIgnition",
|
||||
"value": 0.5
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
},
|
||||
{
|
||||
"id": "BulletPropellant",
|
||||
"subIdList": [ "Bullet" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 6,
|
||||
"list": [
|
||||
|
||||
],
|
||||
"categoryKeywordList": [ "BULLET", "RESOURCE" ]
|
||||
},
|
||||
{
|
||||
"id": "BulletPropellantSpecial",
|
||||
"subIdList": [ "Bullet", "BulletPropellant" ],
|
||||
"buffClass": "CountableBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnZeroTurn": false,
|
||||
"destroyableOnBothZero": true,
|
||||
"maxStack": 6,
|
||||
"maxTurn": 18,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BulletPropellantSpecial",
|
||||
"value": 0.3
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "BULLET", "RESOURCE" ]
|
||||
},
|
||||
{
|
||||
"id": "BulletSpent",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 36,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveMpDmgOnRSSelfByValue",
|
||||
"value": 25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Prey",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Prey",
|
||||
"value": -5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Complacency",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Complacency"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BattleSense",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 25,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BattleSense",
|
||||
"value": 25,
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"limit": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RestoredBattleSense",
|
||||
"subIdList": [ "BattleSense" ],
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 50,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RestoredBattleSense",
|
||||
"value": 25,
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"limit": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Irritation",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartPerLostHpRatio",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.2,
|
||||
"limit": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartPerLostHpRatio",
|
||||
"buffData": {
|
||||
"buffKeyword": "ResultEnhancement",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.2,
|
||||
"limit": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "IrritationDiffSpeedAtkDmgMul",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "IrritationSuperCoin",
|
||||
"value": 114504
|
||||
},
|
||||
{
|
||||
"ability": "IrritationVibrationAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vibration",
|
||||
"stack": 2,
|
||||
"turn": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HugeIrritation",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartPerLostHpRatio",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.15,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartPerLostHpRatio",
|
||||
"buffData": {
|
||||
"buffKeyword": "ResultEnhancement",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.15,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "IrritationDiffSpeedAtkDmgMul",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "IrritationSuperCoin",
|
||||
"value": 114503
|
||||
},
|
||||
{
|
||||
"ability": "IrritationSuperCoin",
|
||||
"value": 114504
|
||||
},
|
||||
{
|
||||
"ability": "IrritationVibrationAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vibration",
|
||||
"stack": 3,
|
||||
"turn": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"id": "PileObedient",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ChangeBuffIfMaxStackOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Obedient",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Obedient",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DestroyOnMaxMp"
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderIfTargetUniqueId_1146",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderIfTargetUniqueId_1152",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "ObedientBlockDuplication"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ExpensiveJade",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ExpensiveJade"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FamilyTreasure",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "OutpouringAnger",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ChangeSuperCoinIfMainTargetCharacterId_6",
|
||||
"value": 115203
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_Xi",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "PreventJade"
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluXi"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_Le",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluLe"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_Ai",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluAi"
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluAi"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_Nu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpAllAllyOnRoundStart",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluAi"
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "HongluNu"
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluNu"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SupremeEternalLife",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SupremeEternalLife",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ImperfectEternalLife",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffIfGettingBuffSpecificUnitId_1152",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BreakIfMaxStackAndRemoveOnRoundEnd"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FaintEternalLife",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffIfGettingBuffSpecificUnitId_1152",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GoldenBoughSync",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 2
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GoldenBoughSyncDistorted",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 4
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BudgetBulletPropellant",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 4,
|
||||
"list": [],
|
||||
"categoryKeywordList": [
|
||||
"RESOURCE",
|
||||
"BULLET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Chesed_Mercy",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat" : false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Ryoshu_Attackup",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat" : false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RyosyuVSLeiHeng",
|
||||
"value": 0.025
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_EGOResourceup",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat" : false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HongluVSLeiHeng",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHonglu_EGOResourceup",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat" : false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HongluVSLeiHeng",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamageWithLimitCount_1",
|
||||
"buffData": {
|
||||
"buffKeyword": "SlashDamageUp",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FellBulletMarkReplica",
|
||||
"iconId": "FellBulletMark",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FellBulletMark"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHonglu_Xi",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "PreventJade"
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluXi"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHonglu_Le",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluLe"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHonglu_Ai",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluAi"
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluAi"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DarkHonglu_Nu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpAllAllyOnRoundStart",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluAi"
|
||||
},
|
||||
{
|
||||
"ability": "HongluEmotion_3",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "HongluNu"
|
||||
},
|
||||
{
|
||||
"ability": "EffectBackAutoUpdateAcquire_HongluNu"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AaCeSeBa",
|
||||
"buffClass": "BuffClassAaCeSeBa",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AaCeSeBa"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCeSeBb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AaCeSeBb"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "BloodthirstHard",
|
||||
"iconId": "Bloodthirst",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -25
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ObservedPerson",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartSecondRound",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "ObservedPerson",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ObservedPerson"
|
||||
},
|
||||
{
|
||||
"ability":"TakeAtkDamageByEnemyMultiplierByStack",
|
||||
"value": 0.04
|
||||
},
|
||||
{
|
||||
"ability":"AtkDamageMultiplierByStack",
|
||||
"value": 0.02
|
||||
},
|
||||
{
|
||||
"ability": "TakeHpDamageOnSucceedAttackByStack",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bloodthirst",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -35
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A1c971a",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "A1c971a"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "A1c971b",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "A1c971b"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "A1c971c",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "A1c971c"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "A1c971d",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "A1c971d"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "A1c971e",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "A1c971e"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "A1c971f",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"list":[
|
||||
{
|
||||
"id": "RepressedMurderousIntendHard",
|
||||
"iconId": "RepressedMurderousIntend",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -5
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "WeighedMurderousIntendHard",
|
||||
"iconId": "WeighedMurderousIntend",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -15
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,160 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "MiddleFingerBook",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MiddleFingerBookBase_30_300"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RepressedMurderousIntend",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -10
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WeighedMurderousIntend",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -25
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Persistent",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Persistent_60",
|
||||
"value": 0.8
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "BurstAgility",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BurstAgility",
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"BURSTREACTIVE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LegStrength",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LegStrength"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SweeperA",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "SweeperB",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "SweeperC",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,306 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "HowDareYouApple",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RapidGrowthApple",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RapidGrowthApple"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ObservationMoses",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ObservationMoses",
|
||||
"value": 0.25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CalmAnalysisMoses",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CalmAnalysisMoses",
|
||||
"value": 0.25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MuscleContraction",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "MuscleContractionSuperCoin",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MuscleContractionLoseCheck"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DuelEdge",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DuelEdge"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HostageCharon",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HostageCharonParryAdder",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "HostageCharonAtkMultiplier",
|
||||
"value": -0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SeveredTendon",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnDie": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DicipleLittleFinger",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 50,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DicipleLittleFingerShield",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "CriticalDmgUpViaBuffCheckDevideByStack",
|
||||
"value": 0.01,
|
||||
"buffData": {
|
||||
"buffKeyword": "DicipleLittleFinger",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "DicipleLittleFingerLoseCheck"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HumanFleshTheRings",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 2,
|
||||
"enemyImportanceLevel": 1,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ "CHARGE" ]
|
||||
},
|
||||
{
|
||||
"id": "BoneBladeTheRings",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"enemyImportanceLevel": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "SkillPowerUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 4,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnsteadyTheRings",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 3,
|
||||
"playerImportanceLevel": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "UnsteadyTheRingsAddSkillPower",
|
||||
"value": -10
|
||||
},
|
||||
{
|
||||
"ability": "UnsteadyTheRingsAttackEndCheck"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RyoshuSlotPlusA1C9",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AddUnitSlotRightAfterGettingBuff"
|
||||
},
|
||||
{
|
||||
"ability": "RyoshuSlotPlusA1C9DmgMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "RyoshuSlotPlusA1C9BreakRecover",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "CanNotRetreat"
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ElseRyoshuSlotPlusA1C9",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TeachersCommand",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": -5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RyoshuStartA1C9",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RyoshuSlotPlusA1C9DmgMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "RyoshuSlotPlusA1C9BreakRecover",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,714 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "PhantomIncision",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 99,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 10,
|
||||
"activeRound": 0,
|
||||
"value": 1,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "PhantomIncision"
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin_Center"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PhantomIncisionTotal",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 999,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LvDownLittleFingerBoss",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -20
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeGapAb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1600,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ShieldByStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CopyFakeShieldToAbnormalityUntilCommandPhase"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeEntangleDesc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeEntangleFour",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "RefreshSpeedOnRoundStart"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Poison",
|
||||
"target": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeEntangleThree",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeEntangleTwo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeEntangleOne",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Target",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LittleFingerBoss_Shin",
|
||||
"iconId": "Sin_Default",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByBuffStackDevideByValue",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 5,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartPerLostHpRatio",
|
||||
"buffData": {
|
||||
"buffKeyword": "SlashDamageUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.15,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptTargetToPersonality",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"totalStack": 1,
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderWhenAttackEnemyIndex",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "TakeAttackDmgMultiplierWhenAttackedIndex",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptStudent_0",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptStudent_1",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"subIdList": [ "IndexPrescriptStudent_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptStudent_2",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"subIdList": [ "IndexPrescriptStudent_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptStudent_3",
|
||||
"iconId": "IndexPrescript_Base_2nd",
|
||||
"subIdList": [ "IndexPrescriptStudent_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "Blandishment_Enemy",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "BlandishmentEnemySpeed"
|
||||
},
|
||||
{
|
||||
"ability": "TakeBuffStackAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Blandishment_Shin_Enemy",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "BlandishmentEnemySpeed"
|
||||
},
|
||||
{
|
||||
"ability": "TakeBuffStackAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TakeBuffTurnAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplierBySelfLostHpRatio",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "ShinEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnlockBuff_Base",
|
||||
"iconId": "UnlockBuff_1",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnlockBuff_1",
|
||||
"subIdList": [ "UnlockBuff_Base", "IndexCommonUnlock_1" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnBattleEnd",
|
||||
"value": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnlockBuff_2",
|
||||
"subIdList": [ "UnlockBuff_Base", "UnlockBuff_1", "IndexCommonUnlock_2" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnBattleEnd",
|
||||
"value": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnlockBuff_3",
|
||||
"subIdList": [ "UnlockBuff_Base", "UnlockBuff_1", "UnlockBuff_2", "IndexCommonUnlock_3" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnBattleEnd",
|
||||
"value": 45
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PressureOfPrescript",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 2,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderIfSatisfiedAndCheckStackConditionAbnormality_PressureOfPrescript_1",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Blandishment_Enemy",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderIfSatisfiedAndCheckStackConditionAbnormality_PressureOfPrescript_2",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Blandishment_Enemy",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PressureOfPrescript_2nd",
|
||||
"subIdList": [ "PressureOfPrescript" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 2,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderIfSatisfiedAndCheckStackConditionAbnormality_PressureOfPrescript_1",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Blandishment_Enemy",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "PlusCoinScaleAdderIfSatisfiedAndCheckStackConditionAbnormality_PressureOfPrescript_2",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Blandishment_Enemy",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderIfSatisfiedAndCheckStackConditionAbnormality_PressureOfPrescript_2",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Blandishment_Enemy",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "KarmaOfIndexStudent",
|
||||
"iconId": "KarmaOfIndexAlly",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 100,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 10,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 20,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Ryoshu_IndexFightBuff",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AddUnitSlotRightAfterGettingBuff"
|
||||
},
|
||||
{
|
||||
"ability": "RyoshuSlotPlusA1C9DmgMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "BlockNaturalBreakAndGetBuff",
|
||||
"value": -1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillAttributeTypeLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AddSinStockOnStartTurnBySkillLowerStockLimit",
|
||||
"buffData": {
|
||||
"value": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "CanNotRetreat"
|
||||
},
|
||||
{
|
||||
"ability": "ImmortalIfNotAlone"
|
||||
},
|
||||
{
|
||||
"ability": "TakingOtherStoryImmortalAbility"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BlessingOfIndexPrescriptEnemy",
|
||||
"iconId": "BlessingOfIndexPrescriptAlly",
|
||||
"subIdList": [ "IndexCommonBlessing"],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 9,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderPerStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "BlessingOfIndexPrescriptEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Malkuth_Imperfect",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,166 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "FavorBuff5012AllyOne",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorKeywordAndAttribute_COMBUSTION_CRIMSON_-1_100",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "EgoResourceAdderIfResonanceStatic_2",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5012AllyOneShieldDamageConverter",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5012EnemyOne",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorBuff5012EnemyOneShieldDamageBooster",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5012AllyTwo",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorMainKeywordAndAttributeWithUse_Breath_INDIGO_-1_100",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuffAllyTwoGiveBuff",
|
||||
"value": 2,
|
||||
"attribute": "INDIGO",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RemoveFirstBreakSectionIfPlayerAndHasUnitAssociation_BLADE_LINEAGE"
|
||||
},
|
||||
{
|
||||
"ability": "SkillResultPowerAdderIfPlayerAndHasUnitAssociation_BLADE_LINEAGE",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgUpIfPlayerAndHasUnitAssociation_BLADE_LINEAGE",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierIfPlayerAndHasUnitAssociation_BLADE_LINEAGE",
|
||||
"value": -0.15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5012HardOne",
|
||||
"iconId": "FavorBuffTwthHard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "FixMentalLowerLimit",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5012HardOneGiveBuffBySkill",
|
||||
"value": 5,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5012HardTwo",
|
||||
"iconId": "FavorBuffTwthHard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "FixMentalLowerLimit",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5012HardOneGiveBuffBySkill",
|
||||
"value": 5,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "FavorBuff5012AllyOneForUI",
|
||||
"iconId": "FavorBuffTwth"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5012AllyTwoForUI",
|
||||
"iconId": "FavorBuffTwth"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5012HardOneForUI",
|
||||
"iconId": "FavorBuffTwthHard"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5012HardTwoForUI",
|
||||
"iconId": "FavorBuffTwthHard"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,433 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorKeywordAndAttribute_LACERATION_SCARLET_-1_100",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "EgoResourceAdderIfPerfectResonanceStatic_2",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwthTwo",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorKeywordAndAttribute_SINKING_AZURE_-1_100",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgUpIfPlayerAndHasUnitKeyword_FINGER",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierIfPlayerAndHasUnitKeyword_FINGER",
|
||||
"value": -0.15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwthEnemy",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LacerationDamageMultiplierIfEnemy",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwthEnemyTwo",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnPanicOrLowMorale",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwthHard",
|
||||
"iconId": "FavorBuffTwthHard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "BearClawWound",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "EagleClawWound",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderViaBuffCheck",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "IntenseColors",
|
||||
"buffOwner": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderViaBuffCheck",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "IntenseColors",
|
||||
"buffOwner": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwth1stPhaseForUI",
|
||||
"iconId": "FavorBuffTwth"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwth2ndPhaseForUI",
|
||||
"iconId": "FavorBuffTwth"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwthHardForUI",
|
||||
"iconId": "FavorBuffTwthHard"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuffTwthHardTwo",
|
||||
"iconId": "FavorBuffTwthHard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "BearClawWound",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdderIfNotZero",
|
||||
"buffData": {
|
||||
"buffKeyword": "EagleClawWound",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderViaBuffCheck",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "IntenseColors",
|
||||
"buffOwner": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderViaBuffCheck",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "IntenseColors",
|
||||
"buffOwner": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TwthBossRaidHard",
|
||||
"value": 30,
|
||||
"buffData":
|
||||
{
|
||||
"buffKeyword": "IntenseColors",
|
||||
"value": 10
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "RicardoBookRaid",
|
||||
"iconId": "AaCePbBi",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": 0.03
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RicardoTattooRaid",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 300,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderPerStack",
|
||||
"value": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RicardoJokeRaid",
|
||||
"iconId": "AaCePbBi",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RicardoJokeRaidTakeSkillBsDmgMutiplier",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001EnemyFirst",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorBuff5001EnenyFirstAdjustParalysis"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001EnemySecond",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorBuff5001TakeAtkDamageMultiplierBySpeedDiff_limit20",
|
||||
"value": 0.02
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001AllyFirst",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorBuff5001AllyFirstSkillDmgMultiplier",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5001AllyFirstEgoDmgMultiplier",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5001AllyFirstResourceAdderStatic",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5001ResourceAdderIfPassAssoCheck",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001AllyTwo",
|
||||
"iconId": "FavorBuffTwth",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FavorBuff5001AllyTwoSkillDmgMultiplier",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5001AllyTwoEgoDmgMultiplier",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5001AllyTwoHCorpAsso",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5001AllyFirstResourceAdderStatic",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001Hard",
|
||||
"iconId": "FavorBuffTwthHard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001HardTwo",
|
||||
"iconId": "FavorBuffTwthHard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "FixMentalLowerLimit",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "FavorBuff5001RevengeBook",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001FirstPhaseForUI",
|
||||
"iconId": "FavorBuffTwth"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001SecondPhaseForUI",
|
||||
"iconId": "FavorBuffTwth"
|
||||
},
|
||||
{
|
||||
"id": "FavorBuff5001HardForUI",
|
||||
"iconId": "FavorBuffTwthHard"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,515 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "LegStrengthHorse",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"enemyImportanceLevel": 1,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LegStrengthHorseAddBuffExceptionCrazy"
|
||||
},
|
||||
{
|
||||
"ability": "LegStrengthHorseAbility",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "LegStrengthHorseEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ConcussionWei",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"enemyImportanceLevel": 3,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "TakeSinBuffDamageMultiplier",
|
||||
"value": 0.5,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TakeVibrationExplosionBsDmgMultiplierByValue",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "ConcussionWeiRemover"
|
||||
},
|
||||
{
|
||||
"ability": "ConcussionWeiEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SweptAwayWei",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeVibrationExplosionBsDmgMultiplierByValue",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "SweptAwayWeiEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ReboundWei",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"enemyImportanceLevel": 3,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ReboundWeiRemover"
|
||||
},
|
||||
{
|
||||
"ability": "ReboundWeiEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrazyWei",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -15
|
||||
},
|
||||
{
|
||||
"ability": "CrazyWeiEffect"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StudyStatSinclair_A",
|
||||
"iconId": "StudyStatSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StudyStatSinclair_B",
|
||||
"iconId": "StudyStatSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StudyStatSinclair_C",
|
||||
"iconId": "StudyStatSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderIfDefaultSkill",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StudyStatSinclair_D",
|
||||
"iconId": "StudyStatSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderIfDefaultSkill",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StudyStatSinclair_E",
|
||||
"iconId": "StudyStatSinclair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 15
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdderIncludeFirstTurn",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderIncludeFirstTurn",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderIfDefaultSkill",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderIfDefaultSkill",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StudySignSinclair",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "StudySignSinclair",
|
||||
"value": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "StudyStatSinclair",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "SipOfAlcoholJin",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"activeRound": 1,
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"activeRound": 1,
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SipOfAlcoholJinHeal",
|
||||
"value": 0.015
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DrunkBlood",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DrunkBloodAbility"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "LACERATION" ]
|
||||
},
|
||||
{
|
||||
"id": "DrunkAwakening",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkSkillPowerResultAdderAsStack",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "DrunkAwakeningAbility"
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NightDrifterGuilty",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -15
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SnakePoisonJinWeak",
|
||||
"iconId": "SnakePoisonJin",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SnakePoisonJin",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -7
|
||||
},
|
||||
{
|
||||
"ability": "SnakePoisonJin",
|
||||
"value": 0.01
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,568 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ChoiSwordsmanship",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"enemyImportanceLevel": 3,
|
||||
"maxStack": 9,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ChoiSwordmanshipToSuperCoin"
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordmanshipMinStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -6
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -6
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -3
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 4,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -3
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 4,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 6,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 6,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 7,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 7,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 8,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 8
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 8,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -3
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipSkillPowerAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 9,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": 8
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipCoinScaleAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChoiSwordsmanship",
|
||||
"buffOwner": "Self",
|
||||
"stack": 9,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
},
|
||||
"value": -3
|
||||
},
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ChoiSwordsmanshipOne",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ChoiSwordsmanshipMany",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ChoiSwordsmanshipShield",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 8,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"enemyImportanceLevel": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ChoiSwordsmanshipShield",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnBattleStartDivideByStackWithCeiling",
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"atk": "SLASH",
|
||||
"value": 0.025
|
||||
},
|
||||
{
|
||||
"ability": "CopyFakeShieldForChoi"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RegretSCorp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RegretSCorp",
|
||||
"buffData": {
|
||||
"buffKeyword": "ParryingResultUp",
|
||||
"target": "Self",
|
||||
"activeRound": 1,
|
||||
"value": 4,
|
||||
"limit": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PhotoTransitionChoi",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"enemyImportanceLevel": 3,
|
||||
"syncOnBossRaid": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PhotoTransitionChoiCamera",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"enemyImportanceLevel": 3,
|
||||
"syncOnBossRaid": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TakePicture",
|
||||
"buffClass": "TakePicture",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderWithPrevSkillCheck",
|
||||
"value": -5
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LensmanNail",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartStackDevideByValue_Binding",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDown",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByBuffStackDevideByValue",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnVibrationByStackWithTurnLimit",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0,
|
||||
"limit": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"activeRound": 1,
|
||||
"value": 1,
|
||||
"limit": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PhotoTransition",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "PhotoTransition"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "ScratchesHurt",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_ScratchesHurt3",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndDivideByStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Reduction",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"ability": "LoseStackOnRoundEndIfNotTakeCritical",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TiedRope",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "OverwriteSpeed",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "OverrideCoinScaleWithoutEgoSkill",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "TiedRope"
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TiedWithRope",
|
||||
"buffClass": "TiedWithRope",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "OverwriteSpeed",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "TiedWithRope"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "SlaveHunersPower",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 5
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LensmanPower",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": 5
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,285 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "UnfinishedDreamMirror",
|
||||
"iconId": "UnfinishedDream",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RighteousFeeling"
|
||||
},
|
||||
{
|
||||
"ability": "PassNextParticipantOrderIfDie"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "UnfinishedDreamTwoMirror",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RighteousFeeling"
|
||||
},
|
||||
{
|
||||
"ability": "PassNextParticipantOrderIfDie"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "FragmentOfHopeFamilyMirror",
|
||||
"iconId": "RecklessDuel",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "FragmentOfHopeFamily"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "FragmentOfHopeTwoFamilyMirror",
|
||||
"iconId": "RecklessDuel",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "FragmentOfHopeTwoFamily",
|
||||
"value": 30
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "DerivativeHugeIrritation",
|
||||
"iconId": "HugeIrritation",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartPerLostHpRatio",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.15,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartPerLostHpRatio",
|
||||
"buffData": {
|
||||
"buffKeyword": "ResultEnhancement",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.15,
|
||||
"limit": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "IrritationDiffSpeedAtkDmgMul",
|
||||
"value": 0.4
|
||||
},
|
||||
{
|
||||
"ability": "IrritationSuperCoin",
|
||||
"value": 114503
|
||||
},
|
||||
{
|
||||
"ability": "IrritationSuperCoin",
|
||||
"value": 114504
|
||||
},
|
||||
{
|
||||
"ability": "IrritationVibrationAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vibration",
|
||||
"stack": 3,
|
||||
"turn": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GiveMeCandy",
|
||||
"iconId": "CandyForCharon",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveMeCandy"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HungryCharon",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullCharon",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByBuffStackDevideByValue",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "ParryingResultDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VerEmergencyCandy",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "VerEmergencyCandy",
|
||||
"value": 0.6,
|
||||
"buffData": {
|
||||
"buffKeyword": "VerShiningFullness",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 0.3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VerHunger",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "VerHunger",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VerShiningFullness",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "VerShiningFullness",
|
||||
"value": 0.3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,175 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "MiddleFatherGutsMirror",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"iconId": "MiddleFatherGuts",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ReduceTakeAttackDmgMultiplierByLoseHpRatio",
|
||||
"value": 50
|
||||
},
|
||||
{
|
||||
"ability": "MiddleFatherGuts",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TeachersPreyMirror",
|
||||
"subIdList": [ "TeachersPrey" ],
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"iconId": "TeachersPrey",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "OverwriteSpeed",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "TeachersPreyMirrorEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ObservationTheRingsHidden",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"iconId": "ObservationTheRings",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"enemyImportanceLevel": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -20
|
||||
},
|
||||
{
|
||||
"ability": "ObservationTheRingsHidden",
|
||||
"value": -0.7
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LookingFutureMirror",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "LookingFutureMirrorPlus_1",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "LookingFutureMirrorMinus_2",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "LoseAllStackOnEndTurn"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FutureEyeOnMirror",
|
||||
"iconId": "FutureEyeOn",
|
||||
"subIdList": [ "FutureEyeOn" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "FutureEyeOnMirror",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdderIfDefaultSkill",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "FutureEyeOnMirror"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FutureEyeOffMirror",
|
||||
"iconId": "FutureEyeOff",
|
||||
"subIdList": [ "FutureEyeOff" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FutureEyeOffMirror",
|
||||
"value": -0.2,
|
||||
"buffData": {
|
||||
"buffKeyword": "FutureEyeOffMirror",
|
||||
"target": "Self",
|
||||
"stack": 10,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "PlayingWithWaterTogetherMirror",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "PlayingWithWaterTogetherMirrorParry"
|
||||
},
|
||||
{
|
||||
"ability": "PlayingWithWaterTogetherMirrorAtkMultiplier",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Honglu_Xi_Mirror",
|
||||
"iconId": "Honglu_Xi",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "PreventJade"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_Le_Mirror",
|
||||
"iconId": "Honglu_Le",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_Ai_Mirror",
|
||||
"iconId": "Honglu_Ai",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpLowestMpAllyOnWinDuel",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluAi"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Honglu_Nu_Mirror",
|
||||
"iconId": "Honglu_Nu",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpAllAllyOnRoundStart",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "HongluAi"
|
||||
},
|
||||
{
|
||||
"ability": "HongluNu"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,326 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "NetherseaBrand",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "SeaTerrorCell",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"enemyImportanceLevel": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRS",
|
||||
"buffData": {
|
||||
"buffKeyword": "SeaTerrorCell",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SeaTerrorCell",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "SeaTerrorCell",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ExitBattleViaBuffCheck",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "ExitBattleFieldOnREIfEquipedDefense"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "AbyssalVitality",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 100,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MpRecoverOnUseStack",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndelibleGoodwill",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "IndelibleGoodwill",
|
||||
"value": 0.5,
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "WaitingforCommandMod",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "ParticipationMod",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "ColdAirDOQ",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SpeedAdderAsStack",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "ColdAirDOQ",
|
||||
"value": 20,
|
||||
"buffData": {
|
||||
"buffKeyword": "FreezingDOQ",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"value": 20
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "FreezingDOQ",
|
||||
"subIdList": [ "ColdAirDOQ" ],
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CanNotAction"
|
||||
},
|
||||
{
|
||||
"ability": "CanNotRetreat"
|
||||
},
|
||||
{
|
||||
"ability": "FreezingDOQ"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "BloodborneDOQ",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"value": 0.8
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "WeakenDOQ",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -35
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "NetherseaBrandUnit",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "NervousImpairment",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NervousImpairment",
|
||||
"value": 0.25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BitOfEmotion",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BitOfEmotion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WildernessSurvivalModule",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxHpMultiplier",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "WildernessSurvivalModule",
|
||||
"value": 0.4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HousekeepingAssistantModule",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HousekeepingAssistantModule"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IncrementalMotionFirmware",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "IncrementalMotionFirmware"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MiniDecontaminationKit",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MiniDecontaminationKit"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ExternalUpgradeModule",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ExternalUpgradeModule"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,163 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "UninvitedGuest",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "UninvitedGuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ConnectedPlug",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ConnectedPlug"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AntiSheepGround",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AntiSheepGround"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ThundercloudFormation",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ThundercloudFormation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BandageOfTheBoundKing",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnDie",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"target": "EveryEnemy",
|
||||
"stack": 2,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BandageOfTheBoundKing"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ComeForwardToTheKing",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TargetNumAdderByStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnLoseDuel",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletPeccatulumTwo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.15
|
||||
},
|
||||
{
|
||||
"ability": "VioletPeccatulumTwo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RefractedWill",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RefractedWill",
|
||||
"value": -0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FirmWill",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RefractedWill",
|
||||
"value": -100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BreathSupport",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BreathSupport",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"target": "Self",
|
||||
"stack": 4,
|
||||
"turn": 4,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "FellBulletMark",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FellBulletMark"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FellBulletGroggy",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,660 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ObservationTheRingsRail",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"iconId": "ObservationTheRings",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"enemyImportanceLevel": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultLevelAdder",
|
||||
"value": -20
|
||||
},
|
||||
{
|
||||
"ability": "ObservationTheRingsRail",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "Self",
|
||||
"stack": 7,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"IGNORE_CHECED_CORRECTION_EXCLUSION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TagGameBuff",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 3,
|
||||
"enemyImportanceLevel": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttackDmgMultiplierIfOneSideAttack",
|
||||
"value": -1.0
|
||||
},
|
||||
{
|
||||
"ability": "TakeDmgMultiplierIfOneSideAttack",
|
||||
"value": 0.8
|
||||
},
|
||||
{
|
||||
"ability": "WillYouPlayOnDestroy"
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YesdragonSelfRefraction",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderPerStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderPerStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderIfSatisfied",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "YesdragonSelfRefraction",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 5,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderViaBuffCheck",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "YesdragonSelfRefraction",
|
||||
"buffOwner": "AbnormalitySelf",
|
||||
"stack": 10,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "YesdragonSelfRefractionOnUsed"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CondensedBloodRefraction",
|
||||
"buffClass": "CountableBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 50,
|
||||
"maxTurn": 50,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeDamageOnRoundEndByMaxHpRatioPerStackAndNotBreak",
|
||||
"value": 0.01,
|
||||
"buffData": {
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseBuffTurnOnUseDefenseSkill_1",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MultiplyBuffStackAndLoseTurnOnRoundEnd",
|
||||
"buffData": {
|
||||
"buffKeyword": "CondensedBloodRefraction",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"value": 2,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DragonLanceRefraction",
|
||||
"buffClass": "CumulativeStackReportBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DragonLanceRefractionHpDisplay"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YesdragonPower",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"value": -1.0
|
||||
},
|
||||
{
|
||||
"ability": "DestroyBuffOnEndEnemyAttackIfAttacked"
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkinAcitveRound0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YesdragonWind",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MinSpeedAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DestroyBuffOnEndEnemyAttackIfAttacked"
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffect"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "YesdragonScale",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 20,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByReverseStack",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnLoseDuelIfSelfSpecificSkill_956804",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HeatedWingScalesExplain",
|
||||
"iconId": "HeatedWingScales",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "TransparentWingScalesExplain",
|
||||
"iconId": "TransparentWingScales",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "RustedWingScalesExplain",
|
||||
"iconId": "RustedWingScales",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "HeatedWingScales",
|
||||
"buffClass": "Railway6PowderBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "9564WingPowder",
|
||||
"value": 0.25
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "TransparentWingScales",
|
||||
"buffClass": "Railway6PowderBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "9565WingPowder",
|
||||
"value": 0.25
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
{
|
||||
"id": "RustedWingScales",
|
||||
"buffClass": "Railway6PowderBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "9566WingPowder",
|
||||
"value": 0.25
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": []
|
||||
},
|
||||
|
||||
{
|
||||
"id": "StackPast",
|
||||
"subIdList": [ "StackPastActivate" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "StackPresent",
|
||||
"subIdList": [ "StackPresentActivate" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "StackFuture",
|
||||
"subIdList": [ "StackFutureActivate" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "StackPastActivate",
|
||||
"subIdList": [ "StackPast" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "PastLowLevel",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"stack": 1,
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "PastMidLevel",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"stack": 2,
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "PastHighLevel",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"stack": 3,
|
||||
"turn": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "StackPresentActivate",
|
||||
"subIdList": [ "StackPresent" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NowLowLevel",
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 1,
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "NowMidLevel",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 2,
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "NowHighLevel",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 3,
|
||||
"turn": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "StackFutureActivate",
|
||||
"subIdList": [ "StackFuture" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 30,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FutureLowLevel",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 1,
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "FutureMidLevel",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 2,
|
||||
"turn": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "FutureHighLevel",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 3,
|
||||
"turn": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "TimeGap",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStackWithMax_150",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartRelatedSlotStateIfStackNotLessThen",
|
||||
"value": 10,
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ ]
|
||||
},
|
||||
{
|
||||
"id": "NoeulNageuneBuffA3",
|
||||
"iconId": "NoeulNageuneBuffA",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NoeulNageuneBuffHpMul_200",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "NoeulNageuneBuffRemoveBS"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NoeulNageuneBuffA4",
|
||||
"iconId": "NoeulNageuneBuffA",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NoeulNageuneBuffHpMul_200",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "TakeDmgMultiplierIfSuperCoin",
|
||||
"value": -0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NoeulNageuneBuffA5",
|
||||
"iconId": "NoeulNageuneBuffA",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NoeulNageuneBuffHpMul_200",
|
||||
"value": 0.5
|
||||
},
|
||||
{
|
||||
"ability": "NoeulNageuneBuffRemoveBS"
|
||||
},
|
||||
{
|
||||
"ability": "NoeulNageuneBuffMpHeal_4_4"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NoeulNageuneBuffB3",
|
||||
"iconId": "NoeulNageuneBuffB",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NoeulNageuneBuffTakeBuffByAllyAsso",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NoeulNageuneBuffB4",
|
||||
"iconId": "NoeulNageuneBuffB",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NoeulNageuneBuffTakeBuffByAtkTypeAndEGODmgMul",
|
||||
"value": 0.5,
|
||||
"buffData": {
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "AtkDmgMultiplierIfSuperCoin",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NoeulNageuneBuffB5",
|
||||
"iconId": "NoeulNageuneBuffB",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "NoeulNageuneBuffTakeBuffByDeadAlly",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "NoeulNageuneBuffDmgMulByPR",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MiddleFingerLeashBuff",
|
||||
"iconId": "MiddleFingerLeashBuff",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttackDmgMultiplierIfOneSideAttack",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "MiddleFingerLeashBuffLoseStack",
|
||||
"value": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,335 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "BearClawWound",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 9,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamagePerStackWithRoundLimitAndSkillLimit_1_1",
|
||||
"value": 3,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnREBearClawWound",
|
||||
"value": 4,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1,
|
||||
"limit": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "BearClawWoundEffect"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "FAUVISM_CLAW_WOUND" ]
|
||||
},
|
||||
{
|
||||
"id": "EagleClawWound",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 9,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamagePerStackWithRoundLimitAndSkillLimit_1_1",
|
||||
"value": 3,
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TakeMpDmgSelfByValueCheckBuffOnRoundEnd",
|
||||
"value": 5,
|
||||
"buffData": {
|
||||
"buffKeyword": "EagleClawWound",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "EagleClawWoundEffect"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "FAUVISM_CLAW_WOUND" ]
|
||||
},
|
||||
{
|
||||
"id": "BoldBrushstrokes",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BoldBrushstrokes",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IntenseColors",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"maxStack": 4,
|
||||
"list": [
|
||||
{
|
||||
"ability": "IntenseColorsTakeAttackDmgMultiplierFromRingFinger",
|
||||
"value": 0.05,
|
||||
"buffData": {
|
||||
"buffKeyword": "IntenseColors",
|
||||
"target": "Self",
|
||||
"value": 0.1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "IntenseColorsGiveBuffsOnBattleStart",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "IntenseColorsLoseBuffOnBattleEnd",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FaubismWolfMask",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MinSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FaubismWolfMaskGiveAdditionalBuffStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FaubismWolfMaskGiveBuffOnSucceedAttackIfHasNotBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"target": "Target",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"limit": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "FaubismWolfMaskGiveBuffOnTakeAttackDmgIfHasNotBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Target",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"limit": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FaubismWolfMaskBlooded",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FaubismWolfMaskBloodedAttackDmgMultiplierAndConvertToSuperCoin",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "MinSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderIncludeFirstTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FaubismWolfMaskBloodedGiveAdditionalBuffStackAndTurn",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "FaubismWolfMaskGiveBuffOnSucceedAttackIfHasNotBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"target": "Target",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"limit": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "FaubismWolfMaskGiveBuffOnTakeAttackDmgIfHasNotBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"target": "Target",
|
||||
"stack": 0,
|
||||
"turn": 2,
|
||||
"limit": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PanicChangeLock",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "IndexPrescriptEnemy_0",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptEnemy_1",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"subIdList": [ "IndexPrescriptEnemy_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptEnemy_2",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"subIdList": [ "IndexPrescriptEnemy_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndexPrescriptEnemy_3",
|
||||
"iconId": "IndexPrescript_Base",
|
||||
"subIdList": [ "IndexPrescriptEnemy_0" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ResentmentSpiderDaughterTwo",
|
||||
"iconId": "ResentmentSpider",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ResentmentSpiderAssist"
|
||||
}
|
||||
],
|
||||
"subIdList": [
|
||||
"ResentmentSpiderDaughter"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ReinforcedTattooSpiderDaughterTwo",
|
||||
"iconId": "ReinforcedTattooSpider",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"atk": "HIT",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.1
|
||||
}
|
||||
],
|
||||
"subIdList": [
|
||||
"ReinforcedTattooSpiderDaughter"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HeatingWireOnSpiderTwo",
|
||||
"iconId": "HeatingWireOnSpider",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
|
||||
],
|
||||
"subIdList": [
|
||||
"HeatingWireOnSpider"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "PreparedMeat",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "Hunger",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 4,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Hunger"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PriceOfCare",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 999,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "TrainTeamCaptain",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SlotAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "TrainTeamCaptain"
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfMpOnRoundStart",
|
||||
"value": 15
|
||||
},
|
||||
{
|
||||
"ability": "SinBuffStackAndTurnAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "WalpuSinStockAdderOnKillTarget"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletUnderstand",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MentalCrack",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MentalCrack"
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ImpendingCollapse",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 4,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "AllSetForShooting",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TrainTeamCaptain"
|
||||
},
|
||||
{
|
||||
"ability": "AttackDmgMultiplierByUsingBulletCountDefaultAttackSkill",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "CtrlTeamCaptain"
|
||||
},
|
||||
{
|
||||
"ability": "AllSetForShooting",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Smoke",
|
||||
"buffClass": "CountableBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"maxTurn": 5,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Smoke",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MeatGearForce",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MeatGearForce"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Grudge",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 999,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Grudge"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"list": [
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,145 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "KeptBlood",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 10,
|
||||
"enemyImportanceLevel" : 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "KeptBloodLoseStackAbility",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "KeptBloodHealAbility",
|
||||
"value": 0.01
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodyCrave",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"enemyImportanceLevel" : 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffAfterGettingBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "ParryingResultUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffAfterGettingBuff",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodyCraveGiveBuffOnSucceedAbility",
|
||||
"buffData": {
|
||||
"buffKeyword": "ParryingResultUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodyCraveGiveBuffOnSucceedAbility",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnSALimitPerSkill",
|
||||
"buffData": {
|
||||
"buffKeyword": "KeptBlood",
|
||||
"target": "AbnormalitySelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodyCraveGiveBuffOnFailedAbility",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodyCraveGiveBuffOnFailedAbility",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "BloodyCraveGiveBuffOnFailedAbility",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 4,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HardenedBlood",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 5,
|
||||
"list": [
|
||||
{
|
||||
"ability": "HardenedBlood"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodArmorCasting",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodArmorCasting",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,229 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Refraction4A",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4B",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "MentalSystemResultIncreaseAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpOnRoundStartMp",
|
||||
"value": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4C",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4D",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4E",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "MaxSpeedAdderExceptFirstTurn",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4F",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierRail",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4G",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "ParryingPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpOnRoundStartMp",
|
||||
"value": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4H",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpOnRoundStartMp",
|
||||
"value": 15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4I",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "AggroAdderOnRoundStart",
|
||||
"value": 500
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpOnRoundStartMp",
|
||||
"value": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4J",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpOnRoundStartMp",
|
||||
"value": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4K",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpOnRoundStartMp",
|
||||
"value": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Refraction4L",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Refraction4Ally"
|
||||
},
|
||||
{
|
||||
"ability": "RecoverMpOnRoundStartMp",
|
||||
"value": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BigWelcome",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"destroyableOnRetreat" : false,
|
||||
"canBeDespelled": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BigWelcome"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,211 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "VibrationChain",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "VibrationChain"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
},
|
||||
{
|
||||
"id": "TimeRentalTwo",
|
||||
"iconId": "TimeRental",
|
||||
"buffClass": "TimeRentalTwo",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TimeRentalTwo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeAccumulation",
|
||||
"buffClass": "StaticNonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TimeAccumulation"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "TimeAcceleration",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TimeAcceleration"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBsGaugeUpMultiplier",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LimitedTime",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 1000,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LimitedTime"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "OwnTime",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 200,
|
||||
"list": [
|
||||
{
|
||||
"ability": "OwnTime"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EquitableDistribution",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EquitableDistribution"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UnfairDistribution",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "UnfairDistribution"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VibrationContinue",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "VibrationContinue",
|
||||
"value": 0.5
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
},
|
||||
{
|
||||
"id": "TimeKillerWatch",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeSuspend",
|
||||
"buffClass": "TimeSuspend",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TimeSuspend"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VibrationChainPersonality",
|
||||
"iconId": "VibrationChain",
|
||||
"subIdList": [
|
||||
"Vibration"
|
||||
],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "VibrationChainPersonality"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"SIN",
|
||||
"VIBRATION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeRentalTwoPersonality",
|
||||
"iconId": "TimeRental",
|
||||
"buffClass": "TimeRentalTwoPersonality",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TimeRentalTwoPersonality"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,350 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ColdBlackTear",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": true,
|
||||
"enemyImportanceLevel": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "ParryingResultDown",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ColdBlackTearMpDmg",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "ColdBlackTearTriggerFor400003",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HelplessTear",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"enemyImportanceLevel": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": -6
|
||||
},
|
||||
{
|
||||
"ability": "TargetNumAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "HelplessTear"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"stack": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffTurnAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"turn": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WornOutKnight",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SignOfDespair",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SignOfDespairRemover"
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackDmgUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "ParryingResultUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffStackAdder",
|
||||
"buffData": {
|
||||
"buffKeyword": "ColdBlackTear",
|
||||
"stack": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CollapsedPride",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FailedToAssistQueen",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": -3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UsedTooMuchPower",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "UsedTooMuchPower"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ChasingArcana",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"playerImportanceLevel": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChasingArcana",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ChasingArcana",
|
||||
"buffData": {
|
||||
"buffKeyword": "Agility",
|
||||
"target": "Self",
|
||||
"stack": 20,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ChasingArcanahard",
|
||||
"iconId": "ChasingArcana",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"playerImportanceLevel": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "ChasingArcanahard",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "ChasingArcana",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "Self",
|
||||
"stack": 20,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PowerOfLoveAndJustice",
|
||||
"buffClass": "CountableBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnZeroTurn": false,
|
||||
"destroyableOnBothZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveStackAdderBoosterByBuffStack",
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst"
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "CHARGE" ]
|
||||
},
|
||||
{
|
||||
"id": "CentralCommandTeamCaptain",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TrainTeamCaptain"
|
||||
},
|
||||
{
|
||||
"ability": "GiveNegativeSinBuffStackAdderForCaptain",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "TakeBreathCategoryStackAdderForCaptain",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "TakeChargeCategoryTurnAdderForCaptain",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DisposablePanicRecovery"
|
||||
},
|
||||
{
|
||||
"ability": "AreaBaseAttackDmgMultiplier",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "WalpuSinStockAdderOnKillTarget"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BestWelfareTeamMember",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveNegativeSinBuffStackAdderForCaptain",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DisposablePanicRecovery"
|
||||
},
|
||||
{
|
||||
"ability": "BuffBoosterForSpecificMember",
|
||||
"value": 10913,
|
||||
"buffData": {
|
||||
"buffKeyword": "PenetrateDamageUp",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "KnightBless",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "OverwriteAtkResistResultIfHigher",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TraumaShield",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 2,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnDie": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeMpDamageMultiplierByEnemy",
|
||||
"value": -0.8
|
||||
},
|
||||
{
|
||||
"ability": "TakeSinBuffDamageMultiplier",
|
||||
"value": -0.8,
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,232 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "BestWelfareTeamCaptain",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TrainTeamCaptain"
|
||||
},
|
||||
{
|
||||
"ability": "GiveNegativeSinBuffStackAdderForCaptain",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "BestWelfareTeamCaptainDmgMul",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "BestWelfareTeamCaptainHealMp",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "WalpuSinStockAdderOnKillTarget"
|
||||
},
|
||||
{
|
||||
"ability": "BestWelfareTeamCaptainOnKillTarget"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RunHallway",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnBattleStart",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "NextHallway",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "PumpkinJelly",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
{
|
||||
"ability": "PumpkinJellyHeal_60_30"
|
||||
},
|
||||
{
|
||||
"ability": "ActivateBuffEffectSkin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TensionUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "TakeBSDmgOnTakeAttackDmgByStack",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "QueenBeepheromone",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TauntAllSlot",
|
||||
"value": 1000
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamage",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Target",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "QueenBeeMark",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 3,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierViaBuffCheckDevideByStack",
|
||||
"value": 0.01,
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Self",
|
||||
"buffOwner": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"limit": 20
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PinkPetals",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 30,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStackWithMax_15",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamagePerStackWithLimitCount_2",
|
||||
"value": 10,
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "TakeDmgOnVEPinkPetals",
|
||||
"value": 5,
|
||||
"attribute": "AZURE",
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DesperadoBuff",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"maxStack": 2,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultAtkSkillParryingResultAdderDevideByStack",
|
||||
"buffData": {
|
||||
"stack": 1,
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "DefaultAtkSkillPowerAdderDevideByStack",
|
||||
"buffData": {
|
||||
"stack": 1,
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "DefaultAtkSkillPlusCoinScaleAdderIfSatisfied",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "DesperadoBuff",
|
||||
"buffOwner": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "DefaultSkillMinusCoinScaleAdderIfSatisfied",
|
||||
"value": -1,
|
||||
"buffData": {
|
||||
"buffKeyword": "DesperadoBuff",
|
||||
"buffOwner": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ActivatedEgoPassive",
|
||||
"buffClass": "EGOPassiveBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,712 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "MDEMaa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMab",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefSkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMac",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMad",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMae",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMca",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMcb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMcc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMcd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMce",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMcf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": -3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMcg",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefSkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMda",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMdb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMdc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMdd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.175
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMde",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.225
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMdf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMdg",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDEMdh",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMaa",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMab",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefSkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMac",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMad",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMae",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMba",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMbb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMbc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMbd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMbe",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMbf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMca",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMcb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMcc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 6
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMcd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMce",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMcf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMcg",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMda",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMdb",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMdc",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.25
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMdd",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMde",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 9
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMdf",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMdg",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MaxHpMultiplierEnemy",
|
||||
"value": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MDHMdh",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.5
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,447 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "MD5Base",
|
||||
"useTrigger": false,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD511",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD512",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD513",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.025
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD514",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD515",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefSkillPowerResultAdder",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD516",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"value": -0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"id": "MD521",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD522",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.025
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD523",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD524",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD525",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD526",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD527",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"value": -0.075
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"id": "MD531",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD532",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD533",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD534",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD535",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD536",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD537",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD538",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.025
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"id": "MD541",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD542",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.125
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD543",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD544",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD545",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.15
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD546",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.125
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD547",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD548",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "PlusCoinScaleAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MinusCoinScaleAdder",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD549",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplier",
|
||||
"value": -0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.25
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,868 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "MD551",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD552",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.075
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD553",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD554",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD555",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD556",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.075
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD557",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD558",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "PlusCoinScaleAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MinusCoinScaleAdder",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "MD561",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD562",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD563",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD564",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD565",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD566",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.075
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD567",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD568",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "PlusCoinScaleAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MinusCoinScaleAdder",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.05
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "MD571",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD572",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD573",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD574",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.35
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD575",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD576",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.175
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD577",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD578",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "PlusCoinScaleAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "MinusCoinScaleAdder",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "MD581",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD582",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD583",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 4
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.225
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD584",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.45
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD585",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.25
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD586",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.2
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD587",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD588",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "PlusCoinScaleAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MinusCoinScaleAdder",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.075
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "MD591",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 8
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.4
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD592",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 9
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.4
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD593",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"ability": "DefAdder",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.325
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD594",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.725
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD595",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.4
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD596",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.35
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD597",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "DefaultMaxHpMultiplier",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD598",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "PlusCoinScaleAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "MinusCoinScaleAdder",
|
||||
"value": -2
|
||||
},
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "MD7LimitBaseN",
|
||||
"useTrigger": false,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD7Limit101",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MD7LimitGiveBuffAllyDieAlt",
|
||||
"buffData": {
|
||||
"buffKeyword": "AttackUp",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0,
|
||||
"limit": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD7Limit111",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MD7LimitMpAdjuster_plus20_minus15"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD7Limit121",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MD7LimitGiveShield",
|
||||
"value": 3000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD7Limit131",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "MD7LimitSinBuffGiveBooster",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MD7Limit141",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Negative",
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveRandomNegativeSinbuffOnRoundStart",
|
||||
"value": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,246 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "S2Mirror1stFloor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror2ndFloor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror3rdFloor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror4thFloor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror5thFloor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror1stFloor_Hard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"iconId": "S2Mirror1stFloor",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror2ndFloor_Hard",
|
||||
"iconId": "S2Mirror2ndFloor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror3rdFloor_Hard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"iconId": "S2Mirror3rdFloor",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror4thFloor_Hard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"iconId": "S2Mirror4thFloor",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "S2Mirror5thFloor_Hard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"iconId": "S2Mirror5thFloor",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Curse",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Curse"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EmittedCurrent",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EmittedCurrent"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CollapseAmpoule",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeHpDamageOnRoundEndByMaxHp",
|
||||
"value": 0.02
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEndByRatio",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RedApricotBlossom",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeCriticalChanceAdder",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "TakeCriticalAtkDamageMultiplierByStack",
|
||||
"value": 0.03
|
||||
},
|
||||
{
|
||||
"ability": "RedApricotBlossom",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"buffOwner": "Self",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "LACERATION" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Combustion",
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "CRIMSON",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Combustion"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "COMBUSTION" ]
|
||||
},
|
||||
{
|
||||
"id": "Laceration",
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "SCARLET",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Laceration"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "LACERATION" ]
|
||||
},
|
||||
{
|
||||
"id": "Vibration",
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION" ]
|
||||
},
|
||||
{
|
||||
"id": "Burst",
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "SHAMROCK",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Burst"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "BURST" ]
|
||||
},
|
||||
{
|
||||
"id": "Sinking",
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AZURE",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Sinking"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "SINKING" ]
|
||||
},
|
||||
{
|
||||
"id": "VibrationCollapse",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "DefAdderByStackCeilToInt",
|
||||
"value": -0.25
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
},
|
||||
{
|
||||
"id": "VibrationCrack",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "Crack",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
},
|
||||
{
|
||||
"id": "VibrationEcho",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "VibrationEcho",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
},
|
||||
{
|
||||
"id": "VibrationNesting",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "CollapsableSinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_MERGED" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,794 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Reduction",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkSkillPowerResultAdderAsStack",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Disarming",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefSkillPowerResultAdderAsStack",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ResultReduction",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Vulnerable",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AttackDmgDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Binding",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SpeedAdderAsStack",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AttackDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DefenseDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Paralysis",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "OverrideCoinScale",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnAfterCheckCoin",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ElectricShock",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeHpDamageAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PlusCoinValueDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MinusCoinValueUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"atk": "SLASH",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"atk": "HIT",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "SLASH",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "HIT",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"atk": "SLASH",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"atk": "HIT",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"atk": "SLASH",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"atk": "HIT",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "AMBER",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "AZURE",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletResistDown",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "AZURE",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletTakeDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Inactible",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CanNotAction"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WeaknessAnalysis",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "WeaknessAnalysis"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TakeHpHealReduce",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeHpHealMultiplierByStack",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstVulnerable",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeSinBuffDamageAdderByStack",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SinkingVulnerable",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeSinBuffDamageAdderByStack",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DimensionRift",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Self",
|
||||
"stack": 0,
|
||||
"turn": -1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ParryingResultDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "WrappedCurseTag",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_WrappedCurseTag9",
|
||||
"buffData": {
|
||||
"buffKeyword": "Reduction",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Meursault_Last_Remodeling",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MeursaultLastRemodeling"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Target",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "UseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoErode",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "VibrationAssimilation",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "VibrationAssimilation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Resonate",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBsGaugeUpMultiplier",
|
||||
"value": 0.03
|
||||
},
|
||||
{
|
||||
"ability": "GiveHpDamageOnGiveBsGaugeUp",
|
||||
"value": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Scared",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndWhenMpUnder",
|
||||
"value": -20,
|
||||
"buffData": {
|
||||
"buffKeyword": "Protection",
|
||||
"target": "Self",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Stressed",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndWhenMpUnder",
|
||||
"value": -25,
|
||||
"buffData": {
|
||||
"buffKeyword": "Endurance",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Nervous",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEndWhenMpUnder",
|
||||
"value": -15,
|
||||
"buffData": {
|
||||
"buffKeyword": "DefenseUp",
|
||||
"target": "Self",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Blue",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "InterlockingTime",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "InterlockingTime"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeRental",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TimeRental"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,838 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Bullet_Crab",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ReinforcedAssemble",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ReinforcedAssemble"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Assemble",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStackIfSatisfied",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Nail",
|
||||
"buffOwner": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Nail",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Nail",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BeingGolden",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BeingGolden",
|
||||
"value": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Operation",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Operation",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Enrage",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "Self",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Aggressive",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Decay",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnTakeAttackDamage",
|
||||
"buffData": {
|
||||
"buffKeyword": "Poison",
|
||||
"target": "Target",
|
||||
"stack": 3,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Poison",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeHpDamageOnRoundEndByStack"
|
||||
},
|
||||
{
|
||||
"ability": "LoseStackOnRoundEndByRatio",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EmergencyFeed",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Whistle_Fear",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "WhistleFear"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Whistle_Courage",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "WhistleCourage"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Cromer_Target",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CromerTarget"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Cromer_Boredom",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CromerBoredom"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Cromer_Ecstasy",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CromerEcstasy"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Cromer_Madness",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CromerMadness"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Exalted",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Exalted"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Tipsiness",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Tipsiness"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Predation",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Predation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ReattachedCurseTag",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 15,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ReattachedCurseTag"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShardOfUmbrella",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundEnd",
|
||||
"value": 5,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"target": "Self",
|
||||
"stack": -1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DistortedDongrangRadiantVanity",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DistortedDongrangRadiantVanity"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DistortedDongrangEmptyMark",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 2,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DistortedDongrangEmptyMark",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DistortedDongrangEarnestAchievement",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DistortedDongrangEarnestAchievement"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DistortedDongrangEmptyHonor",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DistortedDongrangEmptyHonor"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DistortedDongrangMomentaryGlory",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DistortedDongrangEmptiness",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 4,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DistortedDongrangFruition",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DistortedDongrangFruition"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloodPocket",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BloodPocket"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WaterPocket",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "WaterPocket"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Weak_Chicken",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Cycle",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 108,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "InstantDeathOnRoundEnd",
|
||||
"value": 108
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CyclingKarma",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Greedy",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Greedy"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Desire",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Desire"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DogThunder",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DogThunder"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Strong_Chicken",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Enhancement",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ElectricStorage",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SelfCharge",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 20,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SelfCharge"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Duress",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Duress"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bull_FadedHeat",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BullFadedHeat",
|
||||
"value": -0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bull_Fever",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BullFever"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bull_Sadness",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BullSadness"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bull_ReinforcedSadness",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bull_BuzzingEmotion",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "BullBuzzingEmotion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoAwakenDongrangRadiantDesire",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EgoAwakenDongrangRadiantDesire"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoAwakenDongrangSeed",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EgoAwakenDongrangSeed"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoAwakenDongrangTreeDisplay",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"iconId": "EgoAwakenDongrangTree",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EgoAwakenDongrangTreeDisplay"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoAwakenDongrangTree",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EgoAwakenDongrangTree"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoAwakenDongrangOverHeal",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 50,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EgoAwakenDongrangOverHeal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EgoAwakenDongrangShardOfBrokenConnection",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DongbaekGrow",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DongbaekGrow",
|
||||
"value": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DongbaekFlorescence",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DongbaekFlorescence"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DongbaekFullBloomDisplay",
|
||||
"iconId": "DongbaekFullBloom",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DongbaekFullBloomDisplay"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DongbaekFullBloom",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DongbaekFullBloom"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DongbaekFascination",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DongbaekFascination",
|
||||
"value": 30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DongbaekShowdown",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DongbaekShowdown"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DongbaekScatterPetal",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"iconId": "DongbaekScatterPetal",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DongbaekScatterPetal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BabayagaTimeLimit",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseStackOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ErodingMind",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Reduction",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Vulnerable",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStart",
|
||||
"buffData": {
|
||||
"buffKeyword": "Binding",
|
||||
"target": "IfAbnormalityAllPartsOrSelf",
|
||||
"stack": 5,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ability": "RefreshSpeedOnRoundStart"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Thorn",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Thorn"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "KnowledgeExplored",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "KnowledgeExplored"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AccumulatedPastMirror",
|
||||
"iconId": "AccumulatedPast",
|
||||
"subIdList": [ "AccumulatedPast" ],
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 999,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AccumulatedPastMirror"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AggressiveBokgak",
|
||||
"iconId": "Aggressive",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "DeadEGOResource",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"destroyableOnDie": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GainSinStockOnDieByDefaultSkill"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "ATL_Agility",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ATLAgility",
|
||||
"value": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ATL_EndureLaceration",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeSinBuffDamageMultiplierByStack",
|
||||
"value": -0.1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MaxHpMultiplier",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxHpMultiplierByStack",
|
||||
"value": 0.01
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Breath",
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "INDIGO",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Breath",
|
||||
"value": 0.05
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "BREATH" ]
|
||||
},
|
||||
{
|
||||
"id": "Charge",
|
||||
"buffClass": "ChargeSinBuff",
|
||||
"attributeType": "VIOLET",
|
||||
"buffType": "Positive",
|
||||
"maxTurn": 20,
|
||||
"canBeDespelled": true,
|
||||
"destroyableOnZeroTurn": false,
|
||||
"destroyableOnZeroStack": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "CHARGE" ]
|
||||
},
|
||||
{
|
||||
"id": "VibrationDistribution",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Vibration",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "VibrationDistribution",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
},
|
||||
{
|
||||
"id": "VibrationSpring",
|
||||
"subIdList": [ "Vibration" ],
|
||||
"buffClass": "SinBuff",
|
||||
"attributeType": "AMBER",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"ability": "Vibration"
|
||||
},
|
||||
{
|
||||
"ability": "LoseTurnOnRoundEnd",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "VibrationSpring",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Vibration",
|
||||
"buffOwner": "Self",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [ "SIN", "VIBRATION", "VIBRATION_CONVERTED" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,791 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Enhancement",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkSkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Agility",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SpeedAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Endurance",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefSkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ResultEnhancement",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Protection",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AttackDmgUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AttackUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AttackLevelAdder",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DefenseUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "DefAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PlusCoinValueUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "ADD",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MinusCoinValueDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"coinOperator": "SUB",
|
||||
"value": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"atk": "SLASH",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"atk": "HIT",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"atk": "SLASH",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"atk": "HIT",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "SLASH",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkResistAdderByStack",
|
||||
"atk": "HIT",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "AZURE",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletResistUp",
|
||||
"buffClass": "VolatileResistBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttributeResistAdderByStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletDamageUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "AMBER",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "AZURE",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerResultAdderAsStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AttackDmgUp_Weak",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AttackDmgUpWeak",
|
||||
"value": 0.01
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CrimsonTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "CRIMSON",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ScarletTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "SCARLET",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AmberTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "AMBER",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ShamrockTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AzureTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "AZURE",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IndigoTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "INDIGO",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "VioletTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"attribute": "VIOLET",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SlashTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"atk": "SLASH",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PenetrateTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"atk": "PENETRATE",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HitTakeDamageDown",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeAtkDamageMultiplierByStack",
|
||||
"atk": "HIT",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GainSinStockAdder",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GainSinStockAdder",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ATL_Breath",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ATLBreath"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ATL_Target",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ATLTarget"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SkillPowerUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SkillPowerAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BurstProtection",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 10,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeSinBuffDamageAdderByStack",
|
||||
"value": -1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TakeHpHealIncrease",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeHpHealMultiplierByStack",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ChargeForceField",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ChargeForceField"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ParryingResultUp",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"canBeDespelled": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ParryingResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,353 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "RailLine2Buff",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_A_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"atk": "SLASH",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_B_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"atk": "PENETRATE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_C_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"atk": "HIT",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_D_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_E_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "SCARLET",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_F_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "AMBER",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_G_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_H_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_I_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "INDIGO",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_J_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_M_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartToAllEnemyExtra",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"stack": 1,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_N_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartToAllEnemyExtra",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Laceration",
|
||||
"stack": 1,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_O_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartToAllEnemyExtra",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Vibration",
|
||||
"stack": 1,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_P_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartToAllEnemyExtra",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Burst",
|
||||
"stack": 1,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_Q_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartToAllEnemyExtra",
|
||||
"value": 1,
|
||||
"buffData": {
|
||||
"buffKeyword": "Sinking",
|
||||
"stack": 1,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_R_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartToAllAllyExtra",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Breath",
|
||||
"stack": 1,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_S_ALLY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartToAllAlly",
|
||||
"value": 2,
|
||||
"buffData": {
|
||||
"buffKeyword": "Charge",
|
||||
"stack": 0,
|
||||
"turn": 1,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_A_ENEMY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplier",
|
||||
"value": 0.1
|
||||
},
|
||||
{
|
||||
"ability": "AtkAndDefAdder",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_B_ENEMY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAdderIfNotDamagedPrevTurn",
|
||||
"value": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_C_ENEMY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxHpMultiplierRail",
|
||||
"value": 0.15
|
||||
},
|
||||
{
|
||||
"ability": "SlotWeightAdder",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_D_ENEMY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "MaxSpeedAdder",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_E_ENEMY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TakeHpHealMultiplier",
|
||||
"value": 0.3
|
||||
},
|
||||
{
|
||||
"ability": "RecoverSelfHpOnSucceedAttackByDmg",
|
||||
"value": 0.08
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RailBuffForLine2_F_ENEMY",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RailEnemyBuffF",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,323 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "TipsinessRail",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TipsinessRail"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ReattachedCurseTag_Re",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 12,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "ReattachedCurseTagRe"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WaveFoxUmbrella",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 6,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "WaveFoxUmbrella"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FairyCharm",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "FairyCharm"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DecoyRegenerated",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PassedPortal_Red",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PassedPortal_Green",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "PassedPortalGreen",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PassedPortal_Yellow",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "SpeedAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PassedPortal_Blue",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CoinScaleAdderByStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "InterlockingTime_Re",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "InterlockingTimeRe"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TimeRental_Re",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 3,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TimeRentalRe"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AccumulatedPast",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 999,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AccumulatedPast"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PrepareSinRose",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "PrepareSinRose"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BloomingRose",
|
||||
"buffClass": "BuffClassBloomingRose",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 4,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EatingSin",
|
||||
"buffClass": "BuffClassEatingSin",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 999,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EnhanceRose",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "EnhanceRose"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "KalpaVine",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"value": -0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose",
|
||||
"buffClass": "VariableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose_Crimson",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"attribute": "CRIMSON",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose_Scarlet",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"attribute": "SCARLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose_Amber",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"attribute": "AMBER",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose_Shamrock",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"attribute": "SHAMROCK",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose_Azure",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"attribute": "AZURE",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose_Indigo",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"attribute": "INDIGO",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FullBloomRose_Violet",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkAndTakeAtkDamageMultiplier",
|
||||
"attribute": "VIOLET",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WrappedCurseTagRe",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 9,
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"ability": "GiveBuffOnRoundStartByStackIfHasStack_WrappedCurseTagRe9",
|
||||
"buffData": {
|
||||
"buffKeyword": "Reduction",
|
||||
"target": "Self",
|
||||
"stack": 2,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "Bullet",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CheckNormalExtendedInitBulletBase"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"RESOURCE",
|
||||
"BULLET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BulletLament",
|
||||
"buffClass": "CountableBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnZeroTurn": false,
|
||||
"destroyableOnBothZero": true,
|
||||
"maxStack": 20,
|
||||
"maxTurn": 20,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CheckCountableExtendedBulletBaseLament"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"RESOURCE",
|
||||
"BULLET",
|
||||
"TURN_IS_ALSO_LOADED_BULLET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bullet_LogicAtelier",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 1,
|
||||
"list": [
|
||||
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"RESOURCE",
|
||||
"BULLET",
|
||||
"CAN_GET_ONLY_BY_SYSTEM"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MeursaultSporeBulletLong",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 10,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CheckNormalExtendedInitBulletBase"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"RESOURCE",
|
||||
"BULLET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MeursaultSporeBulletShort",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"destroyableOnRetreat": false,
|
||||
"maxStack": 6,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CheckNormalExtendedInitBulletBase"
|
||||
}
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"RESOURCE",
|
||||
"BULLET"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BulletGodok",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"destroyableOnRetreat": true,
|
||||
"destroyableOnZero": false,
|
||||
"maxStack": 6,
|
||||
"list": [
|
||||
],
|
||||
"categoryKeywordList": [
|
||||
"RESOURCE",
|
||||
"BULLET",
|
||||
"CAN_GET_ONLY_BY_SYSTEM"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,182 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "CtrlTeamCaptain",
|
||||
"iconID": "AaCePcBr",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "CtrlTeamCaptain"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "HeatedGasHarpoon",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSAH",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "OverHeatedGasHarpoon",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "GiveBuffOnSA",
|
||||
"buffData": {
|
||||
"buffKeyword": "Combustion",
|
||||
"target": "Target",
|
||||
"stack": 1,
|
||||
"turn": 0,
|
||||
"activeRound": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BladeResultUpTier1",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "Tier1SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BladeResultUpTier2",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "Tier2SkillPowerResultAdderAsStack",
|
||||
"value": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SwordPlayOfTheHomeland",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SwordPlayOfTheBlade"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SwordPlayOfTheMemorial",
|
||||
"buffClass": "VolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"list": [
|
||||
{
|
||||
"ability": "SwordPlayOfTheBlade"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LibrarianOfHistoryNormal",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LibrarianOfHistoryNormal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LibrarianOfHistoryHard",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "LibrarianOfHistoryHard"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TcorpSpecialInvestigator",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "TcorpSpecialInvestigator"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Zazen",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 108,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "AtkDamageMultiplierByStack",
|
||||
"value": 0.01
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RequestedTarget",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Negative",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "RequestedTargetAddEgoResource",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"ability": "RequestedTargetAddMp",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"ability": "RequestedTargetAtkResistWeek",
|
||||
"value": 0.2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "UltraPrecisionTimeAcceleration",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Positive",
|
||||
"maxStack": 5,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnDie": true,
|
||||
"list": [
|
||||
{
|
||||
"ability": "UltraPrecisionTimeAcceleration",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,281 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "VibrationExplosion",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "SinkingSurge",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MentalSystemResultIncrease_Typo",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MentalSystemResultDecrease_Typo",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Aggro",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Discard",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBr",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBs",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AaCePcBt",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "OneOnOneDuel",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CoverAttack",
|
||||
"iconID": "AaCePcBt",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "EchoOfMansion",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "WanderingFootsteps",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Negative",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Switch_Vibration",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FusionVibration",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ReloadLament",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "Retreat",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "DisengageCombat",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "CanDuelGuard",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "SuperCoin",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "BloodDinner_Common_Accumulation",
|
||||
"iconId": "BloodDinner_Accumulation",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "FreishutzOutisEgoBulletCnt",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "MeleeCover",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "Retreat_FullStop",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "CoveringFire",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "FullReload",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "WideAreaRampage",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "ReloadKeepAmmo",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "SupportProtectTypo",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "RetreatForCommon",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "CommonExit",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "ExtractCoin",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "MeursaultSporeBulletReloading",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "CommonReload",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "AddBullet",
|
||||
"buffClass": "TypoOnlyBuff",
|
||||
"buffType": "Neutral",
|
||||
"canBeDespelled": false,
|
||||
"list": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user