
Lightning Arrow
Lvl: 3
Buff
CD: 1 sec
SP: 35
Shoots Lightning Arrows to the sky to reveal all hidden enemy units and traps within 5m. Lasts 20 sec
Lvl: 2
Buff
CD: 1 sec
SP: 35
• Shoots Lightning Arrows to the sky to reveal all hidden enemy units within 4m. Lasts 15 sec. Could reveal traps as well
Lvl: 1
Buff
CD: 1 sec
SP: 35
• Shoots Lightning Arrows to the sky to reveal all hidden enemy units within 3m. Lasts 10 sec
Self
{
"id": 90145,
"BuffName": "Lightning Arrow Lv.3",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"BuffEffect": {
"id": [
90146
],
"type": "AddBuff"
},
"BuffStateID": 90140
}
Self
{
"id": 90146,
"BuffName": "Lightning Arrow Lv.3 (expose hidden objects)",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "Disperse",
"value": "Hide"
}
}
Self
{
"id": 90147,
"BuffName": "Lightning Arrow Lv.3 (expose traps)",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "SeeTrap",
"range": 5
}
}
Self
{
"id": 90148,
"BuffName": "Investigate Two-way Teleport",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "SeeTrap",
"skillid": [
505
],
"see_type": "special_skill"
}
}
Formula
{
"CD": 1,
"id": 129003,
"Buff": {
"self": [
90145,
90147,
90148
]
},
"Cost": 1,
"Desc": [
{
"id": 129002,
"params": [
5,
20
]
}
],
"Icon": "skill_129001",
"Camps": "Friend",
"Level": 3,
"Logic": "SkillNone",
"DescId": "##170411",
"NameZh": "##166353",
"DelayCD": 0.5,
"Fire_EP": 3,
"Pvp_buff": {
"self": [
90145,
90147,
90148
]
},
"AttackAct": [
"use_magic"
],
"Attack_EP": 2,
"SE_attack": "Skill/LightingArrow",
"SkillCost": {
"sp": 35
},
"SkillType": "Buff",
"Target_EP": 3,
"Launch_Range": 0,
"AutoCondition": [
{
"time": 30,
"type": 1,
"no_target": 1
},
{
"type": 8,
"no_target": 1
}
]
}