Added missing Exalted weapon augments and few typo corrections.
Contributed by CostyKiller.
This commit is contained in:
		| @@ -17,49 +17,57 @@ | ||||
| 		<passive_skill id="35395" level="11" /> | ||||
| 	</option> | ||||
| 	<option id="34704" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate decreased when upgraded --> | ||||
| 		<!-- Received P. Critical Rate decreased when upgraded --> | ||||
| 		<passive_skill id="35631" level="1" /> | ||||
| 	</option> | ||||
| 	<option id="34705" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -1% --> | ||||
| 		<!-- Received P. Critical Rate -1% --> | ||||
| 		<passive_skill id="35631" level="2" /> | ||||
| 	</option> | ||||
| 	<option id="34706" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -2% --> | ||||
| 		<!-- Received P. Critical Rate -2% --> | ||||
| 		<passive_skill id="35631" level="3" /> | ||||
| 	</option> | ||||
| 	<option id="34707" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -3% --> | ||||
| 		<!-- Received P. Critical Rate -3% --> | ||||
| 		<passive_skill id="35631" level="4" /> | ||||
| 	</option> | ||||
| 	<option id="34708" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -5% --> | ||||
| 		<!-- Received P. Critical Rate -5% --> | ||||
| 		<passive_skill id="35631" level="5" /> | ||||
| 	</option> | ||||
| 	<option id="34709" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -6% --> | ||||
| 		<!-- Received P. Critical Rate -6% --> | ||||
| 		<passive_skill id="35631" level="6" /> | ||||
| 	</option> | ||||
| 	<option id="34710" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -7% --> | ||||
| 		<!-- Received P. Critical Rate -7% --> | ||||
| 		<passive_skill id="35631" level="7" /> | ||||
| 	</option> | ||||
| 	<option id="34711" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -9% --> | ||||
| 		<!-- Received P. Critical Rate -9% --> | ||||
| 		<passive_skill id="35631" level="8" /> | ||||
| 	</option> | ||||
| 	<option id="34712" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -11% --> | ||||
| 		<!-- Received P. Critical Rate -11% --> | ||||
| 		<passive_skill id="35631" level="9" /> | ||||
| 	</option> | ||||
| 	<option id="34713" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -13% --> | ||||
| 		<!-- Received P. Critical Rate -13% --> | ||||
| 		<passive_skill id="35631" level="10" /> | ||||
| 	</option> | ||||
| 	<option id="34714" name="homunculus_artifact_opt"> | ||||
| 		<!-- eceived P. Critical Rate -15% --> | ||||
| 		<!-- Received P. Critical Rate -15% --> | ||||
| 		<passive_skill id="35631" level="11" /> | ||||
| 	</option> | ||||
| 	<option id="34715" name="exalted_weapon_opt"> | ||||
| 		<!-- P. Critical Damage and P./ M. Skill Critical Damage +5% --> | ||||
| 		<passive_skill id="35654" level="1" /> | ||||
| 	</option>	 | ||||
| 	<option id="34716" name="exalted_weapon_opt"> | ||||
| 		<!-- P. Atk./ M. Atk./ P. Def./ M. Def. and Max HP/ MP/ CP +10% --> | ||||
| 		<passive_skill id="35652" level="1" /> | ||||
| 	</option> | ||||
| 	<option id="34719" name="homun_artifact_book_enchant"> | ||||
| 		<!-- Unlocks all artifact slots. --> | ||||
| 		<passive_skill id="39395" level="1" /> | ||||
|   | ||||
| @@ -2818,7 +2818,21 @@ | ||||
| 	<skill id="35654" toLevel="1" name="Exalted Augmentation"> | ||||
| 		<!-- P. Critical Damage and P./ M. Skill Critical Damage +5%. --> | ||||
| 		<icon>icon.skill0000</icon> | ||||
| 		<operateType>A1</operateType> | ||||
| 		<operateType>P</operateType> | ||||
| 		<effects> | ||||
| 			<effect name="CriticalDamage"> | ||||
| 				<amount>5</amount> | ||||
| 				<mode>PER</mode> | ||||
| 			</effect> | ||||
| 			<effect name="MagicCriticalDamage"> | ||||
| 				<amount>5</amount> | ||||
| 				<mode>PER</mode> | ||||
| 			</effect> | ||||
| 			<effect name="SkillCriticalDamage"> | ||||
| 				<amount>5</amount> | ||||
| 				<mode>PER</mode> | ||||
| 			</effect> | ||||
| 		</effects> | ||||
| 	</skill> | ||||
| 	<skill id="35655" toLevel="1" name="Primary Skill: Agathion Guardian Angel Chuchu"> | ||||
| 		<!-- Acquired XP +$s1, Max HP +$s2, Vampiric Rage +$s3. --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment