All of them are classes vulnerable to being placed in front, was the first that went through my mind. Though, maybe that's fine. Haha.
PlatinumSkink said
All of them are classes vulnerable to being placed in front, was the first that went through my mind. Though, maybe that's fine. Haha.
Light said
Rpg also what is your Lord's eye color?
Light said
That looks cool, but the blue thing on his face won't be visible on the maps.
Light said
The coordinates in parentheses are used to describe displacement. For movement, it is the difference between where the unit is and where they end up. The exact path is drawn by me based on how to make it look good on the updates, which has no impact mechanically. For other actions, these coordinates can notate where a target unit (be an enemy to attack or an ally to heal, trade, or pair with, etc) is, in order to direct the action properly.The coordinates are arranged in an X/Y fashion, just like a grid in math class. The X axis notates horizontal displacement, and the Y axis is vertical. So a coordinate of (+3/-1) would be a command to move your unit 3 tiles right, and 1 tile down.+X to the right-X to the left+Y up (or north if you prefer)-Y down (or south)Again, you don't have to describe the path to get there, as long as there is at least one unobstructed (by enemies or terrain) path to reach the tile that is 3 to the right and 1 south of your unit, then that unit can travel there.Also keep in mind how many tiles per turn the unit can move, if you've played Fire Emblem games before, this shouldn't be an issue. Otherwise your unit's Move stat is visible on your spreadsheet (which I added btw, refer to the OP).If the coordinate is for targeting another unit, as long as the coordinate actually points to a unit (preferably the unit you intend to target), then the action will work just fine. Alternativley, you can substitute this type of coordinate with the name of the unit you wish to target, such as:Marth Move (+4/+1), Engage (+1/0) with Iron Sword.orMarth Move (+4/+1), Engage Roy with Iron Sword.