Jump to content
  • 0

Stats Monster God And +


Question

Posted (edited)

Hello,

 

I'm working on a project on the base of Hi5 (L2J) and I need stats for 85 + monsters. I looked in datapack as L2JEUROPA and others, but they have the same stats. After looking at the stats, I feel they are very low for this level creatures. For example, a creature in Guillotine Fortress have 3900 Patk :/ 
 
<npc id="23204" name="Adidaiu of the Killer Fangs" title="">
		<set name="aggroRange" value="0"/>
		<set name="ai_type" value="Fighter"/>
		<set name="collision_radius" value="40.0"/>
		<set name="collision_height" value="45.0"/>
		<set name="level" value="95"/>
		<set name="type" value="Monster"/>
		<set name="baseAtkRange" value="40"/>
		<set name="baseHpMax" value="1084381"/>
		<set name="baseHpRate" value="1.0"/>
		<set name="baseHpReg" value="13"/>
		<set name="baseMpMax" value="2737"/>
		<set name="baseMpReg" value="4"/>
		<set name="baseSTR" value="40"/>
		<set name="baseCON" value="43"/>
		<set name="baseDEX" value="30"/>
		<set name="baseINT" value="21"/>
		<set name="baseWIT" value="70"/>
		<set name="baseMEN" value="20"/>
		<set name="rewardExp" value="8232514"/>
		<set name="rewardRp" value="0"/>
		<set name="rewardSp" value="111661"/>
		<set name="basePAtk" value="3908"/>
		<set name="basePDef" value="750"/>
		<set name="baseMAtk" value="1812"/>
		<set name="baseMDef" value="666"/>
		<set name="basePAtkSpd" value="449"/>
		<set name="baseCritRate" value="4"/>
		<set name="baseMAtkSpd" value="398"/>
		<set name="baseRunSpd" value="170"/>
		<set name="baseWalkSpd" value="38"/>
		<set name="shots" value="NONE"/>
		<attributes>
			<defence attribute="fire" value="260"/>
			<defence attribute="water" value="260"/>
			<defence attribute="wind" value="260"/>
			<defence attribute="earth" value="260"/>
			<defence attribute="holy" value="260"/>
			<defence attribute="unholy" value="260"/>
		</attributes>
		<skills>
			<skill id="4414" level="1"/>
			<skill id="4416" level="4"/>
			<skill id="5462" level="1"/>
		</skills>
	</npc>
 
Do you know where I can find sources for these monsters? Or if I missed something. Thank you.
Edited by Kzah

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..