LuaGlobals.wiki
changeset 2169 17b509f59b00
parent 2168 6269280aafc1
child 2170 05468468c99d
equal deleted inserted replaced
2168:6269280aafc1 2169:17b509f59b00
    45 || `gfSwitchHog` || Free hog switching at turn start ||
    45 || `gfSwitchHog` || Free hog switching at turn start ||
    46 || `gfDivideTeams` || Each clan will start in its own side of the terrain. No effect if `gfPlaceHog` is active. ||
    46 || `gfDivideTeams` || Each clan will start in its own side of the terrain. No effect if `gfPlaceHog` is active. ||
    47 || `gfBorder` || An indestructible border is active around the map. ||
    47 || `gfBorder` || An indestructible border is active around the map. ||
    48 || `gfBottomBorder` || There is an indestructable border at the bottom of the map. ||
    48 || `gfBottomBorder` || There is an indestructable border at the bottom of the map. ||
    49 || `gfShoppaBorder` || The terrain edge will be replaced by a decorative black/yellow “danger stripe”. This has no gameplay effect. ||
    49 || `gfShoppaBorder` || The terrain edge will be replaced by a decorative black/yellow “danger stripe”. This has no gameplay effect. ||
    50 || `gfSolidLand` || The terrain is indestructible. ||
    50 || `gfSolidLand` || The terrain is indestructible (with some exceptions). ||
    51 || `gfLowGravity` || The gravity is low. ||
    51 || `gfLowGravity` || The gravity is low (50%). ||
    52 || `gfLaserSight` || A laser sight is almost always active. ||
    52 || `gfLaserSight` || A laser sight is almost always active. ||
    53 || `gfInvulnerable` || All hedgehogs are invulnerable. This permanently sets the `heInvulnerable` effect to `1` for all hogs and removes the health tags ||
    53 || `gfInvulnerable` || All hedgehogs are invulnerable. This permanently sets the `heInvulnerable` effect to `1` for all hogs and removes the health tags ||
    54 || `gfVampiric` || All hedgehogs become vampires and get 80% of the damage they deal as health. ||
    54 || `gfVampiric` || All hedgehogs become vampires and get 80% of the damage they deal as health. ||
    55 || `gfKarma` || Attackers share the damage they deal to enemies. ||
    55 || `gfKarma` || Attackers share the damage they deal to enemies. ||
    56 || `gfArtillery` || Hedgehogs can’t walk. ||
    56 || `gfArtillery` || Hedgehogs can’t walk. ||