SphereCommunity
"Luck Armor" (Increased Loot And Reward XP) - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Requests (/Forum-Script-Requests)
+--- Thread: "Luck Armor" (Increased Loot And Reward XP) (/Thread-Luck-Armor-Increased-Loot-And-Reward-XP)



"Luck Armor" (Increased Loot And Reward XP) - Punkte - 01-11-2013 10:36 AM

I was wondering if anyone has something similar to this script I need or can possibly even build it for me.

Let me give you a run down of my server. (If anyone has played Alternate-PK) then you already know.
Basically everything is completely custom. It's basically a warrior shard, completely custom armors that work as sets. They do nothing but add armor without a set but give a bonus when the sets complete.

For example, Fire Armor (complete immunity to fire when set is complete)

Also when you Sacrifice a corpse (using command .sac) it gives reward xp (Tix) that you use to level up. (Its a leveling server)

Anyways...

My Request:

A Clothing Set That Could Be Worn With Armor.
(Boots, Sash, Half-Apron, Doublet, Skirt, etc.)

5 Pieces.

Each piece would give the player "Luck"

The completed set would give 400 total "Luck"

Luck would generally increase the chance of items dropping.
It would also increase the amount of tix that is given when sacrificing a corpse.

The Math I would be, every 100 Luck = 10% Increased Chance of Loot Drop and 10% Increased Reward Experience (Tix)

--Please let me know if anyone has something similar to this or help create this or even create it.

My scripting knowledge is somewhat basic. I have no idea where to even begin with this...

Your help would be GREATLY appreciated!!
THANKS!


RE: "Luck Armor" (Increased Loot And Reward XP) - Punkte - 01-17-2013 12:33 PM

using tag.

So if i wanted to alter experience (Tix)

I would use set tag.tix (value)

If i wanted to add levels or alter, I would use set tag.level (value)

Thanks.