mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add V3S camper and updated version of V3S Armored
V3S camper model made by @Helion4
This commit is contained in:
@@ -105,9 +105,10 @@ class Category_42 {
|
||||
class UralRepair_CDF_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class V3S_Open_TK_CIV_EP1_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class V3S_Open_TK_EP1_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class V3S_Civ_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class V3S_RA_TK_GUE_EP1_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class V3S_Civ_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class V3S_TK_EP1_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class V3S_Camper_DZE {type = "trade_any_vehicle";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
|
||||
class V3S_RA_TK_GUE_EP1_DZE {type = "trade_any_vehicle";buy[] = {8,"ItemGoldBar10oz"};sell[] = {4,"ItemGoldBar10oz"};};
|
||||
class Kamaz_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class KamazOpen_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class KamazRepair_DZE {type = "trade_any_vehicle";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
|
||||
@@ -105,9 +105,10 @@ class Category_42 {
|
||||
class UralRepair_CDF_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class V3S_Open_TK_CIV_EP1_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class V3S_Open_TK_EP1_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class V3S_Civ_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class V3S_RA_TK_GUE_EP1_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class V3S_Civ_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class V3S_TK_EP1_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class V3S_Camper_DZE {type = "trade_any_vehicle";buy[] = {1000,"worth"};sell[] = {500,"worth"};};
|
||||
class V3S_RA_TK_GUE_EP1_DZE {type = "trade_any_vehicle";buy[] = {8000,"worth"};sell[] = {4000,"worth"};};
|
||||
class Kamaz_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class KamazOpen_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class KamazRepair_DZE {type = "trade_any_vehicle";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
|
||||
@@ -296,4 +296,101 @@ class V3S_RA_TK_GUE_EP1_DZE: V3S_Reammo_TK_GUE_EP1 {
|
||||
supplyRadius = 2.6;
|
||||
armor = 120; //base 40
|
||||
damageResistance = 0.0555; // base 0.00231
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckORP[] = {"V3S_RA_TK_GUE_EP1_DZE1",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckORP",1},{"PartEngine",2},{"PartWheel",6},{"ItemScrews",2}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_RA_TK_GUE_EP1_DZE1: V3S_RA_TK_GUE_EP1_DZE {
|
||||
displayname = "$STR_VEH_NAME_V3S_ARMORED+";
|
||||
original = "V3S_RA_TK_GUE_EP1_DZE";
|
||||
maxspeed = 100; //base 80
|
||||
terrainCoef = 1.8; // base 2.5
|
||||
turnCoef = 2.0; // base 3.7
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckAVE[] = {"V3S_RA_TK_GUE_EP1_DZE2",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckAVE",1},{"equip_metal_sheet",8},{"ItemScrews",3}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_RA_TK_GUE_EP1_DZE2: V3S_RA_TK_GUE_EP1_DZE1 {
|
||||
displayname = "$STR_VEH_NAME_V3S_ARMORED++";
|
||||
armor = 180; //base 120
|
||||
damageResistance = 0.0855; // base 0.0555
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckLRK[] = {"V3S_RA_TK_GUE_EP1_DZE3",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckLRK",1},{"PartGeneric",4},{"ItemWoodCrateKit",2},{"ItemGunRackKit",2},{"ItemScrews",2}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_RA_TK_GUE_EP1_DZE3: V3S_RA_TK_GUE_EP1_DZE2 {
|
||||
displayname = "$STR_VEH_NAME_V3S_ARMORED+++";
|
||||
transportMaxWeapons = 100;
|
||||
transportMaxMagazines = 400;
|
||||
transportmaxbackpacks = 16;
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckTNK[] = {"V3S_RA_TK_GUE_EP1_DZE4",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckTNK",1},{"PartGeneric",4},{"PartFueltank",3},{"ItemFuelBarrel",2}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_RA_TK_GUE_EP1_DZE4: V3S_RA_TK_GUE_EP1_DZE3 {
|
||||
displayname = "$STR_VEH_NAME_V3S_ARMORED++++";
|
||||
fuelCapacity = 615;
|
||||
};
|
||||
|
||||
class V3S_Camper_DZE : V3S_RA_TK_GUE_EP1_DZE {
|
||||
vehicleClass = "DayZ Epoch Vehicles";
|
||||
model = "\z\addons\dayz_epoch_v\vehicles\V3S\dze_v3s_noback";
|
||||
picture = "\CA\wheeled_e\data\UI\Picture_V3S_open_CA.paa";
|
||||
displayname = "$STR_VEH_NAME_V3S_CAMPER";
|
||||
armor = 40;
|
||||
damageResistance = 0.00231;
|
||||
|
||||
transportMaxWeapons = 10;
|
||||
transportMaxMagazines = 50;
|
||||
transportmaxbackpacks = 6;
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckORP[] = {"V3S_Camper_DZE1",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckORP",1},{"PartEngine",2},{"PartWheel",6},{"ItemScrews",2}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_Camper_DZE1: V3S_Camper_DZE {
|
||||
displayname = "$STR_VEH_NAME_V3S_CAMPER+";
|
||||
original = "V3S_Camper_DZE";
|
||||
maxspeed = 100; //base 80
|
||||
terrainCoef = 1.8; // base 2.5
|
||||
turnCoef = 2.0; // base 3.7
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckAVE[] = {"V3S_Camper_DZE2",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckAVE",1},{"PartGeneric",2},{"equip_metal_sheet",5},{"ItemScrews",4}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_Camper_DZE2: V3S_Camper_DZE1 {
|
||||
displayname = "$STR_VEH_NAME_V3S_CAMPER++";
|
||||
armor = 80; //base 40
|
||||
damageResistance = 0.0255; // base 0.00231
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckLRK[] = {"V3S_Camper_DZE3",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckLRK",1},{"PartGeneric",4},{"ItemWoodCrateKit",2},{"ItemGunRackKit",2},{"ItemScrews",2}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_Camper_DZE3: V3S_Camper_DZE2 {
|
||||
displayname = "$STR_VEH_NAME_V3S_CAMPER+++";
|
||||
transportMaxWeapons = 20;
|
||||
transportMaxMagazines = 100;
|
||||
transportmaxbackpacks = 12;
|
||||
|
||||
class Upgrades {
|
||||
ItemTruckTNK[] = {"V3S_Camper_DZE4",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTruckTNK",1},{"PartGeneric",4},{"PartFueltank",3},{"ItemFuelBarrel",2}}};
|
||||
};
|
||||
};
|
||||
|
||||
class V3S_Camper_DZE4: V3S_Camper_DZE3 {
|
||||
displayname = "$STR_VEH_NAME_V3S_CAMPER++++";
|
||||
fuelCapacity = 615;
|
||||
};
|
||||
|
||||
@@ -11707,9 +11707,40 @@
|
||||
<German>V3S Offen (Waldtarn)++++</German>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_ARMORED">
|
||||
<English>V3S (Armored)</English>
|
||||
<German>V3S (Gepanzert)</German>
|
||||
<English>V3S Armored</English>
|
||||
<German>V3S Gepanzert</German>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_ARMORED+">
|
||||
<English>V3S Armored+</English>
|
||||
<German>V3S Gepanzert+</German>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_ARMORED++">
|
||||
<English>V3S Armored++</English>
|
||||
<German>V3S Gepanzert++</German>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_ARMORED+++">
|
||||
<English>V3S Armored+++</English>
|
||||
<German>V3S Gepanzert+++</German>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_ARMORED++++">
|
||||
<English>V3S Armored++++</English>
|
||||
<German>V3S Gepanzert++++</German>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_CAMPER">
|
||||
<English>V3S Camper</English>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_CAMPER+">
|
||||
<English>V3S Camper+</English>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_CAMPER++">
|
||||
<English>V3S Camper++</English>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_CAMPER+++">
|
||||
<English>V3S Camper+++</English>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_V3S_CAMPER++++">
|
||||
<English>V3S Camper++++</English>
|
||||
</Key>
|
||||
<Key ID="STR_VEH_NAME_GAZ_BLUE">
|
||||
<English>GAZ (blue)</English>
|
||||
<Russian>GAZ (синий)</Russian>
|
||||
|
||||
Reference in New Issue
Block a user