Oskar
Forum friend
- Dołączył
- Styczeń 24, 2009
- Posty
- 2256
- Liczba reakcji
- 331
Dam wam wszystkie bossy z Inquision Questa, wraz z lottem i atakami. W silniku TFS ?w bossy nie maj? skorygowane wszystkich atak?w oraz nie maj? loota odpowiedniego.
Zaczynamy:
Zaczynamy:
Kod:
Annihilion
Kod:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="annihilon" nameDescription="annihilon" race="fire" experience="10000" speed="380" manacost="0">
<health now="40000" max="40000"/>
<look type="12" head="19" body="104" legs="96" feet="96" corpse="6068"/>
<targetchange interval="5000" chance="8"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="85"/>
<flag runonhealth="0"/>
</flags>
<script>
<event name="annihilon"/>
</script>
<attacks>
<attack name="melee" interval="2000" min="0" max="-2000"/>
<attack name="death" interval="1000" chance="11" length="8" spread="0" min="0" max="-600">
<attribute key="areaEffect" value="mortarea"/>
</attack>
<attack name="death" interval="2000" chance="15" target="0" radius="4" min="0" max="-777">
<attribute key="areaEffect" value="icearea"/>
</attack>
<attack name="physical" interval="3000" chance="18" radius="5" target="1" min="0" max="-300">
<attribute key="areaEffect" value="groundshaker"/>
</attack>
<attack name="energy" interval="2000" chance="15" radius="6" target="1" min="-50" max="-500">
<attribute key="areaEffect" value="energyarea"/>
<attribute key="shootEffect" value="energy"/>
</attack>
</attacks>
<defenses armor="60" defense="55">
<defense name="healing" interval="1000" chance="14" min="400" max="900">
<attribute key="areaEffect" value="greenshimmer"/>
</defense>
<defense name="speed" interval="1000" chance="4" speedchange="500" duration="7000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<elements>
<element energyPercent="95"/>
<element icePercent="20"/>
<element deathPercent="95"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
<immunity invisible="1"/>
</immunities>
<summons maxSummons="6">
<summon name="deathspawn" interval="2000" chance="40" max="6"/>
</summons>
<voices interval="5000" chance="10">
<voice sentence="Flee as long as you can!" yell="1"/>
<voice sentence="Annihilon might will crush you all!" yell="1"/>
<voice sentence="I am coming for you!" yell="1"/>
</voices>
<loot>
<item id="2148" countmax="100" chance="100000"/>
<item id="2148" countmax="59" chance="80000"/>
<item id="6529" countmax="49" chance="10000"/>
<item id="2547" countmax="82" chance="10000"/>
<item id="2150" countmax="20" chance="10000"/>
<item id="7366" countmax="4" chance="8000"/>
<item id="7439" countmax="2" chance="6000"/>
<item id="2170" chance="9000"/>
<item id="8472" chance="10000"/>
<item id="2165" chance="4000"/>
<item id="9810" chance="7000"/>
<item id="2427" chance="1000"/>
<item id="2519" chance="6000"/>
<item id="2432" chance="5000"/>
<item id="2154" chance="5000"/>
<item id="2155" chance="5000"/>
<item id="2156" chance="5000"/>
<item id="2158" chance="5000"/>
<item id="8889" chance="1000"/>
<item id="7431" chance="800"/>
<item id="8929" chance="100"/>
<item id="2002" chance="100000">
<inside>
<item id="2452" chance="400"/>
<item id="8891" chance="1400"/>
<item id="8877" chance="400"/>
<item id="7417" chance="100"/>
<item id="8928" chance="100"/>
<item id="2520" chance="1000"/>
<item id="7421" chance="800"/>
<item id="2127" chance="8000"/>
<item id="7440" countmax="2" chance="6000"/>
<item id="2477" countmax="2" chance="6000"/>
<item id="9971" countmax="5" chance="6000"/>
<item id="7590" chance="10000"/>
<item id="2214" chance="7000"/>
<item id="2515" chance="10000"/>
<item id="2528" chance="5000"/>
</inside>
</item>
</loot>
</monster>
Kod:
Golgordan
Kod:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="golgordan" nameDescription="golgordan" race="fire" experience="10000" speed="350" manacost="0">
<health now="40000" max="40000"/>
<look type="12" head="108" body="100" legs="105" feet="114" corpse="6068"/>
<targetchange interval="7000" chance="10"/>
<strategy attack="90" defense="10"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="85"/>
<flag runonhealth="0"/>
</flags>
<script>
<event name="golgordan"/>
</script>
<attacks>
<attack name="melee" interval="2000" min="0" max="-500"/>
<attack name="death" interval="3000" chance="15" length="8" spread="0" min="0" max="-570">
<attribute key="areaEffect" value="mortarea"/>
</attack>
<attack name="fire" interval="1000" chance="11" length="5" spread="2" min="0" max="-200">
<attribute key="areaEffect" value="fire"/>
</attack>
<attack name="energy" interval="3000" chance="30" length="8" spread="0" min="-220" max="-460">
<attribute key="areaEffect" value="energy"/>
</attack>
<attack name="death" interval="2000" chance="15" radius="6" target="1" min="0" max="-600">
<attribute key="areaEffect" value="mortarea"/>
<attribute key="shootEffect" value="death"/>
</attack>
<attack name="fire" interval="2000" chance="15" radius="7" target="1" min="0" max="-200">
<attribute key="areaEffect" value="firearea"/>
</attack>
</attacks>
<defenses armor="48" defense="54"/>
<elements>
<element icePercent="-10"/>
<element holyPercent="15"/>
<element physicalPercent="20"/>
<element firePercent="-5"/>
</elements>
<immunities>
<immunity death="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="Latrivan your fool!" yell="1"/>
<voice sentence="We are the right hand and the left hand of the seven!" yell="1"/>
</voices>
<loot>
<item id="2148" countmax="100" chance="80000"/>
<item id="2148" countmax="100" chance="80000"/>
<item id="2148" countmax="34" chance="80000"/>
<item id="2149" countmax="8" chance="10000"/>
<item id="2145" countmax="4" chance="10000"/>
<item id="7365" countmax="6" chance="8000"/>
<item id="2144" countmax="5" chance="7000"/>
<item id="2143" countmax="11" chance="6000"/>
<item id="2179" chance="6000"/>
<item id="6300" chance="6000"/>
<item id="9971" chance="5000"/>
<item id="2396" chance="4000"/>
<item id="2432" chance="6000"/>
<item id="1998" chance="100000">
<inside>
<item id="2182" chance="10000"/>
<item id="2185" chance="8000"/>
<item id="2165" chance="7000"/>
<item id="2214" chance="6000"/>
<item id="2402" chance="5000"/>
<item id="7591" chance="9000"/>
<item id="2436" chance="6000"/>
<item id="2393" chance="6000"/>
<item id="2462" chance="10000"/>
</inside>
</item>
</loot>
</monster>