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