Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

SorScript - initial #317

Open theofficejackpot opened 1 year ago

theofficejackpot commented 1 year ago

I want to cover my EQ testing on sorc first. -Half-orc has 100 extra HP which is nice in ZONES. -Gnome has a better AGI for XPTRAIN. I only xptrain with gnome. -32agi over -30agi matters.

my (above average) eq for XPTRAIN ONLY.

You are using:
<worn on head>       a winged shining steel great helm
<worn on eyes>       a ruby dragonscale eyepatch
<worn in ear>        a smoking phoenix feather
<worn in ear>        a tiny mithril stud with a single glowing rune
<worn on face>       the mask of ancient drow magic
<worn around neck>   an amulet of segmented mithril
<worn around neck>   an amulet of segmented mithril
<worn on body>       an astral-forged suit of inertial force
<worn about body>    a mantle of swirling shadows
<component bag>      a pouch with the symbol of Ashstone
<worn about waist>   a belt of mercury dragon scales
<worn on arms>       a set of gossamer sleeves of the mystic
<held as shield>     an orb of red dragonkind
<worn around wrist>  a bracelet of mages
<worn around wrist>  a smoking bracer forged from Baatorian steel
<worn on hands>      a writhing set of tentacle gloves
<worn on finger>     the fiery ring of Hades
<worn on finger>     the fiery ring of Hades
<held>               an onyx spellbook etched with platinum
<worn on legs>       some runed kodragon skin leggings
<worn on feet>       some boots of tattered quickling flesh
Level 50 Gnome Sorcerer (Draconic)
---------------------------------------------------------------------------
STR:  68   AGI: 174   DEX:  91   CON:  86
INT: 160   WIS:  75   CHA:  56   POW:  70
---------------------------------------------------------------------------
Hit points   :   625/736      Move points   :   150/150  
Armor Class  :   -83          Agility bonus :   -32
To-hit bonus :    +6          Damage bonus  :    +6
Spell power  :   701
---------------------------------------------------------------------------
Savings Throws
 Spell :   -2   Breath:    0   Para  :    0   Petrif:   -4   Rod   :    0
---------------------------------------------------------------------------
Resistances
 Unarmd:   19%  Slash :   29%  Bludgn:   19%  Pierce:   19%  Range :   19%  
 Spells:    4%  Fire  :   10%  Acid  :   17%  Sonic :    5%  Poison:    5%  
 Force :    5%  

---------------------------------------------------------------------------
Spell focus
 Invocation/Sorcery :  +23%  
theofficejackpot commented 1 year ago

..deleted comment, see bottom for latest zip

gjg6014 commented 1 year ago

Thanks for your contribution! Love how the folks at Torilmud all work together and share. Some of the script doesn't work me. In particular the use of Quicken Spell. I assume I need to make the last changes mentioned in your post.

Is this right? [Triggers>NyyLib>Events>initNyyLIB

I don't have any event triggers. The only events I see are scripts, which hold the file initNyyLIB.

theofficejackpot commented 1 year ago

Thanks for your contribution! Love how the folks at Torilmud all work together and share. Some of the script doesn't work me. In particular the use of Quicken Spell. I assume I need to make the last changes mentioned in your post.

Is this right? [Triggers>NyyLib>Events>initNyyLIB

I don't have any event triggers. The only events I see are scripts, which hold the file initNyyLIB.

Please try the directions on the comment above, I have updated them to include a more simple implementation - should not have to touch the code!

i982 commented 1 year ago

dont have a mudlet profiles folder..

theofficejackpot commented 1 year ago

version 2.0 .. FULL NYY package with Sorc included! This is not a package to import, you are copying an entire directory into your mudlet profile that contains the latest Nyy package + my Sorc script.

Step 1: Download this .zip Step 2: Extract the zip to a folder, Step 3: Close Mudlet Step 4: Locate your mudlet/profiles directory.
Step 4MAC: On macOS, open finder, then from top menu click 'go', then choose 'home', then choose 'mudlet-data' from finder folders, then choose 'profiles' Step 4WIN: On windows, open file explorer, choose 'This PC', click on C:\, click 'Users', Click on your account name folder, click on 'mudlet-data', click on 'profiles'

Step 5: COPY the entire folder extracted folder 'kysorc' under profiles directory.

Step 6: Open Mudlet, and you should see that new profile - open it and you're good to go!

Thoughts:

*You have all my unlocked map areas

*ONLY use this profile for SORC, use your standard Nyy profile for other classes.

*MAXAGI of -28 seems to be the minimum to not get beat up too bad in Ashstone as a draconic

*familiarize yourself with @set logic since I have not added buttons yet, this would be how to disable things

*make sure to @set container hole (or whatever your container name is)

@set sorparrot true now works! Go buy parrots in skull port (vnum 80799, or trackable via Salmarin) this will incr combo pts on xptrain to help kill faster! to manually test it out, alias is "parrot"

byzanthia commented 2 months ago

@theofficejackpot Thanks for the work. But I'm not able to see a zip link? Where is the file to download please?