Level 10
##2533000
Skill #2533001
Releases the Power of Nature, healing self immediately and constantly for the following 5 seconds
Level 10
##2533000
Level 9
##2533000
Level 8
##2533000
Level 7
##2533000
Level 6
##2533000
Level 5
##2533000
Level 4
##2533000
Level 3
##2533000
Level 2
##2533000
Level 1
##2533000
Formulas & functions
Formula source
function CommonFun.calcBuff_5010(srcUser, targetUser, a, b, c, d, lv)
if srcUser == nil or targetUser == nil then
return 0
end
local Value = srcUser:GetGemValue(c)
local A = lv * a + b + Value / 1000
return A
endSkill JSON (Level 10)
{
"id": 2533010,
"NameZh": "生命之力",
"Level": 10,
"Icon": "skill_2533001",
"Cost": 1,
"Desc": [
{
"id": 2533000,
"params": [
2,
150
]
}
],
"SkillType": "Buff",
"Camps": "Team",
"Launch_Range": 9,
"Fire_EP": 2,
"Target_EP": 3,
"Attack_EP": 3,
"CD": 5,
"SkillCost": {
"sp": 150
},
"DelayCD": 1.5,
"AutoCondition": [
{
"checkDragonContract": 1,
"no_target": 1,
"priority": 1,
"teamvalue": 70,
"type": 5
},
{
"no_target": 1,
"priority": 1,
"type": 3,
"value": 70
}
],
"NoTargetAutoCast": 1,
"Logic": "SkillTargetRelation",
"Logic_Param": {
"no_select": 1,
"relation_type": [
1,
2
]
},
"Buff": {
"self": [
136510,
136511,
136512
],
"team": [
136510,
136511,
136512
]
},
"Pvp_buff": {
"self": [
136510,
136511,
136512
],
"team": [
136510,
136511,
136512
]
},
"AttackAct": [
"use_skill2"
],
"SE_attack": "Skill/Skill_Hero_Nidhogg_Attack_04",
"description": {
"chinesesimplified": "##2533000",
"english": "##2533000",
"german": "##2533000",
"portuguese": "##2533000",
"spanish": "##2533000"
}
}