Mana Recovery Potion (70159) item.
Contributed by Pavlov.
This commit is contained in:
		| @@ -821,9 +821,18 @@ | ||||
| 		<!-- Instantly recovers MP without a continuous effect. Cannot be used when MP is full. --> | ||||
| 		<set name="icon" val="icon.etc_potion_blue_i00" /> | ||||
| 		<set name="default_action" val="SKILL_REDUCE" /> | ||||
| 		<set name="material" val="PAPER" /> | ||||
| 		<set name="material" val="LIQUID" /> | ||||
| 		<set name="weight" val="5" /> | ||||
| 		<set name="is_stackable" val="true" /> | ||||
| 		<set name="immediate_effect" val="true" /> | ||||
| 		<set name="handler" val="ItemSkills" /> | ||||
| 		<set name="commissionItemType" val="POTION" /> | ||||
| 		<cond addName="1" msgId="113"> | ||||
| 			<player flyMounted="false" /> | ||||
| 		</cond> | ||||
| 		<skills> | ||||
| 			<skill id="26030" level="1" /> <!-- Mana Potion --> | ||||
| 		</skills> | ||||
| 	</item> | ||||
| 	<item id="70160" name="1st Anniversary Coin" type="EtcItem"> | ||||
| 		<!-- A coin commemorating the 1st anniversary. Maybe, if you collect many of such coins, something good will happen<65> Cannot be exchanged, dropped, or sold in a private store. Can be stored in a private warehouse and transferred between characters on one account using Dimensional Merchant. --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev