PDA

View Full Version : Uploaded new script ;cost



Tgo01
06-03-2022, 10:25 AM
Take all of the guess work out!

Calculates the cost of a service you want performed.

Currently supports Enchant (925), Ensorcell (735), Sanctify (330), Resist Nature (620)

Simply start the script and input the information the script asks for and it will calculate how much skill bonus is required to perform the cast, how much suffuse the caster will need to use, the total cost, and more!

Information required: the cast you want done, the item difficulty (Resist Nature/620 doesn't require difficulty), the skill bonus of the caster performing the service, and how much the character is charging.

Examples:



################################################## ############################
# Information for a +47 cast: #
# Caster's skill: 800 #
# Item difficulty: 900 #
# Minimum bonus needed for 100% success (except fumbles): 1,020 #
# Suffuse needed: 220 (requires 88,000 points/1.76 weeks of Essence) #
# Suffuse added cost: 8,800,000 silvers #
# Cost for just the cast: 17,250,000 silvers #
# Total cost (cast + any suffuse cost): 26,050,000 silvers #
################################################## ############################




################################################## ############################
# Information for a T5 cast: #
# Caster's skill: 850 #
# Item difficulty: 500 #
# Minimum bonus needed for 100% success (except fumbles): 650 #
# Suffuse needed: 0 (requires 0 points/0.0 weeks of Necrotic Energy) #
# Suffuse added cost: 0 silvers #
# Cost for just the cast: 10,500,000 silvers #
# Total cost (cast + any suffuse cost): 10,500,000 silvers #
################################################## ############################




################################################## #####################
# Information for an S3 cast: #
# Caster's skill: 780 #
# Item difficulty: 647 #
# Minimum bonus needed for 100% success (except fumbles): 767 #
# Suffuse needed: 0 (requires 0 points/0.0 weeks of Devotion) #
# Suffuse added cost: 0 silvers #
# Cost for just the cast: 20,000,000 silvers #
# Total cost (cast + any suffuse cost): 20,000,000 silvers #
################################################## #####################




################################################## ###################################
# Information for a R3T4 cast: #
# Caster's skill: 700 #
# Item difficulty: 700 #
# Minimum bonus needed for 100% success (except fumbles): 800 #
# Suffuse needed: 100 (requires 100,000 points/2.0 weeks of Nature's Grace) #
# Suffuse added cost: 6,000,000 silvers #
# Cost for just the cast: 7,500,000 silvers #
# Total cost (cast + any suffuse cost): 13,500,000 silvers #
################################################## ###################################

gilchristr
06-04-2022, 12:48 AM
Nice, did you change your avatar or am I having an aneurysm right now???

Tgo01
06-04-2022, 06:02 AM
Nice, did you change your avatar or am I having an aneurysm right now???

I have no idea what you’re talking about :O

Tgo01
06-04-2022, 03:11 PM
Uploaded a new version of ;cost. It now has a GUI menu instead of all of those questions and answers. Get your cost and GUI action on!