Elements

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Elements

Post by Cassy »

We came up with this topic today.

Elements are important for monsters, magic spells, weapons, armor and other things.
TMW currently lacks depth in elements and it's also bad documentated how elements work.
Therefore please let's have a look at those questions:
  • Which elements does TMW currently have? (e.g. 0 = neutral, 1 = fire, etc.)
  • Which element is effective against others and what's the factor? (e.g. fire attacks do 50% damage against water type enemies)
  • Which element isn't effective against others and what's the factor?
  • What else do we need to know about elements?
Those questions will become more important in the future.
Therefore I will create a wiki page about elements after gathering enough information.

Thanks! ♥
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Re: Elements

Post by Cassy »

I just remembered something: viewtopic.php?p=139937#p139937
o11c wrote:The current element names are:

Code: Select all

neutral = 0
water   = 1
earth   = 2
fire    = 3
wind    = 4
poison  = 5
_holy   = 6
dark    = 7
_spirit = 8
undead  = 9
...could we change that? :D
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
deepthought
Warrior
Warrior
Posts: 314
Joined: 01 Sep 2014, 10:32
Location: India

Re: Elements

Post by deepthought »

Implementing elements was also one of my suggestions to TMW. Elements can be used in no of ways. for example we can have monsters which are resistant to certain type of element and a weapon using an opposite element would be more effective. One of my suggestions is to introduce elements to items also. We can add a quest which will give elemental properties to already existing items like Ilia items for example. Also, a mage on light path and a mage on dark path would have different elements.
I'm as cool and comforting as the porcelain tiles on your bathroom floor during an evening of vomiting.
User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Re: Elements

Post by Cassy »

That's exactly why I came up with this topic.
TMW has far more potential with elements.
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Re: Elements

Post by Cassy »

Meanwhile some suggestions:

Code: Select all

neutral = 0
water   = 1
earth   = 2
fire    = 3
wind    = 4
poison  = 5     -> ice
_holy   = 6
dark    = 7
_spirit = 8     -> thunder
undead  = 9     -> wood
IMO we don't need elements such as poison, spirit and undead.
Poison really isn't an element.
Spirit could make sense to Wisps, Poltergeists, Spectres and Mana Ghost, but I'd rather make them holy elements or dark.
Undead isn't a real element either, I'd rather make such mobs (Zombie, Skeleton, Reaper, ...) dark elements.

On the other hand IMO ice, thunder and wood shouldn't miss.
Ice is sometimes connected to water in RPGs, but with mobs like Ice Skull, Pollett, Ice Goblin and Santa Slime or Weapons such as the Ice Gladius it should be an element on its own.
Wood is for mobs like the Log Head or our plants.
Thunder for Ball Lightning and #ingrav, plus it has more potential (pretty much a standard element in RPGs as well).

Opinions?
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
EJlol
TMW Furniture
TMW Furniture
Posts: 1224
Joined: 06 Sep 2005, 08:42

Re: Elements

Post by EJlol »

Yes, why have holy and spirit a underscore in front of their name? Does it has a special meaning? If not, why not remove the underscore?

Im not sure about the ice and thunder elements. I would prefer to see something like metal then, which is also sometimes part of the alchemy elements. Of course we do need the pixelart for that then...

Thunder can also be put under 'air' (in your example, wind). If you keep wind and thunder separate I think the wind element will be quite boring. By combining these two you can have far more different kind of attacks, magic, monsters, etc. Same for water and ice.
User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Re: Elements

Post by Cassy »

EJlol wrote:Thunder can also be put under 'air' (in your example, wind). If you keep wind and thunder separate I think the wind element will be quite boring. By combining these two you can have far more different kind of attacks, magic, monsters, etc. Same for water and ice.
Yeah, I've been thinking about that too.
I dislike them being combined because IMO a lightning and a tornado are totally different things.
But I just came up with the idea of naming a combined element of those two "storm"... how about that?

If we can have more elements metal would make sense too.
But then I want a moon element (Moonshroom!) too, Secret of Mana like :D
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
EJlol
TMW Furniture
TMW Furniture
Posts: 1224
Joined: 06 Sep 2005, 08:42

Re: Elements

Post by EJlol »

Storm sounds too 'chaotic'. Wind can also be calm, like for example a sleeping spell. I would go for something like 'Weather' then. Though that might touch water (rain) to much.
User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Re: Elements

Post by Cassy »

A wind-based sleeping spell? :D
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
EJlol
TMW Furniture
TMW Furniture
Posts: 1224
Joined: 06 Sep 2005, 08:42

Re: Elements

Post by EJlol »

Yes? Golden Sun featured one:
http://goldensun.wikia.com/wiki/Sleep_%28Psynergy%29

Now this might not be possible with the TMW server yet, but I like to think big 8)
User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Re: Elements

Post by Cassy »

Nice, thanks for the reference :)
Reminds me that I wanted to play Golden Sun...
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
gumi
TMW Adviser
TMW Adviser
Posts: 797
Joined: 19 May 2014, 18:18

Re: Elements

Post by gumi »

I love the Pokémon system:
Normal, Fighting, Flying, Poison, Ground, Rock, Bug, Ghost, Steel, Fire, Water, Grass, Electric, Psychic, Ice, Dragon, Dark, Fairy

As far as I know we can have as many elements as we want, up to 256. no need to remove some

But keep in mind that the more elements we add the more complex the system will be, making it harder to understand or remember by players.
For example: http://bulbapedia.bulbagarden.net/wiki/Type#Type_chart
^ there is no way someone can remember this full table of combinations
Last edited by gumi on 12 Aug 2015, 15:52, edited 1 time in total.
User avatar
EJlol
TMW Furniture
TMW Furniture
Posts: 1224
Joined: 06 Sep 2005, 08:42

Re: Elements

Post by EJlol »

While talking about the Pokemon system, is it also possible for us to have 2 or more elements assigned to monsters, spells, etc?
User avatar
gumi
TMW Adviser
TMW Adviser
Posts: 797
Joined: 19 May 2014, 18:18

Re: Elements

Post by gumi »

EJlol wrote:While talking about the Pokemon system, is it also possible for us to have 2 or more elements assigned to monsters, spells, etc?
It is possible to have as many elements as we want for spells or items but for mobs we would have to modify the server to add a element2 field to the database.. or maybe just shift the element uint8 by 4 making two 4-bit integers. This would mean if we allow for a 2nd element we can only have 16 elements, not 256

maybe we could also change the uint8 to be a uint16 instead so that we could have 2x up to 256 elements or 4x up to 16 elements
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Elements

Post by wushin »

Well for sanity's sake, I'd prefer somewhere between 4 and 16. We can always add more later. Our current amount 10 appears to be nice number to start with.
The secret to getting all the important stuff done is doing nothing.
Post Reply