project_files/Android-build/SDL-android-project/res/raw/basicsettings.ini
changeset 6844 69fb04c8a841
child 7175 038e3415100a
equal deleted inserted replaced
6842:2e6391f33204 6844:69fb04c8a841
       
     1 [DamagePercent]
       
     2 checkOverMax=false
       
     3 times1000=false
       
     4 command=e$damagepct
       
     5 default=100
       
     6 image=Damage
       
     7 max=300
       
     8 min=10
       
     9 title=Damage Modifier
       
    10 
       
    11 [TurnTime]
       
    12 checkOverMax=true
       
    13 times1000=true
       
    14 command=e$turntime
       
    15 default=45
       
    16 image=Time
       
    17 max=100
       
    18 min=1
       
    19 title=Turn Time
       
    20 
       
    21 [InitialHealth]
       
    22 times1000=false
       
    23 command=inithealth
       
    24 default=200
       
    25 image=Health
       
    26 max=200
       
    27 min=50
       
    28 title=Initial Health
       
    29 
       
    30 [SuddenDeathTimeout]
       
    31 checkOverMax=true
       
    32 times1000=false
       
    33 command=e$sd_turns
       
    34 default=15
       
    35 image=SuddenDeath
       
    36 max=50
       
    37 min=0
       
    38 title=Sudden Death Timeout
       
    39 
       
    40 [CrateDropTurns]
       
    41 checkOverMax=false
       
    42 times1000=false
       
    43 command=e$casefreq
       
    44 default=5
       
    45 image=Box
       
    46 max=9
       
    47 min=0
       
    48 title=Crate Drop Turns
       
    49 
       
    50 [MinesTime]
       
    51 checkOverMax=false
       
    52 times1000=true
       
    53 command=e$minestime
       
    54 default=3
       
    55 image=Time
       
    56 max=5
       
    57 min=-1
       
    58 title=Mines Time
       
    59 
       
    60 [MinesNumber]
       
    61 checkOverMax=false
       
    62 times1000=false
       
    63 command=e$minesnum
       
    64 default=4
       
    65 image=Mine
       
    66 max=80
       
    67 min=0
       
    68 title=Mines Number
       
    69 
       
    70 [MinesDudPercent]
       
    71 checkOverMax=false
       
    72 times1000=false
       
    73 command=e$minedudpct
       
    74 default=0
       
    75 image=Dud
       
    76 max=100
       
    77 min=0
       
    78 title=Dud Mines Probability (%)
       
    79 
       
    80 [Explosives]
       
    81 checkOverMax=false
       
    82 times1000=false
       
    83 command=e$explosives
       
    84 default=2
       
    85 image=Damage
       
    86 max=40
       
    87 min=0
       
    88 title=Explosives
       
    89 
       
    90 [HealthCratePercent]
       
    91 checkOverMax=false
       
    92 times1000=false
       
    93 command=e$healthprob
       
    94 default=35
       
    95 image=Health
       
    96 max=100
       
    97 min=0
       
    98 title=Health Kit Probability (%)
       
    99 
       
   100 [HealthCrateHP]
       
   101 checkOverMax=false
       
   102 times1000=false
       
   103 command=e$hcaseamount
       
   104 default=25
       
   105 image=Health
       
   106 max=200
       
   107 min=0
       
   108 title=Health Amount in Kit
       
   109 
       
   110 [SuddenDeathWaterRise]
       
   111 checkOverMax=false
       
   112 times1000=false
       
   113 command=e$waterrise
       
   114 default=47
       
   115 image=SuddenDeath
       
   116 max=100
       
   117 min=0
       
   118 title=Water Rise Amount
       
   119 
       
   120 [SuddenDeathHealthDecrease]
       
   121 checkOverMax=false
       
   122 times1000=false
       
   123 command=e$healthdec
       
   124 default=5
       
   125 image=SuddenDeath
       
   126 max=100
       
   127 min=0
       
   128 title=Health Decrease
       
   129 
       
   130 [RopeLengthPercent]
       
   131 checkOverMax=false
       
   132 times1000=false
       
   133 command=e$ropepct
       
   134 default=100
       
   135 image=Rope
       
   136 max=999
       
   137 min=25
       
   138 title=Rope Length (%)
       
   139 
       
   140 [GetAwayTimePercent]
       
   141 checkOverMax=false
       
   142 times1000=false
       
   143 command=e$getawaytime
       
   144 default=100
       
   145 image=Time
       
   146 max=999
       
   147 min=0
       
   148 title=Get Away Time (%)
       
   149