Custom classmaster NPCs.
This commit is contained in:
		
							
								
								
									
										39
									
								
								L2J_Mobius_Classic/dist/game/data/stats/npcs/custom/classmasters.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								L2J_Mobius_Classic/dist/game/data/stats/npcs/custom/classmasters.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,39 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/npcs.xsd"> | ||||
| 	<npc id="31756" displayId="14200" name="Mr. Cat" usingServerSideName="true" title="Test Server Helper" usingServerSideTitle="true" type="L2Npc"> | ||||
| 		<race>HUMAN</race> | ||||
| 		<sex>MALE</sex> | ||||
| 		<stats> | ||||
| 			<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" /> | ||||
| 			<attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="95" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> | ||||
| 			<defence physical="295.91597" magical="216.53847" /> | ||||
| 			<speed> | ||||
| 				<walk ground="50" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="8" /> | ||||
| 			<height normal="15" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="31757" displayId="14251" name="Queen of Hearts" usingServerSideName="true" title="Test Server Helper" usingServerSideTitle="true" type="L2Npc"> | ||||
| 		<race>HUMAN</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats> | ||||
| 			<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" /> | ||||
| 			<attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="95" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> | ||||
| 			<defence physical="295.91597" magical="216.53847" /> | ||||
| 			<speed> | ||||
| 				<walk ground="50" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="8" /> | ||||
| 			<height normal="15" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| </list> | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev