mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
206 lines
5.4 KiB
JSON
206 lines
5.4 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "ChallengeAbility_DragonSpine_MoveSpeed",
|
|
"abilitySpecials": {
|
|
"MoveSpeedRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.25
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ChallengeAbility_DragonSpine_MoveSpeed": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "MoveSpeedRatio"
|
|
}
|
|
},
|
|
"state": "SpeedUp"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ChallengeAbility_DragonSpine_MoveSpeed"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "ChallengeAbility_DragonSpine_HealHp",
|
|
"abilitySpecials": {
|
|
"BuffDuration": {
|
|
"type": "float",
|
|
"dynamicValue": 120.0
|
|
},
|
|
"HpRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.1
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ChallengeAbility_DragonSpine_HealHp": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "BuffDuration"
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"target": "CurLocalAvatar",
|
|
"modifierName": "Heal"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"target": "CurLocalAvatar",
|
|
"modifierName": "Heal"
|
|
}
|
|
]
|
|
},
|
|
"Heal": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "HpRatio"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_ChallengeAbility_DragonSpine_HealHp"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "ChallengeAbility_DragonSpine_AttackUp",
|
|
"abilitySpecials": {
|
|
"AttackRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.4
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ChallengeAbility_DragonSpine_AttackUp": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "AttackRatio"
|
|
}
|
|
},
|
|
"state": "AttackUp"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ChallengeAbility_DragonSpine_AttackUp"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "ChallengeAbility_DragonSpine_AttackSpeed",
|
|
"abilitySpecials": {
|
|
"AttackSpeedRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.25
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ChallengeAbility_DragonSpine_AttackSpeed": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Animator_AttackSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "AttackSpeedRatio"
|
|
}
|
|
},
|
|
"state": "SpeedUp"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ChallengeAbility_DragonSpine_AttackSpeed"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |