Skip to content

Commit

Permalink
Update TR2Main.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TokyoSU committed Sep 29, 2023
1 parent df4bfcf commit 335ec13
Showing 1 changed file with 100 additions and 80 deletions.
180 changes: 100 additions & 80 deletions TR2Main-VS/configs/TR2Main.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"comment": [
"=====================================================================",
" ",
" This is mod configuration file for TR2Main. You can edit it, ",
" if you want to create your own mod of the Tomb Raider II game. ",
Expand Down Expand Up @@ -57,6 +58,12 @@
" - 'bigmedikitatstart' is used to customize the number of ",
" big medikits when the game start. (min: 0, max: 255) ",
" ",
" - 'larahealthbar' 'laraairbar' 'enemyhealthbar' is used to customize",
" the health and air bar of lara and the enemy health bar drawed ",
" on the screen, even the frame is customizable, color use the same ",
" system as 'watercolor'. ",
" [global only]. ",
" ",
" - 'barefoot' is used to indicate levels where Lara does not wear ",
" boots. It is used for alternative sound effects of Lara's steps. ",
" The parameter can be true or false. Default value is false. ",
Expand Down Expand Up @@ -117,7 +124,7 @@
" same texture. Just specify a few polygons in several rooms. ",
" Room meshes have no normal vectors, so they cannot be reflective. ",
" ",
" - [level] parameters: ",
" - [level] parameters only: ",
" These command will change the value of the entities health points ",
" for a specified level you chose, else the default value is used. ",
" check the [levels] then title section to see how to use it. ",
Expand Down Expand Up @@ -160,6 +167,19 @@
" 'giantYetiHealth': (default: 200) Slot: BIRD_MONSTER ",
" 'dinoHealth': (default: 100) Slot: TYRANNOSAUR ",
" ",
" - 'laraignoremonkifnotangry' is used so lara will not target ",
" monks until they are angry, useful if you want to target other ",
" enemies like mercenary without causing friendly fire. ",
" warning: it's only for the targeting, grenade can still kill them ",
" which cause them to be immediately angry, so be careful. ",
" ",
" - 'mercenaryattacklaradirectly' is used to ignore monks and attack ",
" lara directly even if monk attack them. ",
" ",
" - 'monksattacklaradirectly' same as 'mercenaryattacklaradirectly' ",
" but for monks instead. ",
" ",
"=====================================================================",
],

