
Silver Moment
Lvl: 1
Buff
CD: 90 sec
Range: 5
Create a time realm with photon energy, stunning all enemy units within 5 meters and increasing their received DMG by 30%% for 3 seconds. The skill has a 90 seconds CD Time
Lvl: 1
Buff
CD: 90 sec
Range: 5
• Create a time realm with photon energy, stunning all enemy units within 5 meters and increasing their received DMG by 30%% for 3 seconds. The skill has a 90 seconds CD Time
Enemy
{
"id": 45232,
"BuffName": "Forced Dizziness",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 0,
"isdisperse": 1
},
"BuffEffect": {
"type": "StatusChange",
"NoAct": 1,
"StateEffect": "4_Dizzy",
"force_status": 1
},
"BuffStateID": 80010
}
Enemy
{
"id": 45233,
"BuffDesc": "DMG taken increase",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "DMG taken increase",
"BuffRate": {
"Odds": 100
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"DamReduc": -0.3,
"MDamReduc": -0.3
},
"BuffStateID": 45233
}
Formula
{
"CD": 90,
"id": 1028001,
"Buff": {
"enemy": [
45232,
45233
]
},
"Cost": 1,
"Desc": [
{
"id": 1028001
}
],
"Icon": "skill_1028001",
"Camps": "Enemy",
"FixCD": 1,
"Level": 1,
"Logic": "SkillSelfRange",
"DescId": "##1165097",
"NameZh": "##1165079",
"Fire_EP": 3,
"Pvp_buff": {
"enemy": [
45232,
45233
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 0,
"SE_attack": "Skill/skil_gunner_14",
"SkillType": "Buff",
"Target_EP": 3,
"Logic_Param": {
"range": 5,
"range_num": 25
},
"Launch_Range": 5
}