graywarden
King
- Joined
- Dec 6, 2007
- Messages
- 819
tesb,
you load the TAG files with your config files
i will edit the HELP files as you indicated
and i will add the STRATEGY files if you approve their text.
I will upload the HELP/STRATEGY files on the SVN server after both you and Sephi approve
How does that work for you??
you load the TAG files with your config files
i will edit the HELP files as you indicated
and i will add the STRATEGY files if you approve their text.
I will upload the HELP/STRATEGY files on the SVN server after both you and Sephi approve
How does that work for you??
i apologize i already have done the txt tags
Spoiler :Code:<Civ4GameText xmlns="http://www.firaxis.com"> <TEXT> <Tag>TXT_KEY_SPELL_SHADOWSTEP</Tag> <English>Shadowstep</English> <French>Shadowstep</French> <German>Shadowstep</German> <Italian>Shadowstep</Italian> <Spanish>Shadowstep</Spanish> </TEXT> <TEXT> <Tag>TXT_KEY_SPELL_ADAPTIVE_ENCHANTMENT</Tag> <English>Adaptive Enchantment</English> <French>Adaptive Enchantment</French> <German>Adaptive Enchantment</German> <Italian>Adaptive Enchantment</Italian> <Spanish>Adaptive Enchantment</Spanish> </TEXT> <TEXT> <Tag>TXT_KEY_SPELL_BRAVERY</Tag> <English>Bravery</English> <French>Bravery</French> <German>Bravery</German> <Italian>Bravery</Italian> <Spanish>Bravery</Spanish> </TEXT> <TEXT> <Tag>TXT_KEY_SPELL_RECOVERING_FLURRY</Tag> <English>Recovering Flurry</English> <French>Recovering Flurry</French> <German>Recovering Flurry</German> <Italian>Recovering Flurry</Italian> <Spanish>Recovering Flurry</Spanish> </TEXT> <TEXT> <Tag>TXT_KEY_SPELL_BATTLE_PREPARATION</Tag> <English>Battle Preparation</English> <French>Battle Preparation</French> <German>Battle Preparation</German> <Italian>Battle Preparation</Italian> <Spanish>Battle Preparation</Spanish> </TEXT> <TEXT> <Tag>TXT_KEY_SPELL_POISONED_BLADE_ESUS</Tag> <English>Poisoned Blade</English> <French>Poisoned Blade</French> <German>Poisoned Blade</German> <Italian>Poisoned Blade</Italian> <Spanish>Poisoned Blade</Spanish> </TEXT> </Civ4GameText>
this is the CIV4StreamlinedSpellsText.xml which is already included in the download above
the help texts are useful as are the strategy tagsgood work just one minor detail:
the message that a spell is disabled for the cult of esus already shows up if you hover above the spell (like all other spells that are disabled for cult of esus just go in the pedia and look at sanctify for example)
edit: the spells themselves currently have no strategy tag/ help tag see here but i add them in the next batchor you do it just tell me what i shall do
Spoiler :Code:<Civ4SpellInfos xmlns="x-schema:StreamlinedSpells_CIV4UnitSpellSchema.xml"> <SpellInfos> <SpellInfo> <Type>SPELL_SHADOWSTEP</Type> <Description>TXT_KEY_SPELL_SHADOWSTEP</Description> <Civilopedia>TXT_KEY_SPELL_PLACEHOLDER_PEDIA</Civilopedia> <PromotionPrereq1>PROMOTION_SHADOW2</PromotionPrereq1> <PromotionPrereq2>PROMOTION_CHAOS1</PromotionPrereq2> <bAllowAI>1</bAllowAI> <bAllowAuto>1</bAllowAuto> <bDisplayWhenDisabled>1</bDisplayWhenDisabled> <bHasCasted>1</bHasCasted> <AddPromotionType1>PROMOTION_SHADOWWALK</AddPromotionType1> <AddPromotionType2>PROMOTION_DANCE_OF_BLADES</AddPromotionType2> <Effect>EFFECT_SWORDS_SPARKS</Effect> <Sound>AS3D_SPELL_ENCHANTMENT</Sound> <Button>Art/Interface/Buttons/Promotions/Shadowwalk.dds</Button> </SpellInfo> <SpellInfo> <Type>SPELL_ADAPTIVE_ENCHANTMENT</Type> <Description>TXT_KEY_SPELL_ADAPTIVE_ENCHANTMENT</Description> <Civilopedia>TXT_KEY_SPELL_PLACEHOLDER_PEDIA</Civilopedia> <PromotionPrereq1>PROMOTION_ENCHANTMENT2</PromotionPrereq1> <PromotionPrereq2>PROMOTION_NATURE2</PromotionPrereq2> <bAllowAI>1</bAllowAI> <bAllowAuto>1</bAllowAuto> <bDisplayWhenDisabled>1</bDisplayWhenDisabled> <bHasCasted>1</bHasCasted> <AddPromotionType1>PROMOTION_ENCHANTED_BLADE</AddPromotionType1> <RemovePromotionType1>PROMOTION_RUSTED</RemovePromotionType1> <AddPromotionType2>PROMOTION_FLAMING_ARROWS</AddPromotionType2> <AddPromotionType3>PROMOTION_POISONED_BLADE</AddPromotionType3> <Effect>EFFECT_ENCHANTED_BLADE</Effect> <Sound>AS3D_SPELL_ENCHANTMENT</Sound> <Button>, ,Art/Interface/Buttons/Promotions/Promotions_Atlas1.dds,3,8</Button> </SpellInfo> <SpellInfo> <Type>SPELL_BRAVERY</Type> <Description>TXT_KEY_SPELL_BRAVERY</Description> <Civilopedia>TXT_KEY_SPELL_PLACEHOLDER_PEDIA</Civilopedia> <PromotionPrereq1>PROMOTION_SPIRIT1</PromotionPrereq1> <PromotionPrereq2>PROMOTION_LAW3</PromotionPrereq2> <bAllowAI>1</bAllowAI> <bAllowAuto>1</bAllowAuto> <bDisplayWhenDisabled>1</bDisplayWhenDisabled> <bHasCasted>1</bHasCasted> <AddPromotionType1>PROMOTION_COURAGE</AddPromotionType1> <AddPromotionType2>PROMOTION_VALOR</AddPromotionType2> <AddPromotionType3>PROMOTION_LOYALTY</AddPromotionType3> <bImmuneNotAlive>1</bImmuneNotAlive> <Effect>EFFECT_CREATION</Effect> <Sound>AS3D_SPELL_BLESS</Sound> <Button>, ,Art/Interface/Buttons/Promotions/Promotions_Atlas1.dds,1,16</Button> </SpellInfo> <SpellInfo> <Type>SPELL_RECOVERING_FLURRY</Type> <Description>TXT_KEY_SPELL_RECOVERING_FLURRY</Description> <Civilopedia>TXT_KEY_SPELL_PLACEHOLDER_PEDIA</Civilopedia> <PromotionPrereq1>PROMOTION_BODY1</PromotionPrereq1> <PromotionPrereq2>PROMOTION_BODY2</PromotionPrereq2> <bAllowAI>1</bAllowAI> <bAllowAuto>1</bAllowAuto> <bDisplayWhenDisabled>1</bDisplayWhenDisabled> <bHasCasted>1</bHasCasted> <AddPromotionType1>PROMOTION_HASTED</AddPromotionType1> <RemovePromotionType1>PROMOTION_SLOW</RemovePromotionType1> <AddPromotionType2>PROMOTION_REGENERATION</AddPromotionType2> <bImmuneNeutral>1</bImmuneNeutral> <bImmuneEnemy>1</bImmuneEnemy> <bImmuneNotAlive>1</bImmuneNotAlive> <Effect>EFFECT_WIND_SWIRL</Effect> <Sound>AS3D_SPELL_HASTE</Sound> <Button>, ,Art/Interface/Buttons/Promotions/Promotions_Atlas1.dds,5,11</Button> </SpellInfo> <SpellInfo> <Type>SPELL_BATTLE_PREPARATION</Type> <Description>TXT_KEY_SPELL_BATTLE_PREPARATION</Description> <Civilopedia>TXT_KEY_SPELL_PLACEHOLDER_PEDIA</Civilopedia> <PromotionPrereq1>PROMOTION_ENCHANTMENT3</PromotionPrereq1> <PromotionPrereq2>PROMOTION_EARTH2</PromotionPrereq2> <bAllowAI>1</bAllowAI> <bDisplayWhenDisabled>1</bDisplayWhenDisabled> <bHasCasted>1</bHasCasted> <AddPromotionType1>PROMOTION_SPELLSTAFF</AddPromotionType1> <bBuffCasterOnly>1</bBuffCasterOnly> <AddPromotionType2>PROMOTION_STONESKIN</AddPromotionType2> <bBuffCasterOnly>1</bBuffCasterOnly> <Effect>EFFECT_SWORDS_SPARKS</Effect> <Sound>AS3D_SPELL_ENCHANTMENT</Sound> <Button>Art/Interface/Buttons/Promotions/Spellstaff.dds</Button> </SpellInfo> <SpellInfo> <Type>SPELL_POISONED_BLADE_ESUS</Type> <Description>TXT_KEY_SPELL_POISONED_BLADE_ESUS</Description> <Civilopedia>TXT_KEY_SPELL_PLACEHOLDER_PEDIA</Civilopedia> <PromotionPrereq1>PROMOTION_NATURE2</PromotionPrereq1> <ReligionPrereq>RELIGION_COUNCIL_OF_ESUS</ReligionPrereq> <bAllowAI>1</bAllowAI> <bAllowAuto>1</bAllowAuto> <bDisplayWhenDisabled>1</bDisplayWhenDisabled> <bHasCasted>1</bHasCasted> <AddPromotionType1>PROMOTION_POISONED_BLADE</AddPromotionType1> <bImmuneNeutral>1</bImmuneNeutral> <Effect>EFFECT_SPELL1</Effect> <Sound>AS3D_SPELL_ENCHANTMENT</Sound> <Button>, ,Art/Interface/Buttons/Spells/Spells_Atlas1.dds,7,7</Button> </SpellInfo> </SpellInfos> </Civ4SpellInfos>