Skip to content

Commit

Permalink
Changed: offline CE files updated for the Game Update 1.11
Browse files Browse the repository at this point in the history
Changed: Reduced the amount of ammunition and magazines
Tweaked: Deagle and Revolver now spawn only in Towns
Tweaked: Repeater tiers adjusted from Tier 1,2,3 to 2,3,4 (Chernarus)
Tweaked: Batteries won't spawn with a full charge anymore
Fixed: Spawn points on Land_Castle_Stairs_nolc
Fixed: BearPelt was missing
  • Loading branch information
tom4897 committed Feb 16, 2021
1 parent d468c18 commit 5eea2b0
Show file tree
Hide file tree
Showing 19 changed files with 108,501 additions and 108,133 deletions.
14 changes: 14 additions & 0 deletions dayzOffline.chernarusplus/cfgspawnabletypes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1871,6 +1871,20 @@
<attachments chance="0.08">
<item name="Mag_VSS_10Rnd" chance="1.00" />
</attachments>
</type>
<type name="ASVAL">
<attachments chance="0.08">
<item name="Mag_VAL_20Rnd" chance="1.00" />
</attachments>
<attachments chance="0.30">
<item name="BUISOptic" chance="0.15" />
<item name="M4_T3NRDSOptic" chance="0.15" />
<item name="ReflexOptic" chance="0.15" />
<item name="ACOGOptic" chance="0.15" />
</attachments>
<attachments chance="0.10">
<item name="TLRLight" chance="1.00" />
</attachments>
</type>
<type name="CZ527">
<attachments chance="0.10">
Expand Down
2 changes: 1 addition & 1 deletion dayzOffline.chernarusplus/db/events.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<limit>child</limit>
<active>1</active>
<children>
<child lootmax="0" lootmin="0" max="5" min="2" type="Animal_CapraHircusF"/>
<child lootmax="0" lootmin="0" max="3" min="1" type="Animal_CapraHircusF"/>
<child lootmax="0" lootmin="0" max="1" min="0" type="Animal_CapraHircus_Black"/>
<child lootmax="0" lootmin="0" max="1" min="0" type="Animal_CapraHircus_Brown"/>
<child lootmax="0" lootmin="0" max="1" min="1" type="Animal_CapraHircus_White"/>
Expand Down
Loading

0 comments on commit 5eea2b0

Please sign in to comment.