Monster skill adjustments.
Contributed by gamelike85.
This commit is contained in:
		| @@ -334,6 +334,7 @@ | ||||
| 		<trait>SHOCK</trait> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power>10000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -366,6 +367,7 @@ | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalDefence"> | ||||
| 				<amount>-35</amount> | ||||
| @@ -401,6 +403,7 @@ | ||||
| 		<trait>BLEED</trait> | ||||
| 		<targetType>ENEMY_ONLY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power>10000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -438,6 +441,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>FAN</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="KnockBack"> | ||||
| 				<speed>200</speed> | ||||
| @@ -463,6 +467,7 @@ | ||||
| 		<magicLvl>1</magicLvl> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="HpDrain"> | ||||
| 				<power>2000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -489,6 +494,7 @@ | ||||
| 		<magicLvl>1</magicLvl> | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PAtk"> | ||||
| 				<amount>50</amount> | ||||
| @@ -524,6 +530,7 @@ | ||||
| 		<trait>PULL</trait> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttackSpeed"> | ||||
| 				<amount>-50</amount> | ||||
| @@ -561,6 +568,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>FAN</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="HpDrain"> | ||||
| 				<power>2000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -587,6 +595,7 @@ | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="VampiricAttack"> | ||||
| 				<amount>80</amount> | ||||
| @@ -620,6 +629,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>FAN</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power>550</power> | ||||
| @@ -675,6 +685,7 @@ | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>POINT_BLANK</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="TargetCancel"> | ||||
| 				<chance>60</chance> | ||||
| @@ -732,6 +743,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power>2000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -761,6 +773,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power>2000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -787,6 +800,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="HpDrain"> | ||||
| 				<power>2000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -819,6 +833,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="TargetCancel"> | ||||
| 				<chance>60</chance> | ||||
| @@ -864,6 +879,7 @@ | ||||
| 		<trait>KNOCKDOWN</trait> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="KnockBack"> | ||||
| 				<speed>200</speed> | ||||
| @@ -900,6 +916,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power>10000</power> <!-- Fix: Retail Missed --> | ||||
| @@ -940,6 +957,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power> | ||||
| @@ -966,6 +984,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power> | ||||
| @@ -990,6 +1009,7 @@ | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power> | ||||
| @@ -1015,6 +1035,7 @@ | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power> | ||||
| @@ -1040,6 +1061,7 @@ | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power> | ||||
| @@ -1065,6 +1087,7 @@ | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power> | ||||
| @@ -1092,6 +1115,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power> | ||||
| @@ -1118,6 +1142,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power> | ||||
| @@ -1144,6 +1169,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power> | ||||
| @@ -1170,6 +1196,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>RANGE</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power> | ||||
| @@ -1206,6 +1233,7 @@ | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>FAN</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="AirBind" /> | ||||
| 			<effect name="BlockActions" /> | ||||
| @@ -1387,6 +1415,7 @@ | ||||
| 		<effectRange>100</effectRange> | ||||
| 		<targetType>ENEMY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power>34255</power> | ||||
| @@ -1411,6 +1440,7 @@ | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>POINT_BLANK</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="MagicalAttack"> | ||||
| 				<power>157</power> | ||||
| @@ -1439,6 +1469,7 @@ | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>POINT_BLANK</affectScope> | ||||
| 		<affectObject>NOT_FRIEND</affectObject> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power>34255</power> | ||||
| @@ -1626,10 +1657,11 @@ | ||||
| 		<trait>DERANGEMENT</trait> | ||||
| 		<targetType>ENEMY_ONLY</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<nextAction>ATTACK</nextAction> | ||||
| 		<effects> | ||||
| 			<effect name="Mute" /> | ||||
| 			<effect name="PhysicalAttack"> | ||||
| 				<power>50000</power> | ||||
| 				<power>10000</power> | ||||
| 				<criticalChance>10</criticalChance> | ||||
| 			</effect> | ||||
| 		</effects> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment