Level 1
##1380000
Skill #1380001
Level 1
##1380000
Formulas & functions
Formula source
function CommonFun.calcBuff_3070(srcUser, targetUser, a, b, c, d, lv)
if srcUser == nil or targetUser == nil then
return 0
end
local A = lv * a + b
if targetUser:HasBuffID(160000) then
A = 0
end
if targetUser.boss == true or targetUser.mini == true then
A = 0
end
return A
endSkill JSON (Level 1)
{
"id": 1380001,
"NameZh": "洛奇的悲鸣",
"Level": 1,
"Icon": "skill_1380001",
"Cost": 1,
"Contidion": {
"skillid": 1378005
},
"Desc": [
{
"id": 1380000,
"params": [
18
]
}
],
"SkillType": "Ensemble",
"Camps": "Friend|Enemy",
"Launch_Range": 0,
"Fire_EP": 3,
"Target_EP": 3,
"Attack_EP": 0,
"CD": 60,
"SkillCost": {
"sp": 200
},
"DelayCD": 1,
"PreCondition": {
"ProType": 9
},
"Logic": "SkillSelfRange",
"Logic_Param": {
"SkillStatus": {
"time": 60
},
"cost_sp": 18,
"count": 60,
"fieldarea_cannot_immune": 1,
"interval": 1,
"isCountTrap": 1,
"no_select": 1,
"partner_skillid": 1430,
"range": 5,
"range_num": 15,
"trap_effect": "RokisWeil_buff2,LowRange_B",
"weapon_type": [
260,
270
]
},
"Buff": {
"enemy": [
118770,
118771,
118772
]
},
"Pvp_buff": {
"enemy": [
118770,
118771,
118772
],
"self": [
118770
]
},
"EndAct": "use_magic2_Whip",
"AttackAct": [
"use_magic2_Whip"
],
"SE_attack": "Skill/attack2",
"SE_bg": "Skill/RokisWeil",
"description": {
"chinesesimplified": "##1380000",
"english": "##1380000",
"german": "##1380000",
"portuguese": "##1380000",
"spanish": "##1380000"
}
}