Jump to content

scripting


Recommended Posts

i used the making a melee weapon into a ranged base script,

except instead of a puresteel soulblade i used a sparkling wand.it worked.i will post the script later.

 

 

on a complete sidenote-I'm watching something on giant squids

and realized that a vlish is like a giant squid (no offense to any vlish out on the forums).

 

edited because of spelling errors

Link to comment
Share on other sites

Vilsh don't look like Giant Squids. (Or maybe its just their tentacles.).

Even if there's a Giant Vilsh in G5, it will probably be the same size as other normal Vilshes but the player's description will say, "You encounter a pack of Vilsh. As you walk closer, you draw your blade to kill those rogues. One of them, however, catches your eye. One of the Vilsh is more larger than any other Vilsh you ever seen. You may, need to be careful when trying to kill it."

Link to comment
Share on other sites

original base script

begindefineitem 83;

import = 68;

it_name = "Puresteel Soulblade";

it_graphic_coloradj = 64;

it_level = 15;

it_value = 5000;

it_stats_to_affect 0 = 7;

it_stats_addition 0 = 2;

it_stats_to_affect 1 = 6;

it_stats_addition 1 = 1;

it_ability = 58;

 

replace sparkling wand with this with this-

 

"Sparkling Wand";

it_level = 15;

it_value = 5000;

it_ability = 58;

it_graphic_coloradj =64;

all credit goes to azuma velius,i just changed the script

-----------------------------------------------------------

arua of flames thorns/thorn baton works-yes

replace the thorn ability (50) with the arua of flames ability (164)if it does not work,it is because-

1.you didn't change both

2.you just suck

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...