Overview
Combat in Elemental Battlecards is determined by a sophisticated system that considers both card levels and type advantages. The combat resolution follows specific rules to determine the winner, loser, or if the battle results in a draw.Combat Resolution Rules
TheresolveCombat function processes battles in the following priority order:
Rule 1: Level Difference of 2 or More
A card that is 2 or more levels higher always wins, regardless of type advantages.
- Level 3 vs Level 1: Attacker wins automatically
- Level 1 vs Level 3: Defender wins automatically
Rule 2: Level Difference of 1
When cards differ by exactly one level, the higher-level card has an advantage, but type matchups can neutralize this:- Attacker +1 Level
- Defender +1 Level
Attacker is one level higher:
- If defender has type advantage → Draw (neutralized)
- If defender has no type advantage → Attacker wins
Rule 3: Same Level
When both cards are the same level, type advantage determines the outcome:Type Advantage Wins
Fire vs Plant → Fire winsWater vs Fire → Water winsLight vs Shadow → Light wins
Neutral Matchup Draws
Fire vs Water → DrawLight vs Spirit → DrawShadow vs Fire → Draw
Combat Function Signature
The combat resolver accepts two card objects and returns the result:Combat Outcomes
There are three possible outcomes from any combat:Attacker Victory
- Attacker card remains on the field
- Defender card is destroyed and sent to graveyard
Defender Victory
- Defender card remains on the field
- Attacker card is destroyed and sent to graveyard
Draw (Neutral)
- Both cards remain on the field
- No cards are destroyed
Combat Examples
Example 1: Pure Level Advantage
Example 2: Level Neutralizes Type
Example 3: Same Level, Type Decides
Example 4: Same Level, Neutral Matchup
Strategic Tips
Build Higher Levels
Fuse cards to create Level 2 and 3 cards for stronger attacks that can overcome type disadvantages.
Know Your Matchups
Memorize the type advantage cycles to predict combat outcomes when levels are equal.
Protect High-Level Cards
Losing a Level 3 card means 4 Level 1 cards go to your graveyard - position them carefully.
Force Draws Strategically
Use level advantages to neutralize enemy type advantages and create favorable positions.
Related Topics
- Card Types - Learn about type advantages
- Fusion - Create higher-level cards
- Winning Conditions - Combat supports essence collection