Rosy Seduction skill.
Contributed by gamelike85.
This commit is contained in:
		| @@ -1188,6 +1188,7 @@ | ||||
| 		<!-- Increases Max HP by 20%, Max MP by 20%, and the moving speed by 20% for 5 minutes. Increases the resistance to de-buffs by 10%. Reuse delay 10 minutes. Consumes 3 Rose Essence during skill use. --> | ||||
| 		<abnormalLvl>1</abnormalLvl> | ||||
| 		<abnormalTime>300</abnormalTime> | ||||
| 		<reuseDelay>600000</reuseDelay> | ||||
| 		<abnormalType>BR_EVENT_BUF1</abnormalType> | ||||
| 		<blockedInOlympiad>true</blockedInOlympiad> | ||||
| 		<effectPoint>1</effectPoint> | ||||
| @@ -1204,8 +1205,28 @@ | ||||
| 		<irreplacableBuff>true</irreplacableBuff> | ||||
| 		<hitTime>3000</hitTime> | ||||
| 		<castRange>900</castRange> | ||||
| 		<itemConsumeId>20904</itemConsumeId> | ||||
| 		<itemConsumeCount>3</itemConsumeCount> | ||||
| 		<targetType>ENEMY_NOT</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<effects> | ||||
| 			<effect name="MaxHp"> | ||||
| 				<amount>20</amount> | ||||
| 				<mode>PER</mode> | ||||
| 			</effect> | ||||
| 			<effect name="MaxMp"> | ||||
| 				<amount>20</amount> | ||||
| 				<mode>PER</mode> | ||||
| 			</effect> | ||||
| 			<effect name="Speed"> | ||||
| 				<amount>20</amount> | ||||
| 				<mode>PER</mode> | ||||
| 			</effect> | ||||
| 			<effect name="ResistAbnormalByCategory"> | ||||
| 				<amount>-10</amount> | ||||
| 				<slot>DEBUFF</slot> | ||||
| 			</effect> | ||||
| 		</effects> | ||||
| 	</skill> | ||||
| 	<skill id="23168" toLevel="1" name="Art of Seduction"> | ||||
| 		<!-- Increases party members' Max HP by 30%, Max MP by 30%, Max CP by 30%, physical P. Def. by 30%, magic M. Def. by 30%, moving speed by 20%, and physical P. Atk. by 10%, and decreases MP consumption during skill use by 15% for 20 minutes. Reuse delay 40 minutes. Consumes 10 Rose Essence during skill use. --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev