Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. NecromancerApprentice:
  2.   Type: SKELETON
  3.   Display: '&5Necromancer Apprentice&r&f - <Level 10>'
  4.   Health: 100
  5.   Damage: 10
  6.   Armor: 0
  7.   Faction: Corrupted Wizards
  8.   Options:
  9.    AlwaysShowName: true
  10.    AttackSpeed: 0.6
  11.    Collidable: true
  12.    Despawn: false
  13.    FollowRange: 100
  14.    KnockbackResistance: 0.2
  15.    MaxCombatDistance: 4
  16.    MovementSpeed: 0.35
  17.    NoDamageTicks: 12
  18.    PreventLeashing: false
  19.    Silent: true
  20.   Modules:
  21.    ImmunityTable: true
  22.    ThreatTable: true
  23.   AIGoalSelectors:
  24.   - 0 clear
  25.   - 1 meleeattack
  26.   - 2 leapattack
  27.   AITargetSelectors:
  28.   - 0 clear
  29.   - 1 players
  30.   - 2 attacker
  31.   Drops:
  32.   DamageModifiers:
  33.   - PROJECTILE 0.75
  34.   - ENTITY_ATTACK 1.1
  35.   - FIRE 0.2
  36.   - LAVA 0.1
  37.   - THORNS 2
  38.   - MAGIC -10
  39.   Equipment:
  40.   - NecomancerWand:0
  41.   KillMessages:
  42.   - '<target.name> Has been turned into a ghoul'
  43.   Skill:
  44.     - skill{s=SummonSkeletons} @Self 0.1
  45. Necromancer:
  46.   Type: SKELETON
  47.   Display: '&5Necromancer&r&f - <Level 20>'
  48.   Health: 200
  49.   Damage: 20
  50.   Armor: 0
  51.   Bossbar:
  52.    Enabled: true
  53.    Title: 'Necromancer'
  54.    Range: 10
  55.    Color: RED
  56.    Style: SEGMENTED_12
  57.    CreateFog: true
  58.    DarkenSky: true
  59.    PlayMusic: true
  60.   Faction: Corrupted Wizards
  61.   Options:
  62.    AlwaysShowName: true
  63.    AttackSpeed: 0.5
  64.    Collidable: true
  65.    Despawn: false
  66.    FollowRange: 100
  67.    KnockbackResistance: 0.2
  68.    MaxCombatDistance: 4
  69.    MovementSpeed: 0.35
  70.    NoDamageTicks: 12
  71.    PreventLeashing: false
  72.    Silent: true
  73.   Modules:
  74.    ImmunityTable: true
  75.    ThreatTable: true
  76.   AIGoalSelectors:
  77.   - 0 clear
  78.   - 1 meleeattack
  79.   - 2 leapattack
  80.   AITargetSelectors:
  81.   - 0 clear
  82.   - 1 players
  83.   - 2 attacker
  84.   Drops:
  85.   DamageModifiers:
  86.   - PROJECTILE 0.75
  87.   - ENTITY_ATTACK 1.1
  88.   - FIRE 0
  89.   - LAVA 0.1
  90.   - THORNS 2
  91.   - MAGIC -8
  92.   Equipment:
  93.   - NecomancerWand:0
  94.   KillMessages:
  95.   - '<target.name> had their soul removed and has become a shell of its former self.'
  96.   - '<target.name><&sq>s soul was feasted upon by Necromancer'
  97.   Skill:
  98.     - skill{s=SummonSkeletons} @Self 0.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement