I’m working on a game with a friend. It’s going to be a flash RPG and I’ve been tasked with creating an elemental system.
I’ve looked at the classical element systems, and a few games (FF series, Chrono Trigger, Xenogears, Dynasty Warriors, Pokemon, WoW etc), but I haven’t really found anything that works for me.
I never really got into table top, or card games so I’m not really sure if there are some good elemental systems there.
Do any of you have a recommendation?
–
Here is part of my brainstorming:
Opposed: 2x damage given and received
Weak to: 1/2 damage given, 2x damage received
Strong to: 2x damage given, 1/2 damage received
Primary Elements
Earth (Opposed to Air[Break] - Weak to Ice[Freeze] - Strong to Lightning[Dissipate])
Fire (Opposed to Water[Evaporate] - Weak to Wood[Snuff] - Strong to Ice[Melt])
Air (Opposed to Earth[Erode] - Weak to Metal[Reverberate] - Strong to Wood[Uproot])
Water (Opposed to Fire[Douse] - Weak to Lightning[Conduct] - Strong to Metal[Rust])
Secondary Elements (Combining 2 Primary Elements)
Metal (Earth+Fire - Opposed to Ice[Crush] - Weak to Water[Rust] - Strong to Air[Reverberate])
Lightning (Fire+Air - Opposed to Wood[Incinerate] - Weak to Earth[Dissipate] - Strong to Water[Conduct])
Ice (Air+Water - Opposed to Metal[Embrittle] - Weak to Fire[Melt] - Strong to Earth[Freeze])
Wood (Water+Earth - Opposed to Lightning[Ground] - Weak to Air[Uproot] - Strong to Fire[Snuff])
Other Elements
Holy (1/2 damage from all standard elements, 1/2 damage to all standard elements - 1x damage from unholy, 1x damage to unholy)
Unholy (2x damage from all standard elements, 2x damage to all standard elements - 1x damage from holy, 1x damage to holy)
–
There are some problems with this setup. Some of the weaknesses don’t make sense really. Fire is typically strong to wood/plants. I guess the idea is that it depends on how much water content is in the plant. Plant life only burns once it becomes dry. It would make more sense to have wood weak to ice.
Also lightning is strong to water because water is conductive, but metal is also conductive. And water erodes earth just like air does, so that doesn’t make much logical sense either.
Though I guess bringing logic into this could be a problem anyway.
Regardless I could use some suggestions.
Thank you!