Skip to content

Instantly share code, notes, and snippets.

@Scabista
Created January 2, 2019 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Scabista/88a42c9987a41b4b80c78c5352b6942b to your computer and use it in GitHub Desktop.
Save Scabista/88a42c9987a41b4b80c78c5352b6942b to your computer and use it in GitHub Desktop.
giantboss:
Mobtype: Husk
Display: 'giant'
Health: 2000
Equipment:
- leather_boots:1
- Leather_leggings:2
- leather_chestplate:3
BossBar:
Enabled: true
Title: 'Giant'
Range: 150
Color: RED
Style: SEGMENTED_20
CreateFog: true
DarkenSky: false
PlayMusic: true
DamageModifiers:
- LAVA 0
- CONTACT 0
- SUFFOCATION 0
- BLOCK_EXPLOSION 0
- DROWNING 0
- PROJECTILE 0.0
- MAGIC 0.60
- FIRE 0.0
- ENTITY_ATTACK 0.65
- FIRE_TICK 0.0
- THORNS 0.0
Damage: 36
Disguise:
Type: Giant
Drops:
- exp 100 1.0
- mythicdrop legendary 1 0.002
- mythicdrop epic 1 1.0
- mythicdrop exotic 1 0.05
- mythicdrop exotic3 1 0.04
- mythicdrop legendary2 1 0.007
- mythicdrop legendary3 1 0.005
- mythicdrop exotic2 1 0.02
- mythicdrop artisan3 1 0.04
- mythicdrop epic2 1 0.04
- diamond_block 1 0.2
- bedrock 1 0.3
- golden_apple 1-4 0.5
- diamond_horse_armor 1 0.3
- iron_horse_armor 1 0.6
- rotten_flesh 8-30 1.0
- bone 5-19 1.0
- mythicdrop rare 1 0.5
- mythicdrop common 1-3 0.7
Modules:
ThreatTable: true
Skills:
- randomskill{skills=GiantJump,GiantCharge,GiantSummon} ~onTimer:300
- skill{s=Roar} @PIR{r=30} ~onTimer:560
- velocity{m=set;x=0;y=0;z=0} @self ~onDamaged
- command{c="md give <target.name> -a 1 -t legendary"} @Trigger ~onDeath
- command{c="broadcast &6&lA Giant is on a rampage Type &r&7/Warp GiantBoss &6&lOnly the STRONGEST adventurers should challenge it!"} ~onSpawn
- command{c="broadcast &6&lBe at ease! The Giant has been slain!"} ~onDeath
- summon{type=EyeMob;amount=2;radius=3} @self ~onDeath
Options:
PreventRandomEquipment: true
PreventOtherDrops: true
KnockbackResistance: 1
MovementSpeed: 0.25
Despawn: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment