Proper Goddard patrol guards.
This commit is contained in:
		| @@ -58,6 +58,18 @@ | ||||
| 			<npc id="31690" x="147408" y="-55232" z="-2728" heading="49000" respawnTime="60sec" /> | ||||
| 			<npc id="32478" x="146119" y="-57898" z="-2976" heading="44000" respawnTime="60sec" /> | ||||
| 			<npc id="34053" x="148118" y="-56556" z="-2776" heading="21641" respawnTime="60sec" /> | ||||
| 			<npc id="31673" x="152192" y="-58864" z="-3480" heading="57537" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31673" x="152432" y="-58576" z="-3480" heading="58995" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31673" x="147492" y="-61188" z="-3496" heading="48408" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31673" x="147900" y="-61196" z="-3504" heading="48408" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31673" x="143072" y="-58496" z="-3440" heading="38846" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31673" x="143280" y="-58800" z="-3448" heading="38846" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31674" x="145464" y="-56776" z="-2976" heading="39000" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31674" x="145616" y="-56976" z="-2976" heading="39000" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31674" x="150012" y="-56808" z="-2976" heading="59000" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31674" x="149864" y="-57020" z="-2976" heading="59000" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31674" x="147824" y="-58016" z="-2968" heading="49000" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 			<npc id="31674" x="147600" y="-58012" z="-2968" heading="49000" respawnTime="60sec" /> <!-- Patrol --> | ||||
| 		</group> | ||||
| 	</spawn> | ||||
| </list> | ||||
|   | ||||
| @@ -1858,41 +1858,87 @@ | ||||
| 			<height normal="24" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="31673" level="80" type="L2Npc" name="Patrol"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<equipment rhand="275" /> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="1507" mpRegen="3.6" /> | ||||
| 	<npc id="31673" level="82" type="L2Guard" name="Patrol"> | ||||
| 		<parameters> | ||||
| 			<param name="NoFnHi" value="1" /> | ||||
| 			<param name="MoveAroundSocial" value="0" /> | ||||
| 			<param name="MoveAroundSocial1" value="92" /> | ||||
| 			<param name="Attack_BoostValue" value="155" /> | ||||
| 		</parameters> | ||||
| 		<race>HUMAN</race> | ||||
| 		<sex>MALE</sex> | ||||
| 		<equipment rhand="275" /> <!-- Longbow --> | ||||
| 		<stats str="40" int="21" dex="30" wit="20" con="43" men="10"> | ||||
| 			<vitals hp="49042" hpRegen="8.5" mp="23550" mpRegen="30" /> | ||||
| 			<attack physical="23610.1029394933" magical="5767.28134561036" random="5" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" /> | ||||
| 			<defence physical="1839.95121517957" magical="1066.69244923556" /> | ||||
| 			<attribute> | ||||
| 				<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" default="150" /> | ||||
| 			</attribute> | ||||
| 			<speed> | ||||
| 				<walk ground="50" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<status attackable="false" talkable="false" undying="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> | ||||
| 			<skill id="4408" level="1" /> <!-- HP Increase (1x) --> | ||||
| 			<skill id="4409" level="1" /> <!-- MP Increase (1x) --> | ||||
| 			<skill id="4410" level="16" /> <!-- Very Strong P. Atk. --> | ||||
| 			<skill id="4411" level="16" /> <!-- Very Strong M. Atk. --> | ||||
| 			<skill id="4412" level="16" /> <!-- Very Strong P. Def. --> | ||||
| 			<skill id="4413" level="16" /> <!-- Very Strong M. Def. --> | ||||
| 			<skill id="4414" level="2" /> <!-- Standard Type --> | ||||
| 			<skill id="4415" level="9" /> <!-- Bows --> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 		</skill_list> | ||||
| 		<ex_crt_effect>true</ex_crt_effect> | ||||
| 		<ai aggroRange="450" clanHelpRange="300" isAggressive="true" /> | ||||
| 		<collision> | ||||
| 			<radius normal="8" /> | ||||
| 			<height normal="23.5" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="31674" level="80" type="L2Npc" name="Patrol"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<equipment rhand="94" /> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="1507" mpRegen="3.6" /> | ||||
| 	<npc id="31674" level="82" type="L2Guard" name="Patrol"> | ||||
| 		<parameters> | ||||
| 			<param name="NoFnHi" value="1" /> | ||||
| 			<param name="MoveAroundSocial" value="0" /> | ||||
| 			<param name="MoveAroundSocial1" value="92" /> | ||||
| 			<param name="Attack_BoostValue" value="155" /> | ||||
| 		</parameters> | ||||
| 		<race>HUMAN</race> | ||||
| 		<sex>MALE</sex> | ||||
| 		<equipment rhand="94" /> <!-- Bec de Corbin --> | ||||
| 		<stats str="40" int="21" dex="30" wit="20" con="43" men="10"> | ||||
| 			<vitals hp="49042" hpRegen="8.5" mp="23550" mpRegen="30" /> | ||||
| 			<attack physical="23610.1029394933" magical="5767.28134561036" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> | ||||
| 			<defence physical="1839.95121517957" magical="1066.69244923556" /> | ||||
| 			<attribute> | ||||
| 				<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" default="150" /> | ||||
| 			</attribute> | ||||
| 			<speed> | ||||
| 				<walk ground="50" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<status attackable="false" talkable="false" undying="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> | ||||
| 			<skill id="4408" level="1" /> <!-- HP Increase (1x) --> | ||||
| 			<skill id="4409" level="1" /> <!-- MP Increase (1x) --> | ||||
| 			<skill id="4410" level="16" /> <!-- Very Strong P. Atk. --> | ||||
| 			<skill id="4411" level="16" /> <!-- Very Strong M. Atk. --> | ||||
| 			<skill id="4412" level="16" /> <!-- Very Strong P. Def. --> | ||||
| 			<skill id="4413" level="16" /> <!-- Very Strong M. Def. --> | ||||
| 			<skill id="4414" level="2" /> <!-- Standard Type --> | ||||
| 			<skill id="4415" level="3" /> <!-- One-handed Sword --> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 		</skill_list> | ||||
| 		<ex_crt_effect>true</ex_crt_effect> | ||||
| 		<ai aggroRange="450" clanHelpRange="300" isAggressive="true" /> | ||||
| 		<collision> | ||||
| 			<radius normal="8" /> | ||||
| 			<height normal="23.5" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev