Author Topic: List of Spells  (Read 8907 times)

0 Members and 1 Guest are viewing this topic.

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
List of Spells
« on: February 22, 2006, 01:54:00 pm »
I am working on some new spells for people to use in my RPG, the problem is that I have no ideas. Please help me if you can

I have:

Confuse
Poision
Paralyze
>(<')

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
List of Spells
« Reply #1 on: February 22, 2006, 02:01:00 pm »
Spells that do damage.
Spells that make your next non-spell attack stronger.
Spells that do nothing but have freaking good animations.

What is your method for learning spells? With experience, or buying spellbooks, or other...

Spells that cancel out other spells.
Super Speller (little UTI joke)
Spells that forbid magic.
All powerful one hit magic attacks.

Want some that are more realistic? :Dbiggrin.gif
One of these days I'll get a sig I'm really proud of.

CDI

  • Guest
List of Spells
« Reply #2 on: February 22, 2006, 02:03:00 pm »
Spells that get you the ell outta there
Spells that make the other guy into a migit :Pblah.gif
Spells that make you huge!
Spells that copy animations from the T14 Battle engine (because they pwn)
Spells that are stronger at certan times
Spells that make the other guy only cast spells
Spells that make the other guy not be able to do anything but try and run

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
List of Spells
« Reply #3 on: February 22, 2006, 02:10:00 pm »
Have an ultimate weapon in your game, and you can only use it after it is activated by a certain spell that can only be obtained through the harshest desert training...
One of these days I'll get a sig I'm really proud of.

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
List of Spells
« Reply #4 on: February 23, 2006, 04:15:00 am »
I was thinking having the spells be in a diffrent program, what would be your guys opinion?
>(<')

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
List of Spells
« Reply #5 on: February 23, 2006, 06:16:00 am »
That is what I would do... I had a list going in the TI-City topic on my forum, with a bunch of spells... One of these days I will add them to the game... :Dbiggrin.gif
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
List of Spells
« Reply #6 on: February 23, 2006, 11:33:00 am »
1.) Have all values a spell can alter stored somewhere.
2.) Go through a long string that has all the effects of every spell, find the substring for your spell.
3.) Parse it it expr( and do all needed effects.

In simple terms, make a spell decoder. :)smile.gif
One of these days I'll get a sig I'm really proud of.

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
List of Spells
« Reply #7 on: February 23, 2006, 11:54:00 am »
ok, I will take these into account

Weapons could be interestingto add, I will think about them
>(<')

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
List of Spells
« Reply #8 on: February 23, 2006, 12:30:00 pm »
Confuse:may confuse
Mirror:chance of reflecting the affects
Chrono Mirror: can reflect a spell and alow you to continue with another spell that is not chrono mirror
Mirror Prime:reflect your last turn as long as it wasn't a mirror move
Solari:burning light beam that may confuse
Vapor Burn:scald with boiling venom
Nitrius: increase all fire effects
Endotherm: increase all cold affects
Lazer:burning light beam
Sloth:make an enemy sleep
Tundra:Freeze a foe with ice
Arrow Rain:heavenly bows pour down their wrath
Seer: predict (choose) enemies next move and target
Chaos Temptest: may completely erradicate an enemy
Radiation Funnel:a whirlwind of enchanted radiation that corodes and weakens foes
etc.:makes more spells
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
List of Spells
« Reply #9 on: February 23, 2006, 12:33:00 pm »
sounds really cool, I may use a few of those
>(<')

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
List of Spells
« Reply #10 on: February 24, 2006, 01:33:00 pm »
quick question, say a Use knows spell 1+3 but not two, should the display be

1

3

or
1
3

(note the space)
>(<')

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
List of Spells
« Reply #11 on: February 24, 2006, 02:00:00 pm »
leave a spcae between both
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
List of Spells
« Reply #12 on: February 24, 2006, 03:46:00 pm »
Yeah, agreed with kevin!

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
List of Spells
« Reply #13 on: March 09, 2006, 01:56:00 pm »
ol, I need names for some spells. I hae what I want to do, but I suck at names. Here is what I need:

Fire Type
Water Type
Wind Type
Earth Type
Ice Type
Darkness Type

Also, if you want to add elements and a spell name, please do so
>(<')

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
List of Spells
« Reply #14 on: March 10, 2006, 12:11:00 pm »
Names for specific spells, or names for those elements of spells?
If you need some inspiration, here are names I am using.

Fire: Horikil
Water: Aguanris
Earth: Gaan
Air: Reiishi
Healing: Auronus
Thunder: Tmirvikx

I shouldn't reveal everything yet... ;)wink.gif
One of these days I'll get a sig I'm really proud of.