User Tools

Site Tools


combat_systems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
combat_systems [2022/05/10 14:20] justincombat_systems [2022/05/10 15:44] justin
Line 3: Line 3:
  
 =====Tactical Turn-Based===== =====Tactical Turn-Based=====
-Tactical turn-based is the default combat system for RPG in a Box. In the current implementation, the [[player_character|player]] and [[enemy|enemies]] can move to a [[tile]] within their movement range (and optionally attack) during each turn. Future implementations will build out other common aspects and take inspiration from [[https://en.wikipedia.org/wiki/Tactical_role-playing_game|tactical RPGs]] like the Shining series and some of the older Ultima games.+Tactical turn-based is the default combat system for RPG in a Box and is set up in the [[Combat Editor]]. In the current implementation, the [[player_character|player]] and [[enemy|enemies]] can move to a [[tile]] within their movement range (and optionally attack) during each turn. Future implementations will build out other common aspects and take inspiration from [[https://en.wikipedia.org/wiki/Tactical_role-playing_game|tactical RPGs]] like the Shining series and some of the older Ultima games.
  
-{{:wiki:turn_based_tactical_combat.gif?nolink|}} +{{:wiki:tactical_turn_based_combat.gif?nolink|}}
- +
-=====Menu-Driven Turn-Based===== +
-Info coming soon.+
  
 =====Real-Time===== =====Real-Time=====
 Real-time combat is set up on a per [[character]] basis in the [[Map Editor]]. To create a real-time enemy, you simply enable the "Attackable in Real-Time" setting in the [[npc_behavior|Behavior Settings]] section of the [[Entity Properties]] panel for that [[character]]. Real-time combat is set up on a per [[character]] basis in the [[Map Editor]]. To create a real-time enemy, you simply enable the "Attackable in Real-Time" setting in the [[npc_behavior|Behavior Settings]] section of the [[Entity Properties]] panel for that [[character]].
 +
 +{{:wiki:real_time_combat.gif?nolink|}}
 +
 +=====Menu-Driven Turn-Based=====
 +Menu-driven turn-based combat is set up in the [[Combat Editor]]. When triggered in first-person mode, the enemies will spawn on the current [[tile]] in front of the player (similar to dungeon crawlers like Shining in the Darkness).
 +
 +{{:wiki:menu_driven_turn_based_combat.gif?nolink|}}
  
 ~~NOTOC~~ ~~NOTOC~~
combat_systems.txt · Last modified: 2022/05/10 15:46 by justin