Panda: Difference between revisions

From Realesta Wiki
Jump to: navigation, search
(Created page with "class=custom-monster-image|alt=Panda.gif {| class="wikitable" width="100%" ! colspan="3" style="text-align:center; font-family: Tahoma; font-size: 11pt; color: #ff9448; text-shadow: #000 1px 0px 1px;" | Panda |- ! style="width:15%;" | Hit Points: | 80 |- ! Experience: | 23 |- ! Ratio: | 0.29 |- ! Speed: | 156 |- ! Summonable: | ✔️ |- ! Hostile: | ✔️ |- ! Illusionable: | ✔️ |- ! Convince: | ✔️ |- ! Pushable: | ❌ |- ! Pushes Items: |...")
 
No edit summary
Line 1: Line 1:
[[File:Panda.gif|class=custom-monster-image|alt=Panda.gif]]
<?xml version="1.0" encoding="UTF-8"?>
{| class="wikitable" width="100%"
<monster name="Panda" nameDescription="a panda" race="blood" experience="23" speed="156" manacost="300">
! colspan="3" style="text-align:center; font-family: Tahoma; font-size: 11pt; color: #ff9448; text-shadow: #000 1px 0px 1px;" | Panda
<health now="80" max="80"/>
|-
<look type="123" corpse="4286"/>
! style="width:15%;" | Hit Points:
<targetchange interval="1000" chance="0"/>
| 80
<targetstrategies nearest="100" health="0" damage="0" random="0"/>
|-
<flags>
! Experience:
<flag attackable="1"/>
| 23
<flag hostile="1"/>
|-
<flag summonable="1"/>
! Ratio:
<flag convinceable="1"/>
| 0.29
<flag illusionable="1"/>
|-
<flag pushable="0"/>
! Speed:
<flag canpushitems="0"/>
| 156
<flag canpushcreatures="0"/>
|-
<flag targetdistance="1"/>
! Summonable:
<flag staticattack="85"/>
| ✔️
<flag runonhealth="15"/>
|-
</flags>
! Hostile:
<attacks>
| ✔️
<attack name="melee" interval="2000" skill="14" attack="15"/>
|-
</attacks>
! Illusionable:
<defenses armor="8" defense="8">
| ✔️
</defenses>
|-
<elements>
! Convince:
<element earthPercent="100"/>
| ✔️
</elements>
|-
<immunities>
! Pushable:
</immunities>
| ❌
<voices interval="2000" chance="5">
|-
<voice sentence="Grrrr"/>
! Pushes Items:
<voice sentence="Groar"/>
| ❌
</voices>
|-
<loot>
! Pushes Creatures:
<item id="2671" chance="40000" countmax="2"/><!-- 2 40% ham -->
| ❌
<item id="2666" chance="70000" countmax="4"/><!-- 4 70% meat -->
|-
</loot>
! Target Distance:
</monster>
| 1
|-
! Run on Health:
| 15
|-
! Attacks:
| [[File:elem_physical.gif]] Melee (Min: 0 Max: 18)
|-
! Defences:
| [[File:arm.png]] Armor: 8, Defense: 8
|-
! Summons:
| Nothing
|-
! Immune To:
| Nothing
|-
! Sounds:
| <span style="color: #FF6600">"Grrrr"</span><br><span style="color: #FF6600">"Groar"</span>
|-
! Task:
| ??
|-
! Strategy:
| ??
|-
! Skinnable:
| ??
|-
! Note:
| ??
|-
! Location:
| ??
|-
<tr><th colspan="2" style="text-align:center;">Loot</th></tr>
! <span style="color: #1AAFE6" title="The chance is equal to or greater than 25% (on 1x loot rate)">Common:</span>
| [[File:Ham.png]] 0-2 [[Ham]] [[File:Meat.png]] 0-4 [[Meat]]
|-
! <span style="color: #FDFD00" title="The chance is between 5% and 25% (on 1x loot rate)">Uncommon:</span>
| Nothing
|-
! <span style="color: #00FD00" title="The chance is between 1% and 5% (on 1x loot rate)">Semi-Rare:</span>
| Nothing
|-
! <span style="color: #FE2712" title="The chance is between 0.1% and 1% (on 1x loot rate)">Rare:</span>
| Nothing
|-
! <span style="color: #00FDFD" title="The chance is less than 0.1% (on 1x loot rate)">Very Rare:</span>
| Nothing
|-
|}
[[Category:Monsters]]

Revision as of 11:25, 22 December 2024

<?xml version="1.0" encoding="UTF-8"?> <monster name="Panda" nameDescription="a panda" race="blood" experience="23" speed="156" manacost="300"> <health now="80" max="80"/> <look type="123" corpse="4286"/> <targetchange interval="1000" chance="0"/> <targetstrategies nearest="100" health="0" damage="0" random="0"/> <flags> <flag attackable="1"/> <flag hostile="1"/> <flag summonable="1"/> <flag convinceable="1"/> <flag illusionable="1"/> <flag pushable="0"/> <flag canpushitems="0"/> <flag canpushcreatures="0"/> <flag targetdistance="1"/> <flag staticattack="85"/> <flag runonhealth="15"/> </flags> <attacks> <attack name="melee" interval="2000" skill="14" attack="15"/> </attacks> <defenses armor="8" defense="8"> </defenses> <elements> <element earthPercent="100"/> </elements> <immunities> </immunities> <voices interval="2000" chance="5"> <voice sentence="Grrrr"/> <voice sentence="Groar"/> </voices> <loot> <item id="2671" chance="40000" countmax="2"/> <item id="2666" chance="70000" countmax="4"/> </loot> </monster>