Aesir
• Sight Blissing When [Sight] is removed, Triggers same-level [Sightrasher]. Removal caused by casting [Sightrasher] initiative won’t trigger this effect.
• Sight Accumulation [Sight] could stack up to 3 layers when casted repeatedly
Self
{
"id": 85030,
"BuffName": "Sight",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "Disperse",
"value": "Hide",
"AttrEffect": [
18
],
"end_layer_buff": 85031
},
"BuffStateID": 85030
}

Sightrasher
Self
{
"id": 85031,
"BuffName": "Sight",
"BuffRate": {
"Odds": {
"type": 400
}
},
"BuffEffect": {
"id": 86001,
"Odds": 100,
"type": "UseSkill",
"IsActive": 0
}
}
Self
{
"id": 116830,
"BuffDesc": "Fire Damage up",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Fire element",
"BuffRate": {
"Odds": {
"a": 1163,
"b": 100,
"c": 0,
"type": 8
}
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"FireAtk": {
"type": 4010
},
"NormalAtk": {
"a": 0,
"b": 0,
"c": 21112,
"type": 5010
},
"extra_attr": {
"FireAtk": {
"a": 3103,
"b": 0.01,
"c": 0,
"type": 8
}
},
"NormalAtkDam": {
"a": 0,
"b": 0,
"c": 21111,
"type": 5020
}
},
"BuffStateID": 116830
}
Formula
{
"CD": 0,
"id": 77001,
"Buff": {
"self": [
85030,
85031,
116830
]
},
"Cost": 1,
"Desc": [
{
"id": 77000,
"params": [
20
]
}
],
"Icon": "skill_77001",
"Camps": "Friend",
"Level": 1,
"Logic": "SkillNone",
"DescId": "##170255",
"NameZh": "##158169",
"DelayCD": 0.3,
"Fire_EP": 3,
"Pvp_buff": {
"self": [
85030,
85031,
116830
]
},
"AttackAct": [
"use_magic"
],
"Attack_EP": 3,
"SE_attack": "Skill/skill_magic_firewave_attack",
"SkillCost": {
"sp": 10
},
"SkillType": "Buff",
"Target_EP": 2,
"Launch_Range": 0,
"AutoCondition": [
{
"time": 20,
"type": 1,
"no_target": 1
},
{
"type": 8,
"no_target": 1
}
],
"NoTargetAutoCast": 1
}