Addition of HitAtNight effect.
This commit is contained in:
		@@ -6474,7 +6474,7 @@
 | 
			
		||||
		<operateType>P</operateType>
 | 
			
		||||
		<magicCriticalRate>5</magicCriticalRate>
 | 
			
		||||
		<effects>
 | 
			
		||||
			<effect name="Accuracy">
 | 
			
		||||
			<effect name="HitAtNight">
 | 
			
		||||
				<amount>3</amount>
 | 
			
		||||
				<mode>DIFF</mode>
 | 
			
		||||
			</effect>
 | 
			
		||||
 
 | 
			
		||||
@@ -139,6 +139,7 @@ Heal: Increases current HP by a given amount.
 | 
			
		||||
HealOverTime: Increases current HP by a given amount over time.
 | 
			
		||||
HealPercent: Increases current HP by a given percentage amount.
 | 
			
		||||
Hide: Hide effect.
 | 
			
		||||
HitAtNight: Used by Shadow Sense to modify Accuracy at night. (l2jmobius)
 | 
			
		||||
HitNumber: Polearm attack max hit creatures.
 | 
			
		||||
HpByLevel: recovers certain amount of HP, but current implementation is wrong... final amount should be computed from skill power and character level difference
 | 
			
		||||
HpCpHealCritical: HpCp heal effects always trigger Magic Critical Hit.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user