Assassin

Skill list:

  • Backstab: Striking from behind deals 250 % weapon damage and bypasses 30 % armor. Attacks from Stealth always crit and refund 50 % cooldown.

  • Critical Strike: Permanently raises critical chance by 15 % and critical damage by 50 %. Every crit grants 5 % attack speed for three seconds, stacking five times.

  • Poison Blade: Coat your blade for twelve seconds, inflicting 60 % weapon damage over six seconds on hit. Stacks thrice, refreshing duration, and slain victims release a lingering poison cloud.

  • Shadow Step: Blink behind a foe up to twenty meters away, striking for 120 % weapon damage. After jump gain 50 % evasion for two seconds and reset Stealth cooldown.

  • Stealth: Slip into invisibility for eight seconds, moving 20 % faster and ignoring enemy vision cones. First strike from Stealth deals 100 % extra damage; at night cooldown shortens by half.

Permission:

skillfusion.select.assassin

Configuration:

  Assassin:
    DisplayName: "Assassin"
    Skills:
      PoisonBlade:
        DisplayName: "Poison Blade"
        Material: "POTION"
        MaxLevel: 10
        Price:
          BasePrice: 170
          MultiplyByLevel: 1.3
        HowToUse: "Passive skill; affects melee attacks."
        HowItWorks: "Attacks apply poison effect; duration increases per level."

      Backstab:
        DisplayName: "Backstab"
        Material: "IRON_SWORD"
        MaxLevel: 10
        Price:
          BasePrice: 130
          MultiplyByLevel: 1.2
        HowToUse: "Attack enemies from behind."
        HowItWorks: "Deals extra damage when attacking from behind; increases by 10% per level."

      Stealth:
        DisplayName: "Stealth"
        Material: "FERMENTED_SPIDER_EYE"
        MaxLevel: 10
        Price:
          BasePrice: 150
          MultiplyByLevel: 1.25
        HowToUse: "Use the /s stealth command."
        HowItWorks: "Become invisible for a short time; duration increases per level."

      ShadowStep:
        DisplayName: "Shadow Step"
        Material: "SMOKER"
        MaxLevel: 10
        Price:
          BasePrice: 200
          MultiplyByLevel: 1.35
        HowToUse: "Use the /s shadowstep command."
        HowItWorks: "Teleport behind a target within range; range increases per level."

      CriticalStrike:
        DisplayName: "Critical Strike"
        Material: "DIAMOND_SWORD"
        MaxLevel: 10
        Price:
          BasePrice: 220
          MultiplyByLevel: 1.4
        HowToUse: "Passive skill; affects melee attacks."
        HowItWorks: "Increases critical hit chance by 2% per level."

Last updated