share/hedgewars/Data/Scripts/Multiplayer/WxW.lua
changeset 15788 acf70c44065b
parent 15199 b0ed2b17c0cf
equal deleted inserted replaced
15787:8bb050e8e40f 15788:acf70c44065b
   116 CBA		false	Crate Before Attack: Player must collect at least one crate before attacking
   116 CBA		false	Crate Before Attack: Player must collect at least one crate before attacking
   117 attackrule	off	If present, enable one of the attack rules “ABL” or “KTL”:
   117 attackrule	off	If present, enable one of the attack rules “ABL” or “KTL”:
   118 			ABL: All But Last: Players must not only attack the team with the lowest total health
   118 			ABL: All But Last: Players must not only attack the team with the lowest total health
   119 			KTL: Kill The Leader: If players hit some enemy hedgehog, at least one of them must be a hog from
   119 			KTL: Kill The Leader: If players hit some enemy hedgehog, at least one of them must be a hog from
   120 			the team with the highest total health.
   120 			the team with the highest total health.
   121 			The ABL and KTL rules exclude each other. If a player breaks the rule (if enabled), he must
   121 			The ABL and KTL rules exclude each other. If a player breaks the rule (if enabled), they must
   122 			skip in the next round.
   122 			skip in the next round.
   123 SW		false	Super Weapons: A few crates may contain very powerful weapons (melon, hellish grenade, RC plane, ballgun)
   123 SW		false	Super Weapons: A few crates may contain very powerful weapons (melon, hellish grenade, RC plane, ballgun)
   124 maxcrates	12	Number of crates which can be at maximum in the game (limited to up to 100 to avoid lag)
   124 maxcrates	12	Number of crates which can be at maximum in the game (limited to up to 100 to avoid lag)
   125 cratesperturn	1	Number of crates which appear each turn
   125 cratesperturn	1	Number of crates which appear each turn
   126 
   126