Skip to content
kangarko edited this page Jan 17, 2018 · 6 revisions

img

Skills are special abilities rapidly increasing the attractiveness of your server for players. Each Boss can have unlimited amount of skills. You can specify a random delay between a minimum and a maximum time for each skill individually.

Skills

img

Arrow

		> Suprize the player by shooting an arrow at him!
		> You can add arrow potion effects.
		> ALSO NOT SKELETONS MAY SHOOT ARROWS!

Bomb

		> Spawn a TnT above the player!
		> Customizable height and fuse ticks.
		> You can disable destroying blocks by the TnT.

Confuse

		> Make the player blind and rotate him randomly.
		> Editable potion effect.

Disarm

		> Throw away the item the player is holding in hand!

Enderman

		> Boss will teleport itself to a random player.
		> Configurable radius to search for players.

Fire

		> Set the player on fire!
		> Customizable ignite period.

Fireball

		> Launch an entire fireball (like a Ghast) on the player!
		> Editable power.
		> You can disable fireball destroying blocks.

Freeze

		> Make the player unable to move! No server lag.
		> Customizable delay.

Lightning

		> Struck the player with a lightning bolt from the skies!

Minions

		> Boss will spawn reinforcements to help him chase the player!

Steal Life

		> Boss will take a portion of player's health to his own!

Teleport

		> Pull distant players closer to the Boss!
		> Editable radius and amount of players to teleport.

Throw

		> Shoot the player into the skies!
		> Customizable power.

...add new skills easily!

With an easy-to-understand API, developers may create new skills within minutes! Possibilities are endless.

See more at https://github.com/kangarko/Boss/wiki/Developer-API