Open-Source-Software-Development / Cardtorium

OSSD Project
https://open-source-software-development.github.io/Cardtorium-Website/#/index
GNU General Public License v3.0
6 stars 19 forks source link

Implement `attribute_4` (Scout) #55

Closed j-wielg closed 6 months ago

j-wielg commented 6 months ago

Implement the scout attribute, which removes fog-of-war in a two-tile radius. See the Troop.clear_fog method in Classes/troop.gd to see how the attributes contribute to fog clearing.

See here for more info on attributes.

Requirements: