> Tutorial by level
Flash Level 24
You have access to the Flash chip. This chip produces damage on an area of effect "AoE". That means that the damage is not limited on the target cell and that it will affect more cells.
Flash got an AoE that is a circle with one cell radius around the target cell as described on the card of this chip in the Market. Through your journey of climbing the level you will meet other chips with a higher radius (or different shapes). Imagine that a chip with a 3 cells radius produces damage on 25 cells!
If your leek fights a single enemy, this AoE provide a capacity to hit a target hiding behind an obstacle by targeting another cell that you can see just around him. Beware when fighting with allies, you have to be careful not to hit them and also avoid to pack because the opponents could take advantage of the situation using the power of AoE against you.
Please note that the distance from the center of the area has an influence on the damage produced and shall be considered in the calculation. Basically, 100% of the damage is produced on the target cell, then it will be reduced by 20% for each cell away from the target cell.
Take a look at the AoE page to discover their secrets.
If you want to target a cell and not a Leek as usual, you need to use the useChipOnCell function instead of the useChip function. As an example:
useChipOnCell(CHIP_FLASH, 306);
will produce a Flash on cell 306 (if you can reach it) in the center of the map
Note : As you can target a cell next to you with this chip, you can be affected by the AoE of your own chip! The AoE can be very dangerous... also for your own leeks! Remark: There are chips that produce AoE damage but will never affect the caster, even if he is located in the Area. For instance Lightning works this way. Those particular points are written on the card of the chip in the Market.
Level 19
Level 38
Impossible de charger les données du jeu.
Vérifiez votre connexion et réessayez.