Resource icon

Master skill scroll 2016-03-27

Author
Evil Midget
Downloads
71
Views
1,609
First release
Last update
Rating
5.00 star(s) 1 ratings
No permission to download Join the discussion
Requirements
Drag and drop
This scroll Creates a deed that when used changes the skills cap and skill to 120.
You can just add " this.PackItem(MasterScroll.CreateRandom(1,1)); " To the normal place, but this allows players to steal it and not kill the monster.


Your best option would be to add it into a monsters ondeath method.

if (Utility.RandomDouble() < 1.0) // 100% Chance to drop
c.AddItem(MasterScroll.CreateRandom(1, 1)); "

Probably not needed on most servers... just a little something I made.
Was just an edit of the transcendence scroll so i give credit where due.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back