Smile of Eden
Lvl: 5 LeadSkill CD: 12 sec Skill Delay: 4 sec SP: 120 Range: 9

Luna Danseuse continuous chanting. Enchant enemies within 5 meters during the chanting, causes the enemies unable to move or attack. The enhanced enemies’ DMG taken will be reduced by 30%. The chant lasts 5 sec. Immune to all Abnormal Status during the chanting.

Lvl: 4 LeadSkill CD: 12 sec Skill Delay: 4 sec SP: 110 Range: 9
• Luna Danseuse continuous chanting. Enchant enemies within 5 meters during the chanting, causes the enemies unable to move or attack. The enhanced enemies’ DMG taken will be reduced by 40%. The chant lasts 4.5 sec. Immune to all Abnormal Status during the chanting.
Lvl: 3 LeadSkill CD: 12 sec Skill Delay: 4 sec SP: 100 Range: 9
• Luna Danseuse continuous chanting. Enchant enemies within 5 meters during the chanting, causes the enemies unable to move or attack. The enhanced enemies’ DMG taken will be reduced by 50%. The chant lasts 4 sec. Immune to all Abnormal Status during the chanting.
Lvl: 2 LeadSkill CD: 12 sec Skill Delay: 4 sec SP: 90 Range: 9
• Luna Danseuse continuous chanting. Enchant enemies within 5 meters during the chanting, causes the enemies unable to move or attack. The enhanced enemies’ DMG taken will be reduced by 60%. The chant lasts 3.5 sec. Immune to all Abnormal Status during the chanting.
Lvl: 1 LeadSkill CD: 12 sec Skill Delay: 4 sec SP: 80 Range: 9
• Luna Danseuse continuous chanting. Enchant enemies within 5 meters during the chanting, causes the enemies unable to move or attack. The enhanced enemies’ DMG taken will be reduced by 70%. The chant lasts 3 sec. Immune to all Abnormal Status during the chanting.

Self 6520

function CommonFun.calcBuff_6520(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local MaxHp = targetUser:GetProperty("MaxHp")
  local Gem = srcUser:GetGemValue(b)
  local A = MaxHp * (a + Gem / 100000)
  return A
end

Team 6520

function CommonFun.calcBuff_6520(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local MaxHp = targetUser:GetProperty("MaxHp")
  local Gem = srcUser:GetGemValue(b)
  local A = MaxHp * (a + Gem / 100000)
  return A
end

Self

{
  "id": 128152,
  "BuffName": "Freya’s Desire (Self Reduc.)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "extra_attr": {
      "ResultDamRes": {
        "a": 0,
        "b": 0,
        "c": 112141,
        "type": 5020
      }
    },
    "ResultDamRes": {
      "a": 3526,
      "b": 0.1,
      "c": 0,
      "type": 8
    }
  }
}

Self

{
  "id": 128153,
  "BuffName": "Smile of Eden (HP Regen.)",
  "BuffRate": {
    "Odds": {
      "a": 112142,
      "type": 5000
    }
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 112142,
      "type": 6520
    },
    "type": "HSPChange",
    "calc_heal": 1
  }
}
Majestic Echo

Self

{
  "id": 128154,
  "BuffName": "Smile of Eden Majestic Echo",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 21120140,
      "type": 5040
    }
  },
  "BuffEffect": {
    "id": 3502010,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Self

{
  "id": 128200,
  "BuffName": "Guide Skill Abnormality Immunity",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ImmuneStatus",
    "status": [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10,
      11,
      12
    ],
    "immune_force": 1
  }
}

Team

{
  "id": 128153,
  "BuffName": "Smile of Eden (HP Regen.)",
  "BuffRate": {
    "Odds": {
      "a": 112142,
      "type": 5000
    }
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 112142,
      "type": 6520
    },
    "type": "HSPChange",
    "calc_heal": 1
  }
}

Enemy

{
  "BuffName": "Resurrection protection",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 0
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NoSkill": 1,
    "NoAttack": 1,
    "NoAttacked": 1
  },
  "BuffStateID": 95310
}

Enemy

{
  "id": 128150,
  "BuffName": "Freya’s Desire",
  "BuffRate": {
    "Odds": {
      "a": 100,
      "b": -100,
      "c": 156250,
      "type": 7520
    }
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NoAct": 1,
    "NoMove": 1,
    "NoSkill": 1,
    "NoAttack": 1,
    "ResultDamRes": {
      "a": -0.1,
      "b": 0.8,
      "type": 1
    }
  },
  "BuffStateID": 128150
}

Enemy

{
  "id": 128151,
  "BuffName": "Freya’s Desire",
  "BuffRate": {
    "Odds": {
      "a": 100,
      "b": -100,
      "c": 156250,
      "type": 7520
    }
  },
  "BuffEffect": {
    "id": 2,
    "type": "PlayAction"
  }
}

Formula

{
  "CD": 12,
  "id": 3509005,
  "Buff": {
    "self": [
      128152,
      128200,
      128153,
      128154
    ],
    "team": [
      128153
    ],
    "enemy": [
      128150,
      128151
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3509000,
      "params": [
        30,
        5
      ]
    }
  ],
  "Icon": "skill_3509001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillSelfRange",
  "DescId": "##171903",
  "NameZh": "##169704",
  "CastAct": "reading",
  "DelayCD": 4,
  "Fire_EP": 3,
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "self": [
      128152,
      128200,
      128153,
      128154
    ],
    "team": [
      128153
    ],
    "enemy": [
      128150,
      128151
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "DCT": 5,
    "type": 4
  },
  "SE_attack": "Skill/tutupeng",
  "SkillCost": {
    "sp": 120
  },
  "SkillType": "LeadSkill",
  "Target_EP": 3,
  "Logic_Param": {
    "count": 10,
    "range": 5,
    "duration": 5,
    "interval": 0.5,
    "no_select": 1,
    "isTimeTrap": 1
  },
  "Launch_Range": 9,
  "ExtraMaxLevel": 0
}