
Ninjutsu - All-round Attack
Lvl: 1
BuffToSkill
Magic
CD: 15 sec
Skill Delay: 1.5 sec
SP: 300
Range: 5
Cast Time: 5
Fixed Cast Time: 0.5
According to the aura carried by oneself, deal a large amount of magical damage of that aura attribute to the designated enemy and surrounding targets, and generate a magic circle of that aura attribute under their feet.
Formula
function CommonFun.calcDamage_9206(srcUser, targetUser, params, damageParam, logger)
local A = 0
return A, CommonFun.DamageType.Normal
end
Enemy
{
"id": 133290,
"BuffDesc": "Increases Ninjutsu and Psychic Spell DMG taken from Ninjas",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "All-round Attack (Spell)",
"BuffRate": {
"Odds": 100
},
"IconType": 1,
"BuffStateID": 133290
}
Selfonce
{
"id": 133370,
"BuffDesc": "Increased casting distance for lock-on skills.",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Astral Projection",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"attr": {
"AtkDistance": 15
},
"type": "AffactSkill",
"skillID": [
816,
2020,
2036,
2037,
2041,
2043,
2061,
2081,
2103,
2104
]
},
"BuffStateID": 42000110
}
Selfonce
{
"id": 133371,
"BuffName": "Astral Projection",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"id": [
133370
],
"type": "DelBuff"
}
}
Formula
{
"CD": 15,
"id": 2103001,
"Buff": {
"enemy": [
133290
],
"selfonce": [
133371
]
},
"Cost": 1,
"Desc": [
{
"id": 2103000
}
],
"Icon": "skill_2103001",
"Camps": "Enemy",
"Level": 1,
"Logic": "SkillLockedTarget",
"Damage": [
{
"type": 9206
}
],
"DescId": "##2833974",
"NameZh": "##533870",
"CastAct": "reading_Ninja",
"DamTime": {
"type": 1,
"value": 1
},
"DelayCD": 1.5,
"Fire_EP": 3,
"Pvp_buff": {
"enemy": [
133290
],
"selfonce": [
133371
]
},
"RollType": 2,
"AttackAct": [
"use_skill6"
],
"Attack_EP": 3,
"Lead_Type": {
"CCT": 0.5,
"FCT": 5,
"type": 2
},
"SkillCost": {
"sp": 300
},
"SkillType": "BuffToSkill",
"Target_EP": 2,
"DamageType": 2,
"Logic_Param": {
"ConsumeBuffs": [
2906010,
2907010,
2908010,
2909010
]
},
"Launch_Range": 5,
"PreCondition": [
{
"id": 133302,
"type": 6
},
{
"id": 133312,
"type": 6
},
{
"id": 133322,
"type": 6
},
{
"id": 133332,
"type": 6
}
]
}