dreamworks/json/game_tdbuff.json
2023-12-15 12:29:00 +08:00

76 lines
1.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"id": 2007,
"trigger_pro": 1000,
"describe": {
"key": "td_td_buff_describe_1",
"text": "超载:每次攻击获得一层超载。 每层攻击速度-25% 超载伤害+30% 达到三层持续10秒之后重置。弓箭超载特殊效果超载达到3层的弓箭能无视铁甲"
},
"overlay_type": 2,
"effectType": [
4,
2
],
"value": [
-250,
300
],
"effect_Range": 0,
"max_layer": 3,
"layer_effectType": [
8
],
"layer_value": [
1
],
"duration": 10000,
"duration_layer": 10000,
"interval": 0
},
{
"id": 2008,
"trigger_pro": 250,
"describe": {
"key": "td_td_buff_describe_2",
"text": "流血有25%概率给敌方追加一层流血 每秒40%伤害 最多四层。流血特殊效果每层流血会降低敌方治疗效果10%"
},
"overlay_type": 3,
"effectType": [
80
],
"value": [
400
],
"effect_Range": 0,
"max_layer": 4,
"layer_effectType": [],
"layer_value": [],
"duration": 5000,
"duration_layer": 0,
"interval": 1000
},
{
"id": 2009,
"trigger_pro": 500,
"describe": {
"key": "td_td_buff_describe_3",
"text": "狂暴每次攻击50概率获得1层狂暴 每层伤害加5% 攻速加5% 爆炸范围+3% 最多10层 持续10秒 之后重置"
},
"overlay_type": 3,
"effectType": [
60
],
"value": [
50,
50,
30
],
"effect_Range": 0,
"max_layer": 10,
"layer_effectType": [],
"layer_value": [],
"duration": 10000,
"duration_layer": 0,
"interval": 0
}
]