|
|
Reven

 

Hired Hero
|
posted June 30, 2009 08:47 PM |
|
Edited by VokialBG at 08:02, 31 Jul 2011.
|
spectral dragon
i got a tiny request can some one make a mod that if some one attacks spectral dragon they miss alot just like the ghosts 
Moderator's note: for minor questions, please use the [url=http://heroescommunity.com/viewthread.php3?TID=24429]questions thread![/url]
|
|
VokialBG

    
     
Honorable
Legendary Hero
First in line
|
posted June 30, 2009 09:08 PM |
|
Edited by VokialBG at 21:09, 30 Jun 2009.
|
Open Shadow_Dragon.xdb at the GameMechanics/Creature/Creatures/Necropolis
and in that bunch of lines:
<Abilities>
<Item>ABILITY_UNDEAD</Item>
<Item>ABILITY_CURSING_ATTACK</Item>
<Item>ABILITY_HORROR_OF_THE_DEATH</Item>
</Abilities>
Add <Item>ABILITY_INCORPOREAL</Item>, so it's going to look like this:
<Abilities>
<Item>ABILITY_UNDEAD</Item>
<Item>ABILITY_INCORPOREAL</Item>
<Item>ABILITY_CURSING_ATTACK</Item>
<Item>ABILITY_HORROR_OF_THE_DEATH</Item>
</Abilities>
____________
|
|
Reven

 

Hired Hero
|
posted July 01, 2009 10:14 AM |
|
|
will this add the skill to shadow dragon or spectral?
|
|
isabel

 
  
Known Hero
Dragonblessed
|
posted July 01, 2009 10:23 AM |
|
|
|
Reven

 

Hired Hero
|
posted July 02, 2009 07:06 AM |
|
Edited by Reven at 07:07, 02 Jul 2009.
|
i cant seem to find the <Abilities> under what i need to put the text
|
|
VokialBG

    
     
Honorable
Legendary Hero
First in line
|
posted July 02, 2009 08:49 AM |
|
|
Quote: i cant seem to find the <Abilities> under what i need to put the text
Use Ctrl + F for search.
____________
|
|
Reven

 

Hired Hero
|
posted July 02, 2009 10:52 AM |
|
|
i only have this at my C:\Program Files\Ubisoft\Heroes of Might and Magic V - Tribes of the East\data\GameMechanics\Creature\Creatures\Necropolis
<?xml version="1.0" encoding="UTF-8"?>
<Creature ObjectRecordID="77">
<AttackSkill>31</AttackSkill>
<DefenceSkill>29</DefenceSkill>
<Shots>0</Shots>
<MinDamage>28</MinDamage>
<MaxDamage>38</MaxDamage>
<Speed>7</Speed>
<Initiative>12</Initiative>
<Flying>true</Flying>
<Health>190</Health>
<KnownSpells/>
<SpellPoints>0</SpellPoints>
<SpellPoints1>0</SpellPoints1>
<SpellPoints2>0</SpellPoints2>
<Exp>220</Exp>
<Power>3905</Power>
<TimeToCommand>10</TimeToCommand>
<CreatureTier>7</CreatureTier>
<Upgrade>true</Upgrade>
<PairCreature>CREATURE_BONE_DRAGON</PairCreature>
<CreatureTown>TOWN_NECROMANCY</CreatureTown>
<MagicElement>
<First>ELEMENT_AIR</First>
<Second>ELEMENT_WATER</Second>
</MagicElement>
<WeeklyGrowth>1</WeeklyGrowth>
<Cost>
<Wood>0</Wood>
<Ore>0</Ore>
<Mercury>2</Mercury>
<Crystal>0</Crystal>
<Sulfur>0</Sulfur>
<Gem>0</Gem>
<Gold>2900</Gold>
</Cost>
<SubjectOfRandomGeneration>true</SubjectOfRandomGeneration>
<MonsterShared/>
<CombatSize>2</CombatSize>
<PatternAttack/>
<flybySequence/>
<Visual href="/GameMechanics/CreatureVisual/Creatures/Necropolis/Shadow_Dragon.xdb#xpointer(/CreatureVisual)"/>
</Creature>
|
|
alcibiades

    
      
Honorable
Undefeatable Hero
of Gold Dragons
|
posted July 02, 2009 10:53 AM |
|
|
Which version of the game are you playing? I think you need to play Tribes Of The East to have the abilities added as tags in the creature file.
____________
What will happen now?
|
|
Reven

 

Hired Hero
|
posted July 02, 2009 10:58 AM |
|
|
i doo play tribes of the east
|
|
Lord_Immortal

 
   
Famous Hero
DoR Dev Team
|
posted July 02, 2009 11:09 AM |
|
|
I will post the mod.(even with some extras)
|
|
Reven

 

Hired Hero
|
posted July 02, 2009 11:18 AM |
|
|
wow thanks lord
|
|
VokialBG

    
     
Honorable
Legendary Hero
First in line
|
posted July 02, 2009 07:20 PM |
|
|
|
luihein

 
Tavern Dweller
|
posted May 27, 2010 03:42 PM |
|
|
I have a similar problem.
I want to make the shadow dragon from Dungeon mirror the old Black dragon (as i believe the shadow dragon is massively overpowered), but i can't find an xmb file for it. The only ones in my creature folder are matron and the hydra.
Could you possibly be persuaded to make this little file for me? I'd kill thousands of dragons in your name if yo would! 
Thanks,
LuiHein
|
|
zaio-baio

  
   
Promising
Famous Hero
|
posted June 13, 2010 10:54 PM |
|
|
i cant find my gamemech folder 
Found it already
|
|
|