project_files/HedgewarsMobile/Resources/Settings/gameMods.plist
branchhedgeroid
changeset 6224 42b256eca362
parent 6055 88cfcd9161d3
parent 6223 cc3eb9b7230f
child 6226 3106add9a5bf
equal deleted inserted replaced
6055:88cfcd9161d3 6224:42b256eca362
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       
     3 <plist version="1.0">
       
     4 <array>
       
     5 	<dict>
       
     6 		<key>description</key>
       
     7 		<string>Land can not be destroyed</string>
       
     8 		<key>image</key>
       
     9 		<string>Solid</string>
       
    10 		<key>title</key>
       
    11 		<string>Solid Land</string>
       
    12 	</dict>
       
    13 	<dict>
       
    14 		<key>description</key>
       
    15 		<string>Add an indestructable border around the terrain</string>
       
    16 		<key>image</key>
       
    17 		<string>Border</string>
       
    18 		<key>title</key>
       
    19 		<string>Add Border</string>
       
    20 	</dict>
       
    21 	<dict>
       
    22 		<key>description</key>
       
    23 		<string>Teams will start on opposite sides of the terrain</string>
       
    24 		<key>image</key>
       
    25 		<string>TeamsDivide</string>
       
    26 		<key>title</key>
       
    27 		<string>Divide Team (max 2 teams)</string>
       
    28 	</dict>
       
    29 	<dict>
       
    30 		<key>description</key>
       
    31 		<string>Lower gravity</string>
       
    32 		<key>image</key>
       
    33 		<string>LowGravity</string>
       
    34 		<key>title</key>
       
    35 		<string>Low Gravity</string>
       
    36 	</dict>
       
    37 	<dict>
       
    38 		<key>description</key>
       
    39 		<string>Assisted aiming with laser sight</string>
       
    40 		<key>image</key>
       
    41 		<string>LaserSight</string>
       
    42 		<key>title</key>
       
    43 		<string>Laser Sight</string>
       
    44 	</dict>
       
    45 	<dict>
       
    46 		<key>description</key>
       
    47 		<string>All hogs have a personal forcefield</string>
       
    48 		<key>image</key>
       
    49 		<string>Invulnerable</string>
       
    50 		<key>title</key>
       
    51 		<string>Invulnerable</string>
       
    52 	</dict>
       
    53 	<dict>
       
    54 		<key>description</key>
       
    55 		<string>All (living) hedgehogs are fully restored at the end of turn</string>
       
    56 		<key>image</key>
       
    57 		<string>ResetHealth</string>
       
    58 		<key>title</key>
       
    59 		<string>Reset Health</string>
       
    60 	</dict>
       
    61 	<dict>
       
    62 		<key>description</key>
       
    63 		<string>Gain 80% of the damage you do back in health</string>
       
    64 		<key>image</key>
       
    65 		<string>Vampiric</string>
       
    66 		<key>title</key>
       
    67 		<string>Vampirism Mode</string>
       
    68 	</dict>
       
    69 	<dict>
       
    70 		<key>description</key>
       
    71 		<string>Share your opponents pain, share their damage</string>
       
    72 		<key>image</key>
       
    73 		<string>Karma</string>
       
    74 		<key>title</key>
       
    75 		<string>Karma Mode</string>
       
    76 	</dict>
       
    77 	<dict>
       
    78 		<key>description</key>
       
    79 		<string>Your hogs are unable to move, test your aim</string>
       
    80 		<key>image</key>
       
    81 		<string>Artillery</string>
       
    82 		<key>title</key>
       
    83 		<string>Artillery Mode</string>
       
    84 	</dict>
       
    85 	<dict>
       
    86 		<key>description</key>
       
    87 		<string>Defend your fort and destroy the opponents</string>
       
    88 		<key>image</key>
       
    89 		<string>Forts</string>
       
    90 		<key>title</key>
       
    91 		<string>Fort Mode</string>
       
    92 	</dict>
       
    93 	<dict>
       
    94 		<key>description</key>
       
    95 		<string>Order of play is random instead of in room order</string>
       
    96 		<key>image</key>
       
    97 		<string>RandomOrder</string>
       
    98 		<key>title</key>
       
    99 		<string>Random Order</string>
       
   100 	</dict>
       
   101 	<dict>
       
   102 		<key>description</key>
       
   103 		<string>Play with a King; when he dies, your side loses</string>
       
   104 		<key>image</key>
       
   105 		<string>King</string>
       
   106 		<key>title</key>
       
   107 		<string>King Mode</string>
       
   108 	</dict>
       
   109 	<dict>
       
   110 		<key>description</key>
       
   111 		<string>Take turns placing your hedgehogs pre-game</string>
       
   112 		<key>image</key>
       
   113 		<string>PlaceHog</string>
       
   114 		<key>title</key>
       
   115 		<string>Place Hedgehogs</string>
       
   116 	</dict>
       
   117 	<dict>
       
   118 		<key>description</key>
       
   119 		<string>Ammo is shared between all clan teams</string>
       
   120 		<key>image</key>
       
   121 		<string>SharedAmmo</string>
       
   122 		<key>title</key>
       
   123 		<string>Clan Shares Ammo</string>
       
   124 	</dict>
       
   125 	<dict>
       
   126 		<key>description</key>
       
   127 		<string>Disable girders when generating random maps</string>
       
   128 		<key>image</key>
       
   129 		<string>DisableGirders</string>
       
   130 		<key>title</key>
       
   131 		<string>Disable Girders</string>
       
   132 	</dict>
       
   133 	<dict>
       
   134 		<key>description</key>
       
   135 		<string>Disable land objects when generating maps</string>
       
   136 		<key>image</key>
       
   137 		<string>DisableLandObjects</string>
       
   138 		<key>title</key>
       
   139 		<string>Disable Land Objects</string>
       
   140 	</dict>
       
   141 	<dict>
       
   142 		<key>description</key>
       
   143 		<string>AI-controlled hogs respawn on death</string>
       
   144 		<key>image</key>
       
   145 		<string>AISurvival</string>
       
   146 		<key>title</key>
       
   147 		<string>AI Survival Mode</string>
       
   148 	</dict>
       
   149 	<dict>
       
   150 		<key>description</key>
       
   151 		<string>Attacking does not end your turn</string>
       
   152 		<key>image</key>
       
   153 		<string>InfAttack</string>
       
   154 		<key>title</key>
       
   155 		<string>Unlimited Attacks</string>
       
   156 	</dict>
       
   157 	<dict>
       
   158 		<key>description</key>
       
   159 		<string>Weapons are reset to starting values each turn</string>
       
   160 		<key>image</key>
       
   161 		<string>ResetWeps</string>
       
   162 		<key>title</key>
       
   163 		<string>Reset Weapons</string>
       
   164 	</dict>
       
   165 	<dict>
       
   166 		<key>description</key>
       
   167 		<string>Each hedgehog has its own ammo</string>
       
   168 		<key>image</key>
       
   169 		<string>PerHogAmmo</string>
       
   170 		<key>title</key>
       
   171 		<string>Per Hedgehog Ammo</string>
       
   172 	</dict>
       
   173 	<dict>
       
   174 		<key>description</key>
       
   175 		<string>You will not have to worry about wind any more</string>
       
   176 		<key>image</key>
       
   177 		<string>NoWind</string>
       
   178 		<key>title</key>
       
   179 		<string>Disable Wind</string>
       
   180 	</dict>
       
   181 	<dict>
       
   182 		<key>description</key>
       
   183 		<string>Wind will affect almost everything</string>
       
   184 		<key>image</key>
       
   185 		<string>MoreWind</string>
       
   186 		<key>title</key>
       
   187 		<string>More Wind</string>
       
   188 	</dict>
       
   189 	<dict>
       
   190 		<key>description</key>
       
   191 		<string>Clan teams take turns sharing their time</string>
       
   192 		<key>image</key>
       
   193 		<string>TagTeam</string>
       
   194 		<key>title</key>
       
   195 		<string>Tag Team</string>
       
   196 	</dict>
       
   197 	<dict>
       
   198 		<key>description</key>
       
   199 		<string>Add an indestructible border along the bottom</string>
       
   200 		<key>image</key>
       
   201 		<string>BottomBorder</string>
       
   202 		<key>title</key>
       
   203 		<string>Bottom Border</string>
       
   204 	</dict>
       
   205 </array>
       
   206 </plist>