| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1605,13 +1605,6 @@ public class Mob extends AbstractIntelligenceAgent { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                this.lastName = this.getContract().getName(); | 
					 | 
					 | 
					 | 
					                this.lastName = this.getContract().getName(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.healthMax = this.mobBase.getHealthMax(); | 
					 | 
					 | 
					 | 
					        this.healthMax = this.mobBase.getHealthMax(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        if(this.mobBase.getLevel() > 80){ | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            if(this.getMobBaseID() == 14319){//ithriana
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                this.healthMax = 5400000; | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            } else{ | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                this.healthMax = 1500000; | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            } | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        } | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.manaMax = 0; | 
					 | 
					 | 
					 | 
					        this.manaMax = 0; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.staminaMax = 0; | 
					 | 
					 | 
					 | 
					        this.staminaMax = 0; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.setHealth(this.healthMax); | 
					 | 
					 | 
					 | 
					        this.setHealth(this.healthMax); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1712,6 +1705,13 @@ public class Mob extends AbstractIntelligenceAgent { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        try { | 
					 | 
					 | 
					 | 
					        try { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            NPCManager.applyRuneSetEffects(this); | 
					 | 
					 | 
					 | 
					            NPCManager.applyRuneSetEffects(this); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            recalculateStats(); | 
					 | 
					 | 
					 | 
					            recalculateStats(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            if(this.mobBase.getLevel() > 80){ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                if(this.getMobBaseID() == 14319){//ithriana
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                    this.healthMax = 5400000; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                } else{ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                    this.healthMax = 1500000; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            this.setHealth(this.healthMax); | 
					 | 
					 | 
					 | 
					            this.setHealth(this.healthMax); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            // Set bounds for this mobile
 | 
					 | 
					 | 
					 | 
					            // Set bounds for this mobile
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |