The elemental system - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Requests (/Forum-Script-Requests) +--- Thread: The elemental system (/Thread-The-elemental-system) |
The elemental system - Lano - 10-10-2012 05:02 PM I was just wondering if anyone is willing to share their elemental dmg/resistance system. The way i made mine is quite boring, its actually turn based so to say. If you for example have 24% fire resistance, you just hva e 24% to completely block an fire attack. And on weapons 30% fire dmg. simply means you have a 30% chance on hit to launch some extra dmg in the form of a fire spell. My system literally sucks, but never had the time to redo it (its many years old) but i am quite sure there are much better ways to make this. So was wondering if anyone is willing to share theirs, or just parts of it, so i have something to work with. RE: The elemental system - Mordaunt - 10-11-2012 01:25 AM [Moved to Script Requests] RE: The elemental system - RanXerox - 10-11-2012 08:14 AM http://code.google.com/p/sphere-community-pack/source/browse/trunk/scripts/add-on/combat/sphere_combat_events.scp RE: The elemental system - Lano - 10-11-2012 05:13 PM Lol, there is a pre-made system now ..... been to long since i last had my hands on a Sphere server. Sorry for not checking there first, and thanks for the link. RE: The elemental system - RanXerox - 10-12-2012 01:15 AM No worries. There is a lot of stuff in the SCP script package, and many of the scripts (including the one I posted above) are reliant on other files in that package. Fortunately the search works quite well so its fairly easy to find 'em. |