Stellar Forge (HP missing?)

Has anyone else noticed this? there is no 25% hit points improvement on the Stellar Forge (Arcean Tree).


Code: xml
  1. <Improvement>
  2. <S_InternalName>Doomsday Generator</S_InternalName>
  3. <S_Name>Doomsday Generator</S_Name>
  4. <AI>0</AI>
  5. <S_Type>GalacticAchievement</S_Type>
  6. <Maintenance>25</Maintenance>
  7. <Cost>200</Cost>
  8. <S_BriefDescription>Allows construction of incredibly lethal star ships.</S_BriefDescription>
  9. <S_Description>Uses tremendous levels of dark energy to create the "Doom" armor coating that can be applied to our hulls which gives them a 50% advantage in hit points when built on this planet. It is, however, extremely expensive.</S_Description>
  10. <S_IconName>EngineFactory.png</S_IconName>
  11. <S_QueryGraphicName>EngineFactory.png</S_QueryGraphicName>
  12. <CanHaveAgents>0</CanHaveAgents>
  13. <Indestructable>1</Indestructable>
  14. <S_TechRequirement>UnimaginableDestruction</S_TechRequirement>
  15. <Industry>5</Industry>
  16. <StarshipHPBonus>50</StarshipHPBonus>
  17. <ManufactureBonus>10</ManufactureBonus>
  18. </Improvement>


The Drath have the Doomsdaygenerator where they get +50% in HP and it's clearly in the xml

Code: xml
  1. <Improvement>
  2. <S_InternalName>Doomsday Generator</S_InternalName>
  3. <S_Name>Doomsday Generator</S_Name>
  4. <AI>0</AI>
  5. <S_Type>GalacticAchievement</S_Type>
  6. <Maintenance>25</Maintenance>
  7. <Cost>200</Cost>
  8. <S_BriefDescription>Allows construction of incredibly lethal star ships.</S_BriefDescription>
  9. <S_Description>Uses tremendous levels of dark energy to create the "Doom" armor coating that can be applied to our hulls which gives them a 50% advantage in hit points when built on this planet. It is, however, extremely expensive.</S_Description>
  10. <S_IconName>EngineFactory.png</S_IconName>
  11. <S_QueryGraphicName>EngineFactory.png</S_QueryGraphicName>
  12. <CanHaveAgents>0</CanHaveAgents>
  13. <Indestructable>1</Indestructable>
  14. <S_TechRequirement>UnimaginableDestruction</S_TechRequirement>
  15. <Industry>5</Industry>
  16. <StarshipHPBonus>50</StarshipHPBonus>
  17. <ManufactureBonus>10</ManufactureBonus>
  18. </Improvement>


Although StarshipQualityBonus tag seems to have been replaced with StarshipHPBonus

I'm not convinced I'm not missing something.

2,018 views 2 replies
Reply #1 Top
Hmm maybe code blocks don't work that well. top improvement xml for Stellar Forge should read (see below)

Code: xml
  1. <Improvement>
  2. <S_InternalName>Stellar Forge</S_InternalName>
  3. <S_Name>Stellar Forge</S_Name>
  4. <AI>0</AI>
  5. <S_Type>GalacticAchievement</S_Type>
  6. <Maintenance>0</Maintenance>
  7. <Cost>70</Cost>
  8. <S_BriefDescription>Increase ship quality and economy</S_BriefDescription>
  9. <S_Description>The Stellar Forge the Arcean's crowning achievement. With 50,000 years of engineering experience in constructing ships (though ships not capable of FTL travel), the Stellar Forge will increase the hit points of ships built on this world by an astounding 25% and increases economy by 10%.</S_Description>
  10. <S_IconName>InternmentRig.png</S_IconName>
  11. <S_QueryGraphicName>InternmentRig.png</S_QueryGraphicName>
  12. <CanHaveAgents>1</CanHaveAgents>
  13. <S_TechRequirement>GloriousHistory</S_TechRequirement>
  14. <EconomicBonus>10</EconomicBonus>
  15. </Improvement>
Reply #2 Top
It worked in one beta (think 3A) but not in the last (3b) when I built it on hammer.