Custom auto potion system.
Contributed by gigilo1968.
This commit is contained in:
		
							
								
								
									
										34
									
								
								L2J_Mobius_3.0_Helios/dist/game/config/Custom/AutoPotions.ini
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								L2J_Mobius_3.0_Helios/dist/game/config/Custom/AutoPotions.ini
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
			
		||||
# ---------------------------------------------------------------------------
 | 
			
		||||
# Auto Potion Settings
 | 
			
		||||
# ---------------------------------------------------------------------------
 | 
			
		||||
# Use .apon / .apoff voiced commands to enable / disable.
 | 
			
		||||
 | 
			
		||||
# Enable auto potion commands.
 | 
			
		||||
AutoPotionsEnabled = false
 | 
			
		||||
 | 
			
		||||
# Use auto potions in Olympiad.
 | 
			
		||||
AutoPotionsInOlympiad = false
 | 
			
		||||
 | 
			
		||||
# Mimim player level to use the commands.
 | 
			
		||||
AutoPotionMinimumLevel = 1
 | 
			
		||||
 | 
			
		||||
# Enable auto CP potions.
 | 
			
		||||
AutoCpEnabled = true
 | 
			
		||||
# Percentage that CP potions will be used.
 | 
			
		||||
AutoCpPercentage = 70
 | 
			
		||||
# Auto CP item ids. Order by use priority.
 | 
			
		||||
AutoCpItemIds = 5592,5591
 | 
			
		||||
 | 
			
		||||
# Enable auto HP potions.
 | 
			
		||||
AutoHpEnabled = true
 | 
			
		||||
# Percentage that HP potions will be used.
 | 
			
		||||
AutoHpPercentage = 70
 | 
			
		||||
# Auto HP item ids. Order by use priority.
 | 
			
		||||
AutoHpItemIds = 1540,1539,1061,1060
 | 
			
		||||
 | 
			
		||||
# Enable auto MP potions.
 | 
			
		||||
AutoMpEnabled = true
 | 
			
		||||
# Percentage that MP potions will be used.
 | 
			
		||||
AutoMpPercentage = 70
 | 
			
		||||
# Auto MP item ids. Order by use priority.
 | 
			
		||||
AutoMpItemIds = 728
 | 
			
		||||
		Reference in New Issue
	
	Block a user