CULatte Posted March 6, 2016 Share Posted March 6, 2016 (edited) Dear Ladies and Gents, I have three questions about famous Power Armor 1. What is the mechanic underneath PA health/condition? I completely don’t understand how PA deteriorates and what affects it.2. What entries in fallout4.esm correspond to that mechanic? Currently I’m aware of0001D322 PowerArmorBodyPartData (Damage multipliers for each part of PA. They don’t affect PA health / condition in any way)0003E579 EnchPA_Abilities (AbReduceConditionRate should in theory reduce or accelerate damage taken by PA, but I don’t see how (if at all))00140C**, 00154A**, 002498** Armor_Power_**_** (Stats of every PA)0001F8A9 PowerArmorPerk001C9E3A fPowerArmorNPCArmorDamageMultiplier3. How to increase damage taken for PA parts (not for NPC/PC in PA)? I really appreciate any help you can provide. Edited March 6, 2016 by CULatte Link to comment Share on other sites More sharing options...
lilkandeekid Posted March 6, 2016 Share Posted March 6, 2016 Under the ARMO reference for each piece of PA (leg, arm, etc) in the Data - Data section is the pieces health listed as "Power Armor Health". Essentially it works like armor health/durability in previous games. So you could either mod the health of each piece armor, or mod the damage each piece takes. Link to comment Share on other sites More sharing options...
CULatte Posted March 6, 2016 Author Share Posted March 6, 2016 Under the ARMO reference for each piece of PA (leg, arm, etc) in the Data - Data section is the pieces health listed as "Power Armor Health". Essentially it works like armor health/durability in previous games. So you could either mod the health of each piece armor, or mod the damage each piece takes. Thanks for the reply Could you please explain to me in a little bit more detail how to mod the damage taken? I can't find anything related to it under the ARMO reference. Also there is the damage mult under the PA Body Part Data (0001D322) but it's have no influence on the damage taken by PA parts (as i guess it's mod the damage taken by PC/NPC that wears that PA part) Link to comment Share on other sites More sharing options...
Recommended Posts