Alexandria Uptime: 5.46 Days
Total players online: 3



Take the Tour | Site Map

Latest News

* EasyUO Website and Program
Sat, Nov 25th, 2023

* Good-Bye
Fri, Nov 24th, 2023

* IP Changes coming soon
Mon, Sep 26th, 2022

* Forum upgrades and IP change
Thu, Apr 4th, 2019

* EasyUO Auto-Update
Thu, Mar 7th, 2019

Show All

Latest Appoved Scripts

* Lexia Stats 2.3
Feb-20-15 by Thesius

* Character ToolBox (Multi Shard/Account) 4.03
Feb-20-15 by josephaj

* runebook copier (alpha) 1.1
Feb-20-15 by Kal In Ex

* Kalies Mage Trainer
Jan-30-13 by kaliofls

* CEORailRunner 1.0
Jan-23-13 by CEO

Creature Statistics web service

The Creature Statistics web service delivers statistics for any known monster, based on its type and/or it's name.

The script URL is: http://www.easyuo.com/creature.php

The following parameters are accepted:
Parameter nameRequiredDescription
typeYesThe type string for the monster.

The query will return an array. The count is in the namespace variable !_creatureCount. For each matching creature the following variables are supported:
Variable nameDescription
!_creatureName . %indexThe name.
!_creatureMinHP . %indexThe minimum number of hitpoints.
!_creatureMaxHP . %indexThe maximum number of hitpoints.
!_creatureMinDmg . %indexThe minimum number of damage points the monster deals.
!_creatureMaxDmg . %indexThe maximum number of damage points the monster deals.
!_creatureWorstResist . %indexThe monsters worst resist.
!_creatureAR . %indexThe monster's Armor Rating (Physical Resist).
!_creatureFR . %indexThe monster's Fire Resist.
!_creatureCR . %indexThe monster's Cold Resist.
!_creaturePR . %indexThe monster's Poison Resist.
!_creatureER . %indexThe monster's Energy Resist.
!_creatureSlayerVuln . %indexThe monster's slayer weapon vulnerability.
!_creatureMinGold . %indexThe minimum gold loot.
!_creatureMaxGold . %indexThe maximum gold loot.
!_creatureResources . %indexThe resources that can be found on the monster: leather, scales or none. Scales means both leather and scales.

To use the service in your own script, insert the following code:
set #sendHeader Content-type: , #spc , application/x-www-form-urlencoded$
send HTTPPost www.easyuo.com /creature.php type= , #findType
If you find any errors in the data provided by this service, please do not hesitate to email us at creature_service@easyuo.com.

Disclaimer
That data in this web service only applies to normal OSI production shards. They may be inaccurate when being used with emulator shards and/or Siege-based shards.

User Contributed Notes
/www/www.easyuo.com/creature.php
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Wed, 16 Jan 2008 - 11:44:53

© Copyright 2003-2024. All rights reserved.
Site Design by ScriptFellow. Layout Help/Graphics by WarLocke.
Hosting donated by CalWeb Internet Services, Inc.. Graphics by Janus.
EasyUO is © Copyright 2003-2024 by Cheffe.

MySQL   PHP   Valid XHTML 1.0! Valid CSS!