Guest User

Untitled

a guest
Feb 6th, 2022
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.27 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Patch>
  3. <Operation Class="RoRASettings.PatchOperationModVersion">
  4. <mods>
  5. <li>Combat Extended</li>
  6. </mods>
  7. <modSettingverNum>
  8. <li>2</li>
  9. </modSettingverNum>
  10. <match Class="PatchOperationSequence">
  11. <success>Always</success>
  12. <operations>
  13. <!-- Add new layer coverage to all Helmets -->
  14. <li Class="PatchOperationAdd">
  15. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Helmet" or defName="RoRA_Conscript_Helmet" or defName="RoRA_Enforcer_Helmet" or defName="RoRA_Miner_Helmet" or defName="RoRA_Engineer_Helmet" or defName="RoRA_Ranger_Helmet" or defName="RoRA_Specialist_Helmet"]/apparel/layers</xpath>
  16. <value>
  17. <li>OnHead</li>
  18. <li>StrappedHead</li>
  19. <li>MiddleHead</li>
  20. </value>
  21. </li>
  22. <!-- Add SmokeSensitivity to all Helmets -->
  23. <li Class="PatchOperationAdd">
  24. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Helmet" or defName="RoRA_Conscript_Helmet" or defName="RoRA_Enforcer_Helmet" or defName="RoRA_Miner_Helmet" or defName="RoRA_Engineer_Helmet" or defName="RoRA_Ranger_Helmet" or defName="RoRA_Specialist_Helmet"]/equippedStatOffsets</xpath>
  25. <value>
  26. <SmokeSensitivity>-1</SmokeSensitivity>
  27. </value>
  28. </li>
  29. <!-- ================================ BLADEMARINE ================================ -->
  30. <li Class="PatchOperationReplace">
  31. <!-- Blademarine Helmet -->
  32. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Helmet"]/statBases/MaxHitPoints</xpath>
  33. <value>
  34. <MaxHitPoints>260</MaxHitPoints>
  35. </value>
  36. </li>
  37. <li Class="PatchOperationAdd">
  38. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Helmet"]/statBases</xpath>
  39. <value>
  40. <Bulk>4</Bulk>
  41. <WornBulk>0.25</WornBulk>
  42. </value>
  43. </li>
  44. <li Class="PatchOperationReplace">
  45. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Helmet"]/statBases/ArmorRating_Sharp</xpath>
  46. <value>
  47. <ArmorRating_Sharp>23</ArmorRating_Sharp>
  48. </value>
  49. </li>
  50. <li Class="PatchOperationReplace">
  51. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Helmet"]/statBases/ArmorRating_Blunt</xpath>
  52. <value>
  53. <ArmorRating_Blunt>48</ArmorRating_Blunt>
  54. </value>
  55. </li>
  56. <li Class="PatchOperationAdd">
  57. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Helmet"]/equippedStatOffsets</xpath>
  58. <value>
  59. <MeleeCritChance>0.20</MeleeCritChance>
  60. <MeleeParryChance>0.25</MeleeParryChance>
  61. <ToxicSensitivity>-0.20</ToxicSensitivity>
  62. </value>
  63. </li>
  64. <li Class="PatchOperationReplace">
  65. <!-- Blademarine Armor -->
  66. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/statBases/MaxHitPoints</xpath>
  67. <value>
  68. <MaxHitPoints>490</MaxHitPoints>
  69. </value>
  70. </li>
  71. <li Class="PatchOperationReplace">
  72. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/statBases/Mass</xpath>
  73. <value>
  74. <Mass>45</Mass>
  75. </value>
  76. </li>
  77. <li Class="PatchOperationAdd">
  78. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/statBases</xpath>
  79. <value>
  80. <Bulk>90</Bulk>
  81. <WornBulk>12</WornBulk>
  82. </value>
  83. </li>
  84. <li Class="PatchOperationReplace">
  85. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/statBases/ArmorRating_Sharp</xpath>
  86. <value>
  87. <ArmorRating_Sharp>25</ArmorRating_Sharp>
  88. </value>
  89. </li>
  90. <li Class="PatchOperationReplace">
  91. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/statBases/ArmorRating_Blunt</xpath>
  92. <value>
  93. <ArmorRating_Blunt>48</ArmorRating_Blunt>
  94. </value>
  95. </li>
  96. <li Class="PatchOperationAdd">
  97. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/equippedStatOffsets</xpath>
  98. <value>
  99. <CarryWeight>75</CarryWeight>
  100. <CarryBulk>10</CarryBulk>
  101. <ToxicSensitivity>-0.20</ToxicSensitivity>
  102. <MeleeCritChance>0.55</MeleeCritChance>
  103. <MeleeParryChance>0.5</MeleeParryChance>
  104. </value>
  105. </li>
  106. <li Class="PatchOperationAdd">
  107. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/apparel/bodyPartGroups</xpath>
  108. <value>
  109. <li>Hands</li>
  110. <li>Feet</li>
  111. </value>
  112. </li>
  113. <li Class="PatchOperationAdd">
  114. <xpath>Defs/ThingDef[defName="RoRA_BladeMarine_Armor"]/apparel/layers</xpath>
  115. <value>
  116. <li>Middle</li>
  117. </value>
  118. </li>
  119. <!-- ================================ CONSCRIPT ================================ -->
  120. <li Class="PatchOperationReplace">
  121. <!-- Conscript Helmet -->
  122. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Helmet"]/statBases/MaxHitPoints</xpath>
  123. <value>
  124. <MaxHitPoints>200</MaxHitPoints>
  125. </value>
  126. </li>
  127. <li Class="PatchOperationAdd">
  128. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Helmet"]/statBases</xpath>
  129. <value>
  130. <Bulk>3</Bulk>
  131. <WornBulk>0.25</WornBulk>
  132. </value>
  133. </li>
  134. <li Class="PatchOperationReplace">
  135. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Helmet"]/statBases/ArmorRating_Sharp</xpath>
  136. <value>
  137. <ArmorRating_Sharp>17</ArmorRating_Sharp>
  138. </value>
  139. </li>
  140. <li Class="PatchOperationReplace">
  141. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Helmet"]/statBases/ArmorRating_Blunt</xpath>
  142. <value>
  143. <ArmorRating_Blunt>39</ArmorRating_Blunt>
  144. </value>
  145. </li>
  146. <li Class="PatchOperationAdd">
  147. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Helmet"]/equippedStatOffsets</xpath>
  148. <value>
  149. <AimingAccuracy>0.08</AimingAccuracy>
  150. <ToxicSensitivity>-0.10</ToxicSensitivity>
  151. </value>
  152. </li>
  153. <li Class="PatchOperationReplace">
  154. <!-- Conscript Armor -->
  155. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/statBases/MaxHitPoints</xpath>
  156. <value>
  157. <MaxHitPoints>440</MaxHitPoints>
  158. </value>
  159. </li>
  160. <li Class="PatchOperationReplace">
  161. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/statBases/Mass</xpath>
  162. <value>
  163. <Mass>40</Mass>
  164. </value>
  165. </li>
  166. <li Class="PatchOperationAdd">
  167. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/statBases</xpath>
  168. <value>
  169. <Bulk>70</Bulk>
  170. <WornBulk>10</WornBulk>
  171. </value>
  172. </li>
  173. <li Class="PatchOperationRemove">
  174. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/equippedStatOffsets/MoveSpeed</xpath>
  175. </li>
  176. <li Class="PatchOperationAdd">
  177. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/equippedStatOffsets</xpath>
  178. <value>
  179. <CarryWeight>60</CarryWeight>
  180. <CarryBulk>15</CarryBulk>
  181. <ToxicSensitivity>-0.10</ToxicSensitivity>
  182. <ReloadSpeed>0.5</ReloadSpeed>
  183. </value>
  184. </li>
  185. <li Class="PatchOperationReplace">
  186. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/statBases/ArmorRating_Sharp</xpath>
  187. <value>
  188. <ArmorRating_Sharp>18</ArmorRating_Sharp>
  189. </value>
  190. </li>
  191. <li Class="PatchOperationReplace">
  192. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/statBases/ArmorRating_Blunt</xpath>
  193. <value>
  194. <ArmorRating_Blunt>40</ArmorRating_Blunt>
  195. </value>
  196. </li>
  197. <li Class="PatchOperationAdd">
  198. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/apparel/bodyPartGroups</xpath>
  199. <value>
  200. <li>Hands</li>
  201. <li>Feet</li>
  202. </value>
  203. </li>
  204. <li Class="PatchOperationAdd">
  205. <xpath>Defs/ThingDef[defName="RoRA_Conscript_Armor"]/apparel/layers</xpath>
  206. <value>
  207. <li>Middle</li>
  208. </value>
  209. </li>
  210. <!-- ================================ ENFORCER helmet ================================ -->
  211. <li Class="PatchOperationReplace">
  212. <!-- Enforcer Helmet -->
  213. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Helmet"]/statBases/MaxHitPoints</xpath>
  214. <value>
  215. <MaxHitPoints>260</MaxHitPoints>
  216. </value>
  217. </li>
  218. <li Class="PatchOperationAdd">
  219. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Helmet"]/statBases</xpath>
  220. <value>
  221. <Bulk>6</Bulk>
  222. <WornBulk>2</WornBulk>
  223. </value>
  224. </li>
  225. <li Class="PatchOperationReplace">
  226. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Helmet"]/statBases/ArmorRating_Sharp</xpath>
  227. <value>
  228. <ArmorRating_Sharp>25</ArmorRating_Sharp>
  229. </value>
  230. </li>
  231. <li Class="PatchOperationReplace">
  232. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Helmet"]/statBases/ArmorRating_Blunt</xpath>
  233. <value>
  234. <ArmorRating_Blunt>50</ArmorRating_Blunt>
  235. </value>
  236. </li>
  237. <li Class="PatchOperationAdd">
  238. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Helmet"]/equippedStatOffsets</xpath>
  239. <value>
  240. <Suppressability>-0.25</Suppressability>
  241. <ToxicSensitivity>-0.20</ToxicSensitivity>
  242. </value>
  243. </li>
  244. <li Class="PatchOperationReplace">
  245. <!-- Emforcer Armor -->
  246. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/statBases/MaxHitPoints</xpath>
  247. <value>
  248. <MaxHitPoints>560</MaxHitPoints>
  249. </value>
  250. </li>
  251. <li Class="PatchOperationReplace">
  252. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/statBases/Mass</xpath>
  253. <value>
  254. <Mass>60</Mass>
  255. </value>
  256. </li>
  257. <li Class="PatchOperationAdd">
  258. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/statBases</xpath>
  259. <value>
  260. <Bulk>100</Bulk>
  261. <WornBulk>15</WornBulk>
  262. </value>
  263. </li>
  264. <li Class="PatchOperationReplace">
  265. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/statBases/ArmorRating_Sharp</xpath>
  266. <value>
  267. <ArmorRating_Sharp>29</ArmorRating_Sharp>
  268. </value>
  269. </li>
  270. <li Class="PatchOperationReplace">
  271. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/statBases/ArmorRating_Blunt</xpath>
  272. <value>
  273. <ArmorRating_Blunt>52</ArmorRating_Blunt>
  274. </value>
  275. </li>
  276. <li Class="PatchOperationRemove">
  277. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/equippedStatOffsets/MoveSpeed</xpath>
  278. </li>
  279. <li Class="PatchOperationAdd">
  280. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/equippedStatOffsets</xpath>
  281. <value>
  282. <CarryWeight>90</CarryWeight>
  283. <CarryBulk>15</CarryBulk>
  284. <ToxicSensitivity>-0.20</ToxicSensitivity>
  285. <Suppressability>-0.50</Suppressability>
  286. <ReloadSpeed>0.25</ReloadSpeed>
  287. </value>
  288. </li>
  289. <li Class="PatchOperationAdd">
  290. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/apparel/bodyPartGroups</xpath>
  291. <value>
  292. <li>Hands</li>
  293. <li>Feet</li>
  294. </value>
  295. </li>
  296. <li Class="PatchOperationAdd">
  297. <xpath>Defs/ThingDef[defName="RoRA_Enforcer_Armor"]/apparel/layers</xpath>
  298. <value>
  299. <li>Middle</li>
  300. </value>
  301. </li>
  302. <!-- ================================ ENGINEER ================================ -->
  303. <!-- Engineer Helmet -->
  304. <li Class="PatchOperationReplace">
  305. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Helmet"]/statBases/MaxHitPoints</xpath>
  306. <value>
  307. <MaxHitPoints>220</MaxHitPoints>
  308. </value>
  309. </li>
  310. <li Class="PatchOperationAdd">
  311. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Helmet"]/statBases</xpath>
  312. <value>
  313. <Bulk>4</Bulk>
  314. <WornBulk>0.25</WornBulk>
  315. </value>
  316. </li>
  317. <li Class="PatchOperationReplace">
  318. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Helmet"]/statBases/ArmorRating_Sharp</xpath>
  319. <value>
  320. <ArmorRating_Sharp>17</ArmorRating_Sharp>
  321. </value>
  322. </li>
  323. <li Class="PatchOperationReplace">
  324. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Helmet"]/statBases/ArmorRating_Blunt</xpath>
  325. <value>
  326. <ArmorRating_Blunt>42</ArmorRating_Blunt>
  327. </value>
  328. </li>
  329. <li Class="PatchOperationAdd">
  330. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Helmet"]/equippedStatOffsets</xpath>
  331. <value>
  332. <ToxicSensitivity>-0.30</ToxicSensitivity>
  333. </value>
  334. </li>
  335. <li Class="PatchOperationReplace">
  336. <!-- Engineer Armor -->
  337. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/statBases/MaxHitPoints</xpath>
  338. <value>
  339. <MaxHitPoints>440</MaxHitPoints>
  340. </value>
  341. </li>
  342. <li Class="PatchOperationReplace">
  343. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/statBases/Mass</xpath>
  344. <value>
  345. <Mass>40</Mass>
  346. </value>
  347. </li>
  348. <li Class="PatchOperationAdd">
  349. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/statBases</xpath>
  350. <value>
  351. <Bulk>80</Bulk>
  352. <WornBulk>10</WornBulk>
  353. </value>
  354. </li>
  355. <li Class="PatchOperationReplace">
  356. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/statBases/ArmorRating_Sharp</xpath>
  357. <value>
  358. <ArmorRating_Sharp>19</ArmorRating_Sharp>
  359. </value>
  360. </li>
  361. <li Class="PatchOperationReplace">
  362. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/statBases/ArmorRating_Blunt</xpath>
  363. <value>
  364. <ArmorRating_Blunt>48</ArmorRating_Blunt>
  365. </value>
  366. </li>
  367. <li Class="PatchOperationRemove">
  368. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/equippedStatOffsets/MoveSpeed</xpath>
  369. </li>
  370. <li Class="PatchOperationAdd">
  371. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/equippedStatOffsets</xpath>
  372. <value>
  373. <CarryWeight>85</CarryWeight>
  374. <CarryBulk>10</CarryBulk>
  375. <ToxicSensitivity>-0.50</ToxicSensitivity>
  376. </value>
  377. </li>
  378. <li Class="PatchOperationAdd">
  379. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/apparel/bodyPartGroups</xpath>
  380. <value>
  381. <li>Hands</li>
  382. <li>Feet</li>
  383. </value>
  384. </li>
  385. <li Class="PatchOperationAdd">
  386. <xpath>Defs/ThingDef[defName="RoRA_Engineer_Armor"]/apparel/layers</xpath>
  387. <value>
  388. <li>Middle</li>
  389. </value>
  390. </li>
  391. <!-- ================================ SPECIALIST ================================ -->
  392. <!-- Specialist Helmet -->
  393. <li Class="PatchOperationReplace">
  394. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Helmet"]/statBases/MaxHitPoints</xpath>
  395. <value>
  396. <MaxHitPoints>220</MaxHitPoints>
  397. </value>
  398. </li>
  399. <li Class="PatchOperationAdd">
  400. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Helmet"]/statBases</xpath>
  401. <value>
  402. <Bulk>6</Bulk>
  403. <WornBulk>2</WornBulk>
  404. </value>
  405. </li>
  406. <li Class="PatchOperationReplace">
  407. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Helmet"]/statBases/ArmorRating_Sharp</xpath>
  408. <value>
  409. <ArmorRating_Sharp>22</ArmorRating_Sharp>
  410. </value>
  411. </li>
  412. <li Class="PatchOperationReplace">
  413. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Helmet"]/statBases/ArmorRating_Blunt</xpath>
  414. <value>
  415. <ArmorRating_Blunt>48</ArmorRating_Blunt>
  416. </value>
  417. </li>
  418. <li Class="PatchOperationAdd">
  419. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Helmet"]/equippedStatOffsets</xpath>
  420. <value>
  421. <AimingAccuracy>0.25</AimingAccuracy>
  422. <Suppressability>-0.15</Suppressability>
  423. <ToxicSensitivity>-0.40</ToxicSensitivity>
  424. </value>
  425. </li>
  426. <li Class="PatchOperationReplace">
  427. <!-- Specialist Armor -->
  428. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/statBases/MaxHitPoints</xpath>
  429. <value>
  430. <MaxHitPoints>520</MaxHitPoints>
  431. </value>
  432. </li>
  433. <li Class="PatchOperationReplace">
  434. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/statBases/Mass</xpath>
  435. <value>
  436. <Mass>55</Mass>
  437. </value>
  438. </li>
  439. <li Class="PatchOperationReplace">
  440. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/statBases/ArmorRating_Sharp</xpath>
  441. <value>
  442. <ArmorRating_Sharp>25</ArmorRating_Sharp>
  443. </value>
  444. </li>
  445. <li Class="PatchOperationReplace">
  446. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/statBases/ArmorRating_Blunt</xpath>
  447. <value>
  448. <ArmorRating_Blunt>48</ArmorRating_Blunt>
  449. </value>
  450. </li>
  451. <li Class="PatchOperationAdd">
  452. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/statBases</xpath>
  453. <value>
  454. <Bulk>100</Bulk>
  455. <WornBulk>15</WornBulk>
  456. </value>
  457. </li>
  458. <li Class="PatchOperationRemove">
  459. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/equippedStatOffsets/MoveSpeed</xpath>
  460. </li>
  461. <li Class="PatchOperationAdd">
  462. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/equippedStatOffsets</xpath>
  463. <value>
  464. <CarryWeight>100</CarryWeight>
  465. <CarryBulk>25</CarryBulk>
  466. <ToxicSensitivity>-0.50</ToxicSensitivity>
  467. <Suppressability>-0.35</Suppressability>
  468. <ReloadSpeed>0.25</ReloadSpeed>
  469. </value>
  470. </li>
  471. <li Class="PatchOperationAdd">
  472. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/apparel/bodyPartGroups</xpath>
  473. <value>
  474. <li>Hands</li>
  475. <li>Feet</li>
  476. </value>
  477. </li>
  478. <li Class="PatchOperationAdd">
  479. <xpath>Defs/ThingDef[defName="RoRA_Specialist_Armor"]/apparel/layers</xpath>
  480. <value>
  481. <li>Middle</li>
  482. </value>
  483. </li>
  484. <!-- ================================ RANGER ================================ -->
  485. <li Class="PatchOperationReplace">
  486. <!-- Ranger Helmet -->
  487. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Helmet"]/statBases/MaxHitPoints</xpath>
  488. <value>
  489. <MaxHitPoints>200</MaxHitPoints>
  490. </value>
  491. </li>
  492. <li Class="PatchOperationReplace">
  493. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Helmet"]/statBases/ArmorRating_Sharp</xpath>
  494. <value>
  495. <ArmorRating_Sharp>19</ArmorRating_Sharp>
  496. </value>
  497. </li>
  498. <li Class="PatchOperationReplace">
  499. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Helmet"]/statBases/ArmorRating_Blunt</xpath>
  500. <value>
  501. <ArmorRating_Blunt>40</ArmorRating_Blunt>
  502. </value>
  503. </li>
  504. <li Class="PatchOperationAdd">
  505. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Helmet"]/statBases</xpath>
  506. <value>
  507. <Bulk>4</Bulk>
  508. <WornBulk>0.25</WornBulk>
  509. </value>
  510. </li>
  511. <li Class="PatchOperationReplace">
  512. <!-- Ranger Armor -->
  513. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/statBases/MaxHitPoints</xpath>
  514. <value>
  515. <MaxHitPoints>480</MaxHitPoints>
  516. </value>
  517. </li>
  518. <li Class="PatchOperationReplace">
  519. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/statBases/Mass</xpath>
  520. <value>
  521. <Mass>40</Mass>
  522. </value>
  523. </li>
  524. <li Class="PatchOperationReplace">
  525. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/statBases/ArmorRating_Sharp</xpath>
  526. <value>
  527. <ArmorRating_Sharp>20</ArmorRating_Sharp>
  528. </value>
  529. </li>
  530. <li Class="PatchOperationReplace">
  531. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/statBases/ArmorRating_Blunt</xpath>
  532. <value>
  533. <ArmorRating_Blunt>42</ArmorRating_Blunt>
  534. </value>
  535. </li>
  536. <li Class="PatchOperationAdd">
  537. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/statBases</xpath>
  538. <value>
  539. <Bulk>70</Bulk>
  540. <WornBulk>10</WornBulk>
  541. </value>
  542. </li>
  543. <li Class="PatchOperationAdd">
  544. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/equippedStatOffsets</xpath>
  545. <value>
  546. <CarryWeight>75</CarryWeight>
  547. <CarryBulk>10</CarryBulk>
  548. </value>
  549. </li>
  550. <li Class="PatchOperationAdd">
  551. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/apparel/bodyPartGroups</xpath>
  552. <value>
  553. <li>Hands</li>
  554. <li>Feet</li>
  555. </value>
  556. </li>
  557. <li Class="PatchOperationAdd">
  558. <xpath>Defs/ThingDef[defName="RoRA_Ranger_Armor"]/apparel/layers</xpath>
  559. <value>
  560. <li>Middle</li>
  561. </value>
  562. </li>
  563. <!-- ================================ MINER ================================ -->
  564. <li Class="PatchOperationReplace">
  565. <!-- Miner Helmet -->
  566. <xpath>Defs/ThingDef[defName="RoRA_Miner_Helmet"]/statBases/MaxHitPoints</xpath>
  567. <value>
  568. <MaxHitPoints>200</MaxHitPoints>
  569. </value>
  570. </li>
  571. <li Class="PatchOperationReplace">
  572. <xpath>Defs/ThingDef[defName="RoRA_Miner_Helmet"]/statBases/ArmorRating_Sharp</xpath>
  573. <value>
  574. <ArmorRating_Sharp>22</ArmorRating_Sharp>
  575. </value>
  576. </li>
  577. <li Class="PatchOperationReplace">
  578. <xpath>Defs/ThingDef[defName="RoRA_Miner_Helmet"]/statBases/ArmorRating_Blunt</xpath>
  579. <value>
  580. <ArmorRating_Blunt>45</ArmorRating_Blunt>
  581. </value>
  582. </li>
  583. <li Class="PatchOperationAdd">
  584. <xpath>Defs/ThingDef[defName="RoRA_Miner_Helmet"]/statBases</xpath>
  585. <value>
  586. <Bulk>5</Bulk>
  587. <WornBulk>1</WornBulk>
  588. </value>
  589. </li>
  590. <li Class="PatchOperationReplace">
  591. <!-- Miner Armor -->
  592. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/statBases/MaxHitPoints</xpath>
  593. <value>
  594. <MaxHitPoints>510</MaxHitPoints>
  595. </value>
  596. </li>
  597. <li Class="PatchOperationReplace">
  598. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/statBases/Mass</xpath>
  599. <value>
  600. <Mass>50</Mass>
  601. </value>
  602. </li>
  603. <li Class="PatchOperationReplace">
  604. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/statBases/ArmorRating_Sharp</xpath>
  605. <value>
  606. <ArmorRating_Sharp>23</ArmorRating_Sharp>
  607. </value>
  608. </li>
  609. <li Class="PatchOperationReplace">
  610. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/statBases/ArmorRating_Blunt</xpath>
  611. <value>
  612. <ArmorRating_Blunt>45</ArmorRating_Blunt>
  613. </value>
  614. </li>
  615. <li Class="PatchOperationAdd">
  616. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/statBases</xpath>
  617. <value>
  618. <Bulk>95</Bulk>
  619. <WornBulk>12</WornBulk>
  620. </value>
  621. </li>
  622. <li Class="PatchOperationRemove">
  623. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/equippedStatOffsets/MoveSpeed</xpath>
  624. </li>
  625. <li Class="PatchOperationAdd">
  626. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/equippedStatOffsets</xpath>
  627. <value>
  628. <CarryWeight>90</CarryWeight>
  629. <CarryBulk>20</CarryBulk>
  630. </value>
  631. </li>
  632. <li Class="PatchOperationAdd">
  633. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/apparel/bodyPartGroups</xpath>
  634. <value>
  635. <li>Hands</li>
  636. <li>Feet</li>
  637. </value>
  638. </li>
  639. <li Class="PatchOperationAdd">
  640. <xpath>Defs/ThingDef[defName="RoRA_Miner_Armor"]/apparel/layers</xpath>
  641. <value>
  642. <li>Middle</li>
  643. </value>
  644. </li>
  645. </operations>
  646. </match>
  647. </Operation>
  648. </Patch>
Advertisement
Add Comment
Please, Sign In to add comment