Level 10
##1170000
Skill #1170001
Level 10
##1170000
Level 9
##1170000
Level 8
##1170000
Level 7
##1170000
Level 6
##1170000
Level 5
##1170000
Level 4
##1170000
Level 3
##1170000
Level 2
##1170000
Level 1
##1170000
Formulas & functions
Formula source
function CommonFun.calcBuff_7160(srcUser, targetUser, a, b, c, d, lv)
if srcUser == nil or targetUser == nil then
return 0
end
local Value = srcUser:GetGemValue(21161)
local skilllv_1 = srcUser:GetLernedSkillLevel(1163)
local A = 0
if Value ~= 0 and 0 < skilllv_1 then
A = 100
end
return A
endFormula source
-- Lua source unavailable --Skill JSON (Level 10)
{
"id": 1170010,
"NameZh": "魔法理解",
"Level": 10,
"Icon": "skill_1170001",
"Cost": 1,
"Desc": [
{
"id": 1170000,
"params": [
20,
30,
30
]
}
],
"SkillType": "Buff",
"Camps": "Friend",
"Launch_Range": 0,
"Fire_EP": 3,
"Target_EP": 0,
"Attack_EP": 3,
"SkillCost": {
"sp": 30
},
"DelayCD": 0.3,
"AutoCondition": [
{
"no_target": 1,
"time": 120,
"type": 1
},
{
"no_target": 1,
"type": 8
}
],
"Lead_Type": {
"CCT": 0.2,
"FCT": 0,
"type": 2
},
"Logic": "SkillNone",
"Buff": {
"self": [
116860,
116830,
116831,
116832,
116833,
116834
]
},
"Pvp_buff": {
"self": [
116860,
116830,
116831,
116832,
116833,
116834
]
},
"CastAct": "reading",
"AttackAct": [
"use_skill"
],
"SE_attack": "Skill/skill_magic_magicwhoosh_light_attack",
"description": {
"chinesesimplified": "##1170000",
"english": "##1170000",
"german": "##1170000",
"portuguese": "##1170000",
"spanish": "##1170000"
}
}