"default": {
Expand All @@ -184,85 +204,85 @@
"smallmedikitatstart": 1,
"bigmedikitatstart": 1,

"larahealthbar": {
"PC_x": 8,
"PC_y": 8,
"PC_color0": 3,
"PC_color1": 4,
"PSX_x": 20,
"PSX_y": 18,
"PSX_leftcolor0": "680000",
"PSX_leftcolor1": "700000",
"PSX_leftcolor2": "980000",
"PSX_leftcolor3": "D80000",
"PSX_leftcolor4": "E40000",
"PSX_leftcolor5": "F00000",
"PSX_rightcolor0": "004400",
"PSX_rightcolor1": "007400",
"PSX_rightcolor2": "009C00",
"PSX_rightcolor3": "00D400",
"PSX_rightcolor4": "00E800",
"PSX_rightcolor5": "00FC00",
"PSX_framecolor0": "000000",
"PSX_framecolor1": "000000",
"PSX_framecolor2": "508484",
"PSX_framecolor3": "A0A0A0",
"PSX_framecolor4": "284242",
"PSX_framecolor5": "505050",
},
"laraairbar": {
"PC_x": 8,
"PC_y": 8,
"PC_color0": 15,
"PC_color1": 2,
"PSX_x": 20,
"PSX_y": 32,
"PSX_leftcolor0": "004054",
"PSX_leftcolor1": "005064",
"PSX_leftcolor2": "006874",
"PSX_leftcolor3": "007884",
"PSX_leftcolor4": "00848E",
"PSX_leftcolor5": "009098",
"PSX_rightcolor0": "004000",
"PSX_rightcolor1": "005000",
"PSX_rightcolor2": "006800",
"PSX_rightcolor3": "007800",
"PSX_rightcolor4": "008400",
"PSX_rightcolor5": "009000",
"PSX_framecolor0": "000000",
"PSX_framecolor1": "000000",
"PSX_framecolor2": "508484",
"PSX_framecolor3": "A0A0A0",
"PSX_framecolor4": "284242",
"PSX_framecolor5": "505050",
},
"enemyhealthbar": {
"PC_x": 130,
"PC_y": 32,
"PC_color0": 3,
"PC_color1": 3,
"PSX_x": 130,
"PSX_y": 32,
"PSX_leftcolor0": "680000",
"PSX_leftcolor1": "700000",
"PSX_leftcolor2": "980000",
"PSX_leftcolor3": "D80000",
"PSX_leftcolor4": "E40000",
"PSX_leftcolor5": "FF0000",
"PSX_rightcolor0": "310000",
"PSX_rightcolor1": "3A0000",
"PSX_rightcolor2": "400000",
"PSX_rightcolor3": "780000",
"PSX_rightcolor4": "9E0000",
"PSX_rightcolor5": "DC0000",
"PSX_framecolor0": "000000",
"PSX_framecolor1": "000000",
"PSX_framecolor2": "508484",
"PSX_framecolor3": "A0A0A0",
"PSX_framecolor4": "284242",
"PSX_framecolor5": "505050",
},
"larahealthbar": {
"PC_x": 8,
"PC_y": 8,
"PC_color0": 3,
"PC_color1": 4,
"PSX_x": 20,
"PSX_y": 18,
"PSX_leftcolor0": "680000",
"PSX_leftcolor1": "700000",
"PSX_leftcolor2": "980000",
"PSX_leftcolor3": "D80000",
"PSX_leftcolor4": "E40000",
"PSX_leftcolor5": "F00000",
"PSX_rightcolor0": "004400",
"PSX_rightcolor1": "007400",
"PSX_rightcolor2": "009C00",
"PSX_rightcolor3": "00D400",
"PSX_rightcolor4": "00E800",
"PSX_rightcolor5": "00FC00",
"PSX_framecolor0": "000000",
"PSX_framecolor1": "000000",
"PSX_framecolor2": "508484",
"PSX_framecolor3": "A0A0A0",
"PSX_framecolor4": "284242",
"PSX_framecolor5": "505050",
},
"laraairbar": {
"PC_x": 8,
"PC_y": 8,
"PC_color0": 15,
"PC_color1": 2,
"PSX_x": 20,
"PSX_y": 32,
"PSX_leftcolor0": "004054",
"PSX_leftcolor1": "005064",
"PSX_leftcolor2": "006874",
"PSX_leftcolor3": "007884",
"PSX_leftcolor4": "00848E",
"PSX_leftcolor5": "009098",
"PSX_rightcolor0": "004000",
"PSX_rightcolor1": "005000",
"PSX_rightcolor2": "006800",
"PSX_rightcolor3": "007800",
"PSX_rightcolor4": "008400",
"PSX_rightcolor5": "009000",
"PSX_framecolor0": "000000",
"PSX_framecolor1": "000000",
"PSX_framecolor2": "508484",
"PSX_framecolor3": "A0A0A0",
"PSX_framecolor4": "284242",
"PSX_framecolor5": "505050",
},
"enemyhealthbar": {
"PC_x": 130,
"PC_y": 32,
"PC_color0": 3,
"PC_color1": 3,
"PSX_x": 130,
"PSX_y": 32,
"PSX_leftcolor0": "680000",
"PSX_leftcolor1": "700000",
"PSX_leftcolor2": "980000",
"PSX_leftcolor3": "D80000",
"PSX_leftcolor4": "E40000",
"PSX_leftcolor5": "FF0000",
"PSX_rightcolor0": "310000",
"PSX_rightcolor1": "3A0000",
"PSX_rightcolor2": "400000",
"PSX_rightcolor3": "780000",
"PSX_rightcolor4": "9E0000",
"PSX_rightcolor5": "DC0000",
"PSX_framecolor0": "000000",
"PSX_framecolor1": "000000",
"PSX_framecolor2": "508484",
"PSX_framecolor3": "A0A0A0",
"PSX_framecolor4": "284242",
"PSX_framecolor5": "505050",
},
"semitransparent": {
"animtex": "auto",
"objects": [{
Expand Down

0 comments on commit 335ec13

Please sign in to comment.