Module:StatusList

From Granblue Fantasy Wiki
Jump to navigation Jump to search

--[[
	[''] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = '',
		detail = '',
		status = '',
		icon = ''
	},
	
--]]
local buffs = {
	['DMG Cut'] = {
		page = 'Damage Cut',
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Damage Cut]] reducing damage taken for all elements.<br />Warning! Does not work for [[Plain Damage]]!',
		name = 'DMG Cut',
		detail = 'Taking less DMG',
		icon = 'Status_DMG Cut.png'
	},
	['A Girl\'s Gotta Have Guts!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Max HP is boosted / Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'A Girl\'s Gotta Have Guts!',
		detail = '',
		status = '7420',
		icon = 'status_7420.png'
	},
	['All-Elemental DMG Cut'] = {
		link = 'DMG Cut',
		wiki_guide = true,
		wiki_name = 'All-Elemental DMG Cut',
		wiki_detail = 'Refers to [[Damage Cut]]s reducing damage taken for all elements, such as {{#invoke:Status|format2|10% DMG Cut}} and {{#invoke:Status|format2|Repel}} as opposed to {{#invoke:Status|format2|10% Fire Cut}} which is element specific.',
		wiki_comment = 'The percentage cut is indicated by the number displayed on the effect icon.<br />[[Plain Damage]] and some bosses can ignore All-Elemental Damage Cuts.',
		name = 'DMG Cut',
		detail = 'Taking less DMG',
		icon = 'Status DMG Cut.png'
	},
	['5% DMG Cut'] = {
		link = 'DMG Cut',
		name = '5% DMG Cut',
		detail = 'Taking 5% less DMG',
		status = '1019_0_5',
		icon = 'Status Dmg Cut 5.png'
	},
	['10% DMG Cut'] = {
		link = 'DMG Cut',
		name = '10% DMG Cut',
		detail = 'Taking 10% less DMG',
		status = '1019_0_10',
		icon = 'Status Dmg Cut 10.png'
	},
	['15% DMG Cut'] = {
		link = 'DMG Cut',
		name = '15% DMG Cut',
		detail = 'Taking 15% less DMG',
		status = '1019_0_15',
		icon = 'Status Dmg Cut 15.png'
	},
	['20% DMG Cut'] = {
		link = 'DMG Cut',
		name = '20% DMG Cut',
		detail = 'Taking 20% less DMG',
		status = '1019_0_20',
		icon = 'Status Dmg Cut 20.png'
	},
	['25% DMG Cut'] = {
		link = 'DMG Cut',
		name = '25% DMG Cut',
		detail = 'Taking 25% less DMG',
		status = '1019_0_25',
		icon = 'Status Dmg Cut 25.png'
	},
	['30% DMG Cut'] = {
		link = 'DMG Cut',
		name = '30% DMG Cut',
		detail = 'Taking 30% less DMG',
		status = '1019_0_30',
		icon = 'Status Dmg Cut 30.png'
	},
	['35% DMG Cut'] = {
		link = 'DMG Cut',
		name = '35% DMG Cut',
		detail = 'Taking 35% less DMG',
		status = '1019_0_35',
		icon = 'Status Dmg Cut 35.png'
	},
	['40% DMG Cut'] = {
		link = 'DMG Cut',
		name = '40% DMG Cut',
		detail = 'Taking 40% less DMG',
		status = '1019_0_40',
		icon = 'Status Dmg Cut 40.png'
	},
	['45% DMG Cut'] = {
		link = 'DMG Cut',
		name = '45% DMG Cut',
		detail = 'Taking 45% less DMG',
		status = '1019_0_45',
		icon = 'Status Dmg Cut 45.png'
	},
	['50% DMG Cut'] = {
		link = 'DMG Cut',
		name = '50% DMG Cut',
		detail = 'Taking 50% less DMG',
		status = '1019_0_50',
		icon = 'Status Dmg Cut 50.png'
	},
	['55% DMG Cut'] = {
		link = 'DMG Cut',
		name = '55% DMG Cut',
		detail = 'Taking 55% less DMG',
		status = '1019_0_55',
		icon = 'Status Dmg Cut 55.png'
	},
	['60% DMG Cut'] = {
		link = 'DMG Cut',
		name = '60% DMG Cut',
		detail = 'Taking 60% less DMG',
		status = '1019_0_60',
		icon = 'Status Dmg Cut 60.png'
	},
	['65% DMG Cut'] = {
		link = 'DMG Cut',
		name = '65% DMG Cut',
		detail = 'Taking 65% less DMG',
		status = '1019_0_65',
		icon = 'Status Dmg Cut 65.png'
	},
	['70% DMG Cut'] = {
		link = 'DMG Cut',
		name = '70% DMG Cut',
		detail = 'Taking 70% less DMG',
		status = '1019_0_70',
		icon = 'Status Dmg Cut 70.png'
	},
	['75% DMG Cut'] = {
		link = 'DMG Cut',
		name = '75% DMG Cut',
		detail = 'Taking 75% less DMG',
		status = '1019_0_75',
		icon = 'Status Dmg Cut 75.png'
	},
	['80% DMG Cut'] = {
		link = 'DMG Cut',
		name = '80% DMG Cut',
		detail = 'Taking 80% less DMG',
		status = '1019_0_80',
		icon = 'Status Dmg Cut 80.png'
	},
	['85% DMG Cut'] = {
		link = 'DMG Cut',
		name = '85% DMG Cut',
		detail = 'Taking 85% less DMG',
		status = '1019_0_85',
		icon = 'Status Dmg Cut 85.png'
	},
	['90% DMG Cut'] = {
		link = 'DMG Cut',
		name = '90% DMG Cut',
		detail = 'Taking 90% less DMG',
		status = '1019_0_90',
		icon = 'Status Dmg Cut 90.png'
	},
	['95% DMG Cut'] = {
		link = 'DMG Cut',
		name = '95% DMG Cut',
		detail = 'Taking 95% less DMG',
		status = '1019_0_95',
		icon = 'Status Dmg Cut 95.png'
	},
	['99% DMG Cut'] = {
		link = 'DMG Cut',
		name = '99% DMG Cut',
		detail = 'Taking 99% less DMG',
		status = '1019_0_99',
		icon = 'Status Dmg Cut 99.png'
	},
	['100% DMG Cut'] = {
		link = 'DMG Cut',
		name = '100% DMG Cut',
		detail = 'Taking 100% less DMG',
		status = '1019_0_100',
		icon = 'Status Dmg Cut 100.png'
	},
	['DMG Cut (Local)'] = {
		link = 'DMG Cut',
		wiki_name = '%a% DMG Cut',
		wiki_comment = '[[Local status effect]]',
		status = '1019_0_1000',
		icon = 'Status Dmg Cut Local.png'
	},
	['DMG Cut (Local / Can\'t be removed)'] = {
		link = 'DMG Cut',
		wiki_name = '%a% DMG Cut',
		wiki_comment = '[[Local status effect]]',
		detail = 'Taking less DMG (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'Status Dmg Cut Local.png'
	},
	['DMG Cut 1'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1001',
		icon = 'Status Dmg Cut Local 1.png'
	},
	['DMG Cut 2'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1002',
		icon = 'Status Dmg Cut Local 2.png'
	},
	['DMG Cut 3'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1003',
		icon = 'status_1019_0_1003.png'
	},
  	['DMG Cut 4'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1004',
		icon = 'status_1019_0_1004.png'
	},
	['DMG Cut 5'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1005',
		icon = 'status_1019_0_1005.png'
	},
  	['DMG Cut 6'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1006',
		icon = 'status_1019_0_1006.png'
	},
	['DMG Cut 7'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1007',
		icon = 'status_1019_0_1007.png'
	},
  	['DMG Cut 8'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1008',
		icon = 'status_1019_0_1008.png'
	},
	['DMG Cut 9'] = {
		link = 'DMG Cut (Local)',
		status = '1019_0_1009',
		icon = 'status_1019_0_1009.png'
	},
	['5% cut to fire DMG'] = {
		wiki_name = '5% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 5%',
		status = '1019_1_5',
		icon = 'Status Fire Cut 5.png'
	},
	['10% cut to fire DMG'] = {
		wiki_name = '10% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 10%',
		status = '1019_1_10',
		icon = 'Status Fire Cut 10.png'
	},
	['15% cut to fire DMG'] = {
		wiki_name = '15% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 15%',
		status = '1019_1_15',
		icon = 'Status Fire Cut 15.png'
	},
	['20% cut to fire DMG'] = {
		wiki_name = '20% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 20%',
		status = '1019_1_20',
		icon = 'Status Fire Cut 20.png'
	},
	['25% cut to fire DMG'] = {
		wiki_name = '25% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 25%',
		status = '1019_1_25',
		icon = 'Status Fire Cut 25.png'
	},
	['30% cut to fire DMG'] = {
		wiki_name = '30% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 30%',
		status = '1019_1_30',
		icon = 'Status Fire Cut 30.png'
	},
	['35% cut to fire DMG'] = {
		wiki_name = '35% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 35%',
		status = '1019_1_35',
		icon = 'Status Fire Cut 35.png'
	},
	['40% cut to fire DMG'] = {
		wiki_name = '40% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 40%',
		status = '1019_1_40',
		icon = 'Status Fire Cut 40.png'
	},
	['45% cut to fire DMG'] = {
		wiki_name = '45% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 45%',
		status = '1019_1_45',
		icon = 'Status Fire Cut 45.png'
	},
	['50% cut to fire DMG'] = {
		wiki_name = '50% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 50%',
		status = '1019_1_50',
		icon = 'Status Fire Cut 50.png'
	},
	['55% cut to fire DMG'] = {
		wiki_name = '55% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 55%',
		status = '1019_1_55',
		icon = 'Status Fire Cut 55.png'
	},
	['60% cut to fire DMG'] = {
		wiki_name = '60% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 60%',
		status = '1019_1_60',
		icon = 'Status Fire Cut 60.png'
	},
	['65% cut to fire DMG'] = {
		wiki_name = '65% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 65%',
		status = '1019_1_65',
		icon = 'Status Fire Cut 65.png'
	},
	['70% cut to fire DMG'] = {
		wiki_name = '70% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 70%',
		status = '1019_1_70',
		icon = 'Status Fire Cut 70.png'
	},
	['75% cut to fire DMG'] = {
		wiki_name = '75% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 75%',
		status = '1019_1_75',
		icon = 'Status Fire Cut 75.png'
	},
	['80% cut to fire DMG'] = {
		wiki_name = '80% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 80%',
		status = '1019_1_80',
		icon = 'Status Fire Cut 80.png'
	},
	['85% cut to fire DMG'] = {
		wiki_name = '85% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 85%',
		status = '1019_1_85',
		icon = 'Status Fire Cut 85.png'
	},
	['90% cut to fire DMG'] = {
		wiki_name = '90% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 90%',
		status = '1019_1_90',
		icon = 'Status Fire Cut 90.png'
	},
	['95% cut to fire DMG'] = {
		wiki_name = '95% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 95%',
		status = '1019_1_95',
		icon = 'Status Fire Cut 95.png'
	},
	['99% cut to fire DMG'] = {
		wiki_name = '99% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 99%',
		status = '1019_1_99',
		icon = 'Status Fire Cut 99.png'
	},
	['100% cut to fire DMG'] = {
		wiki_name = '100% Fire Cut',
		link = 'Fire Cut',
		detail = 'Fire DMG is cut 100%',
		status = '1019_1_100',
		icon = 'Status Fire Cut 100.png'
	},
	['5% cut to water DMG'] = {
		wiki_name = '5% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 5%',
		status = '1019_2_5',
		icon = 'Status Water Cut 5.png'
	},
	['10% cut to water DMG'] = {
		wiki_name = '10% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 10%',
		status = '1019_2_10',
		icon = 'Status Water Cut 10.png'
	},
	['15% cut to water DMG'] = {
		wiki_name = '15% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 15%',
		status = '1019_2_15',
		icon = 'Status Water Cut 15.png'
	},
	['20% cut to water DMG'] = {
		wiki_name = '20% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 20%',
		status = '1019_2_20',
		icon = 'Status Water Cut 20.png'
	},
	['25% cut to water DMG'] = {
		wiki_name = '25% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 25%',
		status = '1019_2_25',
		icon = 'Status Water Cut 25.png'
	},
	['30% cut to water DMG'] = {
		wiki_name = '30% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 30%',
		status = '1019_2_30',
		icon = 'Status Water Cut 30.png'
	},
	['35% cut to water DMG'] = {
		wiki_name = '35% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 35%',
		status = '1019_2_35',
		icon = 'Status Water Cut 35.png'
	},
	['40% cut to water DMG'] = {
		wiki_name = '40% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 40%',
		status = '1019_2_40',
		icon = 'Status Water Cut 40.png'
	},
	['45% cut to water DMG'] = {
		wiki_name = '45% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 45%',
		status = '1019_2_45',
		icon = 'Status Water Cut 45.png'
	},
	['50% cut to water DMG'] = {
		wiki_name = '50% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 50%',
		status = '1019_2_50',
		icon = 'Status Water Cut 50.png'
	},
	['55% cut to water DMG'] = {
		wiki_name = '55% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 55%',
		status = '1019_2_55',
		icon = 'Status Water Cut 55.png'
	},
	['60% cut to water DMG'] = {
		wiki_name = '60% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 60%',
		status = '1019_2_60',
		icon = 'Status Water Cut 60.png'
	},
	['65% cut to water DMG'] = {
		wiki_name = '65% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 65%',
		status = '1019_2_65',
		icon = 'Status Water Cut 65.png'
	},
	['70% cut to water DMG'] = {
		wiki_name = '70% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 70%',
		status = '1019_2_70',
		icon = 'Status Water Cut 70.png'
	},
	['75% cut to water DMG'] = {
		wiki_name = '75% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 75%',
		status = '1019_2_75',
		icon = 'Status Water Cut 75.png'
	},
	['80% cut to water DMG'] = {
		wiki_name = '80% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 80%',
		status = '1019_2_80',
		icon = 'Status Water Cut 80.png'
	},
	['85% cut to water DMG'] = {
		wiki_name = '85% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 85%',
		status = '1019_2_85',
		icon = 'Status Water Cut 85.png'
	},
	['90% cut to water DMG'] = {
		wiki_name = '90% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 90%',
		status = '1019_2_90',
		icon = 'Status Water Cut 90.png'
	},
	['95% cut to water DMG'] = {
		wiki_name = '95% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 95%',
		status = '1019_2_95',
		icon = 'Status Water Cut 95.png'
	},
	['99% cut to water DMG'] = {
		wiki_name = '99% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 99%',
		status = '1019_2_99',
		icon = 'Status Water Cut 99.png'
	},
	['100% cut to water DMG'] = {
		wiki_name = '100% Water Cut',
		link = 'Water Cut',
		detail = 'Water DMG is cut 100%',
		status = '1019_2_100',
		icon = 'Status Water Cut 100.png'
	},
	['5% cut to earth DMG'] = {
		wiki_name = '5% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 5%',
		status = '1019_3_5',
		icon = 'Status Earth Cut 5.png'
	},
	['10% cut to earth DMG'] = {
		wiki_name = '10% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 10%',
		status = '1019_3_10',
		icon = 'Status Earth Cut 10.png'
	},
	['15% cut to earth DMG'] = {
		wiki_name = '15% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 15%',
		status = '1019_3_15',
		icon = 'Status Earth Cut 15.png'
	},
	['20% cut to earth DMG'] = {
		wiki_name = '20% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 20%',
		status = '1019_3_20',
		icon = 'Status Earth Cut 20.png'
	},
	['25% cut to earth DMG'] = {
		wiki_name = '25% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 25%',
		status = '1019_3_25',
		icon = 'Status Earth Cut 25.png'
	},
	['30% cut to earth DMG'] = {
		wiki_name = '30% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 30%',
		status = '1019_3_30',
		icon = 'Status Earth Cut 30.png'
	},
	['35% cut to earth DMG'] = {
		wiki_name = '35% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 35%',
		status = '1019_3_35',
		icon = 'Status Earth Cut 35.png'
	},
	['40% cut to earth DMG'] = {
		wiki_name = '40% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 40%',
		status = '1019_3_40',
		icon = 'Status Earth Cut 40.png'
	},
	['45% cut to earth DMG'] = {
		wiki_name = '45% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 45%',
		status = '1019_3_45',
		icon = 'Status Earth Cut 45.png'
	},
	['50% cut to earth DMG'] = {
		wiki_name = '50% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 50%',
		status = '1019_3_50',
		icon = 'Status Earth Cut 50.png'
	},
	['55% cut to earth DMG'] = {
		wiki_name = '55% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 55%',
		status = '1019_3_55',
		icon = 'Status Earth Cut 55.png'
	},
	['60% cut to earth DMG'] = {
		wiki_name = '60% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 60%',
		status = '1019_3_60',
		icon = 'Status Earth Cut 60.png'
	},
	['65% cut to earth DMG'] = {
		wiki_name = '65% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 65%',
		status = '1019_3_65',
		icon = 'Status Earth Cut 65.png'
	},
	['70% cut to earth DMG'] = {
		wiki_name = '70% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 70%',
		status = '1019_3_70',
		icon = 'Status Earth Cut 70.png'
	},
	['75% cut to earth DMG'] = {
		wiki_name = '75% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 75%',
		status = '1019_3_75',
		icon = 'Status Earth Cut 75.png'
	},
	['80% cut to earth DMG'] = {
		wiki_name = '80% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 80%',
		status = '1019_3_80',
		icon = 'Status Earth Cut 80.png'
	},
	['85% cut to earth DMG'] = {
		wiki_name = '85% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 85%',
		status = '1019_3_85',
		icon = 'Status Earth Cut 85.png'
	},
	['90% cut to earth DMG'] = {
		wiki_name = '90% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 90%',
		status = '1019_3_90',
		icon = 'Status Earth Cut 90.png'
	},
	['95% cut to earth DMG'] = {
		wiki_name = '95% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 95%',
		status = '1019_3_95',
		icon = 'Status Earth Cut 95.png'
	},
	['99% cut to earth DMG'] = {
		wiki_name = '99% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 99%',
		status = '1019_3_99',
		icon = 'Status Earth Cut 99.png'
	},
	['100% cut to earth DMG'] = {
		wiki_name = '100% Earth Cut',
		link = 'Earth Cut',
		detail = 'Earth DMG is cut 100%',
		status = '1019_3_100',
		icon = 'Status Earth Cut 100.png'
	},
	['5% cut to wind DMG'] = {
		wiki_name = '5% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 5%',
		status = '1019_4_5',
		icon = 'Status Wind Cut 5.png'
	},
	['10% cut to wind DMG'] = {
		wiki_name = '10% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 10%',
		status = '1019_4_10',
		icon = 'Status Wind Cut 10.png'
	},
	['15% cut to wind DMG'] = {
		wiki_name = '15% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 15%',
		status = '1019_4_15',
		icon = 'Status Wind Cut 15.png'
	},
	['20% cut to wind DMG'] = {
		wiki_name = '20% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 20%',
		status = '1019_4_20',
		icon = 'Status Wind Cut 20.png'
	},
	['25% cut to wind DMG'] = {
		wiki_name = '25% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 25%',
		status = '1019_4_25',
		icon = 'Status Wind Cut 25.png'
	},
	['30% cut to wind DMG'] = {
		wiki_name = '30% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 30%',
		status = '1019_4_30',
		icon = 'Status Wind Cut 30.png'
	},
	['35% cut to wind DMG'] = {
		wiki_name = '35% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 35%',
		status = '1019_4_35',
		icon = 'Status Wind Cut 35.png'
	},
	['40% cut to wind DMG'] = {
		wiki_name = '40% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 40%',
		status = '1019_4_40',
		icon = 'Status Wind Cut 40.png'
	},
	['45% cut to wind DMG'] = {
		wiki_name = '45% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 45%',
		status = '1019_4_45',
		icon = 'Status Wind Cut 45.png'
	},
	['50% cut to wind DMG'] = {
		wiki_name = '50% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 50%',
		status = '1019_4_50',
		icon = 'Status Wind Cut 50.png'
	},
	['55% cut to wind DMG'] = {
		wiki_name = '55% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 55%',
		status = '1019_4_55',
		icon = 'Status Wind Cut 55.png'
	},
	['60% cut to wind DMG'] = {
		wiki_name = '60% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 60%',
		status = '1019_4_60',
		icon = 'Status Wind Cut 60.png'
	},
	['65% cut to wind DMG'] = {
		wiki_name = '65% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 65%',
		status = '1019_4_65',
		icon = 'Status Wind Cut 65.png'
	},
	['70% cut to wind DMG'] = {
		wiki_name = '70% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 70%',
		status = '1019_4_70',
		icon = 'Status Wind Cut 70.png'
	},
	['75% cut to wind DMG'] = {
		wiki_name = '75% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 75%',
		status = '1019_4_75',
		icon = 'Status Wind Cut 75.png'
	},
	['80% cut to wind DMG'] = {
		wiki_name = '80% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 80%',
		status = '1019_4_80',
		icon = 'Status Wind Cut 80.png'
	},
	['85% cut to wind DMG'] = {
		wiki_name = '85% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 85%',
		status = '1019_4_85',
		icon = 'Status Wind Cut 85.png'
	},
	['90% cut to wind DMG'] = {
		wiki_name = '90% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 90%',
		status = '1019_4_90',
		icon = 'Status Wind Cut 90.png'
	},
	['95% cut to wind DMG'] = {
		wiki_name = '95% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 95%',
		status = '1019_4_95',
		icon = 'Status Wind Cut 95.png'
	},
	['99% cut to wind DMG'] = {
		wiki_name = '99% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 99%',
		status = '1019_4_99',
		icon = 'Status Wind Cut 99.png'
	},
	['100% cut to wind DMG'] = {
		wiki_name = '100% Wind Cut',
		link = 'Wind Cut',
		detail = 'Wind DMG is cut 100%',
		status = '1019_4_100',
		icon = 'Status Wind Cut 100.png'
	},
	['5% cut to light DMG'] = {
		wiki_name = '5% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 5%',
		status = '1019_5_5',
		icon = 'Status Light Cut 5.png'
	},
	['10% cut to light DMG'] = {
		wiki_name = '10% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 10%',
		status = '1019_5_10',
		icon = 'Status Light Cut 10.png'
	},
	['15% cut to light DMG'] = {
		wiki_name = '15% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 15%',
		status = '1019_5_15',
		icon = 'Status Light Cut 15.png'
	},
	['20% cut to light DMG'] = {
		wiki_name = '20% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 20%',
		status = '1019_5_20',
		icon = 'Status Light Cut 20.png'
	},
	['25% cut to light DMG'] = {
		wiki_name = '25% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 25%',
		status = '1019_5_25',
		icon = 'Status Light Cut 25.png'
	},
	['30% cut to light DMG'] = {
		wiki_name = '30% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 30%',
		status = '1019_5_30',
		icon = 'Status Light Cut 30.png'
	},
	['35% cut to light DMG'] = {
		wiki_name = '35% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 35%',
		status = '1019_5_35',
		icon = 'Status Light Cut 35.png'
	},
	['40% cut to light DMG'] = {
		wiki_name = '40% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 40%',
		status = '1019_5_40',
		icon = 'Status Light Cut 40.png'
	},
	['45% cut to light DMG'] = {
		wiki_name = '45% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 45%',
		status = '1019_5_45',
		icon = 'Status Light Cut 45.png'
	},
	['50% cut to light DMG'] = {
		wiki_name = '50% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 50%',
		status = '1019_5_50',
		icon = 'Status Light Cut 50.png'
	},
	['55% cut to light DMG'] = {
		wiki_name = '55% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 55%',
		status = '1019_5_55',
		icon = 'Status Light Cut 55.png'
	},
	['60% cut to light DMG'] = {
		wiki_name = '60% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 60%',
		status = '1019_5_60',
		icon = 'Status Light Cut 60.png'
	},
	['65% cut to light DMG'] = {
		wiki_name = '65% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 65%',
		status = '1019_5_65',
		icon = 'Status Light Cut 65.png'
	},
	['70% cut to light DMG'] = {
		wiki_name = '70% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 70%',
		status = '1019_5_70',
		icon = 'Status Light Cut 70.png'
	},
	['75% cut to light DMG'] = {
		wiki_name = '75% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 75%',
		status = '1019_5_75',
		icon = 'Status Light Cut 75.png'
	},
	['80% cut to light DMG'] = {
		wiki_name = '80% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 80%',
		status = '1019_5_80',
		icon = 'Status Light Cut 80.png'
	},
	['85% cut to light DMG'] = {
		wiki_name = '85% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 85%',
		status = '1019_5_85',
		icon = 'Status Light Cut 85.png'
	},
	['90% cut to light DMG'] = {
		wiki_name = '90% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 90%',
		status = '1019_5_90',
		icon = 'Status Light Cut 90.png'
	},
	['95% cut to light DMG'] = {
		wiki_name = '95% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 95%',
		status = '1019_5_95',
		icon = 'Status Light Cut 95.png'
	},
	['99% cut to light DMG'] = {
		wiki_name = '99% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 99%',
		status = '1019_5_99',
		icon = 'Status Light Cut 99.png'
	},
	['100% cut to light DMG'] = {
		wiki_name = '100% Light Cut',
		link = 'Light Cut',
		detail = 'Light DMG is cut 100%',
		status = '1019_5_100',
		icon = 'Status Light Cut 100.png'
	},
	['5% cut to dark DMG'] = {
		wiki_name = '5% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 5%',
		status = '1019_6_5',
		icon = 'Status Dark Cut 5.png'
	},
	['10% cut to dark DMG'] = {
		wiki_name = '10% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 10%',
		status = '1019_6_10',
		icon = 'Status Dark Cut 10.png'
	},
	['15% cut to dark DMG'] = {
		wiki_name = '15% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 15%',
		status = '1019_6_15',
		icon = 'Status Dark Cut 15.png'
	},
	['20% cut to dark DMG'] = {
		wiki_name = '20% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 20%',
		status = '1019_6_20',
		icon = 'Status Dark Cut 20.png'
	},
	['25% cut to dark DMG'] = {
		wiki_name = '25% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 25%',
		status = '1019_6_25',
		icon = 'Status Dark Cut 25.png'
	},
	['30% cut to dark DMG'] = {
		wiki_name = '30% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 30%',
		status = '1019_6_30',
		icon = 'Status Dark Cut 30.png'
	},
	['35% cut to dark DMG'] = {
		wiki_name = '35% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 35%',
		status = '1019_6_35',
		icon = 'Status Dark Cut 35.png'
	},
	['40% cut to dark DMG'] = {
		wiki_name = '40% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 40%',
		status = '1019_6_40',
		icon = 'Status Dark Cut 40.png'
	},
	['45% cut to dark DMG'] = {
		wiki_name = '45% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 45%',
		status = '1019_6_45',
		icon = 'Status Dark Cut 45.png'
	},
	['50% cut to dark DMG'] = {
		wiki_name = '50% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 50%',
		status = '1019_6_50',
		icon = 'Status Dark Cut 50.png'
	},
	['55% cut to dark DMG'] = {
		wiki_name = '55% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 55%',
		status = '1019_6_55',
		icon = 'Status Dark Cut 55.png'
	},
	['60% cut to dark DMG'] = {
		wiki_name = '60% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 60%',
		status = '1019_6_60',
		icon = 'Status Dark Cut 60.png'
	},
	['65% cut to dark DMG'] = {
		wiki_name = '65% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 65%',
		status = '1019_6_65',
		icon = 'Status Dark Cut 65.png'
	},
	['70% cut to dark DMG'] = {
		wiki_name = '70% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 70%',
		status = '1019_6_70',
		icon = 'Status Dark Cut 70.png'
	},
	['75% cut to dark DMG'] = {
		wiki_name = '75% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 75%',
		status = '1019_6_75',
		icon = 'Status Dark Cut 75.png'
	},
	['80% cut to dark DMG'] = {
		wiki_name = '80% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 80%',
		status = '1019_6_80',
		icon = 'Status Dark Cut 80.png'
	},
	['85% cut to dark DMG'] = {
		wiki_name = '85% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 85%',
		status = '1019_6_85',
		icon = 'Status Dark Cut 85.png'
	},
	['90% cut to dark DMG'] = {
		wiki_name = '90% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 90%',
		status = '1019_6_90',
		icon = 'Status Dark Cut 90.png'
	},
	['95% cut to dark DMG'] = {
		wiki_name = '95% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 95%',
		status = '1019_6_95',
		icon = 'Status Dark Cut 95.png'
	},
	['99% cut to dark DMG'] = {
		wiki_name = '99% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 99%',
		status = '1019_6_99',
		icon = 'Status Dark Cut 99.png'
	},
	['100% cut to dark DMG'] = {
		wiki_name = '100% Dark Cut',
		link = 'Dark Cut',
		detail = 'Dark DMG is cut 100%',
		status = '1019_6_100',
		icon = 'Status Dark Cut 100.png'
	},
	['50% Earth Cut (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '50% Earth Cut',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = '50% cut to earth DMG',
		detail = 'Earth DMG is cut 50%',
		status = '1015_50_1',
		icon = 'status_1015_50_1.png'
	},
	['50% Earth Cut 1'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_1',
		icon = 'status_1015_50_1.png'
	},
	['50% Earth Cut 2'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_2',
		icon = 'status_1015_50_2.png'
	},
	['50% Earth Cut 3'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_3',
		icon = 'status_1015_50_3.png'
	},
	['50% Earth Cut 4'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_4',
		icon = 'status_1015_50_4.png'
	},
	['50% Earth Cut 5'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_5',
		icon = 'status_1015_50_5.png'
	},
	['50% Earth Cut 6'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_6',
		icon = 'status_1015_50_6.png'
	},
	['50% Earth Cut 7'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_7',
		icon = 'status_1015_50_7.png'
	},
	['50% Earth Cut 8'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_8',
		icon = 'status_1015_50_8.png'
	},
	['50% Earth Cut 9'] = {
		link = '50% Earth Cut (Local)',
		status = '1015_50_9',
		icon = 'status_1015_50_9.png'
	},
	['50% Fire Cut (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '50% Fire Cut',
		wiki_detail = '',
		wiki_comment = '',
		name = '50% cut to fire DMG',
		detail = 'Fire DMG is cut 50%',
		status = '1013_50_1',
		icon = 'status_1013_50_1.png'
	},
	['50% Fire Cut 1'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_1',
		icon = 'status_1013_50_1.png'
	},
	['50% Fire Cut 2'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_2',
		icon = 'status_1013_50_2.png'
	},
	['50% Fire Cut 3'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_3',
		icon = 'status_1013_50_3.png'
	},
	['50% Fire Cut 4'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_4',
		icon = 'status_1013_50_4.png'
	},
	['50% Fire Cut 5'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_5',
		icon = 'status_1013_50_5.png'
	},
	['50% Fire Cut 6'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_6',
		icon = 'status_1013_50_6.png'
	},
	['50% Fire Cut 7'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_7',
		icon = 'status_1013_50_7.png'
	},
	['50% Fire Cut 8'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_8',
		icon = 'status_1013_50_8.png'
	},
	['50% Fire Cut 9'] = {
		link = '50% Fire Cut (Local)',
		status = '1013_50_9',
		icon = 'status_1013_50_9.png'
	},
	['50% Light Cut (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '50% Light Cut',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = '50% cut to light DMG',
		detail = 'Light DMG is cut 50%',
		status = '1019_50_1',
		icon = 'status_1019_50_1.png'
	},
	['50% Light Cut 1'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_1',
		icon = 'status_1019_50_1.png'
	},
	['50% Light Cut 2'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_2',
		icon = 'status_1019_50_2.png'
	},
	['50% Light Cut 3'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_3',
		icon = 'status_1019_50_3.png'
	},
	['50% Light Cut 4'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_4',
		icon = 'status_1019_50_4.png'
	},
	['50% Light Cut 5'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_5',
		icon = 'status_1019_50_5.png'
	},
	['50% Light Cut 6'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_6',
		icon = 'status_1019_50_6.png'
	},
	['50% Light Cut 7'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_7',
		icon = 'status_1019_50_7.png'
	},
	['50% Light Cut 8'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_8',
		icon = 'status_1019_50_8.png'
	},
	['50% Light Cut 9'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_9',
		icon = 'status_1019_50_9.png'
	},
	['50% Light Cut 10'] = {
		link = '50% Light Cut (Local)',
		status = '1019_50_10',
		icon = 'status_1019_50_10.png'
	},
	['Aberrational Blackwing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aberrational Blackwing',
		detail = 'Requirements to cancel certain Omens change based on Aberrational Blackwing lvl / Multiattack rate is boosted after transformation (Can\'t be removed / Lvl reduced by canceling a specific Omen)',
		status = '7359_1',
		icon = 'status_7359_1.png'
	},
	['Aberrational Blackwing 1'] = {
		link = 'Aberrational Blackwing',
		status = '7359_1',
		icon = 'Status 7359_1.png'
	},
	['Aberrational Blackwing 2'] = {
		link = 'Aberrational Blackwing',
		status = '7359_2',
		icon = 'Status 7359_2.png'
	},
	['Aberrational Blackwing 3'] = {
		link = 'Aberrational Blackwing',
		status = '7359_3',
		icon = 'Status 7359_3.png'
	},
  ['Aberrational Blackwing 4'] = {
		link = 'Aberrational Blackwing',
		status = '7359_4',
		icon = 'Status 7359_4.png'
	},
	['Aberrational Blackwing 5'] = {
		link = 'Aberrational Blackwing',
		status = '7359_5',
		icon = 'Status 7359_5.png'
	},
	['Aberrational Blackwing 6'] = {
		link = 'Aberrational Blackwing',
		status = '7359_6',
		icon = 'Status 7359_6.png'
	},
	['Aberrational Blackwing 7'] = {
		link = 'Aberrational Blackwing',
		status = '7359_7',
		icon = 'Status 7359_7.png'
	},
  ['Aberrational Blackwing 8'] = {
		link = 'Aberrational Blackwing',
		status = '7359_8',
		icon = 'Status 7359_8.png'
	},
	['Aberrational Blackwing 9'] = {
		link = 'Aberrational Blackwing',
		status = '7359_9',
		icon = 'Status 7359_9.png'
	},
	['Aberrational Blackwing 10'] = {
		link = 'Aberrational Blackwing',
		status = '7359_10',
		icon = 'Status 7359_10.png'
	},
	['Aberrational Whitewing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aberrational Whitewing',
		detail = 'Requirements to cancel certain Omens change based on Aberrational Whitewing lvl / ATK is boosted after transformation (Can\'t be removed / Lvl reduced by canceling a specific Omen)',
		status = '7358_1',
		icon = 'status_7358_1.png'
	},
	['Aberrational Whitewing 1'] = {
		link = 'Aberrational Whitewing',
		status = '7358_1',
		icon = 'Status 7358_1.png'
	},
	['Aberrational Whitewing 2'] = {
		link = 'Aberrational Whitewing',
		status = '7358_2',
		icon = 'Status 7358_2.png'
	},
	['Aberrational Whitewing 3'] = {
		link = 'Aberrational Whitewing',
		status = '7358_3',
		icon = 'Status 7358_3.png'
	},
  ['Aberrational Whitewing 4'] = {
		link = 'Aberrational Whitewing',
		status = '7358_4',
		icon = 'Status 7358_4.png'
	},
	['Aberrational Whitewing 5'] = {
		link = 'Aberrational Whitewing',
		status = '7358_5',
		icon = 'Status 7358_5.png'
	},
	['Aberrational Whitewing 6'] = {
		link = 'Aberrational Whitewing',
		status = '7358_6',
		icon = 'Status 7358_6.png'
	},
	['Aberrational Whitewing 7'] = {
		link = 'Aberrational Whitewing',
		status = '7358_7',
		icon = 'Status 7358_7.png'
	},
  ['Aberrational Whitewing 8'] = {
		link = 'Aberrational Whitewing',
		status = '7358_8',
		icon = 'Status 7358_8.png'
	},
	['Aberrational Whitewing 9'] = {
		link = 'Aberrational Whitewing',
		status = '7358_9',
		icon = 'Status 7358_9.png'
	},
	['Aberrational Whitewing 10'] = {
		link = 'Aberrational Whitewing',
		status = '7358_10',
		icon = 'Status 7358_10.png'
	},
	['Absorb DMG'] = {
		link = 'DMG Absorption',
	},
	['Accelerando'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Accelerando',
		detail = 'Minuet lvl rises by 1 upon an ally\'s triple attack / When lvl 10 at end of turn: Consumes all lvls and deals 6-hit elemental DMG to all foes / Removes 1 buff (Can\'t be removed)',
		status = '3203',
		icon = 'status_3203.png'
	},
	['Acceleration'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Acceleration',
		detail = 'Multiattack rate is boosted based on Acceleration level (Can\'t be removed)',
		status = '61801',
		icon = 'Status Acceleration 1.png'
	},
	['Acceleration 1'] = {
		link = 'Acceleration',
	},
	['Acceleration 2'] = {
		link = 'Acceleration',
		status = '61802',
		icon = 'Status Acceleration 2.png'
	},
	['Acceleration 3'] = {
		link = 'Acceleration',
		status = '61803',
		icon = 'Status Acceleration 3.png'
	},
	['Accompany'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Accompany',
		detail = 'Finale\'s DMG is greatly boosted',
		status = '1066_8',
		icon = 'Status Accompany.png'
	},
	['Accumulate Desires'] = {
		page = 'Chaos_Ruler#Extended_Mastery_Skills',
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = 'Allies can\'t use charge attacks',
		wiki_comment = '[[Field effect]]',
		name = 'Accumulate Desires',
		detail = '',
		status = '5010',
		icon = 'status_5010.png'
	},
	['Achillea'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Achillea',
		detail = 'Earth allies\' ATK, DEF, and multiattack rate are boosted (Can\'t be removed)',
		status = '7483',
		icon = 'status_7483.png'
	},
	['Adagio'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Adagio',
		detail = 'Earth ATK and DEF is boosted',
		status = '1586',
		icon = 'Status ConcertoEarth.png'
	},
	['Adamant Solace'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Adamant Solace',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = 'Adamant Solace',
		icon = 'Status_Adamant Solace.png'
	},
	['Adjudicator\'s Revelation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Adjudicator\'s Revelation',
		detail = 'DMG dealt is supplemented upon taking DMG (Stacks up to 5 times / Can\'t be removed)',
		status = '1984',
		icon = 'Status Adjudicator\'s Revelation.png'
	},
	['Adjudicator\'s Revelation (Max: 3)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Adjudicator\'s Revelation',
		detail = 'DMG dealt is supplemented upon taking DMG (Stacks up to 3 times / Can\'t be removed)',
		status = '1984',
		icon = 'Status Adjudicator\'s Revelation.png'
	},
	['Adjudicator\'s Revelation (Counter)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Adjudicator\'s Revelation',
		detail = 'DMG dealt is supplemented upon countering (Stacks up to 2 times / Can\'t be removed)',
		status = '1984',
		icon = 'Status Adjudicator\'s Revelation.png'
	},
	['Advent of Serenity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Advent of Serenity',
		detail = 'Next First Dance: Kagura affects all allies',
		status = '4013',
		icon = 'Status Advent of Serenity.png'
	},
	['Adversity'] = {
                link = 'DMG Amplified',
	},
	['Aegis Merge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aegis Merge',
		detail = 'Aegis Merge is active (Ends when there are no Bits or after 3 turns / Can\'t be removed / Can\'t be extended)',
		status = '6177',
		icon = 'Status Aegis Merge.png'
	},
	['Aegis Merge Dividio'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aegis Merge Dividio',
		detail = 'HP is restored on every turn / DEF and debuff resistance are boosted / DMG is cut 90%',
		status = '3000_94',
		icon = 'Status Aegis Merge Dividio 4.png'
	},
	['Aetherial Seal'] = {
		link = 'Aetherial Seal 1',
	},
	['Aetherial Seal 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aetherial Seal',
		detail = 'Aetherial Seal is casted',
		status = '14801',
		icon = 'Status_Aetherial Seal1.png'
	},
	['Aetherial Seal 5'] = {
		link = 'Aetherial Seal',
		status = '14805',
		icon = 'Status_Aetherial Seal5.png'
	},
	['Aetherial Seal (Holiday)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aetherial Seal',
		detail = 'Aetherial Seal is granted (Max: 5 / Can\'t be removed)',
		status = '63641',
		icon = 'Status_Aetherial Seal (Holiday) 1.png'
	},
	['Aetherial Seal (Holiday) 1'] = {
		link = 'Aetherial Seal (Holiday)',
	},
	['Aetherial Seal (Holiday) 2'] = {
		link = 'Aetherial Seal (Holiday)',
		status = '63642',
		icon = 'Status_Aetherial Seal (Holiday) 2.png'
	},
	['Aetherial Seal (Holiday) 3'] = {
		link = 'Aetherial Seal (Holiday)',
		status = '63643',
		icon = 'Status_Aetherial Seal (Holiday) 3.png'
	},
	['Aetherial Seal (Holiday) 4'] = {
		link = 'Aetherial Seal (Holiday)',
		status = '63644',
		icon = 'Status_Aetherial Seal (Holiday) 4.png'
	},
	['Aetherial Seal (Holiday) 5'] = {
		link = 'Aetherial Seal (Holiday)',
		status = '63645',
		icon = 'Status_Aetherial Seal (Holiday) 5.png'
	},
	['Aetherial Shaft'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aetherial Shaft',
		detail = 'Next DMG skill activates twice',
		status = '4019',
		icon = 'Status_Aetherial Shaft.png'
	},
	['Aetherial Shaft 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aetherial Shaft',
		detail = 'Next DMG skill activates twice (Max: 2)',
		status = '40191',
		icon = 'Status_Aetherial Shaft 1.png'
	},
	['Aetherial Shaft 2'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aetherial Shaft',
		detail = 'Next DMG skill activates twice (Max: 2)',
		status = '40192',
		icon = 'Status_Aetherial Shaft 2.png'
	},
	['Affinato'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Affinato',
		detail = 'ATK and multiattack rate are boosted based on lvl / Bonus Earth DMG effect (Max: 5 / Can\'t be removed)',
		status = '7657',
		icon = 'status_7657.png'
	},
	['Affinato 1'] = {
		link = 'Affinato',
		status = '7657_1',
		icon = 'status_7657_1.png'
	},
	['Affinato 2'] = {
		link = 'Affinato',
		status = '7657_2',
		icon = 'status_7657_2.png'
	},
	['Affinato 3'] = {
		link = 'Affinato',
		status = '7657_3',
		icon = 'status_7657_3.png'
	},
	['Affinato 4'] = {
		link = 'Affinato',
		status = '7657_4',
		icon = 'status_7657_4.png'
	},
	['Affinato 5'] = {
		link = 'Affinato',
		status = '7657_5',
		icon = 'status_7657_5.png'
	},
	['Affliction Arrow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Affliction Arrow',
		detail = 'Hit to DEF / Hit to a foe\'s DEF and ATK (Stackable) after normal attacks / Toxicosis lvl rises by 1 / Lands a random debuff (Can\'t be removed)',
		status = '3223',
		icon = 'status_3223.png'
	},
	['Afflatus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Afflatus',
		detail = 'ATK is boosted by Afflatus (Can\'t be removed)',
		status = '6666',
		icon = 'Status Afflatus.png'
	},
	['Agastia Field'] = {
		groups = {},
		categories = {},
		wiki_name = 'Agastia Field',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />Unofficial status name',
		name = '',
		detail = 'Skill cooldowns are cut by 1 turn (Skill cooldown can\'t be lower than 1 turn) / Buff durations are cut by 1 turn (Buffs with an initial duration of 1 turn won\'t be applied at all)',
		status = '5052',
		icon = 'status_5052.png'
	},
	['Agitation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Agitation',
		detail = 'Charge attack DMG and chain burst DMG are boosted',
		status = '1309',
		icon = 'Status Overdrive Curbed.png'
	},
	['Aiki'] = {
		link = 'Aiki 1'
	},
	['Aiki 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aiki',
		detail = 'Stats are boosted by Dance of the Gods (Stackable)',
		status = '60491',
		icon = 'Status Aiki 1.png'
	},
	['Aiki 2'] = {
		link = 'Aiki',
		status = '60492',
		icon = 'Status Aiki 2.png'
	},
	['Aiki 3'] = {
		link = 'Aiki',
		status = '60493',
		icon = 'Status Aiki 3.png'
	},
	['Aiki 4'] = {
		link = 'Aiki',
		status = '60494',
		icon = 'Status Aiki 4.png'
	},
	['Aiki 5'] = {
		link = 'Aiki',
		status = '60495',
		icon = 'Status Aiki 5.png'
	},
	['Ake-Zakura'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ake-Zakura',
		detail = 'Next Ninth Dance: Akezome affects all allies (Can\'t be removed)',
		status = '6697',
		icon = 'Status Ake-Zakura.png'
	},
	['Alarm Scent'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Alarm Scent',
		detail = 'Double attack rate and hostility are boosted',
		status = '6070_1',
		icon = 'Status Alarm Scent.png'
	},
	['Alarm Scent (Hostility)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Alarm Scent',
		detail = 'More likely to be attacked',
		status = '6070_1',
		icon = 'Status Alarm Scent.png'
	},
	['Aldebaran\'s Afterglow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aldebaran\'s Afterglow',
		detail = 'Triple attack rate is boosted',
		status = '1535_3',
		icon = 'Status Aldebaran\'s Afterglow.png'
	},
	['Aldebaran\'s Afterglow+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Aldebaran\'s Afterglow+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aldebaran\'s Afterglow',
		detail = 'Triple attack rate is boosted',
		status = '1535_3',
		icon = 'Status Aldebaran\'s Afterglow.png'
	},
	['Alexander\'s Band'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Alexander\'s Band',
		detail = 'ATK, DEF, and multiattack rate are lowered / DMG taken is supplemented (Can\'t be extended / Can\'t be removed)',
		status = '3209',
		icon = 'status_3209.png'
	},
	['Alexander\'s Band 1'] = {
		link = 'Alexander\'s Band',
		status = '3209_1',
		icon = 'status_3209_1.png'
	},
	['Alexander\'s Band 2'] = {
		link = 'Alexander\'s Band',
		status = '3209_2',
		icon = 'status_3209_2.png'
	},
	['Alexander\'s Band 3'] = {
		link = 'Alexander\'s Band',
		status = '3209_3',
		icon = 'status_3209_3.png'
	},
	['Alexander\'s Band 4'] = {
		link = 'Alexander\'s Band',
		status = '3209_4',
		icon = 'status_3209_4.png'
	},
	['Alexander\'s Band 5'] = {
		link = 'Alexander\'s Band',
		status = '3209_5',
		icon = 'status_3209_5.png'
	},
	['Alexander\'s Band 6'] = {
		link = 'Alexander\'s Band',
		status = '3209_6',
		icon = 'status_3209_6.png'
	},
	['Alexander\'s Band 7'] = {
		link = 'Alexander\'s Band',
		status = '3209_7',
		icon = 'status_3209_7.png'
	},
	['Alexander\'s Band 8'] = {
		link = 'Alexander\'s Band',
		status = '3209_8',
		icon = 'status_3209_8.png'
	},
	['Alexander\'s Band 9'] = {
		link = 'Alexander\'s Band',
		status = '3209_9',
		icon = 'status_3209_9.png'
	},
	['Allegiance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Allegiance',
		detail = 'Next Cloak of Flame affects all allies (Can\'t be removed)',
		status = '6856',
		icon = 'status_6856.png'
	},
	['Allure'] = {
		page = 'Charm#Allure',
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Allure',
		detail = 'Attack is restricted by chance',
		status = '6156_11',
		icon = 'Status Allure 1.png'
	},
	['Allure 1'] = {
		link = 'Allure',
		status = '6156_11',
		icon = 'Status Allure 1.png'
	},
	['Allure 2'] = {
		link = 'Allure',
		status = '6156_12',
		icon = 'Status Allure 2.png'
	},
	['Allure 3'] = {
		link = 'Allure',
		status = '6156_13',
		icon = 'Status Allure 3.png'
	},
	['Allure 4'] = {
		link = 'Allure',
		status = '6156_14',
		icon = 'Status Allure 4.png'
	},
	['Allure 5'] = {
		link = 'Allure',
		status = '6156_15',
		icon = 'Status Allure 5.png'
	},
	['Allure 6'] = {
		link = 'Allure',
		status = '6156_16',
		icon = 'Status Allure 6.png'
	},
	['Allure 7'] = {
		link = 'Allure',
		status = '6156_17',
		icon = 'Status Allure 7.png'
	},
	['Allure 8'] = {
		link = 'Allure',
		status = '6156_18',
		icon = 'Status Allure 8.png'
	},
	['Allure 9'] = {
		link = 'Allure',
		status = '6156_19',
		icon = 'Status Allure 9.png'
	},
  ['Allure 10'] = {
		link = 'Allure',
		status = '6156_110',
		icon = 'Status Allure 10.png'
	},
	['Alpha Resistance (Analysis)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Alpha Resistance (Analysis)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Alpha Resistance',
		detail = 'Analyzation of normal attack DMG has progressed (Can\'t be removed / Max: 100%)',
		status = '7399_1',
		icon = 'status_7399_1.png'
	},
	['Alpha Resistance (Analysis) 10'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_1',
		icon = 'status_7399_1.png'
	},
	['Alpha Resistance (Analysis) 20'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_2',
		icon = 'status_7399_2.png'
	},
	['Alpha Resistance (Analysis) 30'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_3',
		icon = 'status_7399_3.png'
	},
	['Alpha Resistance (Analysis) 40'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_4',
		icon = 'status_7399_4.png'
	},
	['Alpha Resistance (Analysis) 50'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_5',
		icon = 'status_7399_5.png'
	},
	['Alpha Resistance (Analysis) 60'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_6',
		icon = 'status_7399_6.png'
	},
	['Alpha Resistance (Analysis) 70'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_7',
		icon = 'status_7399_7.png'
	},
	['Alpha Resistance (Analysis) 80'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_8',
		icon = 'status_7399_8.png'
	},
	['Alpha Resistance (Analysis) 90'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_9',
		icon = 'status_7399_9.png'
	},
	['Alpha Resistance (Analysis) 100'] = {
		link = 'Alpha Resistance (Analysis)',
		status = '7399_10',
		icon = 'status_7399_10.png'
	},
	['Alpha Resistance (Repair)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Alpha Resistance (Repair)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Alpha Resistance',
		detail = 'Elemental DMG taken from normal attacks is cut / Triple attack rate is boosted / DMG is supplemented / DMG dealt ignores Guard (Can\'t be removed)',
		status = '3155',
		icon = 'status_3155.png'
	},
	['Amaizement'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Amaizement',
		detail = 'ATK and skill DMG cap are boosted based on lvl (Max: 7 / Can\'t be removed)',
		status = '60921',
		icon = 'status_60921.png'
	},
	['Amaizement 1'] = {
		link = 'Amaizement',
		status = '60921',
		icon = 'status_60921.png'
	},
	['Amaizement 2'] = {
		link = 'Amaizement',
		status = '60922',
		icon = 'status_60922.png'
	},
	['Amaizement 3'] = {
		link = 'Amaizement',
		status = '60923',
		icon = 'status_60923.png'
	},
	['Amaizement 4'] = {
		link = 'Amaizement',
		status = '60924',
		icon = 'status_60924.png'
	},
	['Amaizement 5'] = {
		link = 'Amaizement',
		status = '60925',
		icon = 'status_60925.png'
	},
	['Amaizement 6'] = {
		link = 'Amaizement',
		status = '60926',
		icon = 'status_60926.png'
	},
	['Amaizement 7'] = {
		link = 'Amaizement',
		status = '60927',
		icon = 'status_60927.png'
	},
	['Amaizement 8'] = {
		link = 'Amaizement',
		status = '60928',
		icon = 'status_60928.png'
	},
	['Amaizement 9'] = {
		link = 'Amaizement',
		status = '60929',
		icon = 'status_60929.png'
	},
	['Amaizement 10'] = {
		link = 'Amaizement',
		status = '609210',
		icon = 'status_609210.png'
	},
	['Ammo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ammo',
		detail = 'Preloaded Robomi-specialized ammo. Consumed when skills are used.',
		status = '6155_1',
		icon = 'Status Ammo 1.png'
	},
	['Ammo 1'] = {
		link = 'Ammo',
	},
	['Ammo 2'] = {
		link = 'Ammo',
		status = '6155_2',
		icon = 'Status Ammo 2.png'
	},
	['Ammo 3'] = {
		link = 'Ammo',
		status = '6155_3',
		icon = 'Status Ammo 3.png'
	},
	['Ammo 4'] = {
		link = 'Ammo',
		status = '6155_4',
		icon = 'Status Ammo 4.png'
	},
	['Ammo 5'] = {
		link = 'Ammo',
		status = '6155_5',
		icon = 'Status Ammo 5.png'
	},
	['Ammo 6'] = {
		link = 'Ammo',
		status = '6155_6',
		icon = 'Status Ammo 6.png'
	},
	['Ammo 7'] = {
		link = 'Ammo',
		status = '6155_7',
		icon = 'Status Ammo 7.png'
	},
	['Ammo 8'] = {
		link = 'Ammo',
		status = '6155_8',
		icon = 'Status Ammo 8.png'
	},
	['Ammo 9'] = {
		link = 'Ammo',
		status = '6155_9',
		icon = 'Status Ammo 9.png'
	},
	['Ammunition Belt'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ammunition Belt',
		detail = 'Reloads when out of Bullets (Can\'t be extended / Can\'t be removed)',
		status = '3211',
		icon = 'status_3211.png'
	},
	['Amplified'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Amplified',
		detail = 'Spirit power is amplified and skills are strengthened (Can\'t be removed)',
		status = '4012',
		icon = 'Status_Amplified.png'
	},
	['Amplified (Solare)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Amplified (Solare)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Amplified',
		detail = 'Spirit power is amplified and skills are strengthened (Can\'t be removed)',
		status = '1644',
		icon = 'status_1644.png'
	},
	['Amplifier Prism'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Amplifier Prism',
		detail = 'When foe uses a special attack: All allies gain 50% boost to charge bar / Boost to C.A. specs [1 time]',
		status = '6302',
		icon = 'Status Amplifier Prism.png'
	},
	['Amplify Skill DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Amplify Skill DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Amplify Skill DMG',
		detail = 'Skill DMG dealt is amplified',
		status = '1561',
		icon = 'status_1561.png'
	},
	['Amplify Skill DMG (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Amplify Skill DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Amplify Skill DMG',
		detail = 'Skill DMG dealt is amplified (Can\'t be removed)',
		status = '1561',
		icon = 'status_1561.png'
	},
	['Amplify Magic'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Amplify Magic',
		detail = 'ATK is sharply boosted by Amplify Magic (Can\'t be removed)',
		status = '7393',
		icon = 'status_7393.png'
	},
	['Ammunition'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ammunition',
		detail = 'Consumed upon using Ruthless Ricochet (Can\'t be removed)',
		status = '6245_21',
		icon = 'Status Ammunition 1.png'
	},
	['Ammunition 1'] = {
		link = 'Ammunition',
	},
	['Ammunition 2'] = {
		link = 'Ammunition',
		status = '6245_22',
		icon = 'Status Ammunition 2.png'
	},
	['Ammunition 3'] = {
		link = 'Ammunition',
		status = '6245_23',
		icon = 'Status Ammunition 3.png'
	},
	['Ammunition 4'] = {
		link = 'Ammunition',
		status = '6245_24',
		icon = 'Status Ammunition 4.png'
	},
	['Ammunition 5'] = {
		link = 'Ammunition',
		status = '6245_25',
		icon = 'Status Ammunition 5.png'
	},
	['Ammunition 6'] = {
		link = 'Ammunition',
		status = '6245_26',
		icon = 'Status Ammunition 6.png'
	},
	['Ammunition 7'] = {
		link = 'Ammunition',
		status = '6245_27',
		icon = 'Status Ammunition 7.png'
	},
	['Ammunition 8'] = {
		link = 'Ammunition',
		status = '6245_28',
		icon = 'Status Ammunition 8.png'
	},
	['Ammunition 9'] = {
		link = 'Ammunition',
		status = '6245_29',
		icon = 'Status Ammunition 9.png'
	},
	['Amped'] = {
		page = 'Hype',
		link = 'Ring Ruler',
		name = 'Amped',
	},
	['Ancient Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ancient Seal',
		detail = 'Shalem\'s true power is sealed / Seal weakens upon using charge attack (Can\'t be removed)',
		status = '77441',
		icon = 'status_77441.png'
	},
	['Ancient Seal 1'] = {
		link = 'Ancient Seal',
		status = '77441',
		icon = 'status_77441.png'
	},
	['Ancient Seal 2'] = {
		link = 'Ancient Seal',
		status = '77442',
		icon = 'status_77442.png'
	},
  ['Anestesia'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Turn-based DMG taken is lowered (Can\'t be removed)',
		wiki_comment = '',
		name = 'Anestesia',
		detail = '',
		status = '7139',
		icon = 'status_7139.png'
	},
	['Animato'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Wind ATK and charge bar speed are boosted',
		wiki_comment = '',
		name = 'Animato',
		detail = 'Wind ATK and charge attack bar speed are boosted',
		status = '1584',
		icon = 'Status ConcertoWind.png'
	},
	['Anzuenden'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Anzuenden',
		detail = 'Deal DMG twice when Zerreissen is used',
		status = '4011',
		icon = 'Status Anzuenden.png'
	},
	['Applause'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Applause',
		detail = 'Multiattack rate is boosted based on how loud Applause is (Can\'t be removed)  ',
		status = '62331',
		icon = 'Status Applause 1.png'
	},
	['Applause 1'] = {
		link = 'Applause',
	},
	['Applause 2'] = {
		link = 'Applause',
		status = '62332',
		icon = 'Status Applause 2.png'
	},
	['Applause 3'] = {
		link = 'Applause',
		status = '62333',
		icon = 'Status Applause 3.png'
	},
	['Applause 4'] = {
		link = 'Applause',
		status = '62334',
		icon = 'Status Applause 4.png'
	},
	['Applause 5'] = {
		link = 'Applause',
		status = '62335',
		icon = 'Status Applause 5.png'
	},
	['Aquablossom'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aquablossom',
		detail = '30% of charge bar is consumed each turn / Deals triple attacks and bonus water DMG for normal attacks (Can\'t be removed)',
		status = '3100',
		icon = 'status_3100.png'
	},
	['Arbitration'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Arbitration',
		detail = 'The special attack Gamma Ray\'s specs are boosted (Can\'t be removed / Lvl rises at end of each turn if there\'s a main ally with HP 25% or lower / Max: 5)',
		status = '6739',
		icon = 'Status_Arbitration.png'
	},
	['Arbitration 1'] = {
		link = 'Arbitration',
		status = '6739_1',
		icon = 'Status_Arbitration 1.png'
	},
	['Arbitration 2'] = {
		link = 'Arbitration',
		status = '6739_2',
		icon = 'Status_Arbitration 2.png'
	},
	['Arbitration 3'] = {
		link = 'Arbitration',
		status = '6739_3',
		icon = 'Status_Arbitration 3.png'
	},
	['Arbitration 4'] = {
		link = 'Arbitration',
		status = '6739_4',
		icon = 'Status_Arbitration 4.png'
	},
	['Arbitration 5'] = {
		link = 'Arbitration',
		status = '6739_5',
		icon = 'Status_Arbitration 5.png'
	},
	['Arbitration (Revans)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Arbitration',
		detail = 'Final Detonation will activate on the turn after reaching lvl 3 (Can\'t be removed / Lvl rises each time Dual Cry or Tempest Attunement activates)',
		status = '6739',
		icon = 'status_6739.png'
	},
	['Arbitration (Revans) 1'] = {
		link = 'Arbitration (Revans)',
		status = '6739_1',
		icon = 'status_6739_1.png'
	},
	['Arbitration (Revans) 2'] = {
		link = 'Arbitration (Revans)',
		status = '6739_2',
		icon = 'status_6739_2.png'
	},
	['Arbitration (Revans) 3'] = {
		link = 'Arbitration (Revans)',
		status = '6739_3',
		icon = 'status_6739_3.png'
	},
	['Arbitration (Revans) 4'] = {
		link = 'Arbitration (Revans)',
		status = '6739_4',
		icon = 'status_6739_4.png'
	},
	['Arbitration (Revans) 5'] = {
		link = 'Arbitration (Revans)',
		status = '6739_5',
		icon = 'status_6739_5.png'
	},
	['Arbitrator\'s Holiday'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Arbitrator\'s Holiday',
		detail = 'Dark allies\' special C.A. DMG cap is boosted / C.A. DMG is supplemented / Number of chains in dark chain bursts is increased by 2 (Can\'t be removed)',
		status = '7736',
		icon = 'status_7736.png'
	},
	['Arbitrator\'s Wish'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Arbitrator\'s Wish',
		detail = 'Light allies\' ATK, DEF, multiattack rate, and DMG cap are boosted / 1-turn cut to skill cooldowns (Can\'t be removed / Skill cooldown can\'t be lower than 1 turn)',
		status = '7350',
		icon = 'status_7350.png'
	},
	['Arcane Field'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Arcane Field',
		detail = 'All allies\' ATK, DEF, multiattack rate, critical hit rate, and debuff resistance are boosted / Deals multi-hit elemental DMG to all foes based on lvl at end of turn / When lvl is 7 or charge bar is insufficient: Effect ends and deals elemental DMG to all foes based on lvl (Can\'t be removed)',
		status = '7648_1',
		icon = 'status_7648_1.png'
	},
	['Arcane Field 1'] = {
		link = 'Arcane Field',
		status = '7648_1',
		icon = 'status_7648_1.png'
	},
	['Arcane Field 2'] = {
		link = 'Arcane Field',
		status = '7648_2',
		icon = 'status_7648_2.png'
	},
	['Arcane Field 3'] = {
		link = 'Arcane Field',
		status = '7648_3',
		icon = 'status_7648_3.png'
	},
	['Arcane Field 4'] = {
		link = 'Arcane Field',
		status = '7648_4',
		icon = 'status_7648_4.png'
	},
	['Arcane Field 5'] = {
		link = 'Arcane Field',
		status = '7648_5',
		icon = 'status_7648_5.png'
	},
	['Arcane Field 6'] = {
		link = 'Arcane Field',
		status = '7648_6',
		icon = 'status_7648_6.png'
	},
	['Arcane Field 7'] = {
		link = 'Arcane Field',
		status = '7648_7',
		icon = 'status_7648_7.png'
	},
	['Arcane Field 8'] = {
		link = 'Arcane Field',
		status = '7648_8',
		icon = 'status_7648_8.png'
	},
	['Arcane Field 9'] = {
		link = 'Arcane Field',
		status = '7648_9',
		icon = 'status_7648_9.png'
	},
	['Arcane Field 10'] = {
		link = 'Arcane Field',
		status = '7648_10',
		icon = 'status_7648_10.png'
	},
	['Arche'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Arche',
		detail = 'Questioning an ally (Effect activates when another ally uses a skill [Effect changes based on the type of skill used])',
		status = '6597',
		icon = 'Status Arche.png'
	},
	['Archifloga I'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Archifloga I',
		detail = 'Inflicts Burn effect with normal attacks (Can only be removed by dealing 1,500,000 or more plain DMG in 1 turn)',
		status = '3197_1',
		icon = 'status_3197_1.png'
	},
	['Archifloga II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Archifloga II',
		detail = 'Deals bonus fire DMG upon attacking (Can only be removed by dealing 6,000,000 or more water skill DMG)',
		status = '3197_2',
		icon = 'status_3197_2.png'
	},
	['Archifloga III'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Archifloga III',
		detail = 'Casts random debuff each turn (Ends upon inflicting 10 or more debuffs)',
		status = '3197_3',
		icon = 'status_3197_3.png'
	},
	['Archifloga IV'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Archifloga IV',
		detail = 'Attacks and debuffs don\'t miss regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, debuff resistance, and debuff immunity (Can only be removed by activating a chain burst of 5 or more chains)',
		status = '3197_4',
		icon = 'status_3197_4.png'
	},
	['Archihydor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Archihydor',
		detail = 'Skoteino Hydor effect (HP is lowered on every turn) to all allies at end of turn (Can\'t be removed)',
		status = '7692',
		icon = 'status_7692.png'
	},
	['Arda Frava'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Arda Frava',
		detail = 'C.A. DMG and C.A. DMG cap will be boosted based on number of times Eahta uses a charge attack in 1 turn',
		status = '1053',
		icon = 'Status Defiance.png'
	},
	['Ardent Blade (Charge)'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ardent Blade',
		detail = 'Saving up power, can\'t attack',
		status = '12991',
		icon = 'Status Ardent Blade Charge.png'
	},
	['Ardent Blade'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ardent Blade',
		detail = 'ATK is boosted by Ardent Blade (1 time / Can\'t be removed)',
		status = '12992',
		icon = 'Status Ardent Blade.png'
	},
	['Ardent Dance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Chance to dodge DMG and debuffs / More likely to be attacked / Upon dodging: Restores all allies\' HP and removes 1 debuff / 50% boost to caster\'s charge bar (Can\'t be removed)', 
		wiki_comment = '',
		name = 'Ardent Dance',
		detail = '',
		status = '6631',
		icon = 'Status Ardent Dance.png'
	},
	['Arianensa'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Arianensa',
		detail = 'Power from Arianensa courses through Pyet-A!',
		status = '7107_2',
		icon = 'Status 7107_2.png'
	},
	['Armed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Armed',
		detail = 'Critical hit rate, C.A. DMG, and C.A. DMG cap are boosted (Can\'t be removed)',
		status = '6584',
		icon = 'Status Armed.png'
	},
	['Armored'] = {
		page = 'Armored',
		groups = {},
		categories = {},
		wiki_name = '%a% Armored',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Armored',
		detail = 'Chance of lowering DMG taken',
		status = '6083',
		icon = 'Status Armored.png',
		category = '',
	},
	['Arvess Fermare'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		detail = 'Targeted by a skill',
		name = 'Arvess Fermare',
		status = '4002_10',
		icon = 'Status Arvess Fermare.png'
	},
	['Arvess Fermare 1'] = {
		link = 'Arvess Fermare',
		status = '4002_101',
		icon = 'Status Arvess Fermare 1.png'
	},
	['Arvess Fermare 2'] = {
		link = 'Arvess Fermare',
		status = '4002_102',
		icon = 'Status Arvess Fermare 2.png'
	},
	['Arvess Fermare 3'] = {
		link = 'Arvess Fermare',
		status = '4002_103',
		icon = 'Status Arvess Fermare 3.png'
	},
	['Arvess Fermare 4'] = {
		link = 'Arvess Fermare',
		status = '4002_104',
		icon = 'Status Arvess Fermare 4.png'
	},
	['Arvess Fermare 5'] = {
		link = 'Arvess Fermare',
		status = '4002_105',
		icon = 'status_4002_105.png'
	},
	['Arvess Fermare 6'] = {
		link = 'Arvess Fermare',
		status = '4002_106',
		icon = 'status_4002_106.png'
	},
	['Arvess Fermare 7'] = {
		link = 'Arvess Fermare',
		status = '4002_107',
		icon = 'status_4002_107.png'
	},
	['Arvess Fermare 8'] = {
		link = 'Arvess Fermare',
		status = '4002_108',
		icon = 'status_4002_108.png'
	},
	['Arvess Fermare 9'] = {
		link = 'Arvess Fermare',
		status = '4002_109',
		icon = 'status_4002_109.png'
	},
	['Ascendant Prayer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Max HP is boosted / Chance of lowering DMG taken / Double attack rate is boosted / Triple attack rate is boosted / Can deal big bonus DMG when DMG dealt in one turn reaches a certain amount (Can\'t be removed)',
		wiki_comment = '',
		name = 'Ascendant Prayer',
		detail = '',
		status = '6799',
		icon = 'status_6799.png'
	},
	['Assemble'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Assemble',
		detail = 'ATK and multiattack rate are boosted',
		status = '3018',
		icon = 'Status Assemble.png'
	},
	['Astuce'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted',
		wiki_comment = '',
		name = 'Astuce',
		detail = '',
		status = '1534',
		icon = 'Status Astuce.png'
	},
	['Astuce DA'] = {
		link = 'Astuce',
		detail = 'Double attack rate is boosted',
	},
	['Astuce TA'] = {
		link = 'Astuce',
		detail = 'Triple attack rate is boosted',
	},
	['Atar Bite'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Atar Bite',
		detail = 'ATK is boosted by Atar Bite (Can\'t be removed)',
		status = '7377',
		icon = 'status_7377.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'ATK and DEF Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK and DEF Boosted',
		detail = 'ATK and DEF are boosted based on lvl (Can\'t be removed / Lvl lowers upon taking 10,000,000 skill DMG in 1 turn)',
		status = '7314',
		icon = 'status_7314.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 1'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_1',
		icon = 'status_7314_1.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 2'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_2',
		icon = 'status_7314_2.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 3'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_3',
		icon = 'status_7314_3.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 4'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_4',
		icon = 'status_7314_4.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 5'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_5',
		icon = 'status_7314_5.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 6'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_6',
		icon = 'status_7314_6.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 7'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_7',
		icon = 'status_7314_7.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 8'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_8',
		icon = 'status_7314_8.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 9'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_9',
		icon = 'status_7314_9.png'
	},
	['ATK and DEF Boosted (10,000,000 Skill DMG) 10'] = {
		link = 'ATK and DEF Boosted (10,000,000 Skill DMG)',
		status = '7314_10',
		icon = 'status_7314_10.png'
	},
	['ATK Boosted'] = {
		page = 'ATK Up',
		groups = {'Buffs'},
		categories = {'Attack up'},
		wiki_name = '%a% ATK Up',
		wiki_detail = 'ATK is boosted',
		wiki_comment = '',
		name = 'ATK Boosted',
		status = '1001',
		icon = 'Status_AttackUp.png'
	},
	['ATK Boosted (1 time)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (1 time)',
		wiki_detail = 'ATK is boosted (1 time)',
		wiki_comment = '',
		name = 'ATK Boosted',
		detail = 'ATK is boosted',
		status = '1053',
		icon = 'Status Defiance.png',
	},
	['ATK Boosted (Based on how few debuffs)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (Based on how few debuffs)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted',
		detail = 'ATK is boosted based on how few debuffs are inflicted (Can\'t be removed)',
		status = '1001',
		icon = 'Status_AttackUp.png',
	},
	['ATK Boosted (Can\'t be removed)'] = {
		page = 'ATK Up',
		groups = {'Buffs'},
		categories = {'Attack up'},
		wiki_name = '%a% ATK Up',
		wiki_detail = 'ATK is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'ATK Boosted',
		status = '1001',
		icon = 'Status_AttackUp.png'
	},
	['ATK Boosted (Chest)'] = {
		page = 'ATK Up',
		groups = {'Buffs'},
		categories = {'Attack up'},
		wiki_name = '%a% ATK Up',
		wiki_detail = 'ATK is boosted by treasure chests',
		wiki_comment = '',
		name = 'ATK Boosted',
		status = '1001',
		icon = 'Status_AttackUp.png'
	},
	['ATK Boosted (Dracoforce)'] = {
		page = 'Assassin (Buff)',
		groups = {'Buffs'},
		categories = {'Attack up'},
		wiki_name = '%a% ATK Up (Dracoforce)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted',
		detail = 'ATK is boosted against dracoforced foes',
		status = '1001_2',
		icon = 'Status_AttackUpSharp.png'
	},
	['ATK Boosted (Local)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'ATK Boosted',
		detail = 'ATK is boosted',
		status = '1001_4',
		icon = 'Status ATK Up (Local).png'
	},
	['ATK Boosted (Local / Stackable / Can\'t be removed)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (Stackable)',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'ATK Boosted (Stackable)',
		detail = 'ATK is boosted (Stackable / Can\'t be removed)',
		status = '1001_4',
		icon = 'Status ATK Up (Local).png'
	},
	['ATK Boosted (Local / Bahamut)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'ATK Boosted (Local / Bahamut)',
		detail = 'Nullifies \'all elemental DMG cut\' (Can\'t be removed)',
		status = '7351_5',
		icon = 'status_7351_5.png'
	},
	['ATK Boosted (Local / Bahamut) 1'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_1',
		icon = 'Status 7351_1.png'
	},
	['ATK Boosted (Local / Bahamut) 2'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_2',
		icon = 'Status 7351_2.png'
	},
	['ATK Boosted (Local / Bahamut) 3'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_3',
		icon = 'Status 7351_3.png'
	},
  ['ATK Boosted (Local / Bahamut) 4'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_4',
		icon = 'Status 7351_4.png'
	},
	['ATK Boosted (Local / Bahamut) 5'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_5',
		icon = 'Status 7351_5.png'
	},
	['ATK Boosted (Local / Bahamut) 6'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_6',
		icon = 'Status 7351_6.png'
	},
	['ATK Boosted (Local / Bahamut) 7'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_7',
		icon = 'Status 7351_7.png'
	},
  ['ATK Boosted (Local / Bahamut) 8'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_8',
		icon = 'Status 7351_8.png'
	},
	['ATK Boosted (Local / Bahamut) 9'] = {
		link = 'ATK Boosted (Local / Bahamut)',
		status = '7351_9',
		icon = 'Status 7351_9.png'
	},
	['ATK Boosted (Magenta)'] = {
		page = 'ATK Up',
		groups = {'Buffs'},
		categories = {'Attack up'},
		wiki_name = '%a% ATK Up',
		wiki_detail = 'ATK is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'ATK Boosted',
		status = '6825',
		icon = 'status_6825.png'
	},
	['ATK Boosted (Malinda)'] = {
		page = 'ATK Up',
		groups = {'Buffs'},
		categories = {'Attack up'},
		wiki_name = '%a% ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted',
		detail = 'ATK is boosted according to form',
		status = '1001',
		icon = 'Status_AttackUp.png'
	},
	['ATK Boosted (Teal)'] = {
		page = 'ATK Up',
		groups = {'Buffs'},
		categories = {'Attack up'},
		wiki_name = '%a% ATK Up',
		wiki_detail = 'ATK is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'ATK Boosted',
		status = '6825_1',
		icon = 'status_6825_1.png'
	},
	['ATK Boosted 1'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_41',
		icon = 'Status ATK Up 1.png'
	},
	['ATK Boosted 2'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_42',
		icon = 'Status ATK Up 2.png'
	},
	['ATK Boosted 3'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_43',
		icon = 'Status ATK Up 3.png'
	},
	['ATK Boosted 4'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_44',
		icon = 'Status ATK Up 4.png'
	},
	['ATK Boosted 5'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_45',
		icon = 'Status ATK Up 5.png'
	},
	['ATK Boosted 6'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_46',
		icon = 'Status ATK Up 6.png'
	},
	['ATK Boosted 7'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_47',
		icon = 'Status ATK Up 7.png'
	},
	['ATK Boosted 8'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_48',
		icon = 'Status ATK Up 8.png'
	},
	['ATK Boosted 9'] = {
		link = 'ATK Boosted (Local)',
		status = '1001_49',
		icon = 'Status ATK Up 9.png'
	},
	['ATK Boosted (Local / Can\'t be removed)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'ATK Boosted',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '1001_4',
		icon = 'Status ATK Up (Local).png'
	},
	['ATK Boosted (Can\'t be removed) 1'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_41',
		icon = 'Status ATK Up 1.png'
	},
	['ATK Boosted (Can\'t be removed) 2'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_42',
		icon = 'Status ATK Up 2.png'
	},
	['ATK Boosted (Can\'t be removed) 3'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_43',
		icon = 'Status ATK Up 3.png'
	},
	['ATK Boosted (Can\'t be removed) 4'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_44',
		icon = 'Status ATK Up 4.png'
	},
	['ATK Boosted (Can\'t be removed) 5'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_45',
		icon = 'Status ATK Up 5.png'
	},
	['ATK Boosted (Can\'t be removed) 6'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_46',
		icon = 'Status ATK Up 6.png'
	},
	['ATK Boosted (Can\'t be removed) 7'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_47',
		icon = 'Status ATK Up 7.png'
	},
	['ATK Boosted (Can\'t be removed) 8'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_48',
		icon = 'Status ATK Up 8.png'
	},
	['ATK Boosted (Can\'t be removed) 9'] = {
		link = 'ATK Boosted (Local / Can\'t be removed)',
		status = '1001_49',
		icon = 'Status ATK Up 9.png'
	},
	['ATK Boosted (Debuffs)'] = {
		link = 'ATK Boosted',
		wiki_name = 'ATK Up',
		wiki_detail = 'ATK is boosted based on number of debuffs (Can\'t be removed)',
		status = '1'
	},
	['ATK Boosted (Lowain)'] = {
		link = 'ATK Boosted',
		status = '1392',
		icon = 'Status Lowain.png',
	},
	['ATK Boosted (Rage)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = 'ATK Up ',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted',
		detail = 'ATK is boosted by Rage',
		status = '1001024',
		icon = 'Status Rage.png'
	},
	['ATK Boosted (Stackable)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted (Stackable)',
		detail = 'ATK is boosted while active (Stackable)',
		status = '1104',
		icon = 'Status_AttackUpStack.png'
	},
	['ATK Boosted (Stackable/Can\'t be removed)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted (Stackable)',
		detail = 'ATK is boosted (Stackable / Can\'t be removed)',
		status = '1104',
		icon = 'Status_AttackUpStack.png'
	},
	['ATK Boosted (Stackable / Every Turn)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted (Stackable)',
		detail = 'ATK is boosted on every turn',
		status = '1104',
		icon = 'Status_AttackUpStack.png'
	},
	['ATK Boosted (Stackable / Melleau)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted (Stackable)',
		detail = 'ATK is boosted (Stackable / Can\'t be removed)',
		status = '110414_01',
		icon = 'Status_ATKUpStack Melleau 1.png'
	},
	['ATK Boosted (Stackable / Melleau) 1'] = {
		link = 'ATK Boosted (Stackable / Melleau)'
	},
	['ATK Boosted (Stackable / Melleau) 2'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_02',
		icon = 'Status_ATKUpStack Melleau 2.png'
	},
	['ATK Boosted (Stackable / Melleau) 3'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_03',
		icon = 'Status_ATKUpStack Melleau 3.png'
	},
	['ATK Boosted (Stackable / Melleau) 4'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_04',
		icon = 'Status_ATKUpStack Melleau 4.png'
	},
	['ATK Boosted (Stackable / Melleau) 5'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_05',
		icon = 'Status_ATKUpStack Melleau 5.png'
	},
	['ATK Boosted (Stackable / Melleau) 6'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_06',
		icon = 'Status_ATKUpStack Melleau 6.png'
	},
	['ATK Boosted (Stackable / Melleau) 7'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_07',
		icon = 'Status_ATKUpStack Melleau 7.png'
	},
	['ATK Boosted (Stackable / Melleau) 8'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_08',
		icon = 'Status_ATKUpStack Melleau 8.png'
	},
	['ATK Boosted (Stackable / Melleau) 9'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_09',
		icon = 'Status_ATKUpStack Melleau 9.png'
	},
	['ATK Boosted (Stackable / Melleau) 10'] = {
		link = 'ATK Boosted (Stackable / Melleau)',
		status = '110414_10',
		icon = 'Status_ATKUpStack Melleau 10.png'
	},
	['ATK Boosted (Narmaya)'] = {
		page = 'ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Boosted (Stackable)',
		detail = 'ATK is boosted by Butterfly Effect (Stackable)',
		status = '1104',
		icon = 'Status_AttackUpStack.png'
	},
	['Attack Ace Skill'] = {
		groups = {},
		categories = {},
		wiki_name = 'Attack Ace Skill',
		wiki_detail = '',
		wiki_comment = 'ATK is boosted (Attack Ace Skill / Can\'t be removed)',
		name = 'Crew Officer Skills',
		detail = 'ATK is boosted (Attack Ace Skill)',
		status = '6150_2',
		icon = 'status_6150_2.png'
	},
	['Attack All'] = {
		page = 'Attack All',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Attack All',
		detail = 'Attacks each foe',
		status = '1276',
		icon = 'Status_AttackUp.png'
	},
	['Aureole'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Aureole',
		detail = 'HP is restored at end of turn for foes and allies',
		status = '5033_1',
		icon = 'status_5033_1.png'
	},
	['Aureole of Life'] = {
		page = 'Lu Woh#The White\'s Lightfield',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Aureole of Life',
		detail = 'Foes\' ATK is boosted / Light allies\' HP is restored every turn',
		status = '5053',
		icon = 'status_5053.png'
	},
	['Aureole (Clear)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Aureole',
		detail = 'HP is restored and 1 debuff is removed at end of turn for foes and allies',
		status = '5033_2',
		icon = 'status_5033_2.png'
	},
	['Aurora Crest'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aurora Crest',
		detail = 'Light magic is amplified (Max: 5 / Can\'t be removed)',
		status = '6531',
		icon = 'Status Aurora Crest.png'
	},
	['Aurora Crest 1'] = {
		link = 'Aurora Crest',
		status = '65311',
		icon = 'Status Aurora Crest 1.png'
	},
	['Aurora Crest 2'] = {
		link = 'Aurora Crest',
		status = '65312',
		icon = 'Status Aurora Crest 2.png'
	},
	['Aurora Crest 3'] = {
		link = 'Aurora Crest',
		status = '65313',
		icon = 'Status Aurora Crest 3.png'
	},
	['Aurora Crest 4'] = {
		link = 'Aurora Crest',
		status = '65314',
		icon = 'Status Aurora Crest 4.png'
	},
	['Aurora Crest 5'] = {
		link = 'Aurora Crest',
		status = '65315',
		icon = 'Status Aurora Crest 5.png'
	},
	['Auroracoil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Auroracoil',
		detail = 'Pleiades is strengthened',
		status = '6301',
		icon = 'Status_Auroracoil.png'
	},
	['Auroracoil (Summon)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Auroracoil',
		detail = 'ATK and DEF are boosted (Can\'t be removed)',
		status = '6591',
		icon = 'Status_Auroracoil (Summon).png'
	},
	['Auroral Calamity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Auroral Calamity',
		detail = 'ATK is boosted / DMG taken is capped based on number of Pearls (Can only be removed by removing all Pearls)',
		status = '7674',
		icon = 'status_7674.png'
	},
	['Auroral Curtain'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Auroral Curtain',
		detail = 'DEF and debuff resistance are boosted (Can only be removed by removing 3 Pearls)',
		status = '3226',
		icon = 'status_3226.png'
	},
	['Aubade du Flamek'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aubade du Flamek',
		detail = 'Deals bonus dark DMG for charge attacks (Can\'t be removed)',
		status = '6379',
		icon = 'Status_Aubade du Flamek.png'
	},
	['Aubade Grynoth'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aubade Grynoth',
		detail = 'Skill DMG specs are boosted (Can\'t be removed)',
		status = '6047',
		icon = 'Status_Aubade Grynoth.png'
	},
	['Autoignition'] = {
		page = 'Autoignition',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Autoignition',
		detail = 'Charge bar will be boosted to 100% at the end of the turn',
		status = '1074',
		icon = 'Status Uplift.png'
	},
	['Autoignition+'] = {
		page = 'Autoignition',
		groups = {},
		categories = {},
		wiki_name = 'Autoignition+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Autoignition',
		detail = '100% boost to charge bar at end of turn / C.A. Reactivation effect at end of effect (1 time)',
		status = '1074',
		icon = 'Status Uplift.png'
	},
	['Autoignition (Enemy)'] = {
		link = 'Uplifted (Enemy)',
		wiki_comment = 'Fills all charge diamonds at end of turn',
		name = 'Autoignition',
	},
	['Autorevive'] = {
		link = 'Autorevived',
		name = 'Autorevive'
	},
	['Autorevived'] = {
		page = 'Autorevive',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Autorevived',
		detail = 'Recovers once from a knockout while in effect',
		status = '1273',
		icon = 'Status_AutoRevive.png'
	},
	['Autorevived (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Autorevive',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Autorevived',
		detail = 'Recovers once from a knockout while in effect (Can\'t be removed)',
		status = '1273',
		icon = 'Status_AutoRevive.png'
	},
	['Auxiliary'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Auxiliary',
		detail = 'C.A. DMG and C.A. DMG cap are boosted / Charge bar is boosted on every turn (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '3175_1',
		icon = 'status_3175_1.png'
	},
	['Auxiliary 1'] = {
		link = 'Auxiliary',
		status = '3175_1',
		icon = 'status_3175_1.png'
	},
	['Auxiliary 2'] = {
		link = 'Auxiliary',
		status = '3175_2',
		icon = 'status_3175_2.png'
	},
	['Auxiliary 3'] = {
		link = 'Auxiliary',
		status = '3175_3',
		icon = 'status_3175_3.png'
	},
	['Auxiliary 4'] = {
		link = 'Auxiliary',
		status = '3175_4',
		icon = 'status_3175_4.png'
	},
	['Auxiliary 5'] = {
		link = 'Auxiliary',
		status = '3175_5',
		icon = 'status_3175_5.png'
	},
	['Auxiliary 6'] = {
		link = 'Auxiliary',
		status = '3175_6',
		icon = 'status_3175_6.png'
	},
	['Auxiliary 7'] = {
		link = 'Auxiliary',
		status = '3175_7',
		icon = 'status_3175_7.png'
	},
	['Auxiliary 8'] = {
		link = 'Auxiliary',
		status = '3175_8',
		icon = 'status_3175_8.png'
	},
	['Auxiliary 9'] = {
		link = 'Auxiliary',
		status = '3175_9',
		icon = 'status_3175_9.png'
	},
	['Avidya'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Avidya',
		detail = 'ATK is boosted when targeted for foe\'s attack (Stackable)',
		status = '1179',
		icon = 'Status Avidya.png'
	},
	['Awakening'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Awakening',
		detail = 'ATK, DEF, multiattack rate, critical hit rate, dodge rate, and hostility are boosted from awakening (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '1622',
		icon = 'Status VeightAwaken.png'
	},
	['Awakening 1'] = {
		link = 'Awakening',
		status = '16221',
		icon = 'Status VeightAwaken 1.png'
	},
	['Awakening 2'] = {
		link = 'Awakening',
		status = '16222',
		icon = 'Status VeightAwaken 2.png'
	},
	['Awakening+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Awakening+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Awakening',
		detail = 'ATK, DEF, multiattack rate, critical hit rate, dodge rate, and hostility are boosted from awakening (Can\'t be removed)',
		status = '1622',
		icon = 'status_1622.png'
	},
	['Awed and Inspired'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Awed and Inspired',
		detail = 'Hear Vira\'s voice in place of your allies\'',
		status = '6052',
		icon = 'Status Awed and Inspired.png'
	},
	['Azure Ammunition'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Azure Ammunition',
		detail = 'ATK and C.A. specs are boosted (Can\'t be removed)',
		status = '3076',
		icon = 'Status Azure Ammunition.png'
	},
	['Azure Fist'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Azure Fist',
		detail = 'ATK and DMG cap are boosted (Max: 5 / Can\'t be removed)',
		status = '7000',
		icon = 'status_7000.png'
	},
	['Azure Fist 1'] = {
		link = 'Azure Fist',
		status = '70001',
		icon = 'status_70001.png'
	},
	['Azure Fist 2'] = {
		link = 'Azure Fist',
		status = '70002',
		icon = 'status_70002.png'
	},
	['Azure Fist 3'] = {
		link = 'Azure Fist',
		status = '70003',
		icon = 'status_70003.png'
	},
	['Azure Fist 4'] = {
		link = 'Azure Fist',
		status = '70004',
		icon = 'status_70004.png'
	},
	['Azure Fist 5'] = {
		link = 'Azure Fist',
		status = '70005',
		icon = 'status_70005.png'
	},
	['Azure Oath'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Azure Oath',
		detail = 'ATK, DEF, C.A. DMG, and DMG cap are boosted (Can\'t be removed)',
		status = '3075',
		icon = 'Status Azure Oath.png'
	},
	['Azure Pearl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Azure Pearl',
		detail = 'Water ATK is boosted / Deals bonus water DMG upon normal attacks (Can only be removed by a Water party overcoming the Sky Dragons\' Trial / Must have dealt at least 18 triple attacks or 18 charge attacks to remove)',
		status = '7667_2',
		icon = 'status_7667_2.png'
	},
	['Backup Fire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Backup Fire',
		detail = 'Bonus DMG will be dealt upon attacks (Can\'t be removed)',
		status = '6073_4',
		icon = 'Status Backup Fire.png'
	},
	['Backup Fire (Summer)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Backup Fire',
		detail = 'ATK and C.A. specs are boosted by Silva\'s backup fire / Bonus DMG will be dealt upon attacks / DEF is lowered (Can\'t be removed)',
		status = '6763',
		icon = 'status_6763.png'
	},
	['Baihu\'s Aura'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Unofficial name',
		name = 'Baihu\'s Aura',
		detail = 'Will gain all Baihu\'s call effects (1 time)',
		status = '6109_3',
		icon = 'Status Summon Crystal Earth.png'
	},
	['Ballroom'] = {
		page = 'Masquerade#Extended Mastery Skills',
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Ballroom',
		detail = 'All foes\' and allies\' multiattack rate is boosted / Allies deal bonus elemental DMG for normal attacks',
		status = '5037',
		icon = 'Status_5037.png'
	},
	['Banana'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Banana',
		detail = 'The nutritional abundance of bananas bestows a Bonus Earth DMG effect while your inner gorilla is unleashed (Can\'t be removed)',
		status = '6574',
		icon = 'Status Banana.png'
	},
	['Banana (Enemy)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Banana',
		detail = 'The nutritional abundance of bananas restores HP each turn / Bestows a Bonus Earth DMG effect while the might of the gorilla is unleashed (Can\'t be removed)',
		status = '6574',
		icon = 'Status Banana.png'
	},
	['Banana (Foe)'] = {
		link = 'Banana (Enemy)',
	},
	['Bandagen'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bandagen',
		detail = 'Next Behandeln\'s DMG, DMG cap, and healing specs are boosted (Can\'t be removed)',
		status = '6683',
		icon = 'Status Bandagen.png'
	},
	['Banquet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Banquet',
		detail = 'In 2 turn(s): Onslaught effect to a foe / Sharp boost to MC\'s ATK (During break mode only / 1 hit) / End cooldown for damage skills (Can\'t be removed)',
		status = '7614_1',
		icon = 'status_7614_1.png'
	},
	['Banquet 1'] = {
		link = 'Banquet',
		status = '7614_1',
		icon = 'status_7614_1.png'
	},
	['Banquet 2'] = {
		link = 'Banquet',
		status = '7614_2',
		icon = 'status_7614_2.png'
	},
	['Banquet 3'] = {
		link = 'Banquet',
		status = '7614_3',
		icon = 'status_7614_3.png'
	},
	['Banquet 4'] = {
		link = 'Banquet',
		status = '7614_4',
		icon = 'status_7614_4.png'
	},
	['Banquet 5'] = {
		link = 'Banquet',
		status = '7614_5',
		icon = 'status_7614_5.png'
	},
	['Banquet 6'] = {
		link = 'Banquet',
		status = '7614_6',
		icon = 'status_7614_6.png'
	},
	['Banquet 7'] = {
		link = 'Banquet',
		status = '7614_7',
		icon = 'status_7614_7.png'
	},
	['Banquet 8'] = {
		link = 'Banquet',
		status = '7614_8',
		icon = 'status_7614_8.png'
	},
	['Banquet 9'] = {
		link = 'Banquet',
		status = '7614_9',
		icon = 'status_7614_9.png'
	},
	['Barbed Spear'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Barbed Spear',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '6903_1',
		icon = 'status_6903_1.png'
	},
	['Barbed Spear 1'] = {
		link = 'Barbed Spear',
		status = '6903_1',
		icon = 'status_6903_1.png'
	},
	['Barbed Spear 2'] = {
		link = 'Barbed Spear',
		status = '6903_2',
		icon = 'status_6903_2.png'
	},
	['Barbed Spear 3'] = {
		link = 'Barbed Spear',
		status = '6903_3',
		icon = 'status_6903_3.png'
	},
	['Barbed Spear 4'] = {
		link = 'Barbed Spear',
		status = '6903_4',
		icon = 'status_6903_4.png'
	},
	['Barbed Spear 5'] = {
		link = 'Barbed Spear',
		status = '6903_5',
		icon = 'status_6903_5.png'
	},
	['Barrel Stabilizer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Barrel Stabilizer',
		detail = 'Consumed upon using Cucouroux\'s skills (Max: 5 / Can\'t be removed)',
		status = '7246',
		icon = 'status_7246.png'
	},
	['Barrel Stabilizer 1'] = {
		link = 'Barrel Stabilizer',
		status = '7246_1',
		icon = 'status_7246_1.png'
	},
	['Barrel Stabilizer 2'] = {
		link = 'Barrel Stabilizer',
		status = '7246_2',
		icon = 'status_7246_2.png'
	},
	['Barrel Stabilizer 3'] = {
		link = 'Barrel Stabilizer',
		status = '7246_3',
		icon = 'status_7246_3.png'
	},
	['Barrel Stabilizer 4'] = {
		link = 'Barrel Stabilizer',
		status = '7246_4',
		icon = 'status_7246_4.png'
	},
	['Barrel Stabilizer 5'] = {
		link = 'Barrel Stabilizer',
		status = '7246_5',
		icon = 'status_7246_5.png'
	},
	['Barrel Stabilizer 6'] = {
		link = 'Barrel Stabilizer',
		status = '7246_6',
		icon = 'status_7246_6.png'
	},
	['Barrel Stabilizer 7'] = {
		link = 'Barrel Stabilizer',
		status = '7246_7',
		icon = 'status_7246_7.png'
	},
	['Barrel Stabilizer 8'] = {
		link = 'Barrel Stabilizer',
		status = '7246_8',
		icon = 'status_7246_8.png'
	},
	['Barrel Stabilizer 9'] = {
		link = 'Barrel Stabilizer',
		status = '7246_9',
		icon = 'status_7246_9.png'
	},
	['Beachside Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Beachside Blade',
		detail = 'Consumed upon using Sturm\'s skills (Max: 10 / Can\'t be removed)',
		status = '7419',
		icon = 'status_7419.png'
	},
	['Beachside Blade 1'] = {
		link = 'Beachside Blade',
		status = '7419_1',
		icon = 'status_7419_1.png'
	},
	['Beachside Blade 2'] = {
		link = 'Beachside Blade',
		status = '7419_2',
		icon = 'status_7419_2.png'
	},
	['Beachside Blade 3'] = {
		link = 'Beachside Blade',
		status = '7419_3',
		icon = 'status_7419_3.png'
	},
	['Beachside Blade 4'] = {
		link = 'Beachside Blade',
		status = '7419_4',
		icon = 'status_7419_4.png'
	},
	['Beachside Blade 5'] = {
		link = 'Beachside Blade',
		status = '7419_5',
		icon = 'status_7419_5.png'
	},
	['Beachside Blade 6'] = {
		link = 'Beachside Blade',
		status = '7419_6',
		icon = 'status_7419_6.png'
	},
	['Beachside Blade 7'] = {
		link = 'Beachside Blade',
		status = '7419_7',
		icon = 'status_7419_7.png'
	},
	['Beachside Blade 8'] = {
		link = 'Beachside Blade',
		status = '7419_8',
		icon = 'status_7419_8.png'
	},
	['Beachside Blade 9'] = {
		link = 'Beachside Blade',
		status = '7419_9',
		icon = 'status_7419_9.png'
	},
	['Beachside Blade 10'] = {
		link = 'Beachside Blade',
		status = '7419_10',
		icon = 'status_7419_10.png'
	},
	['Beams of Lunacy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Water DMG to a foe upon an ally\'s multiattacks (Hit number increases based on the moon phase) / Charge attack reactivates (Can\'t be removed)',
		wiki_comment = '',
		name = 'Beams of Lunacy',
		detail = '',
		status = '7685',
		icon = 'status_7685.png'
	},
	['Bell Toll'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bell Toll',
		detail = 'Deals plain DMG to an ally at end of each turn (Can only be removed by dealing DMG 108 times)',
		status = '1100_3',
		icon = 'Status Joya Struggle.png'
	},
	['Beloved'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Beloved',
		detail = 'Deals triple attacks / DMG taken is lowered by 50% (Can\'t be removed)',
		status = '6417',
		icon = 'Status Beloved.png'
	},
	['Bestial'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Debuff resistance is boosted /<br />DMG taken is reduced<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Bestial',
		detail = '',
		status = '7056',
		icon = 'Status 7056.png'
	},
	['Beta Resistance (Analysis)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Beta Resistance (Analysis)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Beta Resistance',
		detail = 'Analyzation of skill DMG has progressed (Can\'t be removed / Max: 100%)',
		status = '7400_1',
		icon = 'status_7400_1.png'
	},
	['Beta Resistance (Analysis) 10'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_1',
		icon = 'status_7400_1.png'
	},
	['Beta Resistance (Analysis) 20'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_2',
		icon = 'status_7400_2.png'
	},
	['Beta Resistance (Analysis) 30'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_3',
		icon = 'status_7400_3.png'
	},
	['Beta Resistance (Analysis) 40'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_4',
		icon = 'status_7400_4.png'
	},
	['Beta Resistance (Analysis) 50'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_5',
		icon = 'status_7400_5.png'
	},
	['Beta Resistance (Analysis) 60'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_6',
		icon = 'status_7400_6.png'
	},
	['Beta Resistance (Analysis) 70'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_7',
		icon = 'status_7400_7.png'
	},
	['Beta Resistance (Analysis) 80'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_8',
		icon = 'status_7400_8.png'
	},
	['Beta Resistance (Analysis) 90'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_9',
		icon = 'status_7400_9.png'
	},
	['Beta Resistance (Analysis) 100'] = {
		link = 'Beta Resistance (Analysis)',
		status = '7400_10',
		icon = 'status_7400_10.png'
	},
	['Beta Resistance (Repair)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Beta Resistance (Repair)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Beta Resistance',
		detail = 'Elemental DMG taken from skills is cut / HP is restored every turn / Reflects DMG (Can\'t be removed)',
		status = '3156',
		icon = 'status_3156.png'
	},
	['Black Butterfly'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Black Butterfly',
		detail = 'Deals dark DMG to all foes when an ally is knocked out',
		status = '6043',
		icon = 'Status Black Butterfly.png'
	},
	['Black Chamber'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted /<br />More likely to be attacked /<br />Counters with a skill when targeted by a foe /<br />Triple attack rate is lowered<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Black Chamber',
		detail = '',
		status = '6688',
		icon = 'Status Black Chamber.png'
	},
	['Black Dragon Claw'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Black Dragon Claw',
		detail = 'Consumed upon using Siegfried\'s skills / Recovers upon using charge attack (Can\'t be removed)',
		status = '6098',
		icon = 'Status Nothung.png'
	},
 
	['Black Dragon Scale'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Black Dragon Scale',
		detail = 'Elemental DMG taken is capped based on lvl (Can\'t be removed / Max: 10)',
		status = '7479_1',
		icon = 'status_7479_1.png'
	},
	['Black Dragon Scale 1'] = {
		link = 'Black Dragon Scale',
		status = '7479_1',
		icon = 'status_7479_1.png'
	},
	['Black Dragon Scale 2'] = {
		link = 'Black Dragon Scale',
		status = '7479_2',
		icon = 'status_7479_2.png'
	},
	['Black Dragon Scale 3'] = {
		link = 'Black Dragon Scale',
		status = '7479_3',
		icon = 'status_7479_3.png'
	},
	['Black Dragon Scale 4'] = {
		link = 'Black Dragon Scale',
		status = '7479_4',
		icon = 'status_7479_4.png'
	},
	['Black Dragon Scale 5'] = {
		link = 'Black Dragon Scale',
		status = '7479_5',
		icon = 'status_7479_5.png'
	},
	['Black Dragon Scale 6'] = {
		link = 'Black Dragon Scale',
		status = '7479_6',
		icon = 'status_7479_6.png'
	},
	['Black Dragon Scale 7'] = {
		link = 'Black Dragon Scale',
		status = '7479_7',
		icon = 'status_7479_7.png'
	},
	['Black Dragon Scale 8'] = {
		link = 'Black Dragon Scale',
		status = '7479_8',
		icon = 'status_7479_8.png'
	},
	['Black Dragon Scale 9'] = {
		link = 'Black Dragon Scale',
		status = '7479_9',
		icon = 'status_7479_9.png'
	},
	['Black Dragon Scale 10'] = {
		link = 'Black Dragon Scale',
		status = '7479_10',
		icon = 'status_7479_10.png'
	},
	['Black Dragon Scale (Yukata)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / More likely to be attacked / Normal attack and C.A. DMG dealt is partially absorbed to HP / Maximum amount of DMG that can be dealt per hit is boosted / Cap earth DMG taken at 5,000 per hit (Can\'t be removed)',
		wiki_comment = '',
		name = 'Black Dragon Scale',
		detail = '',
		status = '6577',
		icon = 'status_6577.png'
	},
	['Black Dragon Talon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Black Dragon Talon',
		detail = 'DMG dealt is supplemented based on lvl (Can\'t be removed / Max: 10)',
		status = '7478_1',
		icon = 'status_7478_1.png'
	},
	['Black Dragon Talon 1'] = {
		link = 'Black Dragon Talon',
		status = '7478_1',
		icon = 'status_7478_1.png'
	},
	['Black Dragon Talon 2'] = {
		link = 'Black Dragon Talon',
		status = '7478_2',
		icon = 'status_7478_2.png'
	},
	['Black Dragon Talon 3'] = {
		link = 'Black Dragon Talon',
		status = '7478_3',
		icon = 'status_7478_3.png'
	},
	['Black Dragon Talon 4'] = {
		link = 'Black Dragon Talon',
		status = '7478_4',
		icon = 'status_7478_4.png'
	},
	['Black Dragon Talon 5'] = {
		link = 'Black Dragon Talon',
		status = '7478_5',
		icon = 'status_7478_5.png'
	},
	['Black Dragon Talon 6'] = {
		link = 'Black Dragon Talon',
		status = '7478_6',
		icon = 'status_7478_6.png'
	},
	['Black Dragon Talon 7'] = {
		link = 'Black Dragon Talon',
		status = '7478_7',
		icon = 'status_7478_7.png'
	},
	['Black Dragon Talon 8'] = {
		link = 'Black Dragon Talon',
		status = '7478_8',
		icon = 'status_7478_8.png'
	},
	['Black Dragon Talon 9'] = {
		link = 'Black Dragon Talon',
		status = '7478_9',
		icon = 'status_7478_9.png'
	},
	['Black Dragon Talon 10'] = {
		link = 'Black Dragon Talon',
		status = '7478_10',
		icon = 'status_7478_10.png'
	},
	['Black Pearl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Black Pearl',
		detail = 'Dark ATK is boosted / Deals bonus dark DMG upon normal attacks (Can only be removed by a dark party overcoming the Sky Dragons\' Trial / Must have dealt at least 18 triple attacks or 18 charge attacks to remove)',
		status = '7667_6',
		icon = 'status_7667_6.png'
	},
	['Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blade',
		detail = 'Uses 1 Blade per attack (Can\'t be removed)',
		status = '61731',
		icon = 'Status Blade 1.png'
	},
	['Blade 1'] = {
		link = 'Blade',
	},
	['Blade 2'] = {
		link = 'Blade',
		status = '61732',
		icon = 'Status Blade 2.png'
	},
	['Blade 3'] = {
		link = 'Blade',
		status = '61733',
		icon = 'Status Blade 3.png'
	},
	['Blade 4'] = {
		link = 'Blade',
		status = '61734',
		icon = 'Status Blade 4.png'
	},
	['Blade of Glory'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blade of Glory',
		detail = 'Success rate of sword energy effects on one-foe attack is boosted',
		status = '6208',
		icon = 'Status Blade of Glory.png'
	},
	['Blade Swap'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blade Swap',
		detail = 'Next charge attack switches to the auxiliary weapon\'s charge attack (1 time / Can\'t be removed)',
		status = '6464',
		icon = 'Status Blade Swap.png'
	},
	['Blade Swap (Old)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blade Swap',
		detail = 'Next charge attack switches to the auxiliary weapon\'s charge attack (Can\'t be removed)',
		status = '6464',
		icon = 'Status Blade Swap.png'
	},
	['Blistering Flames'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blistering Flames',
		detail = 'ATK is boosted by Blistering Flames (Can\'t be removed / Can\'t be extended)',
		status = '7318',
		icon = 'status_7318.png'
	},
	['Birdsong of Balmy Breeze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'All allies\' HP is restored at end of turn / Dispel Cancel effect (1 time) every 5 turns / Remove 1 debuff from all allies when a foe uses a special attack (Can\'t be removed)',
		wiki_comment = '',
		name = 'Birdsong of Balmy Breeze',
		detail = '',
		status = '7677',
		icon = 'status_7677.png'
	},
	['Bit'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bit',
		detail = 'Has the displayed number of Bits (Max: 6 / Can\'t be removed)',
		status = '61761',
		icon = 'Status Bit 1.png'
	},
	['Bit 1'] = {
		link = 'Bit',
	},
	['Bit 2'] = {
		link = 'Bit',
		status = '61762',
		icon = 'Status Bit 2.png'
	},
	['Bit 3'] = {
		link = 'Bit',
		status = '61763',
		icon = 'Status Bit 3.png'
	},
	['Bit 4'] = {
		link = 'Bit',
		status = '61764',
		icon = 'Status Bit 4.png'
	},
	['Bit 5'] = {
		link = 'Bit',
		status = '61765',
		icon = 'Status Bit 5.png'
	},
	['Bit 6'] = {
		link = 'Bit',
		status = '61766',
		icon = 'Status Bit 6.png'
	},
	['Bit 7'] = {
		link = 'Bit',
		status = '61767',
		icon = 'Status Bit 7.png'
	},
	['Bit 8'] = {
		link = 'Bit',
		status = '61768',
		icon = 'Status Bit 8.png'
	},
	['Bit 9'] = {
		link = 'Bit',
		status = '61769',
		icon = 'Status Bit 9.png'
	},
	['Black Cat Fancy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Black Cat Fancy',
		detail = '1 is consumed upon one-foe attack (Restores every 5 turns)',
		status = '6421_11',
		icon = 'Status Black Cat Fancy 1.png'
	},
	['Black Cat Fancy 1'] = {
		link = 'Black Cat Fancy',
	},
	['Black Cat Fancy 2'] = {
		link = 'Black Cat Fancy',
		status = '6421_12',
		icon = 'Status Black Cat Fancy 2.png'
	},
	['Black Cat Fancy 3'] = {
		link = 'Black Cat Fancy',
		status = '6421_13',
		icon = 'Status Black Cat Fancy 3.png'
	},
  	['Black Cat Fancy 4'] = {
		link = 'Black Cat Fancy',
		status = '6421_14',
		icon = 'Status Black Cat Fancy 4.png'
	},
  	['Black Cat Fancy 5'] = {
		link = 'Black Cat Fancy',
		status = '6421_15',
		icon = 'Status Black Cat Fancy 5.png'
	},
	['Blazing Break'] = {
		link = 'Jammed',
		name = 'Blazing Break',
	},
	['Blessed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blessed',
		detail = 'Next Ecliptica activates twice (Can\'t be removed)',
		status = '7039',
		icon = 'Status 7039.png'
	},
	['Blessed Departure'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blessed Departure',
		detail = 'Has received Noa\'s blessing (Can\'t be removed)',
		status = '6757',
		icon = 'Status Blessed Departure.png'
	},
	['Blessed Radiance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blessed Radiance',
		detail = 'DEF is boosted / Damage dealt by one-foe attacks is partially absorbed to HP (Can\'t be removed)',
		status = '3031',
		icon = 'Status Blessed Radiance.png'
	},
	['Blessed Radiance+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Blessed Radiance+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blessed Radiance',
		detail = 'DEF is boosted / Damage dealt by one-foe attacks is partially absorbed to HP (Can\'t be removed)',
		status = '3031',
		icon = 'Status Blessed Radiance.png'
	},
	['Blind Blade'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blind Blade',
		detail = 'With eyes closed and in perfect stillness, a splendid attack has been prepared.',
		status = '12995',
		icon = 'Status Blind Blade.png'
	},
	['Blizzard'] = {
		page = 'Izmir (Summer)#Blizzard',
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Blizzard',
		detail = 'ATK is modified by number of turns passed',
		status = '5004_02',
		icon = 'Status Blizzard.png'
	},
	['Blizzard (Exo Cocytus)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Blizzard (Exo Cocytus)',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Blizzard',
		detail = 'Allies and foes don\'t regain HP / Exo Cocytus counters upon taking DMG from allies\' normal attacks or charge attacks',
		status = '5004_02',
		icon = 'Status Blizzard.png'
	},
	['Bloodkinning'] = {
		page = 'Can\'t Act',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bloodkinning',
		detail = 'Can\'t attack (Can\'t be removed / Can\'t be extended)',
		status = '7075_51',
		icon = 'status_7075_51.png'
	},
	['Bloodkinning 1'] = {
		link = 'Bloodkinning',
		status = '7075_51',
		icon = 'status_7075_51.png'
	},
	['Bloodkinning 2'] = {
		link = 'Bloodkinning',
		status = '7075_52',
		icon = 'status_7075_52.png'
	},
	['Bloodkinning 3'] = {
		link = 'Bloodkinning',
		status = '7075_53',
		icon = 'status_7075_53.png'
	},
	['Bloodkinning 4'] = {
		link = 'Bloodkinning',
		status = '7075_54',
		icon = 'status_7075_54.png'
	},
	['Bloodkinning 5'] = {
		link = 'Bloodkinning',
		status = '7075_55',
		icon = 'status_7075_55.png'
	},
	['Bloodkinning 6'] = {
		link = 'Bloodkinning',
		status = '7075_56',
		icon = 'status_7075_56.png'
	},
	['Bloodkinning 7'] = {
		link = 'Bloodkinning',
		status = '7075_57',
		icon = 'status_7075_57.png'
	},
	['Bloodkinning 8'] = {
		link = 'Bloodkinning',
		status = '7075_58',
		icon = 'status_7075_58.png'
	},
	['Bloodkinning 9'] = {
		link = 'Bloodkinning',
		status = '7075_59',
		icon = 'status_7075_59.png'
	},
	['Blood Queen'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blood Queen',
		detail = 'ATK is boosted / DEF is boosted / Bloodkin Bats activates at end of turn (Can\'t be removed)',
		status = '1314_2',
		icon = 'Status Blood Queen.png',
	},
	['Blood Sacrifice (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blood Sacrifice',
		detail = 'Attacks twice each turn / HP is lowered every turn / Can\'t restore HP (Can\'t be removed / Effect duration extends upon being targeted by another light ally\'s buff or healing skill)',
		status = '3096',
		icon = 'Status Blood Sacrifice.png'
	},
	['Bloodzerker'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bloodzerker',
		detail = 'When consuming 25% of current HP upon using charge attack: Sharp boost to ATK (1 hit) (Can\'t be removed / Ends when HP hits 25% or lower)',
		status = '3191',
		icon = 'status_3191.png'
	},
	['Bloomin\' Luck'] = {
		groups = {},
		categories = {},
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bloomin\' Luck',
		detail = 'At lvl 3: Lvl resets upon using Thrilling Bet / Draws a strong hand (Max: Lvl 3 / Can\'t be removed)',
		status = '7851_1',
		icon = 'status_7851_1.png'
	},
	['Bloomin\' Luck 1'] = {
		link = 'Bloomin\' Luck',
		status = '7851_1',
		icon = 'status_7851_1.png'
	},
	['Bloomin\' Luck 2'] = {
		link = 'Bloomin\' Luck',
		status = '7851_2',
		icon = 'status_7851_2.png'
	},
	['Bloomin\' Luck 3'] = {
		link = 'Bloomin\' Luck',
		status = '7851_3',
		icon = 'status_7851_3.png'
	},
	['Blue Strings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blue Strings',
		detail = 'Debuff resistance is boosted based on lvl / Lowers all allies\' charge bars and removes buffs after normal attacks (Max: 3 / Can\'t be removed / Ends when an ally uses a debuff skill)',
		status = '7622_4',
		icon = 'status_7622_4.png'
	},
	['Blue Strings 1'] = {
		link = 'Blue Strings',
		status = '7622_4_1',
		icon = 'status_7622_4_1.png'
	},
	['Blue Strings 2'] = {
		link = 'Blue Strings',
		status = '7622_4_2',
		icon = 'status_7622_4_2.png'
	},
	['Blue Strings 3'] = {
		link = 'Blue Strings',
		status = '7622_4_3',
		icon = 'status_7622_4_3.png'
	},
	['Bluesky Bullet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bluesky Bullet',
		detail = 'Consumed upon Eugen\'s normal attacks (Max: 5 / Can\'t be removed)',
		status = '7135_1',
		icon = 'Status 7135_1.png'
	},
	['Bluesky Bullet 1'] = {
		link = 'Bluesky Bullet',
		status = '7135_1',
		icon = 'Status 7135_1.png'
	},
	['Bluesky Bullet 2'] = {
		link = 'Bluesky Bullet',
		status = '7135_2',
		icon = 'Status 7135_2.png'
	},
	['Bluesky Bullet 3'] = {
		link = 'Bluesky Bullet',
		status = '7135_3',
		icon = 'Status 7135_3.png'
	},
	['Bluesky Bullet 4'] = {
		link = 'Bluesky Bullet',
		status = '7135_4',
		icon = 'Status 7135_4.png'
	},
	['Bluesky Bullet 5'] = {
		link = 'Bluesky Bullet',
		status = '7135_5',
		icon = 'Status 7135_5.png'
	},
	['Bluesky Bullet 6'] = {
		link = 'Bluesky Bullet',
		status = '7135_6',
		icon = 'Status 7135_6.png'
	},
	['Bluesky Bullet 7'] = {
		link = 'Bluesky Bullet',
		status = '7135_7',
		icon = 'Status 7135_7.png'
	},
	['Bluesky Bullet 8'] = {
		link = 'Bluesky Bullet',
		status = '7135_8',
		icon = 'Status 7135_8.png'
	},
	['Bluesky Bullet 9'] = {
		link = 'Bluesky Bullet',
		status = '7135_9',
		icon = 'Status 7135_9.png'
	},
	['Blue Rose Barrier'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blue Rose Barrier',
		detail = 'Substitute effect / DMG taken is reduced / Grants buffs to all allies every turn based on the barrier\'s strength lvl (Can\'t be removed / Ends when endurance hits 0)',
		status = '1314_2',
		icon = 'Status Blue Rose Barrier.png',
	},
	['Blue Rose Queen'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blue Rose Queen',
		detail = 'At end of turn in which HP hits 50% or below: Restore all Sapphire Petals / End cooldown for Midnight Rose Barrier (Can\'t be removed)',
		status = '6985',
		icon = 'status_6985.png'
	},
	['Blush Lvl'] = {
		page = 'Nina_Drango#Crush_on_You',
		groups = {},
		wiki_name = 'Blush Lvl',
		wiki_detail = '',
		wiki_comment = '',
		name = '惚れLv',
		detail = 'I blush when cute guys help me!',
		status = '61231',
		icon = 'Status Blush 1.png'
	},
	['Blush Lvl 1'] = {
		link = 'Blush Lvl',
		status = '61231',
		icon = 'Status Blush 1.png'
	},
	['Blush Lvl 2'] = {
		link = 'Blush Lvl',
		status = '61238',
		icon = 'Status Blush 2.png'
	},
	['Blush Lvl 3'] = {
		link = 'Blush Lvl',
		status = '612314',
		icon = 'Status Blush 3.png'
	},
	['Blush Lvl 4'] = {
		link = 'Blush Lvl',
		status = '612320',
		icon = 'Status Blush 4.png'
	},
	['Blut'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blut',
		detail = 'Deals bonus dark DMG upon attacks (Can only be removed by dealing a total of 2,000,000 or more light skill DMG)',
		status = '1383_16',
		icon = 'Status Blut.png'
	},
	['Blut 1'] = {
		link = 'Blut',
		status = '1383_161',
		icon = 'Status Blut 1.png'
	},
	['Blut 2'] = {
		link = 'Blut',
		status = '1383_162',
		icon = 'Status Blut 2.png'
	},
	['Blut 3'] = {
		link = 'Blut',
		status = '1383_163',
		icon = 'Status Blut 3.png'
	},
  	['Blut 4'] = {
		link = 'Blut',
		status = '1383_164',
		icon = 'Status Blut 4.png'
	},
	['Blut 5'] = {
		link = 'Blut',
		status = '1383_165',
		icon = 'Status Blut 5.png'
	},
  	['Blut 6'] = {
		link = 'Blut',
		status = '1383_166',
		icon = 'Status Blut 6.png'
	},
	['Blut 7'] = {
		link = 'Blut',
		status = '1383_167',
		icon = 'Status Blut 7.png'
	},
  	['Blut 8'] = {
		link = 'Blut',
		status = '1383_168',
		icon = 'Status Blut 8.png'
	},
	['Blut 9'] = {
		link = 'Blut',
		status = '1383_169',
		icon = 'Status Blut 9.png'
	},
	['Blut 10'] = {
		link = 'Blut',
		status = '1383_1610',
		icon = 'Status Blut 10.png'
	},
	['Blut (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blut',
		detail = 'Deals bonus light DMG upon attacks (Can only be removed by dealing a total of 2,000,000 or more light skill DMG)',
		status = '1383_15',
		icon = 'Status 1383_15.png'
	},
	['Blut (Light) 1'] = {
		link = 'Blut (Light)',
		status = '1383_151',
		icon = 'status_1383_151.png'
	},
	['Blut (Light) 2'] = {
		link = 'Blut (Light)',
		status = '1383_152',
		icon = 'status_1383_152.png'
	},
	['Blut (Light) 3'] = {
		link = 'Blut (Light)',
		status = '1383_153',
		icon = 'status_1383_153.png'
	},
  	['Blut (Light) 4'] = {
		link = 'Blut (Light)',
		status = '1383_154',
		icon = 'status_1383_154.png'
	},
	['Blut (Light) 5'] = {
		link = 'Blut (Light)',
		status = '1383_155',
		icon = 'status_1383_155.png'
	},
  	['Blut (Light) 6'] = {
		link = 'Blut (Light)',
		status = '1383_156',
		icon = 'status_1383_156.png'
	},
	['Blut (Light) 7'] = {
		link = 'Blut (Light)',
		status = '1383_157',
		icon = 'status_1383_157.png'
	},
  	['Blut (Light) 8'] = {
		link = 'Blut (Light)',
		status = '1383_158',
		icon = 'status_1383_158.png'
	},
	['Blut (Light) 9'] = {
		link = 'Blut (Light)',
		status = '1383_159',
		icon = 'status_1383_159.png'
	},
	['Blut (Light) 10'] = {
		link = 'Blut (Light)',
		status = '1383_1510',
		icon = 'status_1383_1510.png'
	},
	['Boarforce Winds'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Boarforce Winds',
		detail = 'Deals bonus DMG to all foes and gain Razorback Lances upon attacks (Can\'t be removed)',
		status = '6374',
		icon = 'Status Boarforce Winds.png'
	},
	['Boarforce Winds+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Boarforce Winds+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Boarforce Winds',
		detail = 'Deals 4-hit bonus light DMG to all foes and gains Razorback Lances upon attacks (Can\'t be removed)',
		status = '6374',
		icon = 'Status Boarforce Winds.png'
	},
	['Bobo, Over Here!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '<b>Upon taking DMG:</b> Bobo restores HP<br /><b>When debuffed at turn start:</b> Bobo removes 1 debuff<br /><b>When foe uses a special attack:</b> Bobo grants Shield effect<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Bobo, Over Here!',
		detail = '',
		status = '6917',
		icon = 'status_6917.png'
	},
	['Body Heat Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Body Heat Boosted',
		detail = 'Body heat is raised / ATK and double attack rate is boosted / DEF is lowered',
		status = '15141',
		icon = 'Status BodyHeat.png'
	},
	['Body Heat Boosted (Lunalu)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Body Heat Boosted',
		detail = 'Body heat is raised and Facsimile success rate is boosted',
		status = '15141',
		icon = 'Status BodyHeat.png'
	},
	['Bon Vivant'] = {
        groups = {},
        categories = {},
        wiki_name = '',
        wiki_detail = '',
        wiki_comment = '',
        name = 'Bon Vivant',
        detail = 'Consumes 1 at end of turn and upon skill activation / Becomes Wasted at 0 (Can\'t be removed)',
        status = '70731',
        icon = 'Status_70731.png'
    },
    ['Bon Vivant 1'] = {
        link = 'Bon Vivant'
    },
    ['Bon Vivant 2'] = {
        link = 'Bon Vivant',
        status = '70732',
        icon = 'Status_70732.png'
    },
    ['Bon Vivant 3'] = {
        link = 'Bon Vivant',
        status = '70733',
        icon = 'Status_70733.png'
    },
    ['Bon Vivant 4'] = {
        link = 'Bon Vivant',
        status = '70734',
        icon = 'Status_70734.png'
    },
    ['Bon Vivant 5'] = {
        link = 'Bon Vivant',
        status = '70735',
        icon = 'Status_70735.png'
    },
    ['Bon Vivant 6'] = {
        link = 'Bon Vivant',
        status = '70736',
        icon = 'Status_70736.png'
    },
    ['Bon Vivant 7'] = {
        link = 'Bon Vivant',
        status = '70737',
        icon = 'Status_70737.png'
    },
    ['Bon Vivant 8'] = {
        link = 'Bon Vivant',
        status = '70738',
        icon = 'Status_70738.png'
    },
    ['Bon Vivant 9'] = {
        link = 'Bon Vivant',
        status = '70739',
        icon = 'Status_70739.png'
    },
	['Bonus C.A. DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Bonus C.A. DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus C.A. DMG',
		detail = 'Deals bonus DMG on charge attack',
		status = '6072',
		icon = 'Status Bonus C.A. DMG.png'
	},
	['Bonus DMG'] = {
		page = 'Bonus Damage',
		groups = {},
		categories = {},
		wiki_name = '%a% Bonus DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus DMG',
		detail = 'Deals bonus DMG for one-foe one-ally attacks',
		status = '1383',
		icon = 'Status_Bonus_Damage.png'
	},
	['Bonus DMG (1 time)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus DMG (1 time)',
		detail = 'Deals bonus DMG for normal attacks (1 time)',
		status = '1383',
		icon = 'status_1383.png'
	},
	['Bonus Dark DMG (Local)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Dark DMG',
		detail = 'Deals bonus dark DMG for one-foe one-ally attacks',
		status = '1383_26',
		icon = 'Status_Bonus Dark DMG (Local).png'
	},
	['Bonus Dark DMG 1'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_261',
		icon = 'Status_Bonus Dark DMG (Local) 1.png'
	},
	['Bonus Dark DMG 2'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_262',
		icon = 'Status_Bonus Dark DMG (Local) 2.png'
	},
	['Bonus Dark DMG 3'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_263',
		icon = 'Status_Bonus Dark DMG (Local) 3.png'
	},
	['Bonus Dark DMG 4'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_264',
		icon = 'Status_Bonus Dark DMG (Local) 4.png'
	},
	['Bonus Dark DMG 5'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_265',
		icon = 'Status_Bonus Dark DMG (Local) 5.png'
	},
	['Bonus Dark DMG 6'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_266',
		icon = 'Status_Bonus Dark DMG (Local) 6.png'
	},
	['Bonus Dark DMG 7'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_267',
		icon = 'Status_Bonus Dark DMG (Local) 7.png'
	},
	['Bonus Dark DMG 8'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_268',
		icon = 'Status_Bonus Dark DMG (Local) 8.png'
	},
	['Bonus Dark DMG 9'] = {
		link = 'Bonus Dark DMG (Local)',
		status = '1383_269',
		icon = 'Status_Bonus Dark DMG (Local) 9.png'
	},
	['Bonus Dark DMG'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Dark DMG',
		name = 'Bonus Dark DMG',
		detail = 'Deals bonus dark DMG for one-foe one-ally attacks',
	},
	['Bonus Dark DMG (Can\'t be removed)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Dark DMG',
		name = 'Bonus Dark DMG',
		detail = 'Deals bonus dark DMG for one-foe one-ally attacks (Can\'t be removed)',
	},
	['Bonus Dark DMG (Ends upon taking DMG)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Dark DMG',
		name = 'Bonus Dark DMG',
		detail = 'Deals bonus dark DMG for one-foe one-ally attacks (Ends upon taking DMG)',
	},
	['Bonus Dark DMG (1 time)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Dark DMG (1 time)',
		name = 'Bonus Dark DMG (1 time)',
		detail = 'Deals bonus dark DMG for normal attacks (1 time)',
	},
	['Bonus Fire DMG (1 time)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Fire DMG (1 time)',
		name = 'Bonus Fire DMG (1 time)',
		detail = 'Deals bonus fire DMG for normal attacks (1 time)',
	},
	['Bonus Fire DMG (Can\'t be removed)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Fire DMG',
		name = 'Bonus Fire DMG',
		detail = 'Deals bonus fire DMG for normal attacks (Can\'t be removed)',
	},
	['Bonus Fire DMG (Ends upon taking DMG)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Fire DMG',
		name = 'Bonus Fire DMG',
		detail = 'Deals bonus fire DMG for one-foe one-ally attacks (Ends upon taking DMG)',
	},
	['Bonus Fire DMG (Local)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Fire DMG',
		detail = 'Deals bonus fire DMG for one-foe one-ally attacks',
		status = '1383_21',
		icon = 'Status_1383_21.png'
	},
	['Bonus Fire DMG 1'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_211',
		icon = 'Status_1383_211.png'
	},
	['Bonus Fire DMG 2'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_212',
		icon = 'Status_1383_212.png'
	},
	['Bonus Fire DMG 3'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_213',
		icon = 'Status_1383_213.png'
	},
	['Bonus Fire DMG 4'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_214',
		icon = 'Status_1383_214.png'
	},
	['Bonus Fire DMG 5'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_215',
		icon = 'Status_1383_215.png'
	},
	['Bonus Fire DMG 6'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_216',
		icon = 'Status_1383_216.png'
	},
	['Bonus Fire DMG 7'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_217',
		icon = 'Status_1383_217.png'
	},
	['Bonus Fire DMG 8'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_218',
		icon = 'Status_1383_218.png'
	},
	['Bonus Fire DMG 9'] = {
		link = 'Bonus Fire DMG (Local)',
		status = '1383_219',
		icon = 'Status_1383_219.png'
	},
	['Bonus Effect on Dodge (Blind)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Upon dodging: Blind effect to all foes',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Blind+)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Bonus Effect on Dodge+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Upon dodging: Blind effect to all foes / Remove 1 buff / Delay effect',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Charge Boost)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Charge bar will be boosted upon dodging',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Charge Boost Allies)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'All allies\' charge bars will be boosted upon each dodge',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Gift)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Triple attack rate is boosted upon dodging',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Healing)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Restores all allies\' HP upon dodging',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Hype Allies)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'All allies\' hype will be boosted upon each dodge',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Light DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Light DMG to a foe upon dodging',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Mirin)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Upon dodging: Water DMG to a foe / Hit to multiattack rate',
		status = '6007',
		icon = 'status_EffectOnDodge.png'
	},
	['Bonus Effect on Dodge (Water DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Effect on Dodge',
		detail = 'Deals water DMG to a foe upon dodging',
		status = '6007',
		icon = 'Status_EffectOnDodge.png'
	},
	['Bonus Fire DMG'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Fire DMG',
		name = 'Bonus Fire DMG',
		detail = 'Deals bonus fire DMG for one-foe one-ally attacks',
	},
	['Bonus Fire DMG (Magenta)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Fire DMG',
		name = 'Bonus Fire DMG',
		detail = 'Deals bonus fire DMG for one-foe one-ally attacks (Can\'t be removed)',
		status = '6825',
		icon = 'status_6826.png'
	},
	['Bonus Fire DMG (Teal)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Fire DMG',
		name = 'Bonus Fire DMG',
		detail = 'Deals bonus fire DMG for one-foe one-ally attacks (Can\'t be removed)',
		status = '6825_1',
		icon = 'status_6826_1.png'
	},
	['Bonus Water DMG'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Water DMG',
		name = 'Bonus Water DMG',
		detail = 'Deals bonus water DMG for one-foe one-ally attacks',
	},
	['Bonus Water DMG (1 time)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Water DMG (1 time)',
		name = 'Bonus Water DMG (1 time)',
		detail = 'Deals bonus water DMG for normal attacks (1 time)',
	},
	['Bonus Water DMG (Can\'t be extended)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Water DMG ',
		name = 'Bonus Water DMG',
		detail = 'Deals bonus water DMG for normal attacks (Can\'t be extended)',
	},
	['Bonus Water DMG (Can\'t be removed)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Water DMG ',
		name = 'Bonus Water DMG',
		detail = 'Deals bonus water DMG for normal attacks (Can\'t be removed)',
	},
	['Bonus Water DMG (Ends upon taking DMG)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Water DMG',
		name = 'Bonus Water DMG',
		detail = 'Deals bonus water DMG for one-foe one-ally attacks (Ends upon taking DMG)',
	},
	['Bonus Water DMG (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Bonus Water DMG',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Bonus Water DMG',
		detail = 'Deals bonus water DMG for one-foe one-ally attacks',
		status = '1383_22',
		icon = 'status_1383_22.png'
	},
	['Bonus Water DMG 1'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_221',
		icon = 'status_1383_221.png'
	},
	['Bonus Water DMG 2'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_222',
		icon = 'status_1383_222.png'
	},
	['Bonus Water DMG 3'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_223',
		icon = 'status_1383_223.png'
	},
  	['Bonus Water DMG 4'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_224',
		icon = 'status_1383_224.png'
	},
	['Bonus Water DMG 5'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_225',
		icon = 'status_1383_225.png'
	},
  	['Bonus Water DMG 6'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_226',
		icon = 'status_1383_226.png'
	},
	['Bonus Water DMG 7'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_227',
		icon = 'status_1383_227.png'
	},
  	['Bonus Water DMG 8'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_228',
		icon = 'status_1383_228.png'
	},
	['Bonus Water DMG 9'] = {
		link = 'Bonus Water DMG (Local)',
		status = '1383_229',
		icon = 'status_1383_229.png'
	},
	['Bonus Earth DMG'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Earth DMG',
		name = 'Bonus Earth DMG',
		detail = 'Deals bonus earth DMG for one-foe one-ally attacks',
	},
	['Bonus Earth DMG (1 time)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Earth DMG (1 time)',
		name = 'Bonus Earth DMG (1 time)',
		detail = 'Deals bonus earth DMG for normal attacks (1 time)',
	},
	['Bonus Earth DMG (Can\'t be removed)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Earth DMG',
		name = 'Bonus Earth DMG',
		detail = 'Deals bonus earth DMG for normal attacks (Can\'t be removed)',
	},
	['Bonus Earth DMG (Ends upon taking DMG)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Earth DMG',
		name = 'Bonus Earth DMG',
		detail = 'Deals bonus earth DMG for one-foe one-ally attacks (Ends upon taking DMG)',
	},
	['Bonus Earth DMG (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Bonus Earth DMG',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Bonus Earth DMG',
		detail = 'Deals bonus earth DMG for one-foe one-ally attacks',
		status = '1383_23',
		icon = 'status_1383_23.png'
	},
	['Bonus Earth DMG 1'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_231',
		icon = 'status_1383_231.png'
	},
	['Bonus Earth DMG 2'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_232',
		icon = 'status_1383_232.png'
	},
	['Bonus Earth DMG 3'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_233',
		icon = 'status_1383_233.png'
	},
  	['Bonus Earth DMG 4'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_234',
		icon = 'status_1383_234.png'
	},
	['Bonus Earth DMG 5'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_235',
		icon = 'status_1383_235.png'
	},
  	['Bonus Earth DMG 6'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_236',
		icon = 'status_1383_236.png'
	},
	['Bonus Earth DMG 7'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_237',
		icon = 'status_1383_237.png'
	},
  	['Bonus Earth DMG 8'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_238',
		icon = 'status_1383_238.png'
	},
	['Bonus Earth DMG 9'] = {
		link = 'Bonus Earth DMG (Local)',
		status = '1383_239',
		icon = 'status_1383_239.png'
	},
	['Bonus Wind DMG'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Wind DMG',
		name = 'Bonus Wind DMG',
		detail = 'Deals bonus wind DMG for one-foe one-ally attacks',
	},
	['Bonus Wind DMG (1 time)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Wind DMG (1 time)',
		name = 'Bonus Wind DMG (1 time)',
		detail = 'Deals bonus wind DMG for normal attacks (1 time)',
	},
	['Bonus Wind DMG (Can\'t be removed)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Wind DMG',
		name = 'Bonus Wind DMG',
		detail = 'Deals bonus wind DMG for normal attacks (Can\'t be removed)',
	},
	['Bonus Wind DMG (Ends upon taking DMG)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Wind DMG',
		name = 'Bonus Wind DMG',
		detail = 'Deals bonus wind DMG for one-foe one-ally attacks (Ends upon taking DMG)',
	},
	['Bonus Wind DMG (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Bonus Wind DMG',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Bonus Wind DMG',
		detail = 'Deals bonus Wind DMG for one-foe one-ally attacks',
		status = '1383_24',
		icon = 'status_1383_24.png'
	},
	['Bonus Wind DMG 1'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_241',
		icon = 'status_1383_241.png'
	},
	['Bonus Wind DMG 2'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_242',
		icon = 'status_1383_242.png'
	},
	['Bonus Wind DMG 3'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_243',
		icon = 'status_1383_243.png'
	},
  	['Bonus Wind DMG 4'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_244',
		icon = 'status_1383_244.png'
	},
	['Bonus Wind DMG 5'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_245',
		icon = 'status_1383_245.png'
	},
  	['Bonus Wind DMG 6'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_246',
		icon = 'status_1383_246.png'
	},
	['Bonus Wind DMG 7'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_247',
		icon = 'status_1383_247.png'
	},
  	['Bonus Wind DMG 8'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_248',
		icon = 'status_1383_248.png'
	},
	['Bonus Wind DMG 9'] = {
		link = 'Bonus Wind DMG (Local)',
		status = '1383_249',
		icon = 'status_1383_249.png'
	},
	['Bonus Light DMG'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Light DMG',
		name = 'Bonus Light DMG',
		detail = 'Deals bonus light DMG for one-foe one-ally attacks',
	},
	['Bonus Light DMG (1 time)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Light DMG (1 time)',
		name = 'Bonus Light DMG',
		detail = 'Deals bonus light DMG for normal attacks (1 time)',
	},
  ['Bonus Light DMG (Can\'t be removed)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Light DMG',
		name = 'Bonus Light DMG',
		detail = 'Deals bonus light DMG for one-foe one-ally attacks (Can\'t be removed)',
	},
	['Bonus Light DMG (Ends upon taking DMG)'] = {
		link = 'Bonus DMG',
		wiki_name = '%a% Bonus Light DMG',
		name = 'Bonus Light DMG',
		detail = 'Deals bonus light DMG for one-foe one-ally attacks (Ends upon taking DMG)',
	},
	['Bonus Light DMG (Local)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bonus Light DMG',
		detail = 'Deals bonus light DMG for one-foe one-ally attacks',
		status = '1383_25',
		icon = 'status_1383_25.png'
	},
	['Bonus Light DMG 1'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_251',
		icon = 'status_1383_251.png'
	},
	['Bonus Light DMG 2'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_252',
		icon = 'status_1383_252.png'
	},
	['Bonus Light DMG 3'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_253',
		icon = 'status_1383_253.png'
	},
	['Bonus Light DMG 4'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_254',
		icon = 'status_1383_254.png'
	},
	['Bonus Light DMG 5'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_255',
		icon = 'status_1383_255.png'
	},
	['Bonus Light DMG 6'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_256',
		icon = 'status_1383_256.png'
	},
	['Bonus Light DMG 7'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_257',
		icon = 'status_1383_257.png'
	},
	['Bonus Light DMG 8'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_258',
		icon = 'status_1383_258.png'
	},
	['Bonus Light DMG 9'] = {
		link = 'Bonus Light DMG (Local)',
		status = '1383_259',
		icon = 'status_1383_259.png'
	},
	['Bonus Superior Elemental DMG'] = {
		link = 'Extra Superior Element DMG',
		wiki_name = '%a% Bonus Superior Elemental DMG',
		name = 'Bonus Superior Elemental DMG',
	},
	['Bonus Superior Elemental DMG (Local)'] = {
		groups = {},
		categories = {},
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Bonus Superior Elemental DMG',
		detail = 'Deals Bonus Superior Elemental DMG for one-foe one-ally attacks',
		status = '1383_29',
		icon = 'status_1383_29.png'
	},
	['Bonus Superior Elemental DMG 1'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_291',
		icon = 'status_1383_291.png'
	},
	['Bonus Superior Elemental DMG 2'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_292',
		icon = 'status_1383_292.png'
	},
	['Bonus Superior Elemental DMG 3'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_293',
		icon = 'status_1383_293.png'
	},
	['Bonus Superior Elemental DMG 4'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_294',
		icon = 'status_1383_294.png'
	},
	['Bonus Superior Elemental DMG 5'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_295',
		icon = 'status_1383_295.png'
	},
	['Bonus Superior Elemental DMG 6'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_296',
		icon = 'status_1383_296.png'
	},
	['Bonus Superior Elemental DMG 7'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_297',
		icon = 'status_1383_297.png'
	},
	['Bonus Superior Elemental DMG 8'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_298',
		icon = 'status_1383_298.png'
	},
	['Bonus Superior Elemental DMG 9'] = {
		link = 'Bonus Superior Elemental DMG (Local)',
		status = '1383_299',
		icon = 'status_1383_299.png'
	},
	['Boost to ATK during break'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Boost to ATK during break',
		detail = 'ATK is boosted when foe is in break mode',
		status = '1081',
		icon = 'Status_AttackUp.png'
	},
	['Boost to Attack Specs'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Boost to Attack Specs',
		detail = 'ATK and multiattack rate are boosted (Can\'t be removed)',
		status = '6071_11',
		icon = 'Status Boost to Attack Specs.png'
	},
	['Boost to Charge Bar upon Taking DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Boost to Charge Bar upon Taking DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Boost to Charge Bar upon Taking DMG',
		detail = 'Charge bar will be boosted upon taking DMG',
		status = '1061',
		icon = 'Status Uplift.png'
	},
	['Boost to Defense Specs'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Boost to Defense Specs',
		detail = 'DEF and dodge rate are boosted (Can\'t be removed)',
		status = '6071_21',
		icon = 'Status Boost to Defense Specs.png'
	},
	['Boost to healing cap'] = {
		link = 'Recovery Cap Boosted'
	},
	['Booster Activated'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Booster Activated',
		detail = 'ATK is boosted / Chance of lowering DMG taken (Can\'t be removed)',
		status = '3009',
		icon = 'Status Booster Activated.png'
	},
	['Bosheit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Bosheit',
		detail = 'Healing amount, healing cap, and ATK are boosted',
		status = '5026',
		icon = 'Status Bosheit.png'
	},
	['Bounce Back Cape'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Takes no DMG or debuffs while in effect / Counters with Air Cannon upon dodging / Receives foe attacks in place of an ally (Excludes all-foe all-ally attacks) / Can\'t attack (Can\'t be removed)',
		wiki_comment = '',
		name = 'Bounce Back Cape',
		detail = '',
		status = '3130',
		icon = 'status_3130.png'
	},
	['Bounty'] = {
		groups = {},
		categories = {},
		page = 'Drop Rate Boosts',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bounty',
		detail = 'Item drop rate is boosted',
		status = '1036',
		icon = 'Status Bounty.png'
	},
	['Bounty 1'] = {
		link = 'Bounty',
		name = 'Bounty lvl 1',
		status = '1036_1',
		icon = 'Status Treasure1.png'
	},
	['Bounty 2'] = {
		link = 'Bounty',
		name = 'Bounty lvl 2',
		status = '1036_2',
		icon = 'Status Treasure2.png'
	},
	['Bounty 3'] = {
		link = 'Bounty',
		name = 'Bounty lvl 3',
		status = '1036_3',
		icon = 'Status Treasure3.png'
	},
	['Bounty 4'] = {
		link = 'Bounty',
		name = 'Bounty lvl 4',
		status = '1036_4',
		icon = 'Status Treasure4.png'
	},
	['Bounty 5'] = {
		link = 'Bounty',
		name = 'Bounty lvl 5',
		status = '1036_5',
		icon = 'Status Treasure5.png'
	},
	['Bounty 6'] = {
		link = 'Bounty',
		name = 'Bounty lvl 6',
		status = '1036_6',
		icon = 'Status Treasure6.png'
	},
	['Bounty 7'] = {
		link = 'Bounty',
		name = 'Bounty lvl 7',
		status = '1036_7',
		icon = 'Status Treasure7.png'
	},
	['Bounty 8'] = {
		link = 'Bounty',
		name = 'Bounty lvl 8',
		status = '1036_8',
		icon = 'Status Treasure8.png'
	},
	['Bounty 9'] = {
		link = 'Bounty',
		name = 'Bounty lvl 9',
		status = '1036_9',
		icon = 'Status Treasure9.png'
	},
	['Bounty 10'] = {
		link = 'Bounty',
		name = 'Bounty lvl 10',
		status = '1036_10',
		icon = 'Status Treasure10.png'
	},
	['Breaking the Limit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Breaking the Limit',
		detail = 'Multiattack rate and dodge rate are boosted based on lvl / Attack specs and C.A. specs are boosted at lvl 5 (Can\'t be removed)',
		status = '7034',
		icon = 'Status 7034.png'
	},
	['Breaking the Limit 1'] = {
		link = 'Breaking the Limit',
		status = '7034_1',
		icon = 'Status 7034_1.png'
	},
	['Breaking the Limit 2'] = {
		link = 'Breaking the Limit',
		status = '7034_2',
		icon = 'Status 7034_2.png'
	},
	['Breaking the Limit 3'] = {
		link = 'Breaking the Limit',
		status = '7034_3',
		icon = 'Status 7034_3.png'
	},
	['Breaking the Limit 4'] = {
		link = 'Breaking the Limit',
		status = '7034_4',
		icon = 'Status 7034_4.png'
	},
	['Breaking the Limit 5'] = {
		link = 'Breaking the Limit',
		status = '7034_5',
		icon = 'Status 7034_5.png'
	},
	['Breaking the Limit 6'] = {
		link = 'Breaking the Limit',
		status = '7034_6',
		icon = 'Status 7034_6.png'
	},
	['Breaking the Limit 7'] = {
		link = 'Breaking the Limit',
		status = '7034_7',
		icon = 'Status 7034_7.png'
	},
	['Breaking the Limit 8'] = {
		link = 'Breaking the Limit',
		status = '7034_8',
		icon = 'Status 7034_8.png'
	},
	['Breaking the Limit 9'] = {
		link = 'Breaking the Limit',
		status = '7034_9',
		icon = 'Status 7034_9.png'
	},
	['Brutal Cell'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Brutal Cell',
		detail = 'Consumed by MC\'s skills (Can\'t be removed / Max: 9)',
		status = '7820_1',
		icon = 'status_7820_1.png'
	},
	['Brutal Cell 1'] = {
		link = 'Brutal Cell',
		status = '7820_1',
		icon = 'status_7820_1.png'
	},
	['Brutal Cell 2'] = {
		link = 'Brutal Cell',
		status = '7820_2',
		icon = 'status_7820_2.png'
	},
	['Brutal Cell 3'] = {
		link = 'Brutal Cell',
		status = '7820_3',
		icon = 'status_7820_3.png'
	},
	['Brutal Cell 4'] = {
		link = 'Brutal Cell',
		status = '7820_4',
		icon = 'status_7820_4.png'
	},
	['Brutal Cell 5'] = {
		link = 'Brutal Cell',
		status = '7820_5',
		icon = 'status_7820_5.png'
	},
	['Brutal Cell 6'] = {
		link = 'Brutal Cell',
		status = '7820_6',
		icon = 'status_7820_6.png'
	},
	['Brutal Cell 7'] = {
		link = 'Brutal Cell',
		status = '7820_7',
		icon = 'status_7820_7.png'
	},
	['Brutal Cell 8'] = {
		link = 'Brutal Cell',
		status = '7820_8',
		icon = 'status_7820_8.png'
	},
	['Brutal Cell 9'] = {
		link = 'Brutal Cell',
		status = '7820_9',
		icon = 'status_7820_9.png'
	},
	['Bua'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bua',
		detail = 'ATK, triple attack rate, DMG cap, and dodge rate are boosted / DEF is lowered (Can\'t be removed)',
		status = '3073',
		icon = 'Status Bua.png'
	},
	['Bulk'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bulk',
		detail = 'Dark allies\' ATK, DEF, and DMG cap are boosted based on Bulk lvl (Max: 5 / Can\'t be removed)',
		status = '74891',
		icon = 'status_74891.png'
	},
	['Bulk 1'] = {
		link = 'Bulk',
		status = '74891',
		icon = 'status_74891.png'
	},
	['Bulk 2'] = {
		link = 'Bulk',
		status = '74892',
		icon = 'status_74892.png'
	},
	['Bulk 3'] = {
		link = 'Bulk',
		status = '74893',
		icon = 'status_74893.png'
	},
	['Bulk 4'] = {
		link = 'Bulk',
		status = '74894',
		icon = 'status_74894.png'
	},
	['Bulk 5'] = {
		link = 'Bulk',
		status = '74895',
		icon = 'status_74895.png'
	},
	['Bulk 6'] = {
		link = 'Bulk',
		status = '74896',
		icon = 'status_74896.png'
	},
	['Bulk 7'] = {
		link = 'Bulk',
		status = '74897',
		icon = 'status_74897.png'
	},
	['Bulk 8'] = {
		link = 'Bulk',
		status = '74898',
		icon = 'status_74898.png'
	},
	['Bulk 9'] = {
		link = 'Bulk',
		status = '74899',
		icon = 'status_74899.png'
	},
	['Bullet (Joker)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '1 is used upon using Joker\'s skill (Can\'t be removed)',
		wiki_comment = '',
		name = 'Bullet',
		detail = '1 is used upon using Joker\'s skill',
		status = '62451',
		icon = 'Status Bullet (Joker) 1.png'
	},
	['Bullet (Joker) 1'] = {
		link = 'Bullet (Joker)'
	},
	['Bullet (Joker) 2'] = {
		link = 'Bullet (Joker)',
		status = '62452',
		icon = 'Status Bullet (Joker) 2.png'
	},
	['Bullet (Joker) 3'] = {
		link = 'Bullet (Joker)',
		status = '62453',
		icon = 'Status Bullet (Joker) 3.png'
	},
	['Bullets (Ilsa)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bullets',
		detail = 'Uses Bullets per attack or skill (Can\'t be removed)',
		status = '14311',
		icon = 'Status Bullets 1.png'
	},
	['Bullets (Ilsa) 1'] = {
		link = 'Bullets (Ilsa)'
	},
	['Bullets (Ilsa) 2'] = {
		link = 'Bullets (Ilsa)',
		status = '14312',
		icon = 'Status Bullets 2.png'
	},
	['Bullets (Ilsa) 3'] = {
		link = 'Bullets (Ilsa)',
		status = '14313',
		icon = 'Status Bullets 3.png'
	},
	['Bullets (Ilsa) 4'] = {
		link = 'Bullets (Ilsa)',
		status = '14314',
		icon = 'Status Bullets 4.png'
	},
	['Bullets (Ilsa) 5'] = {
		link = 'Bullets (Ilsa)',
		status = '14315',
		icon = 'Status Bullets 5.png'
	},
	['Bullets (Ilsa) 6'] = {
		link = 'Bullets (Ilsa)',
		status = '14316',
		icon = 'Status Bullets 6.png'
	},
	['Bullets (Ilsa) 7'] = {
		link = 'Bullets (Ilsa)',
		status = '14317',
		icon = 'Status Bullets 7.png'
	},
	['Bullets (Ilsa) 8'] = {
		link = 'Bullets (Ilsa)',
		status = '14318',
		icon = 'Status Bullets 8.png'
	},
	['Bullets (Ilsa) 9'] = {
		link = 'Bullets (Ilsa)',
		status = '14319',
		icon = 'Status Bullets 9.png'
	},
	['Bullseye'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bullseye',
		detail = 'Debuffs don\'t miss (Regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, debuff resistance, and debuff immunity / Can\'t be removed)',
		status = '1057',
		icon = 'status_1057.png'
	},
	['Bulwark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Receives foe attack in place of an ally (Excludes all-foe all-ally attacks) / DEF is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Bulwark',
		detail = '',
		status = '6081',
		icon = 'Status Bulwark.png'
	},
	['Buried'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Buried',
		detail = 'Deals 6-hit plain DMG to an ally each turn',
		status = '6817',
		icon = 'Status 6817.png'
	},
	['Buried 1'] = {
		link = 'Buried',
		status = '6817_1',
		icon = 'Status 6817_1.png'
	},
	['Buried 2'] = {
		link = 'Buried',
		status = '6817_2',
		icon = 'Status 6817_2.png'
	},
	['Buried 3'] = {
		link = 'Buried',
		status = '6817_3',
		icon = 'Status 6817_3.png'
	},
	['Buried 4'] = {
		link = 'Buried',
		status = '6817_4',
		icon = 'Status 6817_4.png'
	},
	['Buried 5'] = {
		link = 'Buried',
		status = '6817_5',
		icon = 'Status 6817_5.png'
	},
	['Buried 6'] = {
		link = 'Buried',
		status = '6817_6',
		icon = 'Status 6817_6.png'
	},
	['Buried 7'] = {
		link = 'Buried',
		status = '6817_7',
		icon = 'Status 6817_7.png'
	},
	['Buried 8'] = {
		link = 'Buried',
		status = '6817_8',
		icon = 'Status 6817_8.png'
	},
	['Buried 9'] = {
		link = 'Buried',
		status = '6817_9',
		icon = 'Status 6817_9.png'
	},
	['Burst Shell'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Burst Shell',
		detail = 'Consumed upon using Guns and Roses (Can\'t be removed)',
		status = '74081',
		icon = 'status_74081.png'
	},
	['Burst Shell 1'] = {
		link = 'Burst Shell',
		status = '74081',
		icon = 'status_74081.png'
	},
	['Burst Shell 2'] = {
		link = 'Burst Shell',
		status = '74082',
		icon = 'status_74082.png'
	},
	['Burst Shell 3'] = {
		link = 'Burst Shell',
		status = '74083',
		icon = 'status_74083.png'
	},
	['Burst Shell 4'] = {
		link = 'Burst Shell',
		status = '74084',
		icon = 'status_74084.png'
	},
	['Burst Shell 5'] = {
		link = 'Burst Shell',
		status = '74085',
		icon = 'status_74085.png'
	},
	['Burst Shell 6'] = {
		link = 'Burst Shell',
		status = '74086',
		icon = 'status_74086.png'
	},
	['Burst Shell 7'] = {
		link = 'Burst Shell',
		status = '74087',
		icon = 'status_74087.png'
	},
	['Burst Shell 8'] = {
		link = 'Burst Shell',
		status = '74088',
		icon = 'status_74088.png'
	},
	['Burst Shell 9'] = {
		link = 'Burst Shell',
		status = '74089',
		icon = 'status_74089.png'
	},
	['Burst Shell 10'] = {
		link = 'Burst Shell',
		status = '740810',
		icon = 'status_740810.png'
	},
	['Bursting Bubbles'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bursting Bubbles',
		detail = 'Defense specs are boosted at end of turn (Stackable) / Fair Trick activates when a foe uses a special attack (Can\'t be removed)',
		status = '6045_2',
		icon = 'Status_Switcheroo (Defense).png'
	},
	['Bursting Bubbles (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bursting Bubbles',
		detail = 'Attack specs are boosted at end of turn (Can\'t be removed)',
		status = '6045_2',
		icon = 'Status_Switcheroo (Defense).png'
	},
	['Butter Flutter'] = {
		page = 'Bonus Damage',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Butter Flutter',
		detail = 'Deals bonus superior elemental DMG for one-foe one-ally attacks',
		status = '1410',
		icon = 'Status_Butterfly.png'
	},
	['Butterfly Effect'] = {
		page = 'Bonus Damage',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Butterfly Effect',
		detail = 'Deals bonus superior element DMG for one-foe one-ally attacks',
		status = '1410',
		icon = 'Status_Butterfly.png'
	},
	['Beguiling Dance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Beguiling Dance',
		detail = 'DMG dealt is supplemented based on lvl (Max: 5 / Can\'t be removed)',
		status = '7550_1',
		icon = 'status_7550_1.png'
	},
	['Beguiling Dance 1'] = {
		link = 'Beguiling Dance',
		status = '7550_1',
		icon = 'status_7550_1.png'
	},
	['Beguiling Dance 2'] = {
		link = 'Beguiling Dance',
		status = '7550_2',
		icon = 'status_7550_2.png'
	},
	['Beguiling Dance 3'] = {
		link = 'Beguiling Dance',
		status = '7550_3',
		icon = 'status_7550_3.png'
	},
	['Beguiling Dance 4'] = {
		link = 'Beguiling Dance',
		status = '7550_4',
		icon = 'status_7550_4.png'
	},
	['Beguiling Dance 5'] = {
		link = 'Beguiling Dance',
		status = '7550_5',
		icon = 'status_7550_5.png'
	},
	['Beguiling Dance 6'] = {
		link = 'Beguiling Dance',
		status = '7550_6',
		icon = 'status_7550_6.png'
	},
	['Beguiling Dance 7'] = {
		link = 'Beguiling Dance',
		status = '7550_7',
		icon = 'status_7550_7.png'
	},
	['Beguiling Dance 8'] = {
		link = 'Beguiling Dance',
		status = '7550_8',
		icon = 'status_7550_8.png'
	},
	['Beguiling Dance 9'] = {
		link = 'Beguiling Dance',
		status = '7550_9',
		icon = 'status_7550_9.png'
	},
	['Beyond the Fry'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / C.A. DMG is boosted / C.A. DMG cap is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Beyond the Fry',
		detail = '',
		status = '7518',
		icon = 'status_7518.png'
	},
	['C.A. DMG Boosted'] = {
		page = 'C.A. DMG Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted',
		detail = 'Charge attack DMG is boosted',
		status = '1053',
		icon = 'Status_Defiance.png'
	},
	['C.A. DMG Boosted (1 time / Can\'t be removed)'] = {
		page = 'C.A. DMG Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted (1 time / Can\'t be removed)',
		detail = 'Charge attack DMG is boosted (1 time / Can\'t be removed)',
		status = '6082',
		icon = 'Status_C.A. DMG Boosted (1 time).png'
	},
	['C.A. DMG Boosted (1 time)'] = {
		page = 'C.A. DMG Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted (1 time)',
		detail = 'Charge attack DMG is boosted (1 time)',
		status = '6082',
		icon = 'Status_C.A. DMG Boosted (1 time).png'
	},
	['C.A. DMG Boosted (1 time / Piña)'] = {
		page = 'C.A. DMG Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted (1 time)',
		detail = 'Charge attack DMG is boosted (1 time)',
		status = '6082_1',
		icon = 'status_6082_1.png'
	},
	['C.A. DMG Boosted (Bahamut)'] = {
		page = 'C.A. DMG Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted (1 time)',
		detail = 'Charge attack DMG is boosted (1 time)',
		status = '6064',
		icon = 'Status Defiance Bahamut.png'
	},
	['C.A. DMG Boosted (Can\'t be removed)'] = {
		page = 'C.A. DMG Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted',
		detail = 'Charge attack DMG is boosted (Can\'t be removed)',
		status = '1053',
		icon = 'Status_Defiance.png'
	},
	['C.A. DMG Boosted (Field Effect)'] = {
		page = 'C.A. DMG Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up (Field Effect)',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br/ >Unofficial status name',
		name = '',
		detail = 'C.A. DMG against foes is boosted',
		status = '5041',
		icon = 'status_5041.png'
	},
	['C.A. DMG Boosted (Stackable)'] = {
		page = 'C.A. DMG Up (Stackable)',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted (Stackable)',
		detail = 'Charge attack DMG is boosted (Stackable)',
		status = '1477',
		icon = 'status_1477.png'
	},
	['C.A. DMG Boosted (Stackable / Can\'t be removed)'] = {
		page = 'C.A. DMG Up (Stackable)',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Boosted (Stackable)',
		detail = 'Charge attack DMG is boosted (Stackable / Can\'t be removed)',
		status = '1477',
		icon = 'status_1477.png'
	},
	['C.A. DMG Boosted (Stackable/Unremovable)'] = {
		link = 'C.A. DMG Boosted (Stackable / Can\'t be removed)',
	},
	['C.A. DMG Cap Boosted'] = {
		page = 'C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Cap Up',
		wiki_detail = 'Charge attack DMG cap is boosted',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted',
		detail = 'Charge attack DMG is boosted',
		status = '1476',
		icon = 'Status CA DMG Cap.png'
	},
	['C.A. DMG Cap Boosted (1 time)'] = {
		page = 'C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Cap Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted (1 time)',
		detail = 'Charge attack DMG cap is boosted (1 time)',
		status = '1476',
		icon = 'Status CA DMG Cap.png'
	},
	['C.A. DMG Cap Boosted (1 time / Can\'t be removed)'] = {
		page = 'C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Cap Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted (1 time)',
		detail = 'Charge attack DMG cap is boosted (1 time / Can\'t be removed)',
		status = '1476',
		icon = 'Status CA DMG Cap.png'
	},
	['C.A. DMG Cap Boosted (Bahamut)'] = {
		page = 'C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Cap Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted (1 time)',
		detail = 'Charge attack DMG Cap is boosted (1 time)',
		status = '6064',
		icon = 'Status Defiance Bahamut.png'
	},
	['C.A. DMG Cap Boosted (Can\'t be removed)'] = {
		page = 'C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted',
		detail = 'Charge attack DMG cap is boosted (Can\'t be removed)',
		status = '1476',
		icon = 'Status CA DMG Cap.png'
	},
	['C.A. DMG Cap Boosted (Special)'] = {
		page = 'Special C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Special C.A. DMG Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted',
		detail = 'Maximum amount of DMG that can be dealt per C.A. to foes who cap C.A. DMG is boosted',
		status = '1476',
		icon = 'Status CA DMG Cap.png'
	},
	['C.A. DMG Cap Boosted (Stackable)'] = {
		page = 'C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Cap Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted (Stackable)',
		detail = 'Charge attack DMG cap is boosted (Stackable)',
		status = '1334',
		icon = 'status_1334.png'
	},
	['C.A. DMG Cap Boosted (Stackable / Can\'t be removed)'] = {
		page = 'C.A. DMG Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.A. DMG Cap Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cap Boosted (Stackable)',
		detail = 'Charge attack DMG cap is boosted (Stackable / Can\'t be removed)',
		status = '1334',
		icon = 'status_1334.png'
	},
	['C.A. DMG Cut'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cut',
		detail = 'Taking 50% less DMG from charge attacks',
		status = '1019_0_1000',
		icon = 'status_1019_0_1000.png'
	},
	['C.A. DMG Cut 1'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1001',
		icon = 'status_1019_0_1001.png'
	},
	['C.A. DMG Cut 2'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1002',
		icon = 'status_1019_0_1002.png'
	},
	['C.A. DMG Cut 3'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1003',
		icon = 'status_1019_0_1003.png'
	},
  	['C.A. DMG Cut 4'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1004',
		icon = 'status_1019_0_1004.png'
	},
	['C.A. DMG Cut 5'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1005',
		icon = 'status_1019_0_1005.png'
	},
  	['C.A. DMG Cut 6'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1006',
		icon = 'status_1019_0_1006.png'
	},
	['C.A. DMG Cut 7'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1007',
		icon = 'status_1019_0_1007.png'
	},
  	['C.A. DMG Cut 8'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1008',
		icon = 'status_1019_0_1008.png'
	},
	['C.A. DMG Cut 9'] = {
		link = 'C.A. DMG Cut',
		status = '1019_0_1009',
		icon = 'status_1019_0_1009.png'
	},
	['C.A. DMG Cut (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. DMG Cut',
		detail = 'Taking 50% less DMG from charge attacks (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'Status C.A. DMG Cut.png'
	},
	['C.A. DMG Cut (Can\'t be removed) 1'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1001',
		icon = 'status_1019_0_1001.png'
	},
	['C.A. DMG Cut (Can\'t be removed) 2'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1002',
		icon = 'status_1019_0_1002.png'
	},
	['C.A. DMG Cut (Can\'t be removed) 3'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1003',
		icon = 'status_1019_0_1003.png'
	},
	['C.A. DMG Cut (Can\'t be removed) 4'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1004',
		icon = 'status_1019_0_1004.png'
	},
	['C.A. DMG Cut (Can\'t be removed) 5'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1005',
		icon = 'status_1019_0_1005.png'
	},
  	['C.A. DMG Cut (Can\'t be removed) 6'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1006',
		icon = 'status_1019_0_1006.png'
	},
	['C.A. DMG Cut (Can\'t be removed) 7'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1007',
		icon = 'status_1019_0_1007.png'
	},
  	['C.A. DMG Cut (Can\'t be removed) 8'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1008',
		icon = 'status_1019_0_1008.png'
	},
	['C.A. DMG Cut (Can\'t be removed) 9'] = {
		link = 'C.A. DMG Cut (Can\'t be removed)',
		status = '1019_0_1009',
		icon = 'status_1019_0_1009.png'
	},
	['C.A. Reactivation'] = {
		page = 'C.A. Reactivation',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. Reactivation',
		detail = 'Charge attack reactivates',
		status = '6410',
		icon = 'Status C.A. Reactivation.png'
	},
	['C.A. Reactivation (1 time)'] = {
		page = 'C.A. Reactivation',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. Reactivation (1 time)',
		detail = 'Charge attack reactivates (1 time)',
		status = '6410',
		icon = 'Status C.A. Reactivation.png'
	},
	['C.A. Reactivation (Can\'t be removed)'] = {
		page = 'C.A. Reactivation',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. Reactivation',
		detail = 'Charge attack reactivates (Can\'t be removed)',
		status = '6410',
		icon = 'Status C.A. Reactivation.png'
	},
	['C.A. Reactivation (1 time / Unremovable)'] = {
		page = 'C.A. Reactivation',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. Reactivation (1 time)',
		detail = 'Charge attack reactivates (1 time / Can\'t be removed)',
		status = '6410',
		icon = 'Status C.A. Reactivation.png'
	},
	['C.A. Reactivation (1 time / Can\'t be removed)'] = {
		link = 'C.A. Reactivation (1 time / Unremovable)',
  },
	['Camellia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Camellia',
		detail = 'In 3 turns: Deals light DMG to a random foe (Can\'t be removed)',
		status = '6946_2',
		icon = 'status_6946_2.png'
	},
	['Cannonball'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cannonball',
		detail = 'Consumed upon using Jessica\'s skills and charge attack (Max: 3 / Can\'t be removed)',
		status = '7448',
		icon = 'status_7448.png'
	},
	['Cannonball 1'] = {
		link = 'Cannonball',
		status = '7448_1',
		icon = 'status_7448_1.png'
	},
	['Cannonball 2'] = {
		link = 'Cannonball',
		status = '7448_2',
		icon = 'status_7448_2.png'
	},
	['Cannonball 3'] = {
		link = 'Cannonball',
		status = '7448_3',
		icon = 'status_7448_3.png'
	},
	['Cannonball 4'] = {
		link = 'Cannonball',
		status = '7448_4',
		icon = 'status_7448_4.png'
	},
	['Cannonball 5'] = {
		link = 'Cannonball',
		status = '7448_5',
		icon = 'status_7448_5.png'
	},
	['Cannonball 6'] = {
		link = 'Cannonball',
		status = '7448_6',
		icon = 'status_7448_6.png'
	},
	['Cannonball 7'] = {
		link = 'Cannonball',
		status = '7448_7',
		icon = 'status_7448_7.png'
	},
	['Cannonball 8'] = {
		link = 'Cannonball',
		status = '7448_8',
		icon = 'status_7448_8.png'
	},
	['Cannonball 9'] = {
		link = 'Cannonball',
		status = '7448_9',
		icon = 'status_7448_9.png'
	},
	['Capital Punishment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Capital Punishment',
		detail = 'DMG taken is amplified (20 time[s] / Can\'t be removed / Can\'t be extended)',
		status = '7368_1_1',
		icon = 'status_7368_1_1.png'
	},
	['Capital Punishment 1'] = {
		link = 'Capital Punishment',
		status = '7368_1_1',
		icon = 'status_7368_1_1.png'
	},
	['Capital Punishment 2'] = {
		link = 'Capital Punishment',
		status = '7368_1_2',
		icon = 'status_7368_1_2.png'
	},
	['Capital Punishment 3'] = {
		link = 'Capital Punishment',
		status = '7368_1_3',
		icon = 'status_7368_1_3.png'
	},
	['Capital Punishment 4'] = {
		link = 'Capital Punishment',
		status = '7368_1_4',
		icon = 'status_7368_1_4.png'
	},
	['Capital Punishment 5'] = {
		link = 'Capital Punishment',
		status = '7368_1_5',
		icon = 'status_7368_1_5.png'
	},
	['Capital Punishment 6'] = {
		link = 'Capital Punishment',
		status = '7368_1_6',
		icon = 'status_7368_1_6.png'
	},
	['Capital Punishment 7'] = {
		link = 'Capital Punishment',
		status = '7368_1_7',
		icon = 'status_7368_1_7.png'
	},
	['Capital Punishment 8'] = {
		link = 'Capital Punishment',
		status = '7368_1_8',
		icon = 'status_7368_1_8.png'
	},
	['Capital Punishment 9'] = {
		link = 'Capital Punishment',
		status = '7368_1_9',
		icon = 'status_7368_1_9.png'
	},
	['Captain of the Holy Knights'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Captain of the Holy Knights',
		detail = 'ATK / Multiattack rate is boosted and stacks after every turn',
		status = '60931',
		icon = 'Status For Charlotta.png'
	},
	['Carom Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Carom Blade',
		detail = 'Bonus Elemental DMG effect / Upon normal attacks: Elemental DMG to a foe / Delay effect (Can\'t be removed / Can\'t be extended)',
		status = '3188',
		icon = 'status_3188.png'
	},  
	['Cast Off! The Unsinkable Ship'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Cast Off! The Unsinkable Ship',
		detail = 'Things are heating up! (Attack specs are boosted based on lvl [Can\'t be removed / Lvl rises upon Golsilius\'s special attack activation / Lvl lowers upon activating a chain burst])',
		status = '7326',
		icon = 'status_7326.png'
	},
	['Cast Off! The Unsinkable Ship 1'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_1',
		icon = 'status_7326_1.png'
	},
	['Cast Off! The Unsinkable Ship 2'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_2',
		icon = 'status_7326_2.png'
	},
	['Cast Off! The Unsinkable Ship 3'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_3',
		icon = 'status_7326_3.png'
	},
	['Cast Off! The Unsinkable Ship 4'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_4',
		icon = 'status_7326_4.png'
	},
	['Cast Off! The Unsinkable Ship 5'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_5',
		icon = 'status_7326_5.png'
	},
	['Cast Off! The Unsinkable Ship 6'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_6',
		icon = 'status_7326_6.png'
	},
	['Cast Off! The Unsinkable Ship 7'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_7',
		icon = 'status_7326_7.png'
	},
	['Cast Off! The Unsinkable Ship 8'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_8',
		icon = 'status_7326_8.png'
	},
	['Cast Off! The Unsinkable Ship 9'] = {
		link = 'Cast Off! The Unsinkable Ship',
		status = '7326_9',
		icon = 'status_7326_9.png'
	},
	['Cat Got Your Back'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cat Got Your Back',
		detail = 'Freiheit\'s support buff activates each turn',
		status = '6421_14',
		icon = 'Status Cat Got Your Back.png'
	},
	['Cat\'s Meow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cat\'s Meow',
		detail = 'Using MP to gain buffs',
		status = '1488_2',
		icon = 'Status Cat\'s Meow.png'
	},
	['Cat\'s-Paw Wind'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cat\'s-Paw Wind',
		detail = 'C.A. specs and counterattack activation rate are boosted',
		status = '6407_11',
		icon = 'Status Cat\'s-Paw Wind 1.png'
	},
	['Cat\'s-Paw Wind 1'] = {
		link = 'Cat\'s-Paw Wind',
	},
	['Cat\'s-Paw Wind 2'] = {
		link = 'Cat\'s-Paw Wind',
		status = '6407_12',
		icon = 'Status Cat\'s-Paw Wind 2.png'
	},
	['Cat\'s-Paw Wind 3'] = {
		link = 'Cat\'s-Paw Wind',
		status = '6407_13',
		icon = 'Status Cat\'s-Paw Wind 3.png'
	},
  	['Cat\'s-Paw Wind 4'] = {
		link = 'Cat\'s-Paw Wind',
		status = '6407_14',
		icon = 'Status Cat\'s-Paw Wind 4.png'
	},
	['Cat\'s-Paw Wind 5'] = {
		link = 'Cat\'s-Paw Wind',
		status = '6407_15',
		icon = 'Status Cat\'s-Paw Wind 5.png'
	},
	['Cathedral\'s Benison'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cathedral\'s Benison',
		detail = 'Effects that remove buffs are nullified / Elemental DMG taken is converted to the element MC has superiority against / Elemental DMG taken is lowered (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '3195_1',
		icon = 'status_3195_1.png'
	},
	['Cathedral\'s Benison 1'] = {
		link = 'Cathedral\'s Benison',
		status = '3195_1',
		icon = 'status_3195_1.png'
	},
	['Cathedral\'s Benison 2'] = {
		link = 'Cathedral\'s Benison',
		status = '3195_2',
		icon = 'status_3195_2.png'
	},
	['Celebrity Status'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Celebrity Status',
		detail = 'Based on Celebrity Status lvl: DEF and multiattack rate are boosted (Can\'t be removed / Max: Lvl 5)',
		status = '7581',
		icon = 'status_7581.png'
	},
	['Celebrity Status 1'] = {
		link = 'Celebrity Status',
		status = '75811',
		icon = 'status_75811.png'
	},
	['Celebrity Status 2'] = {
		link = 'Celebrity Status',
		status = '75812',
		icon = 'status_75812.png'
	},
	['Celebrity Status 3'] = {
		link = 'Celebrity Status',
		status = '75813',
		icon = 'status_75813.png'
	},
	['Celebrity Status 4'] = {
		link = 'Celebrity Status',
		status = '75814',
		icon = 'status_75814.png'
	},
	['Celebrity Status 5'] = {
		link = 'Celebrity Status',
		status = '75815',
		icon = 'status_75815.png'
	},
	['Celerity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Celerity',
		detail = 'Next Order activates twice (Can\'t be removed)',
		status = '4016',
		icon = 'Status Celerity.png'
	},
	['Celestial Compassion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Triple attack rate is boosted / Normal attack DMG is amplified / Skill DMG dealt is amplified / Double strikes every 5 turns (Can\'t be removed)',
		wiki_comment = '',
		name = 'Celestial Compassion',
		detail = '',
		status = '7833',
		icon = 'status_7833.png'
	},
	['Celestial Guidance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Recovers once from a knockout while in effect /<br />Immune to DMG and debuffs for a fixed amount while in effect /<br />Charge attack DMG is boosted /<br />Charge attack DMG cap is boosted /<br />More likely to be attacked /<br />Double attack rate is boosted /<br />Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Celestial Guidance',
		detail = '',
		status = '6613',
		icon = 'Status Celestial Guidance.png'
	},
	['Celestial Vision'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Celestial Vision',
		detail = 'Boost to DMG taken (Can\'t be removed)',
		status = '6803',
		icon = 'status_6803.png'
	},
	['Celestial Vision 1'] = {
		link = 'Celestial Vision',
		status = '6803_1',
		icon = 'status_6803_1.png'
	},
	['Celestial Vision 2'] = {
		link = 'Celestial Vision',
		status = '6803_2',
		icon = 'status_6803_2.png'
	},
	['Celestial Vision 3'] = {
		link = 'Celestial Vision',
		status = '6803_3',
		icon = 'status_6803_3.png'
	},
  	['Celestial Vision 4'] = {
		link = 'Celestial Vision',
		status = '6803_4',
		icon = 'status_6803_4.png'
	},
	['Celestial Vision 5'] = {
		link = 'Celestial Vision',
		status = '6803_5',
		icon = 'status_6803_5.png'
	},
  	['Celestial Vision 6'] = {
		link = 'Celestial Vision',
		status = '6803_6',
		icon = 'status_6803_6.png'
	},
	['Celestial Vision 7'] = {
		link = 'Celestial Vision',
		status = '6803_7',
		icon = 'status_6803_7.png'
	},
  	['Celestial Vision 8'] = {
		link = 'Celestial Vision',
		status = '6803_8',
		icon = 'status_6803_8.png'
	},
	['Celestial Vision 9'] = {
		link = 'Celestial Vision',
		status = '6803_9',
		icon = 'status_6803_9.png'
	},
	['C.B. DMG Boosted'] = {
		page = 'Chain Burst Damage Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.B. DMG Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.B. DMG Boosted',
		detail = 'Chain burst DMG is boosted',
		status = '1053',
		icon = 'Status_Defiance.png'
	},
	['C.B. DMG Boosted (Stackable)'] = {
		page = 'Chain Burst Damage Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.B. DMG Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.B. DMG Boosted (Stackable)',
		detail = 'Chain burst DMG is boosted (Stackable)',
		status = '1445_1',
		icon = 'Status CB DMG Up Stack.png'
	},
	['C.B. DMG Cap Boosted'] = {
		page = 'Chain Burst Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.B. DMG Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.B. DMG Cap Boosted',
		detail = 'Chain Burst DMG Cap Boosted',
		status = '1435',
		icon = 'Status CB DMG Cap Up.png'
	},
	['C.B. DMG Cap Boosted (1 time)'] = {
		page = 'Chain Burst Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.B. DMG Cap Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.B. DMG Cap Boosted (1 time)',
		detail = 'Chain Burst DMG Cap Boosted (1 time)',
		status = '1435',
		icon = 'Status CB DMG Cap Up.png'
	},
	['C.B. DMG Cap Boosted (Stackable)'] = {
		page = 'Chain Burst Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% C.B. DMG Cap Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.B. DMG Cap Boosted (Stackable)',
		detail = 'Chain Burst DMG Cap Boosted (Stackable)',
		status = '6585',
		icon = 'Status CB DMG Cap Up Stack.png'
	},
	['Celestial Strand'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Celestial Strand',
		detail = 'C.A. specs are boosted based on number of Celestial Strands (Max: 3 / Can\'t be removed)',
		status = '6702',
		icon = 'Status_Celestial Strand.png'
	},
	['Celestial Strand 1'] = {
		link = 'Celestial Strand',
		status = '6702_1',
		icon = 'Status_Celestial Strand 1.png'
	},
	['Celestial Strand 2'] = {
		link = 'Celestial Strand',
		status = '6702_2',
		icon = 'Status_Celestial Strand 2.png'
	},
	['Celestial Strand 3'] = {
		link = 'Celestial Strand',
		status = '6702_3',
		icon = 'Status_Celestial Strand 3.png'
	},
	['Celestial Strand 4'] = {
		link = 'Celestial Strand',
		status = '6702_4',
		icon = 'Status_Celestial Strand 4.png'
	},
	['Celestial Strand 2'] = {
		link = 'Celestial Strand',
		status = '6702_2',
		icon = 'Status_Celestial Strand 2.png'
	},
	['Celestial Strand 3'] = {
		link = 'Celestial Strand',
		status = '6702_3',
		icon = 'Status_Celestial Strand 3.png'
	},
	['Celestial Strand 4'] = {
		link = 'Celestial Strand',
		status = '6702_4',
		icon = 'Status_Celestial Strand 4.png'
	},
	['Celestial Strand 5'] = {
		link = 'Celestial Strand',
		status = '6702_5',
		icon = 'Status_Celestial Strand 5.png'
	},
	['Celestial Strand 6'] = {
		link = 'Celestial Strand',
		status = '6702_6',
		icon = 'Status_Celestial Strand 6.png'
	},
	['Celestial Strand 7'] = {
		link = 'Celestial Strand',
		status = '6702_7',
		icon = 'Status_Celestial Strand 7.png'
	},
	['Celestial Strand 8'] = {
		link = 'Celestial Strand',
		status = '6702_8',
		icon = 'Status_Celestial Strand 8.png'
	},
	['Celestial Strand 9'] = {
		link = 'Celestial Strand',
		status = '6702_9',
		icon = 'Status_Celestial Strand 9.png'
	},
	['Champeri'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Champeri',
		detail = 'Healing specs, multiattack rate, and charge bar gain are boosted based on lvl (Can\'t be removed)',
		status = '7751',
		icon = 'status_7751.png'
	},
	['Champeri 1'] = {
		link = 'Champeri',
		status = '7751_1',
		icon = 'status_7751_1.png'
	},
	['Champeri 2'] = {
		link = 'Champeri',
		status = '7751_2',
		icon = 'status_7751_2.png'
	},
	['Champeri 3'] = {
		link = 'Champeri',
		status = '7751_3',
		icon = 'status_7751_3.png'
	},
	['Champeri 4'] = {
		link = 'Champeri',
		status = '7751_4',
		icon = 'status_7751_4.png'
	},
	['Champeri 5'] = {
		link = 'Champeri',
		status = '7751_5',
		icon = 'status_7751_5.png'
	},
	['Champeri 6'] = {
		link = 'Champeri',
		status = '7751_6',
		icon = 'status_7751_6.png'
	},
	['Champeri 7'] = {
		link = 'Champeri',
		status = '7751_7',
		icon = 'status_7751_7.png'
	},
	['Champeri 8'] = {
		link = 'Champeri',
		status = '7751_8',
		icon = 'status_7751_8.png'
	},
	['Champeri 9'] = {
		link = 'Champeri',
		status = '7751_9',
		icon = 'status_7751_9.png'
	},
	['Champeri 10'] = {
		link = 'Champeri',
		status = '7751_10',
		icon = 'status_7751_10.png'
	},
	['Champeri Tower'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Champeri Tower',
		detail = 'Dark allies\' C.A. specs are boosted / C.A. DMG dealt is supplemented / Charge bar is boosted every turn (Can\'t be removed)',
		status = '7752',
		icon = 'status_7752.png'
	},
	['Chaos'] = {
		page = 'Chaos_Ruler#Chaos',
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Chaos',
		detail = 'Allies\' and foes\' debuff resistance and foes\' special attack DMG are modified as time passes',
		status = '5007',
		icon = 'Status_Chaos.png'
	},
	['Chaos Grimoire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chaos Grimoire',
		detail = 'Next Thunderball activates twice (Can\'t be removed)',
		status = '6567',
		icon = 'Status Chaos Grimoire.png'
	},
	['Chaotic Night'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '', 
		wiki_comment = '',
		name = 'Chaotic Night',
		detail = 'Deals plain DMG to an ally at the end of each turn',
		status = '1930_11',
		icon = 'Status Chaotic Night 1.png',
	},
	['Chaotic Night 1'] = {
		link = 'Chaotic Night',
	},
	['Chaotic Night 2'] = {
		link = 'Chaotic Night',
		status = '1930_12',
		icon = 'Status Chaotic Night 2.png',
	},
	['Chaotic Night 3'] = {
		link = 'Chaotic Night',
		status = '1930_13',
		icon = 'Status Chaotic Night 3.png',
	},
	['Chaotic Night 4'] = {
		link = 'Chaotic Night',
		status = '1930_14',
		icon = 'Status Chaotic Night 4.png',
	},
	['Chaotic Night 5'] = {
		link = 'Chaotic Night',
		status = '1930_15',
		icon = 'Status Chaotic Night 5.png',
	},
	['Chaos Shield'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '', 
		wiki_comment = '',
		name = 'Chaos Shield',
		detail = 'Elemental DMG taken per hit is capped (Can\'t be removed / Ends upon taking DMG 20 times in 1 turn)',
		status = '6987',
		icon = 'Status 6987.png',
	},
	['Charge Bar Gain Boosted'] = {
		page = 'Charge Bar Gain Boosted',
		groups = {},
		categories = {},
		wiki_name = '%a% Charge Bar Gain Up',
		wiki_detail = '[[Charge bar]] gain is boosted', 
		wiki_comment = '',
		hide = 'amount',
		name = 'Charge Bar Gain Boosted',
		detail = 'Charge bar gain is boosted',
		status = '1074',
		icon = 'Status_Uplift.png',
	},
	['Charge Bar Gain Boosted (Shorted)'] = {
		page = 'Charge Bar Gain Boosted',
		wiki_name = '%a% Charge Bar Gain Up',
		wiki_detail = '[[Charge bar]] gain is boosted (Can\'t be removed / Shorted effect after effect ends)',
		wiki_comment = '',
		hide = 'amount',
		name = 'Charge Bar Gain Boosted',
		detail = 'Charge bar gain is boosted (Can\'t be removed / Shorted effect after effect ends)',
		status = '1074',
		icon = 'Status_Uplift.png',
	},
	['Charge Bar Gain Up'] = {
		link = 'Charge Bar Gain Boosted',
	},
	['Charge Bar Sped Up'] = {
		link = 'Charge Bar Gain Boosted',
	},
	['Cheirokmeta'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cheirokmeta',
		detail = 'For every 3 skills used: Oblivion Crest to dark allies / Random buff (Can\'t be removed)',
		status = '74581',
		icon = 'status_74581.png'
	},
	['Cheirokmeta 1'] = {
		link = 'Cheirokmeta',
		status = '74581',
		icon = 'status_74581.png'
	},
	['Cheirokmeta 2'] = {
		link = 'Cheirokmeta',
		status = '74582',
		icon = 'status_74582.png'
	},
	['Cheirokmeta 3'] = {
		link = 'Cheirokmeta',
		status = '74583',
		icon = 'status_74583.png'
	},
	['Cheirokmeta 4'] = {
		link = 'Cheirokmeta',
		status = '74584',
		icon = 'status_74584.png'
	},
	['Cheirokmeta 5'] = {
		link = 'Cheirokmeta',
		status = '74585',
		icon = 'status_74585.png'
	},
	['Cheirokmeta 6'] = {
		link = 'Cheirokmeta',
		status = '74586',
		icon = 'status_74586.png'
	},
	['Cheirokmeta 7'] = {
		link = 'Cheirokmeta',
		status = '74587',
		icon = 'status_74587.png'
	},
	['Cheirokmeta 8'] = {
		link = 'Cheirokmeta',
		status = '74588',
		icon = 'status_74588.png'
	},
	['Cheirokmeta 9'] = {
		link = 'Cheirokmeta',
		status = '74589',
		icon = 'status_74589.png'
	},
	['Chill Out'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Earth ATK and water resistance are boosted (Stackable)',
		wiki_comment = '',
		name = 'Chill Out',
		detail = 'Earth ATK and water resistance are boosted',
		status = '1577',
		icon = 'Status Chill Out.png'
	},
	['Chokoleit'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chokoleit',
		detail = 'When Melissabelle has 3 Chokoleits at end of turn: 20-hit light DMG to random foes / Restores Melissabelle\'s HP / Consumes all Chokoleits (Max: 3 / Can\'t be removed)',
		status = '64471',
		icon = 'Status Chokoleit 1.png'
	},
	['Chokoleit 1'] = {
		link = 'Chokoleit',
	},
	['Chokoleit 2'] = {
		link = 'Chokoleit',
		status = '64474',
		icon = 'Status Chokoleit 2.png'
	},
	['Chokoleit 3'] = {
		link = 'Chokoleit',
		status = '64473',
		icon = 'Status Chokoleit 3.png'
	},
	['Chokoleit 4'] = {
		link = 'Chokoleit',
		status = '64474',
		icon = 'Status Chokoleit 4.png'
	},
	['Chokoleit 5'] = {
		link = 'Chokoleit',
		status = '64475',
		icon = 'Status Chokoleit 5.png'
	},
	['Chokoleit 6'] = {
		link = 'Chokoleit',
		status = '64476',
		icon = 'Status Chokoleit 6.png'
	},
	['Chokoleit 7'] = {
		link = 'Chokoleit',
		status = '64477',
		icon = 'Status Chokoleit 7.png'
	},
	['Chokoleit 8'] = {
		link = 'Chokoleit',
		status = '64478',
		icon = 'Status Chokoleit 8.png'
	},
	['Chokoleit 9'] = {
		link = 'Chokoleit',
		status = '64479',
		icon = 'Status Chokoleit 9.png'
	},
	['Chou'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chou',
		detail = 'Using skills and charge attack in a specific order (Can\'t be removed)',
		status = '7385_2',
		icon = 'status_7385_2.png'
	},
	['Clingy'] = {
		link = 'Other Self',
		name = 'Clingy',
		status = '1461'
	},
	['Chakra Control'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chakra Control',
		detail = 'Tonfa Kick\'s DMG and DMG cap are boosted (Can\'t be removed)',
		status = '6260_11',
		icon = 'Status Chakra Control 1.png'
	},
	['Chakra Control 1'] = {
		link = 'Chakra Control',
	},
	['Chakra Control 2'] = {
		link = 'Chakra Control',
		status = '6260_12',
		icon = 'Status Chakra Control 2.png'
	},
	['Chakra Control 3'] = {
		link = 'Chakra Control',
		status = '6260_13',
		icon = 'Status Chakra Control 3.png'
	},
	['Chakra Control 4'] = {
		link = 'Chakra Control',
		status = '6260_14',
		icon = 'Status Chakra Control 4.png'
	},
	['Chip'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chip',
		detail = 'Based on number of Chips: Wind allies\' multiattack rate is boosted / DMG is supplemented / Bonus Wind DMG effect / At 10 Chips: 2-hit Flurry effect (Max: 10 / Can\'t be removed / Can\'t be extended)',
		status = '6559',
		icon = 'status_6559.png'
	},
	['Chip 1'] = {
		link = 'Chip',
		status = '6559_1',
		icon = 'status_6559_1.png'
	},
	['Chip 2'] = {
		link = 'Chip',
		status = '6559_2',
		icon = 'status_6559_2.png'
	},
	['Chip 3'] = {
		link = 'Chip',
		status = '6559_3',
		icon = 'status_6559_3.png'
	},
	['Chip 4'] = {
		link = 'Chip',
		status = '6559_4',
		icon = 'status_6559_4.png'
	},
	['Chip 5'] = {
		link = 'Chip',
		status = '6559_5',
		icon = 'status_6559_5.png'
	},
	['Chip 6'] = {
		link = 'Chip',
		status = '6559_6',
		icon = 'status_6559_6.png'
	},
	['Chip 7'] = {
		link = 'Chip',
		status = '6559_7',
		icon = 'status_6559_7.png'
	},
	['Chip 8'] = {
		link = 'Chip',
		status = '6559_8',
		icon = 'status_6559_8.png'
	},
	['Chip 9'] = {
		link = 'Chip',
		status = '6559_9',
		icon = 'status_6559_9.png'
	},
	['Chip 10'] = {
		link = 'Chip',
		status = '6559_10',
		icon = 'status_6559_10.png'
	},
	['Chips'] = {
		groups = {},
		categories = {},
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chips',
		detail = 'Based on number of Chips: Wind allies\' multiattack rate is boosted / DMG is supplemented / Bonus Wind DMG effect / At 10 Chips: 2-hit Flurry effect (Max: 10 / Can\'t be removed / Can\'t be extended)',
		status = '6559',
		icon = 'status_6559.png'
	},
	['Chips 1'] = {
		link = 'Chips',
		status = '6559_1',
		icon = 'status_6559_1.png'
	},
	['Chips 2'] = {
		link = 'Chips',
		status = '6559_2',
		icon = 'status_6559_2.png'
	},
	['Chips 3'] = {
		link = 'Chips',
		status = '6559_3',
		icon = 'status_6559_3.png'
	},
	['Chips 4'] = {
		link = 'Chips',
		status = '6559_4',
		icon = 'status_6559_4.png'
	},
	['Chips 5'] = {
		link = 'Chips',
		status = '6559_5',
		icon = 'status_6559_5.png'
	},
	['Chips 6'] = {
		link = 'Chips',
		status = '6559_6',
		icon = 'status_6559_6.png'
	},
	['Chips 7'] = {
		link = 'Chips',
		status = '6559_7',
		icon = 'status_6559_7.png'
	},
	['Chips 8'] = {
		link = 'Chips',
		status = '6559_8',
		icon = 'status_6559_8.png'
	},
	['Chips 9'] = {
		link = 'Chips',
		status = '6559_9',
		icon = 'status_6559_9.png'
	},
	['Chips 10'] = {
		link = 'Chips',
		status = '6559_10',
		icon = 'status_6559_10.png'
	},
	['Chip Stack'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chip Stack',
		detail = 'ATK, DEF, multiattack rate, and charge bar gain are boosted based on number of chips (Max: 10 / Can\'t be removed)',
		status = '6559',
		icon = 'Status Chip Stack.png'
	},
	['Chip Stack 1'] = {
		link = 'Chip Stack',
		status = '6559_1',
		icon = 'Status Chip Stack 1.png'
	},
	['Chip Stack 2'] = {
		link = 'Chip Stack',
		status = '6559_2',
		icon = 'Status Chip Stack 2.png'
	},
	['Chip Stack 3'] = {
		link = 'Chip Stack',
		status = '6559_3',
		icon = 'Status Chip Stack 3.png'
	},
  	['Chip Stack 4'] = {
		link = 'Chip Stack',
		status = '6559_4',
		icon = 'Status Chip Stack 4.png'
	},
	['Chip Stack 5'] = {
		link = 'Chip Stack',
		status = '6559_5',
		icon = 'Status Chip Stack 5.png'
	},
  	['Chip Stack 6'] = {
		link = 'Chip Stack',
		status = '6559_6',
		icon = 'Status Chip Stack 6.png'
	},
	['Chip Stack 7'] = {
		link = 'Chip Stack',
		status = '6559_7',
		icon = 'Status Chip Stack 7.png'
	},
  	['Chip Stack 8'] = {
		link = 'Chip Stack',
		status = '6559_8',
		icon = 'Status Chip Stack 8.png'
	},
	['Chip Stack 9'] = {
		link = 'Chip Stack',
		status = '6559_9',
		icon = 'Status Chip Stack 9.png'
	},
	['Chip Stack 10'] = {
		link = 'Chip Stack',
		status = '6559_10',
		icon = 'Status Chip Stack 10.png'
	},
	['Chivalry'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = 'Boost to charge bar gain and healing specs based on Chivalry lvl when in Starslayer mode / <br />Boost to C.A. DMG and C.A. DMG cap based on Chivalry lvl when in Heavensbane mode',
		wiki_comment = 'Can\'t be removed',
		name = 'Chivalry',
		detail = 'Boost to charge bar gain and healing specs based on Chivalry lvl when in Starslayer mode / Boost to C.A. DMG and C.A. DMG cap based on Chivalry lvl when in Heavensbane mode',
		status = '60051',
		icon = 'Status Chivalry1.png'
	},
	['Chivalry 1'] = {
	  link = 'Chivalry',
	},
	['Chivalry 2'] = {
		link = 'Chivalry',
		status = '60052',
		icon = 'Status Chivalry2.png'
  	},
  	['Chivalry 3'] = {
		link = 'Chivalry',
		status = '60053',
		icon = 'Status Chivalry3.png'
  	},
  	['Chivalry 4'] = {
		link = 'Chivalry',
		status = '60054',
		icon = 'Status Chivalry4.png'
  	},
  	['Chivalry 5'] = {
		link = 'Chivalry',
		status = '60055',
		icon = 'Status Chivalry5.png'
  	},
  	['Chivalry (Starslayer)'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chivalry',
		detail = 'Double attack rate is boosted / DEF is boosted',
		status = '6011',
		icon = 'Status Chivalry.png'
	},
	['Chivalry (Starslayer) 1'] = {
		link = 'Chivalry (Starslayer)',
	},
	['Chivalry (Starslayer) 2'] = {
		link = 'Chivalry (Starslayer)',
	},
	['Chivalry (Starslayer) 3'] = {
		link = 'Chivalry (Starslayer)',
		wiki_detail = 'DEF is boosted /<br />Double attack rate is boosted /<br />Double attack rate is boosted /<br />Deals bonus wind DMG',
	},
	['Chivalry (Starslayer) 4'] = {
		link = 'Chivalry (Starslayer)',
		wiki_detail = 'DEF is boosted /<br />Double attack rate is boosted /<br />Double attack rate is boosted /<br />Deals bonus wind DMG',
	},
	['Chivalry (Starslayer) 5'] = {
		link = 'Chivalry (Starslayer)',
		wiki_detail = 'DEF is boosted /<br />Double attack rate is boosted /<br />Double attack rate is boosted /<br />Deals bonus wind DMG /<br />Wind ATK is boosted',
	},
	['Chivalry (Summer)'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = 'Chivalry lvl increases upon taking DMG<br />(After charge attack, gain various effects on based on Chivalry lvl)',
		wiki_comment = '',
		name = 'Chivalry',
		detail = 'Chivalry lvl increases upon taking DMG (After charge attack, gain various effects on based on Chivalry lvl)',
		status = '6005_21',
		icon = 'Status Chivalry (Summer) 1.png'
	},
	['Chivalry (Summer) 1'] = {
	  link = 'Chivalry (Summer)',
	},
	['Chivalry (Summer) 2'] = {
	link = 'Chivalry (Summer)',
	status = '6005_22',
		icon = 'Status Chivalry (Summer) 2.png'
  	},
  	['Chivalry (Summer) 3'] = {
		link = 'Chivalry (Summer)',
		status = '6005_23',
		icon = 'Status Chivalry (Summer) 3.png'
  	},
  	['Chivalry (Summer) 4'] = {
		link = 'Chivalry (Summer)',
		status = '6005_24',
		icon = 'Status Chivalry (Summer) 4.png'
  	},
  	['Chivalry (Summer) 5'] = {
		link = 'Chivalry (Summer)',
		status = '6005_25',
		icon = 'Status Chivalry (Summer) 5.png'
  	},
	['Chrysanthemum'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chrysanthemum',
		detail = 'Upon taking DMG: Deals light DMG to a random foe (Can\'t be removed)',
		status = '6946_5',
		icon = 'status_6946_5.png'
	},
	['Clarity of Mind'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Clarity of Mind',
		detail = '',
		status = '6242',
		icon = 'Status Clarity of Mind.png'
	},
	['Cleansing Light'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cleansing Light',
		detail = 'Cleansing Light activates at end of turn while in effect (Can\'t be removed)',
		status = '7341',
		icon = 'status_7341.png'
	},
	['Climax'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Based on lvl: Gains various buffs / Fills a number of charge diamonds at end of turn (Can\'t be removed / Lvl rises upon knocking out an ally / Lvl rises every turn when Belial\'s HP is lower than a set amount / Max: 9)',
		wiki_comment = '[[Local status effect]]',
		name = 'Climax',
		detail = '',
		status = '7160_1',
		icon = 'Status 7160_1.png'
	},
	['Climax 1'] = {
		link = 'Climax',
	},
	['Climax 2'] = {
		link = 'Climax',
		status = '7160_2',
		icon = 'Status 7160_2.png'
	},
	['Climax 3'] = {
		link = 'Climax',
		status = '7160_3',
		icon = 'Status 7160_3.png'
	},
	['Climax 4'] = {
		link = 'Climax',
		status = '7160_4',
		icon = 'Status 7160_4.png'
	},
	['Climax 5'] = {
		link = 'Climax',
		status = '7160_5',
		icon = 'Status 7160_5.png'
	},
	['Climax 6'] = {
		link = 'Climax',
		status = '7160_6',
		icon = 'Status 7160_6.png'
	},
	['Climax 7'] = {
		link = 'Climax',
		status = '7160_7',
		icon = 'Status 7160_7.png'
	},
	['Climax 8'] = {
		link = 'Climax',
		status = '7160_8',
		icon = 'Status 7160_8.png'
	},
	['Climax 9'] = {
		link = 'Climax',
		status = '7160_9',
		icon = 'Status 7160_9.png'
	},
	['Closing Dance: Tokiyomi Kai'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Closing Dance: Tokiyomi Kai',
		detail = 'Focusing on the dance and can\'t attack',
		status = '1617',
		icon = 'Status Fan.png'
	},
	['Closing Dance: Tokiyomi Kai 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Closing Dance: Tokiyomi Kai',
		detail = 'Fire allies\' multiattack rates are boosted from the dance',
		status = '16181_1',
		icon = 'Status Fan 1.png'
	},
	['Closing Dance: Tokiyomi Kai (Closed) 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Closing Dance: Tokiyomi Kai',
		detail = 'Fire allies\' multiattack rates are boosted from the dance',
		status = '16182_2',
		icon = 'Status Fan Closed 1.png'
	},
	['Cloudwalk'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Normal attack DMG is amplified / Normal attack and C.A. DMG dealt is partially absorbed to HP / DMG taken is lowered by a fixed amount / Effects that remove buffs will be nullified (Can\'t be removed)',
		wiki_comment = '',
		name = 'Cloudwalk',
		detail = '',
		status = '7789',
		icon = 'status_7789.png'
	},
	['Cocking'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cocking',
		detail = 'Sharp boost to ATK on next turn',
		status = '6310',
		icon = 'Status Cocking.png'
	},
	['Coffee Break'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Coffee Break',
		detail = 'Granted coffee breaks (Max: 5 / Can\'t be removed)',
		status = '6611',
		icon = 'Status Coffee Break.png'
	},
	['Coffee Break 1'] = {
		link = 'Coffee Break',
		status = '66111',
		icon = 'Status Coffee Break 1.png'
	},
	['Coffee Break 2'] = {
		link = 'Coffee Break',
		status = '66112',
		icon = 'Status Coffee Break 2.png'
	},
	['Coffee Break 3'] = {
		link = 'Coffee Break',
		status = '66113',
		icon = 'Status Coffee Break 3.png'
	},
	['Coffee Break 4'] = {
		link = 'Coffee Break',
		status = '66114',
		icon = 'Status Coffee Break 4.png'
	},
	['Coffee Break 5'] = {
		link = 'Coffee Break',
		status = '66115',
		icon = 'Status Coffee Break 5.png'
	},
	['Coffee Break 6'] = {
		link = 'Coffee Break',
		status = '66116',
		icon = 'Status Coffee Break 6.png'
	},
	['Coffee Break 7'] = {
		link = 'Coffee Break',
		status = '66117',
		icon = 'Status Coffee Break 7.png'
	},
	['Coffee Break 8'] = {
		link = 'Coffee Break',
		status = '66118',
		icon = 'Status Coffee Break 8.png'
	},
	['Coffee Break 9'] = {
		link = 'Coffee Break',
		status = '66119',
		icon = 'Status Coffee Break 9.png'
	},
	['Col'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'HP is restored on every turn / DEF is boosted',
		wiki_comment = '',
		name = 'Col',
		detail = '',
		status = '1536',
		icon = 'Status Col.png'
	},
	['Col Refresh'] = {
		link = 'Col',
		detail = 'HP is restored on every turn',
	},
	['Col DEF'] = {
		link = 'Col',
		detail = 'DEF is boosted',
	},
	['Cold Stare (Generic)'] = {
    page = 'Cold Stare',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Cold Stare',
		detail = 'Elemental DMG dealt by foes is reduced to 0 (Can\'t be removed / Can\'t be extended)',
		status = '6802',
		icon = 'status_6802.png'
	},
	['Cold Stare'] = {
    page = 'Cold Stare',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Cold Stare',
		detail = 'Under Rei\'s control, reducing elemental DMG dealt to 0 (Can\'t be removed / Ends if Rei is not a main ally)',
		status = '6802',
		icon = 'status_6802.png'
	},
	['Cold Stare 1'] = {
		link = 'Cold Stare',
		status = '6802_1',
		icon = 'status_6802_1.png'
	},
	['Cold Stare 2'] = {
		link = 'Cold Stare',
		status = '6802_2',
		icon = 'status_6802_2.png'
	},
	['Cold Stare 3'] = {
		link = 'Cold Stare',
		status = '6802_3',
		icon = 'status_6802_3.png'
	},
  ['Cold Stare 4'] = {
		link = 'Cold Stare',
		status = '6802_4',
		icon = 'status_6802_4.png'
	},
	['Cold Stare 5'] = {
		link = 'Cold Stare',
		status = '6802_5',
		icon = 'status_6802_5.png'
	},
  	['Cold Stare 6'] = {
		link = 'Cold Stare',
		status = '6802_6',
		icon = 'status_6802_6.png'
	},
	['Cold Stare 7'] = {
		link = 'Cold Stare',
		status = '6802_7',
		icon = 'status_6802_7.png'
	},
  	['Cold Stare 8'] = {
		link = 'Cold Stare',
		status = '6802_8',
		icon = 'status_6802_8.png'
	},
	['Cold Stare 9'] = {
		link = 'Cold Stare',
		status = '6802_9',
		icon = 'status_6802_9.png'
	},
	['Colmillos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Double attack rate is boosted / Slight chance to boost DMG for critical hits / Sword energy effects don\'t activate upon taking DMG (Can\'t be removed)',
		wiki_comment = '',
		name = 'Colmillos',
		detail = '',
		status = '6211',
		icon = 'Status Colmillos.png'
	},
	['Comet'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Comet',
		detail = 'Lvl rises upon using charge attack (Max: 2 / Can\'t be removed)',
		status = '67161',
		icon = 'Status_Comet 1.png'
	},
	['Comet 1'] = {
		link = 'Comet',
	},
	['Comet 2'] = {
		link = 'Comet',
		status = '67162',
		icon = 'Status_Comet 2.png'
	},
	['Concoction'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Concoction',
		detail = 'Consumed by Jasmine\'s skills (Max: 3 / Can\'t be removed)',
		status = '75611',
		icon = 'status_75611.png'
	},
	['Concoction 1'] = {
		link = 'Concoction',
		status = '75611',
		icon = 'status_75611.png'
	},
	['Concoction 2'] = {
		link = 'Concoction',
		status = '75612',
		icon = 'status_75612.png'
	},
	['Concoction 3'] = {
		link = 'Concoction',
		status = '75613',
		icon = 'status_75613.png'
	},
	['Confusion Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Confusion Barrier',
		detail = 'Taking 80% less DMG',
		status = '6132_5',
		icon = 'Status Confusion Barrier.png'
	},
	['Congealed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Triggers the special attack Create Water Barrier',
		wiki_comment = '',
		name = 'Congealed',
		detail = '',
		status = '1145',
		icon = 'Status Azure Spike.png'
	},
	['Conqueror of Waves'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Conqueror of Waves',
		detail = 'Boost to multiattack rate every turn (Ends upon taking DMG)',
		status = '60931',
		icon = 'Status For Charlotta.png'
	},
	['Conquest Anthem'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Conquest Anthem',
		detail = '\'Boost to DEF\' is converted to \'Boost to ATK\' (Excludes certain effects)',
		status = '6998',
		icon = 'Status 6998.png'
	},
	['Coquetterie'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Wind ATK is boosted /<br />Double attack rate is boosted /<br />Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Coquetterie',
		detail = '',
		status = '1534_4',
		icon = 'Status Coquetterie.png'
	},
	['Coquetterie DA'] = {
		link = 'Coquetterie',
		detail = 'Double attack rate is boosted',
	},
	['Coquetterie ATK'] = {
		link = 'Coquetterie',
		detail = 'ATK is boosted',
	},
	['Coral Arrow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Coral Arrow',
		detail = 'When Aspect Trajection is used: Hit to foe\'s accuracy (Can\'t be removed)',
		status = '7309_2',
		icon = 'status_7309_2.png'
	},
	['Corn (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = 'ATK Up (Stackable)',
		wiki_detail = '',
		wiki_comment = 'Stacks up to 10 times.',
		name = '',
		detail = 'ATK is boosted (Stackable)',
		status = '60921',
		icon = 'Status Corn 1.png'
	},
	['Corn-on-the-Cobbin\''] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Corn-on-the-Cobbin\'',
		detail = 'Restores HP when HP hits 50% or below (1 time / Can\'t be removed)',
		status = '6274',
		icon = 'Status Corn-on-the-Cobbin.png'
	},
	['Corona'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Local status effect',
		name = 'Corona',
		detail = 'Casts Burn each turn',
		status = '1413_31',
		icon = 'Status Corona 1.png'
	},
	['Corona 1'] = {
		link = 'Corona',
	},
	['Corona 2'] = {
		link = 'Corona',
		status = '1413_32',
		icon = 'Status Corona 2.png'
	},
	['Corona 3'] = {
		link = 'Corona',
		status = '1413_33',
		icon = 'Status Corona 3.png'
	},
	['Corona 4'] = {
		link = 'Corona',
		status = '1413_34',
		icon = 'Status Corona 4.png'
	},
	['Corona 5'] = {
		link = 'Corona',
		status = '1413_35',
		icon = 'Status Corona 5.png'
	},
	['Corona (Exo)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Corona',
		detail = 'Gains buffs until end of turn based on number of triple attacks dealt by allies after the first each turn (In order: Deals triple attacks / Normal attacks damage all allies / Bonus Light DMG effect) (Can\'t be removed)',
		status = '1413_3',
		icon = 'status_1413_3.png'
	},
	['Corona+ (Exo)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Corona+',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Corona',
		detail = 'Gains buffs until end of turn based on number of triple attacks dealt by allies (In order: Deals triple attacks / Normal attacks damage all allies / Bonus Light DMG effect / Normal attacks deal 2-hit DMG) (Can\'t be removed)',
		status = '1413_3',
		icon = 'status_1413_3.png'
	},
	['Coudres'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can\'t do one-foe attacks',
		wiki_comment = '',
		name = 'Coudres',
		detail = '',
		status = '6091',
		icon = 'Status Coudres.png'
	},
	['Counter Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Counter Blade',
		detail = 'Hyper Gigante Blade activates upon dodging (Can\'t be removed)',
		status = '7036',
		icon = 'status_7036.png'
	},
	['Counter Strike'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Counter Strike',
		detail = 'Focused on foe\'s attacks and ready for a counter (Cannot deal attacks / Can\'t be removed)',
		status = '3011',
		icon = 'Status Counter Strike.png'
	},
	['Counter DMG Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = 'Counter DMG Boosted',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />Counter attacks grant 5% charge bar per hit.',
		name = '',
		detail = 'DMG dealt by counter is boosted',
		status = '5023',
		icon = 'Status Counter Up.png'
	},
	['Counters on DMG'] = {
		page = 'Counter',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Counter attacks grant 5% charge bar per hit.',
		name = 'Tank-and-Counter',
		detail = 'Counters upon taking DMG',
		status = '1541',
		icon = 'Status Counter.png'
	},
	['Counters on DMG (Local)'] = {
		page = 'Counter',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tank-and-Counter',
		detail = 'Counters upon taking DMG',
		status = '1062_4',
		icon = 'Status Counter (Local).png'
	},
	['Counters on DMG 1'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_41',
		icon = 'Status Counter 1.png'
	},
	['Counters on DMG 2'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_42',
		icon = 'Status Counter 2.png'
	},
	['Counters on DMG 3'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_43',
		icon = 'Status Counter 3.png'
	},
  	['Counters on DMG 4'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_44',
		icon = 'Status Counter 4.png'
	},
	['Counters on DMG 5'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_45',
		icon = 'Status Counter 5.png'
	},
  	['Counters on DMG 6'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_46',
		icon = 'Status Counter 6.png'
	},
	['Counters on DMG 7'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_47',
		icon = 'Status Counter 7.png'
	},
  	['Counters on DMG 8'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_48',
		icon = 'Status Counter 8.png'
	},
	['Counters on DMG 9'] = {
		link = 'Counters on DMG (Local)',
		status = '1062_49',
		icon = 'Status Counter 9.png'
	},
	['Counters on DMG (Local / Can\'t be removed)'] = {
		page = 'Counter',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Counters on DMG',
		detail = 'Counters upon taking DMG (Can\'t be removed)',
		status = '1062_4',
		icon = 'Status Counter (Local).png'
	},
	['Counters on DMG (Can\'t be removed) 1'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_41',
		icon = 'Status Counter 1.png'
	},
	['Counters on DMG (Can\'t be removed) 2'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_42',
		icon = 'Status Counter 2.png'
	},
	['Counters on DMG (Can\'t be removed) 3'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_43',
		icon = 'Status Counter 3.png'
	},
  	['Counters on DMG (Can\'t be removed) 4'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_44',
		icon = 'Status Counter 4.png'
	},
	['Counters on DMG (Can\'t be removed) 5'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_45',
		icon = 'Status Counter 5.png'
	},
  	['Counters on DMG (Can\'t be removed) 6'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_46',
		icon = 'Status Counter 6.png'
	},
	['Counters on DMG (Can\'t be removed) 7'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_47',
		icon = 'Status Counter 7.png'
	},
  	['Counters on DMG (Can\'t be removed) 8'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_48',
		icon = 'Status Counter 8.png'
	},
	['Counters on DMG (Can\'t be removed) 9'] = {
		link = 'Counters on DMG (Local / Can\'t be removed)',
		status = '1062_49',
		icon = 'Status Counter 9.png'
	},
	['Counters on Dodge'] = {
		page = 'Counter',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Counter attacks grant 5% charge bar per hit.',
		name = 'Dodge-and-Counter',
		detail = 'Dodge and counter one-ally attacks',
		status = '1541',
		icon = 'Status Counter.png'
	},
	['Counters on Dodge/DMG'] = {
		page = 'Counter',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Counter attacks grant 5% charge bar per hit.',
		name = 'Dodge/Tank-and-Counter',
		detail = 'Counters upon dodging one-ally attacks or taking DMG',
		status = '1062_3',
		icon = 'Status Counter DodgeDMG.png'
	},
	['Counters on Dodge (Malinda)'] = {
		page = 'Counter',
		link = 'Counter on Dodge',
		detail = 'Overrides one-foe one-ally attack and strikes foe according to form'
	},
	['Coupled Confection'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Coupled Confection',
		detail = 'Normal attack DMG is supplemented / Normal attacks deal 2-hit DMG to random foes / Mission Chocolate activates after normal attacks (Can\'t be removed)',
		status = '3267',
		icon = 'status_3267.png'
	},
	['Courage'] = {
		link = 'Courage 1',
		icon = 'Status Courage.png'
	},
	['Courage 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Courage',
		detail = 'Boost to skill and charge attack DMG based on Courage level',
		status = '15391',
		icon = 'Status Courage 1.png'
	},
	['Courage 3'] = {
		link = 'Courage',
		status = '15393',
		icon = 'Status Courage 3.png'
	},
	['Covering Fire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Covering Fire',
		detail = 'Covering Fire activates upon attacks while in effect (6-hit earth DMG to random foes / Hit to all foes\' debuff resistance and earth DEF [Stackable]) (Can\'t be removed)',
		status = '6235',
		icon = 'status_6235.png'
	},
	['Covetous Desire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Covetous Desire',
		detail = 'DMG dealt is supplemented and multiattack rate is boosted based on lvl / Deals bonus earth DMG upon normal attacks (Can\'t be removed / Max: 3 / Lvl rises upon making a normal attack / Lvl lowers upon activating a special attack)',
		status = '7649_1',
		icon = 'status_7649_1.png'
	},
	['Covetous Desire 1'] = {
		link = 'Covetous Desire',
		status = '7649_1',
		icon = 'status_7649_1.png'
	},
	['Covetous Desire 2'] = {
		link = 'Covetous Desire',
		status = '7649_2',
		icon = 'status_7649_2.png'
	},
	['Covetous Desire 3'] = {
		link = 'Covetous Desire',
		status = '7649_3',
		icon = 'status_7649_3.png'
	},
	['Cracker'] = {
		link = 'Cracker 1',
	},
	['Cracker 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cracker',
		detail = 'Rosine\'s homemade rice crackers, made with love. Use them to cast skills.',
		status = '15441',
		icon = 'Status Cracker 1.png'
	},
	['Cracker 2'] = {
		link = 'Cracker',
		status = '15442',
		icon = 'Status Cracker 2.png'
	},
	['Cracker 3'] = {
		link = 'Cracker',
		status = '15443',
		icon = 'Status Cracker 3.png'
	},
	['Cracker 4'] = {
		link = 'Cracker',
		status = '15444',
		icon = 'Status Cracker 4.png'
	},
	['Cracker 5'] = {
		link = 'Cracker',
		status = '15445',
		icon = 'Status Cracker 5.png'
	},
	['Cracker 6'] = {
		link = 'Cracker',
		status = '15446',
		icon = 'Status Cracker 6.png'
	},
	['Cracker 7'] = {
		link = 'Cracker',
		status = '15447',
		icon = 'Status Cracker 7.png'
	},
	['Cracker 8'] = {
		link = 'Cracker',
		status = '15448',
		icon = 'Status Cracker 8.png'
	},
	['Cracker 9'] = {
		link = 'Cracker',
		status = '15449',
		icon = 'Status Cracker 9.png'
	},
	['Cracker 10'] = {
		link = 'Cracker',
		status = '154410',
		icon = 'Status Cracker 10.png'
	},
	['Craving'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Craving',
		detail = 'When Craving intensity is 7 or above at end of turn: Can\'t attack or use skills / Hit to DEF (Can\'t be removed)',
		status = '7316_1',
		icon = 'status_7316_1.png'
	},
	['Craving 1'] = {
		link = 'Craving',
		status = '7316_1',
		icon = 'status_7316_1.png'
	},
	['Craving 2'] = {
		link = 'Craving',
		status = '7316_2',
		icon = 'status_7316_2.png'
	},
	['Craving 3'] = {
		link = 'Craving',
		status = '7316_3',
		icon = 'status_7316_3.png'
	},
	['Craving 4'] = {
		link = 'Craving',
		status = '7316_4',
		icon = 'status_7316_4.png'
	},
	['Craving 5'] = {
		link = 'Craving',
		status = '7316_5',
		icon = 'status_7316_5.png'
	},
	['Craving 6'] = {
		link = 'Craving',
		status = '7316_6',
		icon = 'status_7316_6.png'
	},
	['Craving 7'] = {
		link = 'Craving',
		status = '7316_7',
		icon = 'status_7316_7.png'
	},
	['Craving 8'] = {
		link = 'Craving',
		status = '7316_8',
		icon = 'status_7316_8.png'
	},
	['Craving 9'] = {
		link = 'Craving',
		status = '7316_9',
		icon = 'status_7316_9.png'
	},
	['Crescent'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crescent',
		detail = 'Critical hit rate, multiattack rate, debuff resistance, and DMG cap are boosted / Armor effect (Can\'t be removed)',
		status = '3110',
		icon = 'status_3110.png'
	},
	['Crescent Moon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crescent Moon',
		detail = 'Changes to Quarter Moon in 1 turn',
		status = '1308_31',
		icon = 'Status Crescent Moon.png'
	},
	['Crescent Moon (Summon)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crescent Moon',
		detail = 'ATK and DEF are gradually boosted (Can\'t be removed)',
		status = '1308_31',
		icon = 'Status Crescent Moon.png'
	},
	['Crimson Denial'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Denial',
		detail = 'All elemental DMG taken except that from C.A. and chain bursts is lowered (Can\'t be removed)',
		status = '7103_1',
		icon = 'status_7103_1.png'
	},
  
	['Crimson Denial (Nullified)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Denial',
		detail = 'All elemental DMG taken except that from C.A. and chain bursts is nullified (Can\'t be removed)',
		status = '7103_1',
		icon = 'status_7103_1.png'
	},
	['Crimson Love'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Love',
		detail = 'ATK and DEF are boosted / Normal attack and C.A. DMG dealt is partially absorbed to HP / Scarlet Oath\'s additional effect activates (Can\'t be removed)',
		status = '6726',
		icon = 'Status_Crimson Love.png'
	},
	['Crimson Love 1'] = {
		link = 'Crimson Love',
		status = '6726_1',
		icon = 'Status_Crimson Love 1.png'
	},
	['Crimson Love 2'] = {
		link = 'Crimson Love',
		status = '6726_2',
		icon = 'Status_Crimson Love 2.png'
	},
	['Crimson Love 3'] = {
		link = 'Crimson Love',
		status = '6726_3',
		icon = 'Status_Crimson Love 3.png'
	},
	['Crimson Love 4'] = {
		link = 'Crimson Love',
		status = '6726_4',
		icon = 'Status_Crimson Love 4.png'
	},
	['Crimson Love 5'] = {
		link = 'Crimson Love',
		status = '6726_5',
		icon = 'Status_Crimson Love 5.png'
	},
	['Crimson Will'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Will',
		detail = 'Consumes up to 40% of charge bar at the start of the turn\'s attack to gain effects in the following order based on amount consumed: Boost to triple attack rate / Bonus Fire DMG effect / Hit to foe\'s DEF and ATK (Stackable) upon normal attacks / Remove 1 buff from foe upon normal attacks (Can\'t be removed)',
		status = '7755',
		icon = 'status_7755.png'
	},
	['Critical Hit Rate Boosted'] = {
		page = 'Critical Hit Rate Boosted',
		groups = {},
		categories = {},
		wiki_name = '%a% Critical Hit Rate Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Critical Hit Rate Boosted',
		detail = 'Attacks made with elemental superiority have a chance to deal boosted DMG',
		status = '1279',
		icon = 'Status_CriticalUp.png'
	},
	['Critical Hit Rate Boosted (Dark)'] = {
		link = 'Critical Hit Rate Boosted',
		status = '1279_6',
		icon = 'Status_CriticalUpDark.png'
	},
	['Critical Hit Rate Boosted (Earth)'] = {
		link = 'Critical Hit Rate Boosted',
		status = '1279_3',
		icon = 'Status_CriticalUpEarth.png'
	},
	['Critical Hit Rate Boosted (Fire)'] = {
		link = 'Critical Hit Rate Boosted',
		status = '1279_1',
		icon = 'Status_CriticalUpFire.png'
	},
	['Critical Hit Rate Boosted (Light)'] = {
		link = 'Critical Hit Rate Boosted',
		status = '1279_5',
		icon = 'Status_CriticalUpLight.png'
	},
	['Critical Hit Rate Boosted (Water)'] = {
		link = 'Critical Hit Rate Boosted',
		status = '1279_2',
		icon = 'Status_CriticalUpWater.png'
	},
	['Critical Hit Rate Boosted (Wind)'] = {
		link = 'Critical Hit Rate Boosted',
		status = '1279_4',
		icon = 'Status_CriticalUpWind.png'
	},
	['Crossfade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Charge attack DMG and chain burst DMG are boosted (Stackable)',
		wiki_comment = '',
		name = 'Crossfade',
		detail = 'Charge attack DMG and chain burst DMG are boosted',
		status = '1575',
		icon = 'Status Crossfade.png'
	},
	['Crown of Ashes'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crown of Ashes',
		detail = 'Next Out of the Ashes activates twice',
		status = '6009',
		icon = 'Status Crown of Ashes.png'
	},
	['Crowning Destiny'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crowning Destiny',
		detail = 'Will gain 2 more chips upon winning the next Higher-or-Lower (Can\'t be removed / Ends when betting on Higher-or-Lower)',
		status = '6560',
		icon = 'Status Crowning Destiny.png'
	},
	['Crowning Fluidity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crowning Fluidity',
		detail = 'Beguiling Dance lvl rises by 1 at end of turn / Lvl resets upon taking DMG (Can\'t be removed)',
		status = '3187',
		icon = 'status_3187.png'
	},  
	['Crushed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Charge attack DMG and charge attack DMG cap is boosted',
		wiki_comment = '',
		name = 'Crushed',
		detail = 'Charge attack DMG is boosted',
		status = '1292_5_1',
		icon = 'status_1292_5_1.png'
	},
	['Crushed 1'] = {
		link = 'Crushed',
        },
	['Crushed 2'] = {
		link = 'Crushed',
		status = '1292_5_2',
		icon = 'status_1292_5_2.png'
        },
	['Crushed 3'] = {
		link = 'Crushed',
		status = '1292_5_3',
		icon = 'status_1292_5_3.png'
        },
	['Crypton\'s Acceleration'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crypton\'s Acceleration',
		detail = 'Multiattack rate is boosted based on Crypton\'s acceleration (Can\'t be removed)',
		status = '6593_1',
		icon = 'Status Crypton\'s Acceleration 1.png'
	},
	['Crypton\'s Acceleration 1'] = {
		link = 'Crypton\'s Acceleration',
	},
	['Crypton\'s Acceleration 2'] = {
		link = 'Crypton\'s Acceleration',
		status = '6593_2',
		icon = 'Status Crypton\'s Acceleration 2.png'
	},
	['Crypton\'s Acceleration 3'] = {
		link = 'Crypton\'s Acceleration',
		status = '6593_3',
		icon = 'Status Crypton\'s Acceleration 3.png'
	},
	['Crypton\'s Acceleration 4'] = {
		link = 'Crypton\'s Acceleration',
		status = '6593_4',
		icon = 'Status Crypton\'s Acceleration 4.png'
	},
	['Crypton\'s Acceleration 5'] = {
		link = 'Crypton\'s Acceleration',
		status = '6593_5',
		icon = 'Status Crypton\'s Acceleration 5.png'
	},
	['Cuddly'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cuddly',
		detail = 'Less likely to be attacked by foes (Can\'t attack or use charge attack)',
		status = '1643',
		icon = 'Status Cuddly.png'
	},
	['Cunning Charm'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cunning Charm',
		detail = 'Lands the following on all allies in 3 turn(s): Charm effect / Sharp hit to DEF / Debuff Resistance Lowered effect (Can\'t be removed)',
		status = '7428',
		icon = 'status_7428.png'
	},
	['Cunning Escape'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cunning Escape',
		detail = 'At end of turn in which almost knocked out: Fully restores HP / Removes all debuffs / Ends cooldown for all skills (1 time / Can\'t be removed)',
		status = '7512',
		icon = 'status_7512.png'
	},
	['Cunning Horseplay'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Lands random effects on all foes or allies in %t% more turn(s) (Can\'t be removed)',
		wiki_comment = '',
		name = 'Cunning Horseplay',
		detail = 'Lands random effects on all foes or allies in x more turn(s) (Can\'t be removed)',
		status = '6766',
		icon = 'Status Cunning Horseplay.png'
	},
	['Cunning Horseplay (Raid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cunning Horseplay',
		detail = 'Random effects to all allies every 3 turns (Can\'t be removed)',
		status = '7163',
		icon = 'Status 7163.png'
	},
	['Cunning Wings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Cunning Wings',
		detail = 'Counters when Delayed by a skill (Can\'t be removed)',
		status = '3119',
		icon = 'Status 3119.png'
	},
	['Cunning Wings (Raid 5%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Cunning Wings (5%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Cunning Wings',
		detail = 'Elemental DMG cut based on number of parties / Charge diamonds don\'t decrease (Can\'t be removed)',
		status = '3119',
		icon = 'Status 3119.png'
	},
	['Cunning Wings (Raid)'] = {
		link = 'Cunning Wings',
		detail = 'HP won\'t lower below 5% / Counters when Delayed by a skill (Can\'t be removed)',
	},
	['Cunning Wings (5%)'] = {
		link = 'Cunning Wings (Raid 5%)',
	},
	['Cycle of Vanity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]<br />Unofficial status name',
		name = 'Cycle of Vanity',
		detail = 'Transforms at end of turn when a summon is called or a set number of turns pass (Can\'t be removed)',
		status = '6782',
		icon = 'status_6782.png'
	},
	['Cyclone'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cyclone',
		detail = 'Consumed by Grimnir\'s skills / Lvl rises upon using Dazzling Flair or charge attack (Can\'t be removed)',
		status = '67961',
		icon = 'status_67961.png'
	},
	['Cyclone 1'] = {
		link = 'Cyclone',
		status = '67961',
		icon = 'status_67961.png'
	},
	['Cyclone 2'] = {
		link = 'Cyclone',
		status = '67962',
		icon = 'status_67962.png'
	},
	['Cyclone 3'] = {
		link = 'Cyclone',
		status = '67963',
		icon = 'status_67963.png'
	},
  	['Cyclone 4'] = {
		link = 'Cyclone',
		status = '67964',
		icon = 'status_67964.png'
	},
	['Cyclone 5'] = {
		link = 'Cyclone',
		status = '67965',
		icon = 'status_67965.png'
	},
  	['Cyclone 6'] = {
		link = 'Cyclone',
		status = '67966',
		icon = 'status_67966.png'
	},
	['Cyclone 7'] = {
		link = 'Cyclone',
		status = '67967',
		icon = 'status_67967.png'
	},
  	['Cyclone 8'] = {
		link = 'Cyclone',
		status = '67968',
		icon = 'status_67968.png'
	},
	['Cyclone 9'] = {
		link = 'Cyclone',
		status = '67969',
		icon = 'status_67969.png'
	},
	['Cyclone 10'] = {
		link = 'Cyclone',
		status = '679610',
		icon = 'status_679610.png'
	},
	['Daemon Recall'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Deals bonus water DMG for normal attacks / Charge bar gain is boosted / Debuff resistance is boosted / Next DMG received will be ineffective (Can\'t be removed / Can\'t be extended)',
		wiki_comment = '',
		name = 'Daemon Recall',
		detail = '',
		status = '7442',
		icon = 'status_7442.png'
	},
	['Dance of the Empress'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dance of the Empress',
		detail = '1 buff effect will be granted at the end of each turn',
		status = '6312_11',
		icon = 'Status Dance of the Empress 1.png'
	},
	['Dance of the Empress 1'] = {
		link = 'Dance of the Empress',
	},
	['Dance of the Empress 2'] = {
		link = 'Dance of the Empress',
		status = '6312_12',
		icon = 'Status Dance of the Empress 2.png'
	},
	['Dance of the Empress 3'] = {
		link = 'Dance of the Empress',
		status = '6312_13',
		icon = 'Status Dance of the Empress 3.png'
	},
	['Dance of the Empress 4'] = {
		link = 'Dance of the Empress',
		status = '6312_14',
		icon = 'Status Dance of the Empress 4.png'
	},
	['Dance of the Empress 5'] = {
		link = 'Dance of the Empress',
		status = '6312_15',
		icon = 'Status Dance of the Empress 5.png'
	},
	['Dance of the Empress 6'] = {
		link = 'Dance of the Empress',
		status = '6312_16',
		icon = 'Status Dance of the Empress 6.png'
	},
	['Dance of the Empress 7'] = {
		link = 'Dance of the Empress',
		status = '6312_17',
		icon = 'Status Dance of the Empress 7.png'
	},
	['Dance of the Empress 8'] = {
		link = 'Dance of the Empress',
		status = '6312_18',
		icon = 'Status Dance of the Empress 8.png'
	},
	['Dance of the Empress 9'] = {
		link = 'Dance of the Empress',
		status = '6312_19',
		icon = 'Status Dance of the Empress 9.png'
	},
	['Dance of the Solar Ring'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dance of the Solar Ring',
		detail = 'Lands 2 random buffs on Ra when an ally uses a damage skill / 10% boost to all allies\' charge bars (Can\'t be removed)',
		status = '7412',
		icon = 'status_7412.png'
	},
	['Dark Cut'] = {
		page = 'Damage Cut',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Dark [[Damage Cut]].',
		name = 'Cut to Dark DMG',
		detail = 'Dark DMG is cut',
		status = '1018',
		icon = 'Status_DarkResUp.png'
	},
	['Dark Cut (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Dark Cut',
		wiki_detail = '%a% cut to dark DMG',
		wiki_comment = '[[Local status effect]]',
		name = 'Dark Cut',
		detail = '',
		status = '1016_6',
		icon = 'status_1016_6.png'
	},
	['Dark Cut 1'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_1',
		icon = 'status_1016_6_1.png'
	},
	['Dark Cut 2'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_2',
		icon = 'status_1016_6_2.png'
	},
	['Dark Cut 3'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_3',
		icon = 'status_1016_6_3.png'
	},
	['Dark Cut 4'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_4',
		icon = 'status_1016_6_4.png'
	},
	['Dark Cut 5'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_5',
		icon = 'status_1016_6_5.png'
	},
	['Dark Cut 6'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_6',
		icon = 'status_1016_6_6.png'
	},
	['Dark Cut 7'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_7',
		icon = 'status_1016_6_7.png'
	},
	['Dark Cut 8'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_8',
		icon = 'status_1016_6_8.png'
	},
	['Dark Cut 9'] = {
		link = 'Dark Cut (Local)',
		status = '1016_6_9',
		icon = 'status_1016_6_9.png'
	},
	['Dark ATK Boosted'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark ATK Boosted',
		detail = 'Dark ATK is boosted',
		status = '1072',
		icon = 'Status_DarkAtkUp.png'
	},
	['Dark ATK Boosted (Stackable)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark ATK Boosted (Stackable)',
		detail = 'Dark ATK is boosted (Stackable)',
		status = '1072',
		icon = 'Status_DarkATKUpStack.png'
	},
	['Dark ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark ATK Lowered',
		detail = 'Dark ATK is lowered',
		status = '1127',
		icon = 'Status_DarkAtkDown.png',
	},
	['Dark Circle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Circle',
		detail = 'A magic circle possessing the power of dark (Max: 2 / Can\'t be removed)',
		status = '6298',
		icon = 'Status Dark Circle.png'
	},
	['Dark Circle 1'] = {
		link = 'Dark Circle',
		status = '62981',
		icon = 'Status Dark Circle 1.png'
	},
	['Dark Circle 2'] = {
		link = 'Dark Circle',
		status = '62982',
		icon = 'Status Dark Circle 2.png'
	},
	['Dark Decay'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Decay',
		detail = 'Corroded by the dark essence (Dark Lisle: Astringe activates and Freezie will be knocked out when Dark Decay reaches lvl 5 [Can\'t be removed])',
		status = '63341',
		icon = 'Status_Dark Decay 1.png'
	},
	['Dark Decay 1'] = {
		link = 'Dark Decay',
	},
	['Dark Decay 2'] = {
		link = 'Dark Decay',
		status = '63342',
		icon = 'Status_Dark Decay 2.png'
	},
	['Dark Decay 3'] = {
		link = 'Dark Decay',
		status = '63343',
		icon = 'Status_Dark Decay 3.png'
	},
	['Dark Decay 4'] = {
		link = 'Dark Decay',
		status = '63344',
		icon = 'Status_Dark Decay 4.png'
	},
	['Dark Decay 5'] = {
		link = 'Dark Decay',
		status = '63345',
		icon = 'Status_Dark Decay 5.png'
	},
	['Dark DMG Lowered'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Dark DEF Up. Not a [[Damage Cut]].<br />Reduces Dark damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Dark DMG Lowered',
		detail = 'Dark DMG is lowered',
		status = '1425',
		icon = 'Status_DarkResUp.png',
	},
	['Dark DMG Lowered (Can\'t be extended)'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Dark DEF Up. Not a [[Damage Cut]].<br />Reduces Dark damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Dark DMG Lowered',
		detail = 'Dark DMG is lowered (Can\'t be extended)',
		status = '1425',
		icon = 'Status_DarkResUp.png',
	},
	['Dark DMG Lowered (Can\'t be removed)'] = {
		link = 'Dark DMG Lowered',
		detail = 'Dark DMG is lowered (Can\'t be removed)',

	},
	['Dark Essence Fragment'] = {
		groups = {},
		categories = {},
		wiki_name = 'Dark Essence Fragment',
		wiki_detail = '',
		wiki_comment = 'Unofficial translation',
		name = '魔晶の欠片',
		detail = 'Consumed upon using Cursed Malice / When consumed: Sharp boost to stats (Can\'t be removed)',
		status = '6339',
		icon = 'Status_Dark Essence Fragment.png'
	},
	['Dark Hour'] = {
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Dark Hour',
		detail = 'Allies can deal critical hits regardless of element / ATK & DEF buffs are ineffective / Ally is knocked out if HP is at 5% or lower',
		status = '5011_2',
		icon = 'Status Dark Hour.png'
	},
	['Dark Hour 5'] = {
		link = 'Dark Hour',
		detail = 'Allies can deal critical hits regardless of element / ATK & DEF buffs are ineffective / Ally is knocked out if HP is at 5% or lower',
	},
	['Dark Hour 10'] = {
		link = 'Dark Hour',
		detail = 'Allies can deal critical hits regardless of element / ATK & DEF buffs are ineffective / Ally is knocked out if HP is at 10% or lower',
	},
	['Dark Hour (Babyl)'] = {
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Dark Hour',
		detail = 'Ally is knocked out if HP is at 25% or lower',
		status = '5011_2',
		icon = 'Status Dark Hour.png'
	},
	['Dark Motives (Cherub)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Dark Motives (100%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Motives',
		detail = 'Transformation buff changes based on Dark Motives lvl (Can\'t be removed / Lvl reduced by cancelling a specific Omen)',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Cherub) 1'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Cherub) 2'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_2',
		icon = 'status_7360_2.png'
	},
	['Dark Motives (Cherub) 3'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_3',
		icon = 'status_7360_3.png'
	},
	['Dark Motives (Cherub) 4'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_4',
		icon = 'status_7360_4.png'
	},
	['Dark Motives (Cherub) 5'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_5',
		icon = 'status_7360_5.png'
	},
	['Dark Motives (Cherub) 6'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_6',
		icon = 'status_7360_6.png'
	},
	['Dark Motives (Cherub) 7'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_7',
		icon = 'status_7360_7.png'
	},
	['Dark Motives (Cherub) 8'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_8',
		icon = 'status_7360_8.png'
	},
	['Dark Motives (Cherub) 9'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_9',
		icon = 'status_7360_9.png'
	},
	['Dark Motives (Cherub) 10'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_10',
		icon = 'status_7360_10.png'
	},
	['Dark Motives (Avatar Cherub)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Dark Motives (50%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Motives',
		detail = 'Special attack changes based on Dark Motives lvl',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Avatar Cherub) 1'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Avatar Cherub) 2'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_2',
		icon = 'status_7360_2.png'
	},
	['Dark Motives (Avatar Cherub) 3'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_3',
		icon = 'status_7360_3.png'
	},
	['Dark Motives (Avatar Cherub) 4'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_4',
		icon = 'status_7360_4.png'
	},
	['Dark Motives (Avatar Cherub) 5'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_5',
		icon = 'status_7360_5.png'
	},
	['Dark Motives (Avatar Cherub) 6'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_6',
		icon = 'status_7360_6.png'
	},
	['Dark Motives (Avatar Cherub) 7'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_7',
		icon = 'status_7360_7.png'
	},
	['Dark Motives (Avatar Cherub) 8'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_8',
		icon = 'status_7360_8.png'
	},
	['Dark Motives (Avatar Cherub) 9'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_9',
		icon = 'status_7360_9.png'
	},
	['Dark Motives (Avatar Cherub) 10'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_10',
		icon = 'status_7360_10.png'
	},
	['Dark Power'] = {
		link = 'Dark Power 1'
	},
	['Dark Power 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Power',
		detail = 'Dark Power is rising',
		status = '16411',
		icon = 'Status Dark Power 1.png'
	},
	['Dark Power 2'] = {
		link = 'Dark Power',
		status = '16412',
		icon = 'Status Dark Power 2.png'
	},
	['Dark Power 10'] = {
		link = 'Dark Power',
		status = '164110',
		icon = 'Status Dark Power 10.png'
	},
	['Dark Motives'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dark Motives',
		detail = 'ATK and multiattack rate are boosted (Stackable / Can be removed by dealing more than 2,000,000 DMG within a turn)',
		status = '3007',
		icon = 'Status Dark Motives.png'
	},
	['Dark Motives 1mil'] = {
		link = 'Dark Motives',
		detail = 'ATK and multiattack rate are boosted (Stackable / Can be removed by dealing more than 1,000,000 DMG within a turn)',
	},
	['Dark Motives 4mil'] = {
		link = 'Dark Motives',
		detail = 'ATK and multiattack rate are boosted (Stackable / Can be removed by dealing more than 4,000,000 DMG within a turn)',
	},
	['Dark Motives 500k'] = {
		link = 'Dark Motives',
		detail = 'ATK and multiattack rate are boosted (Stackable / Can be removed by dealing more than 500,000 DMG within a turn)',
	},
	['Dark Motives (Belial)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Motives',
		detail = 'Certain special actions\' specs are boosted based on lvl (Can\'t be removed / Lvl lowers upon canceling Omens)',
		status = '7162_1',
		icon = 'Status 7162_1.png'
	},
	['Dark Motives (Belial) 1'] = {
		link = 'Dark Motives (Belial)',
	},
	['Dark Motives (Belial) 2'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_2',
		icon = 'Status 7162_2.png'
	},
	['Dark Motives (Belial) 3'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_3',
		icon = 'Status 7162_3.png'
	},
	['Dark Motives (Belial) 4'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_4',
		icon = 'Status 7162_4.png'
	},
	['Dark Motives (Belial) 5'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_5',
		icon = 'Status 7162_5.png'
	},
	['Dark Motives (Belial) 6'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_6',
		icon = 'Status 7162_6.png'
	},
	['Dark Motives (Belial) 7'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_7',
		icon = 'Status 7162_7.png'
	},
	['Dark Motives (Belial) 8'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_8',
		icon = 'Status 7162_8.png'
	},
	['Dark Motives (Belial) 9'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_9',
		icon = 'Status 7162_9.png'
	},
	['Dark Motives (Belial) 10'] = {
		link = 'Dark Motives (Belial)',
		status = '7162_10',
		icon = 'Status 7162_10.png'
	},
	['Dark Motives (Cherub)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Dark Motives (Cherub)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Motives',
		detail = 'Transformation buff changes based on Dark Motives lvl (Can\'t be removed / Lvl reduced by cancelling a specific Omen)',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Cherub) 1'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Cherub) 2'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_2',
		icon = 'status_7360_2.png'
	},
	['Dark Motives (Cherub) 3'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_3',
		icon = 'status_7360_3.png'
	},
	['Dark Motives (Cherub) 4'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_4',
		icon = 'status_7360_4.png'
	},
	['Dark Motives (Cherub) 5'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_5',
		icon = 'status_7360_5.png'
	},
	['Dark Motives (Cherub) 6'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_6',
		icon = 'status_7360_6.png'
	},
	['Dark Motives (Cherub) 7'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_7',
		icon = 'status_7360_7.png'
	},
	['Dark Motives (Cherub) 8'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_8',
		icon = 'status_7360_8.png'
	},
	['Dark Motives (Cherub) 9'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_9',
		icon = 'status_7360_9.png'
	},
	['Dark Motives (Cherub) 10'] = {
		link = 'Dark Motives (Cherub)',
		status = '7360_10',
		icon = 'status_7360_10.png'
	},
	['Dark Motives (Avatar Cherub)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Dark Motives (Avatar Cherub)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Motives',
		detail = 'Special attack changes based on Dark Motives lvl',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Avatar Cherub) 1'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_1',
		icon = 'status_7360_1.png'
	},
	['Dark Motives (Avatar Cherub) 2'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_2',
		icon = 'status_7360_2.png'
	},
	['Dark Motives (Avatar Cherub) 3'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_3',
		icon = 'status_7360_3.png'
	},
	['Dark Motives (Avatar Cherub) 4'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_4',
		icon = 'status_7360_4.png'
	},
	['Dark Motives (Avatar Cherub) 5'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_5',
		icon = 'status_7360_5.png'
	},
	['Dark Motives (Avatar Cherub) 6'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_6',
		icon = 'status_7360_6.png'
	},
	['Dark Motives (Avatar Cherub) 7'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_7',
		icon = 'status_7360_7.png'
	},
	['Dark Motives (Avatar Cherub) 8'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_8',
		icon = 'status_7360_8.png'
	},
	['Dark Motives (Avatar Cherub) 9'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_9',
		icon = 'status_7360_9.png'
	},
	['Dark Motives (Avatar Cherub) 10'] = {
		link = 'Dark Motives (Avatar Cherub)',
		status = '7360_10',
		icon = 'status_7360_10.png'
	},
	['Dark Switch'] = {
		page = 'Elemental Switch',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Switch',
		detail = 'Elemental DMG from foes turns into dark DMG',
		status = '1188_6',
		icon = 'Status Dark Switch.png'
	},
	['Dark Switch (Can\'t be removed)'] = {
		link = 'Dark Switch',
		detail = 'Elemental DMG from foes turns into dark DMG (Can\'t be removed)',
	},
	['Dark Tenet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Tenet',
		detail = 'Normal attacks have a chance to remove 2 buffs from targeted allies based on lvl (Can\'t be removed / Max: 10 / Lvl lowers each time a dark party cancels an Omen)',
		status = '7269_6_1',
		icon = 'status_7269_6_1.png'
	},
	['Dark Tenet 1'] = {
		link = 'Dark Tenet',
		status = '7269_6_1',
		icon = 'status_7269_6_1.png'
	},
	['Dark Tenet 2'] = {
		link = 'Dark Tenet',
		status = '7269_6_2',
		icon = 'status_7269_6_2.png'
	},
	['Dark Tenet 3'] = {
		link = 'Dark Tenet',
		status = '7269_6_3',
		icon = 'status_7269_6_3.png'
	},
	['Dark Tenet 4'] = {
		link = 'Dark Tenet',
		status = '7269_6_4',
		icon = 'status_7269_6_4.png'
	},
	['Dark Tenet 5'] = {
		link = 'Dark Tenet',
		status = '7269_6_5',
		icon = 'status_7269_6_5.png'
	},
	['Dark Tenet 6'] = {
		link = 'Dark Tenet',
		status = '7269_6_6',
		icon = 'status_7269_6_6.png'
	},
	['Dark Tenet 7'] = {
		link = 'Dark Tenet',
		status = '7269_6_7',
		icon = 'status_7269_6_7.png'
	},
	['Dark Tenet 8'] = {
		link = 'Dark Tenet',
		status = '7269_6_8',
		icon = 'status_7269_6_8.png'
	},
	['Dark Tenet 9'] = {
		link = 'Dark Tenet',
		status = '7269_6_9',
		icon = 'status_7269_6_9.png'
	},
	['Dark Tenet 10'] = {
		link = 'Dark Tenet',
		status = '7269_6_10',
		icon = 'status_7269_6_10.png'
	},
	['Dauntless Spirit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dauntless Spirit',
		detail = 'ATK is sharply boosted by Dauntless Spirit (Can\'t be removed)',
		status = '6629',
		icon = 'Status_Dauntless_Spirit.png'
	},
	['Dawn\'s Blazon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dawn\'s Blazon',
		detail = 'While in effect: DEF is boosted / Debuff resistance is sharply boosted / Counters with the max number of hits / Receives foe attacks in place of an ally (Excludes all-foe all-ally attacks) / Cap wind DMG taken at 2,000 per hit (Can\'t be removed)',
		status = '3205',
		icon = 'status_3205.png'
	},
	['Dawnsky Edge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dawnsky Edge',
		detail = 'Dawnsky Edge lvl rises when an ally uses a skill / When used at lvl 3: Sunrise Sword activates (Can\'t be removed)',
		status = '6691',
		icon = 'Status Dawnsky Edge.png'
	},
	['Dawnsky Edge 1'] = {
		link = 'Dawnsky Edge',
		status = '6691_1',
		icon = 'Status Dawnsky Edge 1.png'
	},
	['Dawnsky Edge 2'] = {
		link = 'Dawnsky Edge',
		status = '6691_2',
		icon = 'Status Dawnsky Edge 2.png'
	},
	['Dawnsky Edge 3'] = {
		link = 'Dawnsky Edge',
		status = '6691_3',
		icon = 'Status Dawnsky Edge 3.png'
	},
  	['Dawnsky Edge 4'] = {
		link = 'Dawnsky Edge',
		status = '6691_4',
		icon = 'Status Dawnsky Edge 4.png'
	},
	['Dawnsky Edge 5'] = {
		link = 'Dawnsky Edge',
		status = '6691_5',
		icon = 'Status Dawnsky Edge 5.png'
	},
	['Deceitful Fallacy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deceitful Fallacy',
		detail = 'HP won\'t lower below 40% (Can\'t be removed / Ends upon dealing 15,000,000 DMG of 1 element within 1 turn) ',
		status = '6766',
		icon = 'Status 6766.png'
	},
	['Deceitful Fallacy (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deceitful Fallacy',
		detail = 'Absorbs fire DMG (Can\'t be removed / Ends upon dealing 15,000,000 DMG of 1 element within 1 turn)',
		status = '7170',
		icon = 'Status 7170.png'
	},
	['Deceitful Fallacy (Water)'] = {
		link = 'Deceitful Fallacy (Fire)',
		detail = 'Absorbs water DMG (Can\'t be removed / Ends upon dealing 15,000,000 DMG of 1 element within 1 turn)',
		status = '7171',
		icon = 'Status 7171.png'
	},
	['Deceitful Fallacy (Earth)'] = {
		link = 'Deceitful Fallacy (Fire)',
		detail = 'Absorbs earth DMG (Can\'t be removed / Ends upon dealing 15,000,000 DMG of 1 element within 1 turn)',
		status = '7172',
		icon = 'Status 7172.png'
	},
	['Deceitful Fallacy (Wind)'] = {
		link = 'Deceitful Fallacy (Fire)',
		detail = 'Absorbs wind DMG (Can\'t be removed / Ends upon dealing 15,000,000 DMG of 1 element within 1 turn)',
		status = '7173',
		icon = 'Status 7173.png'
	},
	['Deceitful Fallacy (Light)'] = {
		link = 'Deceitful Fallacy (Fire)',
		detail = 'Absorbs light DMG (Can\'t be removed / Ends upon dealing 15,000,000 DMG of 1 element within 1 turn)',
		status = '7174',
		icon = 'Status 7174.png'
	},
	['Deceitful Fallacy (Dark)'] = {
		link = 'Deceitful Fallacy (Fire)',
		detail = 'Absorbs dark DMG (Can\'t be removed / Ends upon dealing 15,000,000 DMG of 1 element within 1 turn)',
		status = '7175',
		icon = 'Status 7175.png'
	},
	['Deepshot Arrow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deepshot Arrow',
		detail = 'Critical hit rate is boosted / Keen effect / Hit to multiattack rate / Deepshot effect to a foe upon using charge attack (Can\'t be removed)',
		status = '3221',
		icon = 'status_3221.png'
	},
	['Die-Hard Guy'] = {
		groups = {},
		categories = {},
		wiki_name = 'Die-Hard Guy',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = '',
		detail = 'At end of turn in which Yngwie is almost knocked out: End cooldown for all skills (1 time / Can\'t be removed)',
		status = '7441',
		icon = 'status_7441.png'
	},
	['Diuturna'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Diuturna',
		detail = 'Skills are boosted based on number of Diuturna (Max: 3 / Can\'t be removed)',
		status = '75551',
		icon = 'status_75551.png'
	},
	['Diuturna 1'] = {
		link = 'Diuturna',
		status = '75551',
		icon = 'status_75551.png'
	},
	['Diuturna 2'] = {
		link = 'Diuturna',
		status = '75552',
		icon = 'status_75552.png'
	},
	['Diuturna 3'] = {
		link = 'Diuturna',
		status = '75553',
		icon = 'status_75553.png'
	},
	['Diuturna 4'] = {
		link = 'Diuturna',
		status = '75554',
		icon = 'status_75554.png'
	},
	['Diuturna 5'] = {
		link = 'Diuturna',
		status = '75555',
		icon = 'status_75555.png'
	},
	['Diuturna 6'] = {
		link = 'Diuturna',
		status = '75556',
		icon = 'status_75556.png'
	},
	['Diuturna 7'] = {
		link = 'Diuturna',
		status = '75557',
		icon = 'status_75557.png'
	},
	['Diuturna 8'] = {
		link = 'Diuturna',
		status = '75558',
		icon = 'status_75558.png'
	},
	['Diuturna 9'] = {
		link = 'Diuturna',
		status = '75559',
		icon = 'status_75559.png'
	},
	['Divina Commedia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK and multiattack rate are boosted (Can\'t be removed) /<br />Hellgate activates when effect ends',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'Divina Commedia',
		detail = 'ATK and multiattack rate are boosted (Can\'t be removed) / Hellgate activates when effect ends',
		status = '3000_1154',
		icon = 'Status_Divina Commedia 4.png'
	},
	['Divina Commedia 2'] = {
		link = 'Divina Commedia',
		status = '3000_1152',
		icon = 'Status Divina Commedia 2.png'
	},
	['Divina Commedia 3'] = {
		link = 'Divina Commedia',
		status = '3000_1153',
		icon = 'Status Divina Commedia 3.png'
	},
	['Divina Commedia 4'] = {
		link = 'Divina Commedia',
		status = '3000_1154',
		icon = 'Status Divina Commedia 4.png'
	},
	['Divina Commedia 5'] = {
		link = 'Divina Commedia',
		status = '3000_1155',
		icon = 'Status Divina Commedia 5.png'
	},
	['Divina Commedia 6'] = {
		link = 'Divina Commedia',
		status = '3000_1156',
		icon = 'Status Divina Commedia 6.png'
	},
	['Divina Commedia 7'] = {
		link = 'Divina Commedia',
		status = '3000_1157',
		icon = 'Status Divina Commedia 7.png'
	},
	['Divina Commedia 8'] = {
		link = 'Divina Commedia',
		status = '3000_1158',
		icon = 'Status Divina Commedia 8.png'
	},
	['Divina Commedia 9'] = {
		link = 'Divina Commedia',
		status = '3000_1159',
		icon = 'Status Divina Commedia 9.png'
	},
	['Divine Might'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Divine Might',
		detail = 'At lvl 5: Bonus Fire DMG effect / Flashfire Gale activates at end of turn (Can\'t be removed)',
		status = '7118',
		icon = 'Status 7118.png'
	},
	['Divine Might 1'] = {
		link = 'Divine Might',
		status = '7118_1',
		icon = 'Status 7118_1.png'
	},
	['Divine Might 2'] = {
		link = 'Divine Might',
		status = '7118_2',
		icon = 'Status 7118_2.png'
	},
	['Divine Might 3'] = {
		link = 'Divine Might',
		status = '7118_3',
		icon = 'Status 7118_3.png'
	},
	['Divine Might 4'] = {
		link = 'Divine Might',
		status = '7118_4',
		icon = 'Status 7118_4.png'
	},
	['Divine Might 5'] = {
		link = 'Divine Might',
		status = '7118_5',
		icon = 'Status 7118_5.png'
	},
	['Divine Might 6'] = {
		link = 'Divine Might',
		status = '7118_6',
		icon = 'Status 7118_6.png'
	},
	['Divine Might 7'] = {
		link = 'Divine Might',
		status = '7118_7',
		icon = 'Status 7118_7.png'
	},
	['Divine Might 8'] = {
		link = 'Divine Might',
		status = '7118_8',
		icon = 'Status 7118_8.png'
	},
	['Divine Might 9'] = {
		link = 'Divine Might',
		status = '7118_9',
		icon = 'Status 7118_9.png'
	},
	['Divinity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Divinity',
		detail = 'ATK and triple attack rate boosted',
		status = '3000_50',
		icon = 'Status Divinity.png'
	},
	['Divinity (Summon)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Divinity',
		detail = 'Triple attack rate is boosted / DMG taken is boosted',
		status = '3000_50',
		icon = 'Status Divinity.png'
	},
	['Deadlocked'] = {
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Deadlocked',
		detail = 'Can\'t double attack',
		status = '1490',
		icon = 'Status_Deadlocked.png'
	},
	['Deadlocked (Malice)'] = {
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Deadlocked',
		detail = 'Can\'t multiattack (Ends upon defeating Striker Bit and Disrupter Bit)',
		status = '1490',
		icon = 'Status_Deadlocked.png'
	},
	['Death Reversed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Death Reversed',
		detail = 'MC can withstand lethal DMG a set number of times when Nier is a sub ally and MC is not almost knocked out (Leaves 1 HP / Can\'t be removed)',
		status = '6415',
		icon = 'Status Love\'s Redemption.png'
	},
	['Death Reversed 1'] = {
		link = 'Death Reversed',
		status = '6415_1',
		icon = 'Status Love\'s Redemption_1.png'
	},
	['Death Reversed 2'] = {
		link = 'Death Reversed',
		status = '6415_2',
		icon = 'Status Love\'s Redemption_2.png'
	},
	['Death Reversed 3'] = {
		link = 'Death Reversed',
		status = '6415_3',
		icon = 'Status Love\'s Redemption_3.png'
	},
	['Death Reversed 4'] = {
		link = 'Death Reversed',
		status = '6415_4',
		icon = 'Status Love\'s Redemption_4.png'
	},
	['Death Reversed 5'] = {
		link = 'Death Reversed',
		status = '6415_5',
		icon = 'Status Love\'s Redemption_5.png'
	},
	['Death Reversed 6'] = {
		link = 'Death Reversed',
		status = '6415_6',
		icon = 'Status Love\'s Redemption_6.png'
	},
	['Death Reversed 7'] = {
		link = 'Death Reversed',
		status = '6415_7',
		icon = 'Status Love\'s Redemption_7.png'
	},
	['Death Reversed 8'] = {
		link = 'Death Reversed',
		status = '6415_8',
		icon = 'Status Love\'s Redemption_8.png'
	},
	['Death Reversed 9'] = {
		link = 'Death Reversed',
		status = '6415_9',
		icon = 'Status Love\'s Redemption_9.png'
	},
	['Death Reversed 10'] = {
		link = 'Death Reversed',
		status = '6415_10',
		icon = 'Status Love\'s Redemption_10.png'
	},
	['Death Reversed 11'] = {
		link = 'Death Reversed',
		status = '6415_11',
		icon = 'Status Love\'s Redemption_11.png'
	},
	['Death Reversed 12'] = {
		link = 'Death Reversed',
		status = '6415_12',
		icon = 'Status Love\'s Redemption_12.png'
	},
	['Death Reversed 13'] = {
		link = 'Death Reversed',
		status = '6415_13',
		icon = 'Status Love\'s Redemption_13.png'
	},
	['Death\'s Grace'] = {
		page = 'Death\'s Grace',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Death\'s Grace',
		detail = 'Converts turn-based DMG, such as from Poison, Burn, or Putrefy effects, to HP recovery',
		status = '1484',
		icon = 'Status DeathsGrace.png'
	},
	['Death\'s Grace (Can\'t be removed)'] = {
		page = 'Death\'s Grace',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Death\'s Grace',
		detail = 'Converts turn-based DMG, such as from Poison, Burn, or Putrefy effects, to HP recovery (Can\'t be removed)',
		status = '1484',
		icon = 'Status DeathsGrace.png'
	},
	['Debuff Resistance Boosted'] = {
		page = 'Debuff Resistance',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Boosted',
		detail = 'Debuff resistance is boosted',
		status = '1003',
		icon = 'status_1003.png'
	},
	['Debuff Resistance Boosted (Can\'t be extended)'] = {
		page = 'Debuff Resistance',
		groups = {},
		categories = {},
		wiki_name = 'Debuff Res. Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Boosted',
		detail = 'Debuff resistance is boosted (Can\'t be extended)',
		status = '1003',
		icon = 'status_1003.png'
	},
	['Debuff Resistance Boosted (Can\'t be removed)'] = {
		page = 'Debuff Resistance',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Boosted',
		detail = 'Debuff resistance is boosted (Can\'t be removed)',
		status = '1003',
		icon = 'status_1003.png'
	},
	['Debuff Resistance Boosted (Local)'] = {
		page = 'Debuff Resistance',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Up',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Debuff Resistance Boosted',
		detail = 'Debuff resistance is boosted',
		status = '1003_1',
		icon = 'status_1003_1.png'
	},
	['Debuff Resistance Boosted (Local / Can\'t be removed)'] = {
		page = 'Debuff Resistance',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Up',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Debuff Resistance Boosted',
		detail = 'Debuff resistance is boosted (Can\'t be removed)',
		status = '1003_1',
		icon = 'status_1003_1.png'
	},
	['Debuff Resistance Boosted (Stackable)'] = {
		page = 'Debuff Resistance',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Boosted',
		detail = 'Debuff resistance is boosted (Stackable)',
		status = '1003',
		icon = 'status_1003.png'
	},
	['Debuff Resistance Boosted (Stackable / Can\'t be removed)'] = {
		page = 'Debuff Resistance',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Boosted',
		detail = 'Debuff resistance is boosted (Stackable / Can\'t be removed)',
		status = '1003_2',
		icon = 'status_1003_2.png'
	},
	['Debuff Resistance Boosted 1'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_11',
		icon = 'status_1003_11.png'
	},
	['Debuff Resistance Boosted 2'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_12',
		icon = 'status_1003_12.png'
	},
	['Debuff Resistance Boosted 3'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_13',
		icon = 'status_1003_13.png'
	},
	['Debuff Resistance Boosted 4'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_14',
		icon = 'status_1003_14.png'
	},
	['Debuff Resistance Boosted 5'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_15',
		icon = 'status_1003_15.png'
	},
	['Debuff Resistance Boosted 6'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_16',
		icon = 'status_1003_16.png'
	},
	['Debuff Resistance Boosted 7'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_17',
		icon = 'status_1003_17.png'
	},
	['Debuff Resistance Boosted 8'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_18',
		icon = 'status_1003_18.png'
	},
	['Debuff Resistance Boosted 9'] = {
		link = 'Debuff Resistance Boosted (Local)',
		status = '1003_19',
		icon = 'status_1003_19.png'
	},
	['Debuff Success Boosted'] = {
		page = 'Debuff Success Boosted',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Success Boosted',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Success Boosted',
		detail = 'Debuff success rate is boosted',
		status = '1057',
		icon = 'Status DebuffSuccessUp.png'
	},
	['Declaration 50'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Declaration 50',
		detail = 'DMG taken is cut by 50% (Can only be removed by dealing DMG 25 or more times in 1 turn)',
		status = '1019_0_50',
		icon = 'Status Dmg Cut 50.png'
	},
	['DEF Boosted'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is boosted',
		status = '1019',
		icon = 'Status_DefenseUp.png'
	},
	['DEF Boosted (40 hits)'] = {
		link = 'DEF Boosted (Local)',
		wiki_name = '%a% DEF Up (40 hits)',
		detail = 'DEF is boosted (Can\'t be removed / Ends upon taking DMG 40 or more times)',
	},
	['DEF Boosted (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is boosted (Can\'t be removed)',
		status = '1019',
		icon = 'Status_DefenseUp.png'
	},
	['DEF Boosted (Chest)'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is boosted by treasure chests',
		status = '1019',
		icon = 'Status_DefenseUp.png'
	},
	['DEF Boosted (Garrison)'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is greatly boosted as HP is lowered',
		status = '1462',
		icon = 'Status_DefenseUp.png'
	},
	['DEF Boosted (Local)'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'DEF Boosted',
		detail = 'DEF is boosted',
		status = '1931_1',
		icon = 'Status DEF Up (Local).png'
	},
	['DEF Boosted (Individual)'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_1',
		icon = 'Status DEF Up 1.png'
	},
	['DEF Boosted 1'] = {
		link = 'DEF Boosted (Local)',
	},
	['DEF Boosted 2'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_12',
		icon = 'Status DEF Up 2.png'
	},
	['DEF Boosted 3'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_13',
		icon = 'Status DEF Up 3.png'
	},
	['DEF Boosted 4'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_14',
		icon = 'Status DEF Up 4.png'
	},
	['DEF Boosted 5'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_15',
		icon = 'Status DEF Up 5.png'
	},
	['DEF Boosted 6'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_16',
		icon = 'Status DEF Up 6.png'
	},
	['DEF Boosted 7'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_17',
		icon = 'Status DEF Up 7.png'
	},
	['DEF Boosted 8'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_18',
		icon = 'Status DEF Up 8.png'
	},
	['DEF Boosted 9'] = {
		link = 'DEF Boosted (Local)',
		status = '1931_19',
		icon = 'Status DEF Up 9.png'
	},
	['DEF Boosted (Local / 70 hits)'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'DEF Boosted',
		detail = 'DEF is boosted (Can\'t be removed / Ends upon taking DMG 70 or more times in 1 turn)',
		status = '1931_1',
		icon = 'Status DEF Up (Local).png'
	},
	['DEF Boosted (Lowain)'] = {
		link = 'DEF Boosted',
		wiki_detail = 'DEF is boosted sharply',
		status = '1392',
		icon = 'Status_Lowain.png'
	},
	['DEF Boosted (Lowain Summer)'] = {
		link = 'DEF Boosted',
		wiki_detail = 'DEF is boosted',
		status = '1392',
		icon = 'Status_Lowain.png'
	},
	['DEF Boosted (Malinda)'] = {
		link = 'DEF Boosted',
		detail = 'DEF is boosted according to form'
	},
	['DEF Boosted (Stackable)'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up (Stackable%am%)',
		wiki_detail = 'DEF is boosted while active (Stackable)',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is lowered while active (Stackable)',
		status = '1378',
		icon = 'Status_DefenseUpStack.png'
	},
	['DEF Boosted (Stackable / Unremovable)'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted (Stackable)',
		detail = 'DEF is boosted (Stackable / Can\'t be removed)',
		status = '1378',
		icon = 'Status_DefenseUpStack.png'
	},
	['DEF Boosted (Stackable / Can\'t be removed)'] = {
		link = 'DEF Boosted (Stackable / Unremovable)',
	},
	['DEF Boosted (Teal)'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is boosted (Can\'t be removed)',
		status = '7422',
		icon = 'Status_7422.png'
	},
	['DEF Boosted (C.B.) I'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is boosted based on lvl (Can\'t be removed / Lvl lowers upon chain burst activation)',
		status = '1019_1',
		icon = 'status_1019_1.png'
	},
	['DEF Boosted (C.B.) II'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_2',
		icon = 'status_1019_2.png'
	},
	['DEF Boosted (C.B.) III'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_3',
		icon = 'status_1019_3.png'
	},
	['DEF Boosted (C.B.) IV'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_4',
		icon = 'status_1019_4.png'
	},
	['DEF Boosted (C.B.) V'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_5',
		icon = 'status_1019_5.png'
	},
	['DEF Boosted (C.B.) VI'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_6',
		icon = 'status_1019_6.png'
	},
	['DEF Boosted (C.B.) VII'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_7',
		icon = 'status_1019_7.png'
	},
	['DEF Boosted (C.B.) VIII'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_8',
		icon = 'status_1019_8.png'
	},
	['DEF Boosted (C.B.) IX'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_9',
		icon = 'status_1019_9.png'
	},
	['DEF Boosted (C.B.) X'] = {
		link = 'DEF Boosted (C.B.) I',
		status = '1019_10',
		icon = 'status_1019_10.png'
	},
	['DEF Boosted (Summon) I'] = {
		page = 'DEF Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Boosted',
		detail = 'DEF is boosted based on lvl (Can\'t be removed / Lvl lowers upon calling a summon)',
		status = '1019_1',
		icon = 'status_1019_1.png'
	},
	['DEF Boosted (Summon) II'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_2',
		icon = 'status_1019_2.png'
	},
	['DEF Boosted (Summon) III'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_3',
		icon = 'status_1019_3.png'
	},
	['DEF Boosted (Summon) IV'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_4',
		icon = 'status_1019_4.png'
	},
	['DEF Boosted (Summon) V'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_5',
		icon = 'status_1019_5.png'
	},
	['DEF Boosted (Summon) VI'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_6',
		icon = 'status_1019_6.png'
	},
	['DEF Boosted (Summon) VII'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_7',
		icon = 'status_1019_7.png'
	},
	['DEF Boosted (Summon) VIII'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_8',
		icon = 'status_1019_8.png'
	},
	['DEF Boosted (Summon) IX'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_9',
		icon = 'status_1019_9.png'
	},
	['DEF Boosted (Summon) X'] = {
		link = 'DEF Boosted (Summon) I',
		status = '1019_10',
		icon = 'status_1019_10.png'
	},
	['Deft Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deft Blade',
		detail = 'Foe\'s DEF is lowered with every one-foe attack (Stackable) / Blitzkrieg activates upon dodging (Can\'t be removed)',
		status = '60452',
		icon = 'Status Hot-headed (Hit Foe DEF).png'
	},
	['Deft Blade (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deft Blade',
		detail = 'Hit to target\'s DEF (Stackable) upon one-ally attacks (Can\'t be removed)',
		status = '60452',
		icon = 'Status Hot-headed (Hit Foe DEF).png'
	},
	['Deft Shield'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deft Shield',
		detail = 'DEF is boosted based on lvl (Can\'t be removed)',
		status = '7094',
		icon = 'Status 7094.png'
	},
	['Deft Shield 1'] = {
		link = 'Deft Shield',
		status = '7094_1',
		icon = 'Status 7094_1.png'
	},
	['Deft Shield 2'] = {
		link = 'Deft Shield',
		status = '7094_2',
		icon = 'Status 7094_2.png'
	},
	['Deft Shield 3'] = {
		link = 'Deft Shield',
		status = '7094_3',
		icon = 'Status 7094_3.png'
	},
	['Deft Shield 4'] = {
		link = 'Deft Shield',
		status = '7094_4',
		icon = 'Status 7094_4.png'
	},
	['Deft Shield 5'] = {
		link = 'Deft Shield',
		status = '7094_5',
		icon = 'Status 7094_5.png'
	},
	['Deft Sword'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deft Sword',
		detail = 'ATK is boosted based on lvl (Can\'t be removed)',
		status = '7093',
		icon = 'Status 7093.png'
	},
	['Deft Sword 1'] = {
		link = 'Deft Sword',
		status = '7093_1',
		icon = 'Status 7093_1.png'
	},
	['Deft Sword 2'] = {
		link = 'Deft Sword',
		status = '7093_2',
		icon = 'Status 7093_2.png'
	},
	['Deft Sword 3'] = {
		link = 'Deft Sword',
		status = '7093_3',
		icon = 'Status 7093_3.png'
	},
	['Deft Sword 4'] = {
		link = 'Deft Sword',
		status = '7093_4',
		icon = 'Status 7093_4.png'
	},
	['Deft Sword 5'] = {
		link = 'Deft Sword',
		status = '7093_5',
		icon = 'Status 7093_5.png'
	},
	['Defiance'] = {
		page = 'Assassin (Buff)',
		groups = {'Buffs'},
		categories = {''},
		wiki_name = '%a% Defiance',
		wiki_detail = 'ATK is boosted for foes in Overdrive',
		wiki_comment = '',
		name = 'Defiance',
		detail = 'ATK is boosted for foes in overdrive',
		status = '1053',
		icon = 'Status_Defiance.png'
	},
	['Delicious Holidays'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted',
		wiki_comment = '',
		name = 'Delicious Holidays',
		detail = '',
		status = '1534_7',
		icon = 'Status_Delicious Holidays.png'
	},
	['Delta Clock'] = {
		groups = {''},
		categories = {''},
		wiki_name = 'Delta Clock',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Delta Clock',
		detail = 'Charge attack DMG and charge attack DMG cap boosted (Max: 3 lvls)',
		status = '1470',
		icon = 'Status_Nayde Null.png'
	},
	['Delta Clock 1'] = {
		link = 'Delta Clock',
		status = '14701',
		icon = 'Status Delta Clock 1.png'
	},
	['Delta Clock 2'] = {
		link = 'Delta Clock',
		status = '14702',
		icon = 'Status Delta Clock 2.png'
	},
	['Delta Clock 3'] = {
		link = 'Delta Clock',
		status = '14703',
		icon = 'Status Delta Clock 3.png'
	},
	['Delta Clock (Earth)'] = {
		groups = {''},
		categories = {''},
		wiki_name = 'Delta Clock',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Delta Clock',
		detail = 'Skill specs are boosted based on clock hand\'s position (Max: 3 / Can\'t be removed)',
		status = '7099_1',
		icon = 'Status_Delta Clock 1.png'
	},
	['Delta Clock (Earth) 1'] = {
		link = 'Delta Clock (Earth)'
	},
	['Delta Clock (Earth) 2'] = {
		link = 'Delta Clock (Earth)',
		status = '7099_2',
		icon = 'Status Delta Clock 2.png'
	},
	['Delta Clock (Earth) 3'] = {
		link = 'Delta Clock (Earth)',
		status = '7099_3',
		icon = 'Status Delta Clock 3.png'
	},
	['Delta Clock (Null)'] = {
		groups = {''},
		categories = {''},
		wiki_name = 'Delta Clock (Null)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Delta Clock',
		detail = 'Gains an effect based on the clock hand on each turn.',
		status = '14701',
		icon = 'Status_Nayde Null.png'
	},
	['Delta Clock (Neli)'] = {
		groups = {''},
		categories = {''},
		wiki_name = 'Delta Clock (Neli)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Delta Clock',
		detail = 'Gains an effect based on the clock hand on each turn.',
		status = '14702',
		icon = 'Status_Nayde Neli.png'
	},
	['Delta Clock (Seitse)'] = {
		groups = {''},
		categories = {''},
		wiki_name = 'Delta Clock (Seitse)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Delta Clock',
		detail = 'Gains an effect based on the clock hand on each turn.',
		status = '14703',
		icon = 'Status_Nayde Seitse.png'
	},
	['Deluge Crest'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deluge Crest',
		detail = 'Water magic is amplified (Max: 5 / Can\'t be removed)',
		status = '6528',
		icon = 'Status Deluge Crest.png'
	},
	['Deluge Crest 1'] = {
		link = 'Deluge Crest',
		status = '65281',
		icon = 'Status Deluge Crest 1.png'
	},
	['Deluge Crest 2'] = {
		link = 'Deluge Crest',
		status = '65282',
		icon = 'Status Deluge Crest 2.png'
	},
	['Deluge Crest 3'] = {
		link = 'Deluge Crest',
		status = '65283',
		icon = 'Status Deluge Crest 3.png'
	},
	['Deluge Crest 4'] = {
		link = 'Deluge Crest',
		status = '65284',
		icon = 'Status Deluge Crest 4.png'
	},
	['Deluge Crest 5'] = {
		link = 'Deluge Crest',
		status = '65285',
		icon = 'Status Deluge Crest 5.png'
	},
	['Deluge Crest (Babyl Macula Marius)'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deluge Crest',
		detail = 'Water magic is amplified (Max: 3 / Can\'t be removed) / Special attack switches to Coldhearted Verdict when crests reach 3',
		status = '6528',
		icon = 'Status Deluge Crest.png'
	},
	['Deluge Crest (Babyl Macula Marius) 1'] = {
		link = 'Deluge Crest (Babyl Macula Marius)',
		status = '65281',
		icon = 'Status Deluge Crest 1.png'
	},
	['Deluge Crest (Babyl Macula Marius) 2'] = {
		link = 'Deluge Crest (Babyl Macula Marius)',
		status = '65282',
		icon = 'Status Deluge Crest 2.png'
	},
	['Deluge Crest (Babyl Macula Marius) 3'] = {
		link = 'Deluge Crest (Babyl Macula Marius)',
		status = '65283',
		icon = 'Status Deluge Crest 3.png'
	},
	['Deluge Crest (Macula Marius)'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deluge Crest',
		detail = 'Water magic is amplified (Max: 5 / Can\'t be removed) / The special attack Coldhearted Verdict will activate when crests reach 5',
		status = '6528',
		icon = 'Status Deluge Crest.png'
	},
	['Deluge Crest (Macula Marius) 1'] = {
		link = 'Deluge Crest (Macula Marius)',
		status = '65281',
		icon = 'Status Deluge Crest 1.png'
	},
	['Deluge Crest (Macula Marius) 2'] = {
		link = 'Deluge Crest (Macula Marius)',
		status = '65282',
		icon = 'Status Deluge Crest 2.png'
	},
	['Deluge Crest (Macula Marius) 3'] = {
		link = 'Deluge Crest (Macula Marius)',
		status = '65283',
		icon = 'Status Deluge Crest 3.png'
	},
	['Deluge Crest (Macula Marius) 4'] = {
		link = 'Deluge Crest (Macula Marius)',
		status = '65284',
		icon = 'Status Deluge Crest 4.png'
	},
	['Deluge Crest (Macula Marius) 5'] = {
		link = 'Deluge Crest (Macula Marius)',
		status = '65285',
		icon = 'Status Deluge Crest 5.png'
	},
	['Demon Pursuit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Demon Pursuit',
		detail = 'ATK and C.A. specs are boosted based on Demon Pursuit lvl (Max: 6 / Can\'t be removed)',
		status = '6754',
		icon = 'Status Demon Pursuit.png'
	},
	['Demon Pursuit 1'] = {
		link = 'Demon Pursuit',
		status = '67541',
		icon = 'Status Demon Pursuit 1.png'
	},
	['Demon Pursuit 2'] = {
		link = 'Demon Pursuit',
		status = '67542',
		icon = 'Status Demon Pursuit 2.png'
	},
	['Demon Pursuit 3'] = {
		link = 'Demon Pursuit',
		status = '67543',
		icon = 'Status Demon Pursuit 3.png'
	},
  	['Demon Pursuit 4'] = {
		link = 'Demon Pursuit',
		status = '67544',
		icon = 'Status Demon Pursuit 4.png'
	},
	['Demon Pursuit 5'] = {
		link = 'Demon Pursuit',
		status = '67545',
		icon = 'Status Demon Pursuit 5.png'
	},
  	['Demon Pursuit 6'] = {
		link = 'Demon Pursuit',
		status = '67546',
		icon = 'Status Demon Pursuit 6.png'
	},
	['Demon Pursuit 7'] = {
		link = 'Demon Pursuit',
		status = '67547',
		icon = 'Status Demon Pursuit 7.png'
	},
  	['Demon Pursuit 8'] = {
		link = 'Demon Pursuit',
		status = '67548',
		icon = 'Status Demon Pursuit 8.png'
	},
	['Demon Pursuit 9'] = {
		link = 'Demon Pursuit',
		status = '67549',
		icon = 'Status Demon Pursuit 9.png'
	},
	['Desire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Desire',
		detail = 'Based on lvl: Bonus Water DMG effect / DMG and DMG cap for normal attacks and counterattacks are boosted (Max: Lvl 5 / Can\'t be removed)',
		status = '7436_1',
		icon = 'status_7436_1.png'
	},
	['Desire 1'] = {
		link = 'Desire',
		status = '7436_1',
		icon = 'status_7436_1.png'
	},
	['Desire 2'] = {
		link = 'Desire',
		status = '7436_2',
		icon = 'status_7436_2.png'
	},
	['Desire 3'] = {
		link = 'Desire',
		status = '7436_3',
		icon = 'status_7436_3.png'
	},
	['Desire 4'] = {
		link = 'Desire',
		status = '7436_4',
		icon = 'status_7436_4.png'
	},
	['Desire 5'] = {
		link = 'Desire',
		status = '7436_5',
		icon = 'status_7436_5.png'
	},
	['Desire 6'] = {
		link = 'Desire',
		status = '7436_6',
		icon = 'status_7436_6.png'
	},
	['Desire 7'] = {
		link = 'Desire',
		status = '7436_7',
		icon = 'status_7436_7.png'
	},
	['Desire 8'] = {
		link = 'Desire',
		status = '7436_8',
		icon = 'status_7436_8.png'
	},
	['Desire 9'] = {
		link = 'Desire',
		status = '7436_9',
		icon = 'status_7436_9.png'
	},
	['Desire for Revenge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Desire for Revenge',
		detail = 'Lands 2 random buffs on Gilbert when an ally uses a buff skill (Can\'t be removed)',
		status = '6120',
		icon = 'Status Desire for Revenge.png'
	},
	['Desperate Times'] = {
		groups = {'Buffs'},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Desperate Times',
		detail = 'ATK is greatly boosted / DEF is greatly lowered (Can\'t be removed)',
		status = '3000_76',
		icon = 'Status Desperate Times.png'
	},
	['Destined Mortality'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Destined Mortality',
		detail = 'Ally is knocked out if HP is at 5% or lower',
		status = '5011_4',
		icon = 'status_5011_4.png'
	},
	['Destiny Disconnect'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Destiny Disconnect',
		detail = 'Kikuri\'s rampage is foreseen',
		status = '1556',
		icon = 'status_1556.png'
	},
	['Destiny Disconnect (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Destiny Disconnect',
		detail = 'HP is lowered every turn based on number of turns passed (Can\'t be removed)',
		status = '1556',
		icon = 'status_1556.png'
	},
	['Destiny Pledge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Destiny Pledge',
		detail = 'Fate is sworn to Kikuri',
		status = '1555',
		icon = 'status_1555.png'
	},
	['Destiny Pledge (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Destiny Pledge',
		detail = 'Foe\'s fire resistance is nullified (Can\'t be removed / When fire ally: ATK is sharply boosted)',
		status = '1555',
		icon = 'status_1555.png'
	},
	['Destructive Urges'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Destructive Urges',
		detail = 'Triple attack rate is boosted / Deals bonus earth DMG for one-foe one-ally attacks (1 time / Can\'t be removed)',
		status = '3032',
		icon = 'Status Destructive Urges.png'
	},
	['Deuce Xiphos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deuce Xiphos',
		detail = 'Upon activating auxiliary weapon\'s charge attack: Deals triple attacks / Sharp boost to ATK / Double Strike effect (Can\'t be removed)',
		status = '7664',
		icon = 'status_7664.png'
	},
	['Devoted Sword'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Devoted Sword',
		detail = 'ATK, DEF, and multiattack rate are boosted / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		status = '6588_11',
		icon = 'Status Devoted Sword 1.png'
	},
	['Devoted Sword 1'] = {
		link = 'Devoted Sword'
	},
	['Devoted Sword 2'] = {
		link = 'Devoted Sword',
		status = '6588_12',
		icon = 'Status Devoted Sword 2.png'
	},
	['Devoted Sword 3'] = {
		link = 'Devoted Sword',
		status = '6588_13',
		icon = 'Status Devoted Sword 3.png'
	},
	['Devoted Sword 4'] = {
		link = 'Devoted Sword',
		status = '6588_14',
		icon = 'Status Devoted Sword 4.png'
	},
	['Devoted Sword 5'] = {
		link = 'Devoted Sword',
		status = '6588_15',
		icon = 'Status Devoted Sword 5.png'
	},
	['Devotion'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Devotion',
		detail = 'The ally with the highest remaining HP takes one-ally attacks in your place',
		status = '6021',
		icon = 'Status Devotion.png'
	},
	['Devotion to Justice'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Devotion to Justice',
		detail = 'Critical hit rate, DEF, multiattack rate, and DMG cap are boosted (Can\'t be removed)',
		status = '3029',
		icon = 'Status Devotion to Justice.png'
	},
	['DHA'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Skill DMG is boosted /<br />Hype lvl increases each turn (Max hype lvl 4) /<br />Double attack rate is boosted<br />(Ends upon taking DMG)',
		wiki_comment = '',
		name = 'DHA',
		detail = '',
		status = '6639',
		icon = 'Status DHA.png'
	},
	['Diatonic Harmony'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Diatonic Harmony',
		detail = 'Can\'t normal attack / At end of turn: 20% boost to charge bar / 2 random buffs to all other allies / All buffs every 7 turns (Can\'t be removed)',
		status = '3194',
		icon = 'status_3194.png'
	},
	['Discharge Cell'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Discharge Cell',
		detail = 'Consumed upon Gwynne\'s normal attacks and skill use (Can\'t be removed / Max: 5)',
		status = '74061',
		icon = 'status_74061.png'
	},
	['Discharge Cell 1'] = {
		link = 'Discharge Cell',
		status = '74061',
		icon = 'status_74061.png'
	},
	['Discharge Cell 2'] = {
		link = 'Discharge Cell',
		status = '74062',
		icon = 'status_74062.png'
	},
	['Discharge Cell 3'] = {
		link = 'Discharge Cell',
		status = '74063',
		icon = 'status_74063.png'
	},
	['Discharge Cell 4'] = {
		link = 'Discharge Cell',
		status = '74064',
		icon = 'status_74064.png'
	},
	['Discharge Cell 5'] = {
		link = 'Discharge Cell',
		status = '74065',
		icon = 'status_74065.png'
	},
	['Discharge Cell 6'] = {
		link = 'Discharge Cell',
		status = '74066',
		icon = 'status_74066.png'
	},
	['Discharge Cell 7'] = {
		link = 'Discharge Cell',
		status = '74067',
		icon = 'status_74067.png'
	},
	['Discharge Cell 8'] = {
		link = 'Discharge Cell',
		status = '74068',
		icon = 'status_74068.png'
	},
	['Discharge Cell 9'] = {
		link = 'Discharge Cell',
		status = '74069',
		icon = 'status_74069.png'
	},
	['Discharge Cell 10'] = {
		link = 'Discharge Cell',
		status = '740610',
		icon = 'status_740610.png'
	},
	['Dispel Cancel'] = {
		page = 'Dispel Cancel',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dispel Cancel',
		detail = 'Effects that remove buffs will be nullified (1 time)',
		status = '6549',
		icon = 'Status Dispel Cancel.png'
	},
	['Dispel Cancel (Can\'t be removed)'] = {
		page = 'Dispel Cancel',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dispel Cancel',
		detail = 'Effects that remove buffs will be nullified (Can\'t be removed)',
		status = '6549',
		icon = 'Status Dispel Cancel.png'
	},
	['Dispel Cancel (No Limit)'] = {
		page = 'Dispel Cancel',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dispel Cancel',
		detail = 'Effects that remove buffs will be nullified',
		status = '6549',
		icon = 'Status Dispel Cancel.png'
	},
	['Disrupter Bit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Disrupter Bit',
		detail = 'Removes 1 buff upon normal attacks (Can\'t be removed / Ends upon defeating Disrupter Bit)',
		status = '7102',
		icon = 'Status_7102.png'
	},
	['Dissolution'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dissolution',
		detail = 'Use 1 charge per skill activation (Recover upon C.A. / Max: 3 charges)',
		status = '60771',
		icon = 'Status Dissolution 1.png'
	},
	['Dissolution 1'] = {
		link = 'Dissolution',
		icon = 'Status Dissolution 1.png'
	},
	['Dissolution 2'] = {
		link = 'Dissolution',
		status = '60772',
		icon = 'Status Dissolution 2.png'
	},
	['Dissolution 3'] = {
		link = 'Dissolution',
		status = '60773',
		icon = 'Status Dissolution 3.png'
	},
	['Divine'] = {
		link = 'Divine 1',
		status = '6081_20',
		icon = 'Status Divine.png'
	},
	['Divine'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'C.A. specs are boosted / DMG taken is reduced / Debuffs will be nullified / DMG for normal attacks is amplified / Counters upon taking DMG (Can\'t be removed)',
		wiki_comment = '',
		name = 'Divine',
		detail = '',
		status = '6081_20',
		icon = 'status_6081_20.png'
	},
	['Divine 1'] = {
		link = 'Divine',
    detail = 'C.A. specs are boosted (Can\'t be removed)',
		status = '6081_21',
		icon = 'status_6081_21.png'
	},
	['Divine 2'] = {
		link = 'Divine',
    detail = 'C.A. specs are boosted / DMG taken is reduced (Can\'t be removed)',
		status = '6081_22',
		icon = 'status_6081_22.png'
	},
	['Divine 3'] = {
		link = 'Divine',
    detail = 'C.A. specs are boosted / DMG taken is reduced / Debuffs will be nullified (Can\'t be removed)',
		status = '6081_23',
		icon = 'status_6081_23.png'
	},
	['Divine 4'] = {
		link = 'Divine',
    detail = 'C.A. specs are boosted / DMG taken is reduced / Debuffs will be nullified / DMG for normal attacks is amplified (Can\'t be removed)',
		status = '6081_24',
		icon = 'status_6081_24.png'
	},
	['Divine 5'] = {
		link = 'Divine',
    detail = 'C.A. specs are boosted / DMG taken is reduced / Debuffs will be nullified / DMG for normal attacks is amplified / Counters upon taking DMG (Can\'t be removed)',
		status = '6081_25',
		icon = 'status_6081_25.png'
	},
	['Divine 6'] = {
		link = 'Divine',
		status = '6081_26',
		icon = 'status_6081_26.png'
	},
	['Divine 7'] = {
		link = 'Divine',
		status = '6081_27',
		icon = 'status_6081_27.png'
	},
	['Divine 8'] = {
		link = 'Divine',
		status = '6081_28',
		icon = 'status_6081_28.png'
	},
	['Divine 9'] = {
		link = 'Divine',
		status = '6081_29',
		icon = 'status_6081_29.png'
	},
	['Divine Death Saw of Death'] = {
		groups = {},
		categories = {},
		wiki_name = 'Divine Death Saw of Death',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Divine Death Saw of Death',
		detail = 'ATK, DMG cap, and multiattack rate are boosted based on Divine Death Saw of Death lvl (Can\'t be removed)',
		status = '6586',
		icon = 'Status Divine Death Saw of Death.png'
	},
	['Divine Death Saw of Death 1'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_11',
		icon = 'Status Divine Death Saw of Death Lvl 1.png'
	},
	['Divine Death Saw of Death 2'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_12',
		icon = 'Status Divine Death Saw of Death Lvl 2.png'
	},
	['Divine Death Saw of Death 3'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_13',
		icon = 'Status Divine Death Saw of Death Lvl 3.png'
	},
	['Divine Death Saw of Death 4'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_14',
		icon = 'Status Divine Death Saw of Death Lvl 4.png'
	},
	['Divine Death Saw of Death 5'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_15',
		icon = 'Status Divine Death Saw of Death Lvl 5.png'
	},
	['Divine Death Saw of Death Lvl 1'] = {
		link = 'Divine Death Saw of Death',
	},
	['Divine Death Saw of Death Lvl 2'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_12',
		icon = 'Status Divine Death Saw of Death Lvl 2.png'
	},
	['Divine Death Saw of Death Lvl 3'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_13',
		icon = 'Status Divine Death Saw of Death Lvl 3.png'
	},
	['Divine Death Saw of Death Lvl 4'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_14',
		icon = 'Status Divine Death Saw of Death Lvl 4.png'
	},
	['Divine Death Saw of Death Lvl 5'] = {
		link = 'Divine Death Saw of Death',
		status = '6586_15',
		icon = 'Status Divine Death Saw of Death Lvl 5.png'
	},
	['Divine Weapon'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Divine Weapon',
		detail = 'Multiattack rate is boosted / Chance to remove 1 buff with every one-ally attack (Can\'t be removed)',
		status = '1009_1',
		icon = 'Status Divine Weapon.png'
	},
	['DMG Absorption'] = {
		page = 'Damage Absorption',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Absorption',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Absorption',
		detail = 'Partially absorbs DMG to recover HP',
		status = '6030_2',
		icon = 'Status Absorb DMG.png'
	},
	['DMG Absorption (Can\'t be removed)'] = {
		page = 'Damage Absorption',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Absorption',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Absorption',
		detail = 'Partially absorbs DMG to recover HP (Can\'t be removed)',
		status = '6030_2',
		icon = 'Status Absorb DMG.png'
	},
	['DMG Amplified'] = {
		page = 'Damage Amplified',
		wiki_name = '%a% DMG Amplified',
		name = 'DMG Amplified',
		detail = 'DMG for one-foe attacks and counterattacks is amplified',
		status = '6568',
		icon = 'Status Adversity.png'
	},
	['DMG Boosted'] = {
		link = 'Supplemental DMG',
	},
	['DMG Cap Boosted'] = {
		page = 'Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Cap Boosted',
		detail = 'Maximum amount of DMG that can be dealt per hit is boosted',
		status = '1469',
		icon = 'Status DamageCapUp.png'
	},
	['DMG Cap Boosted (1 time)'] = {
		page = 'Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Cap Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Cap Boosted (1 time)',
		detail = 'DMG cap is boosted (1 time)',
		status = '1469',
		icon = 'Status DamageCapUp.png'
	},
	['DMG Cap Boosted (Can\'t be extended)'] = {
		page = 'Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Cap Boosted',
		detail = 'Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be extended)',
		status = '1469',
		icon = 'Status DamageCapUp.png'
	},
	['DMG Cap Boosted (Can\'t be removed)'] = {
		page = 'Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Cap Boosted',
		detail = 'Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		status = '1469',
		icon = 'Status DamageCapUp.png'
	},
	['DMG Cap Boosted (Stackable)'] = {
		page = 'Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Cap Up (Stackable%am%)',
		wiki_detail = 'Maximum amount of DMG that can be dealt per hit is boosted (Stackable)',
		wiki_comment = '',
		name = 'DMG Cap Boosted (Stackable)',
		detail = 'Can deal more DMG reaches a certain amount (Stackable)',
		status = '7225',
		icon = 'status_7225.png'
	},
	['DMG Cap Boosted (Stackable / Can\'t be removed)'] = {
		page = 'Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% DMG Cap Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Cap Boosted (Stackable)',
		detail = 'Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		status = '7225',
		icon = 'status_7225.png'
	},
	['DMG Cut and Immunity Nullified'] = {
		groups = {},
		categories = {},
		wiki_name = 'DMG Cut and Immunity Nullified',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = 'DMG Cut Nullified',
		detail = 'Nullifies \'all elemental DMG cut\' and debuff immunity effects (Can\'t be removed)',
		status = '6360_1',
		icon = 'status_DMG Cut Nullified.png'
	},
	['DMG Cut Nullified'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Cut Nullified',
		detail = 'Nullifies \'all elemental DMG cut\' (Can\'t be removed)',
		status = '6360_1',
		icon = 'Status DMG Cut Nullified.png'
	},
	['DMG Cut Nullified (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'DMG Cut Nullified',
		detail = 'Nullifies \'all elemental DMG cut\' (Can\'t be removed)',
		status = '6360_5',
		icon = 'status_6360_5.png'
	},
	['DMG Cut Nullified 1'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_21',
		icon = 'Status 6360_21.png'
	},
	['DMG Cut Nullified 2'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_22',
		icon = 'Status 6360_22.png'
	},
	['DMG Cut Nullified 3'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_23',
		icon = 'Status 6360_23.png'
	},
  ['DMG Cut Nullified 4'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_24',
		icon = 'Status 6360_24.png'
	},
	['DMG Cut Nullified 5'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_25',
		icon = 'Status 6360_25.png'
	},
	['DMG Cut Nullified 6'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_26',
		icon = 'Status 6360_26.png'
	},
	['DMG Cut Nullified 7'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_27',
		icon = 'Status 6360_27.png'
	},
  	['DMG Cut Nullified 8'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_28',
		icon = 'Status 6360_28.png'
	},
	['DMG Cut Nullified 9'] = {
		link = 'DMG Cut Nullified (Local)',
		status = '6360_29',
		icon = 'Status 6360_29.png'
	},
	['DMG Fixed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Fixed',
		detail = 'Elemental DMG taken is reduced from the 11th hit of each turn (Can\'t be removed)',
		status = '6177',
		icon = 'Status Aegis Merge.png'
	},
	['DMG Fixed (After 15 hits / Can be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = 'DMG Fixed (After 15 hits)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Fixed',
		detail = 'Elemental DMG taken is reduced from the 15th hit of each turn',
		status = '6177',
		icon = 'status_6177.png'
	},
	['DMG Fixed (After 15 hits / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = 'DMG Fixed (After 15 hits)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Fixed',
		detail = 'Elemental DMG taken is reduced from the 15th hit of each turn (Can\'t be removed)',
		status = '6177',
		icon = 'status_6177.png',
		category = 'Check Status: DMG Fixed',
	},
	['DMG Fixed (After 15 hits)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Fixed',
		detail = 'Elemental DMG taken is reduced from the 15th hit of each turn',
		status = '3000_1001',
		icon = 'status_3000_1001.png',
		category = 'Check Status: DMG Fixed',
	},
	['DMG Fixed (After 15 hits) 1'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1001',
		icon = 'status_3000_1001.png'
	},
	['DMG Fixed (After 15 hits) 2'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1002',
		icon = 'status_3000_1002.png'
	},
	['DMG Fixed (After 15 hits) 3'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1003',
		icon = 'status_3000_1003.png'
	},
	['DMG Fixed (After 15 hits) 4'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1004',
		icon = 'status_3000_1004.png'
	},
	['DMG Fixed (After 15 hits) 5'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1005',
		icon = 'status_3000_1005.png'
	},
	['DMG Fixed (After 15 hits) 6'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1006',
		icon = 'status_3000_1006.png'
	},
	['DMG Fixed (After 15 hits) 7'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1007',
		icon = 'status_3000_1007.png'
	},
	['DMG Fixed (After 15 hits) 8'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1008',
		icon = 'status_3000_1008.png'
	},
	['DMG Fixed (After 15 hits) 9'] = {
		link = 'DMG Fixed (After 15 hits)',
		status = '3000_1009',
		icon = 'status_3000_1009.png'
	},
	['DMG Fixed (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Fixed',
		detail = 'DMG taken is capped (Can\'t be removed)',
		status = '6177',
		icon = 'status_6177.png'
	},
	['DMG Fixed (First 15 hits)'] = {
		groups = {},
		categories = {},
		wiki_name = 'DMG Fixed (First 15 hits)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Fixed',
		detail = 'Elemental DMG taken is reduced for the first 15 hits each turn (Can\'t be removed)',
		status = '6177',
		icon = 'status_6177.png'
	},
	['DMG Supplemented'] = {
		link = 'Supplemental DMG',
	},
	['DMG Mitigation'] = {
		page = 'Damage Mitigation',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DMG Mitigation',
		detail = 'DMG taken is lowered by a fixed amount',
		status = '7343',
		icon = 'status_7343.png'
	},
	['DMG Mitigation (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'DMG Mitigation',
		detail = 'DMG taken is lowered by a fixed amount',
		status = '7520',
		icon = 'status_7520.png'
	},
	['DMG Mitigation 1'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_1',
		icon = 'status_7520_1.png'
	},
	['DMG Mitigation 2'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_2',
		icon = 'status_7520_2.png'
	},
	['DMG Mitigation 3'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_3',
		icon = 'status_7520_3.png'
	},
	['DMG Mitigation 4'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_4',
		icon = 'status_7520_4.png'
	},
	['DMG Mitigation 5'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_5',
		icon = 'status_7520_5.png'
	},
	['DMG Mitigation 6'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_6',
		icon = 'status_7520_6.png'
	},
	['DMG Mitigation 7'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_7',
		icon = 'status_7520_7.png'
	},
	['DMG Mitigation 8'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_8',
		icon = 'status_7520_8.png'
	},
	['DMG Mitigation 9'] = {
		link = 'DMG Mitigation (Local)',
		status = '7520_9',
		icon = 'status_7520_9.png'
	},
	['DMG Mitigation (Local / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'DMG Mitigation',
		detail = 'DMG taken is lowered by a fixed amount (Can\'t be removed)',
		status = '7520',
		icon = 'status_7520.png'
	},
	['Dodge'] = {
		link = 'Other Self',
		name = 'Dodge'
	},
	['Dodge Rate Boosted'] = {
		page = 'Dodge Rate Boosted',
		groups = {},
		categories = {''},
		wiki_name = '%a% Dodge Rate Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dodge Rate Boosted',
		detail = 'Chance to dodge DMG and debuffs',
		status = '1566',
		icon = 'Status_Dodge.png'
	},
	['Dodge Rate Boosted (Local)'] = {
		groups = {},
		categories = {''},
		wiki_name = 'Dodge Rate Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dodge Rate Boosted',
		detail = 'Chance to dodge DMG and debuffs',
		status = '1566_11',
		icon = 'Status_Dodge Rate Boosted 1.png'
	},
	['Dodge Rate Boosted 1'] = {
		link = 'Dodge Rate Boosted (Local)',
	},
	['Dodge Rate Boosted 2'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_12',
		icon = 'Status_Dodge Rate Boosted 2.png'
	},
	['Dodge Rate Boosted 3'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_13',
		icon = 'Status_Dodge Rate Boosted 3.png'
	},
	['Dodge Rate Boosted 4'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_14',
		icon = 'Status_Dodge Rate Boosted 4.png'
	},
	['Dodge Rate Boosted 5'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_15',
		icon = 'Status_Dodge Rate Boosted 5.png'
	},
	['Dodge Rate Boosted 6'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_16',
		icon = 'Status_Dodge Rate Boosted 6.png'
	},
	['Dodge Rate Boosted 7'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_17',
		icon = 'Status_Dodge Rate Boosted 7.png'
	},
	['Dodge Rate Boosted 8'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_18',
		icon = 'Status_Dodge Rate Boosted 8.png'
	},
	['Dodge Rate Boosted 9'] = {
		link = 'Dodge Rate Boosted (Local)',
		status = '1566_19',
		icon = 'Status_Dodge Rate Boosted 9.png'
	},
	['Dodge Rate Boosted (Nemone)'] = {
		groups = {},
		categories = {''},
		wiki_name = '%a% Dodge Rate Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dodge Rate Boosted',
		detail = 'Chance to dodge all attacks from foes (Upon dodge: Boost to charge bar and cut to hostility)',
		status = '1543',
		icon = 'Status_DefenseUp.png'
	},
	['Dodge Rate Boosted (Stackable)'] = {
		groups = {},
		categories = {''},
		wiki_name = '%a% Dodge Rate Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dodge Rate Boosted (Stackable)',
		detail = 'While in effect, chance of immunity to DMG taken and debuff effects',
		status = '6117',
		icon = 'Status Dodge Up Stack.png'
	},
	['Dodge Rate Boosted (Stackable / Can\'t be removed)'] = {
		groups = {},
		categories = {''},
		wiki_name = '%a% Dodge Rate Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dodge Rate Boosted (Stackable)',
		detail = 'While in effect, chance of immunity to DMG taken and debuff effects (Can\'t be removed)',
		status = '6117',
		icon = 'Status Dodge Up Stack.png'
	},
	['Dodona'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dodona',
		detail = 'Restores HP at the end of turn if 4,000,000 or more damage is taken that turn (Can\'t be removed)',
		status = '3023_1',
		icon = 'Status_Dodona 1.png'
	},
	['Dodona 1'] = {
		link = 'Dodona',
	},
	['Dodona 2'] = {
		link = 'Dodona',
		status = '3023_2',
		icon = 'Status_Dodona 2.png'
	},
	['Dodona 3'] = {
		link = 'Dodona',
		status = '3023_3',
		icon = 'Status_Dodona 3.png'
	},
	['Dodona 4'] = {
		link = 'Dodona',
		status = '3023_4',
		icon = 'Status_Dodona 4.png'
	},
	['Dodona 2'] = {
		link = 'Dodona',
		status = '3023_2',
		icon = 'Status_Dodona 2.png'
	},
	['Dodona 3'] = {
		link = 'Dodona',
		status = '3023_3',
		icon = 'Status_Dodona 3.png'
	},
	['Dodona 4'] = {
		link = 'Dodona',
		status = '3023_4',
		icon = 'Status_Dodona 4.png'
	},
	['Dodona 5'] = {
		link = 'Dodona',
		status = '3023_5',
		icon = 'Status_Dodona 5.png'
	},
	['Dodona 6'] = {
		link = 'Dodona',
		status = '3023_6',
		icon = 'Status_Dodona 6.png'
	},
	['Dodona 7'] = {
		link = 'Dodona',
		status = '3023_7',
		icon = 'Status_Dodona 7.png'
	},
	['Dodona 8'] = {
		link = 'Dodona',
		status = '3023_8',
		icon = 'Status_Dodona 8.png'
	},
	['Dodona 9'] = {
		link = 'Dodona',
		status = '3023_9',
		icon = 'Status_Dodona 9.png'
	},
	['Doomglow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Doomglow',
		detail = 'Gain 1 upon using skills (Max: 4)',
		status = '61931',
		icon = 'Status_Doomglow 1.png'
	},
	['Doomglow 1'] = {
		link = 'Doomglow',
	},
	['Doomglow 2'] = {
		link = 'Doomglow',
		status = '61932',
		icon = 'Status_Doomglow 2.png'
	},
	['Doomglow 3'] = {
		link = 'Doomglow',
		status = '61933',
		icon = 'Status_Doomglow 3.png'
	},
	['Doomglow 4'] = {
		link = 'Doomglow',
		status = '61934',
		icon = 'Status_Doomglow 4.png'
	},
	['Dope (Blue)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dope',
		detail = 'Gains a buff based on Dope type (Can\'t be removed)',
		status = '6863',
		icon = 'status_6863.png'
	},
	['Dope (Holiday)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dope',
		detail = 'Light allies\' skill specs are boosted / Damage skill cooldowns are cut by 1 turn (Can\'t be removed / Skill cooldown can\'t be lower than 1 turn)',
		status = '7740',
		icon = 'status_7740.png'
	},
	['Dope (Red)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dope',
		detail = 'Gains a buff based on Dope type (Can\'t be removed)',
		status = '6861',
		icon = 'status_6861.png'
	},
	['Dope (Green)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dope',
		detail = 'Gains a buff based on Dope type (Can\'t be removed)',
		status = '6862',
		icon = 'status_6862.png'
	},
	['Dorygna'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dorygna',
		detail = 'ATK is boosted / DEF is lowered',
		status = '3000_1081',
		icon = 'Status_Dorygna 1.png'
	},
	['Dorygna 1'] = {
		link = 'Dorygna',
	},
	['Dorygna 2'] = {
		link = 'Dorygna',
		status = '3000_1082',
		icon = 'Status_Dorygna 2.png'
	},
	['Dorygna 3'] = {
		link = 'Dorygna',
		status = '3000_1083',
		icon = 'Status_Dorygna 3.png'
	},
	['Dorygna 4'] = {
		link = 'Dorygna',
		status = '3000_1084',
		icon = 'Status_Dorygna 4.png'
	},
	['Dorygna 2'] = {
		link = 'Dorygna',
		status = '3000_1082',
		icon = 'Status_Dorygna 2.png'
	},
	['Dorygna 3'] = {
		link = 'Dorygna',
		status = '3000_1083',
		icon = 'Status_Dorygna 3.png'
	},
	['Dorygna 4'] = {
		link = 'Dorygna',
		status = '3000_1084',
		icon = 'Status_Dorygna 4.png'
	},
	['Dorygna 5'] = {
		link = 'Dorygna',
		status = '3000_1085',
		icon = 'Status_Dorygna 5.png'
	},
	['Dorygna 6'] = {
		link = 'Dorygna',
		status = '3000_1086',
		icon = 'Status_Dorygna 6.png'
	},
	['Dorygna 7'] = {
		link = 'Dorygna',
		status = '3000_1087',
		icon = 'Status_Dorygna 7.png'
	},
	['Dorygna 8'] = {
		link = 'Dorygna',
		status = '3000_1088',
		icon = 'Status_Dorygna 8.png'
	},
	['Dorygna 9'] = {
		link = 'Dorygna',
		status = '3000_1089',
		icon = 'Status_Dorygna 9.png'
	},
	['Dosage'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dosage',
		detail = 'Attack specs and skill specs are boosted based on Dosage lvl (Can\'t be removed)',
		status = '7016',
		icon = 'status_7016.png'
	},
	['Dosage 1'] = {
		link = 'Dosage',
		status = '7016_1',
		icon = 'Status 7016_1.png'
	},
	['Dosage 2'] = {
		link = 'Dosage',
		status = '7016_2',
		icon = 'Status 7016_2.png'
	},
	['Dosage 3'] = {
		link = 'Dosage',
		status = '7016_3',
		icon = 'Status 7016_3.png'
	},
	['Dosage 4'] = {
		link = 'Dosage',
		status = '7016_4',
		icon = 'Status 7016_4.png'
	},
	['Dosage 5'] = {
		link = 'Dosage',
		status = '7016_5',
		icon = 'Status 7016_5.png'
	},
	['Double Attack Rate Boosted'] = {
		page = 'Multiattack Rate#Double_Attack_Rate_Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% DA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Attack Rate Boosted',
		detail = 'Double attack rate is boosted',
		status = '1004',
		icon = 'Status_DoubleUp.png'
	},
	['Double Attack Rate Boosted (Can\'t be removed)'] = {
		link = 'Double Attack Rate Boosted',
		detail = 'Double attack rate is boosted (Can\'t be removed)',
	},
	['Double Attack Rate Boosted (Local)'] = {
		page = 'Multiattack Rate#Double_Attack_Rate_Boosted',
		groups = {},
		categories = {},
		wiki_name = '%a% DA Up',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'Double Attack Rate Boosted',
		detail = 'Double attack rate is boosted',
		status = '1442_1',
		icon = 'Status DA Up (Local).png'
	},
	['Double Attack Rate Boosted 1'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_11',
		icon = 'Status DA Up 1.png'
	},
	['Double Attack Rate Boosted 2'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_12',
		icon = 'Status DA Up 2.png'
	},
	['Double Attack Rate Boosted 3'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_13',
		icon = 'Status DA Up 3.png'
	},
	['Double Attack Rate Boosted 4'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_14',
		icon = 'Status DA Up 4.png'
	},
	['Double Attack Rate Boosted 5'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_15',
		icon = 'Status DA Up 5.png'
	},
	['Double Attack Rate Boosted 6'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_16',
		icon = 'Status DA Up 6.png'
	},
	['Double Attack Rate Boosted 7'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_17',
		icon = 'Status DA Up 7.png'
	},
	['Double Attack Rate Boosted 8'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_18',
		icon = 'Status DA Up 8.png'
	},
	['Double Attack Rate Boosted 9'] = {
		link = 'Double Attack Rate Boosted (Local)',
		status = '1442_19',
		icon = 'Status DA Up 9.png'
	},
	['Double Attack Rate Boosted (Magenta)'] = {
		page = 'Multiattack Rate#Double_Attack_Rate_Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% DA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Attack Rate Boosted',
		detail = 'Double attack rate is boosted (Can\'t be removed)',
		status = '6827',
		icon = 'status_6827.png'
	},
	['Double Attack Rate Boosted (Stackable)'] = {
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% DA Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Attack Rate Boosted (Stackable)',
		detail = 'Double attack rate is boosted (Stackable)',
		status = '6031',
		icon = 'Status DA Up Stack.png'
	},
	['Double Attack Rate Boosted (Stackable/Old Icon)'] = {
		link = 'Double Attack Rate Boosted (Stackable)',
		status = '1442',
		icon = 'Status DoubleUp.png'
	},
	['Double Attack Rate Boosted (Stackable/Yuel)'] = {
		link = 'Double Attack Rate Boosted (Stackable)',
		status = '1442',
		icon = 'Status DoubleUp.png'
	},
	['Double Attack Rate Boosted (Teal)'] = {
		page = 'Multiattack Rate#Double_Attack_Rate_Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% DA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Attack Rate Boosted',
		detail = 'Double attack rate is boosted (Can\'t be removed)',
		status = '6827_1',
		icon = 'status_6827_1.png'
	},
	['Double Beat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Beat',
		detail = 'Next Heroic Beat activates twice (Can\'t be removed)',
		status = '4038',
		icon = 'status_4038.png'
	},
	['Double Blitz'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Blitz',
		detail = 'Next Blitzkrieg activates twice',
		status = '6044',
		icon = 'Status Double Blitz.png'
	},
	['Double Deal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Deal',
		detail = 'Next skill can be recast with no cooldown (Can\'t be removed)',
		status = '6393',
		icon = 'Status Double Deal.png'
	},
	['Double Impulse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Impulse',
		detail = 'Deal DMG twice when Blade Impulse is used',
		status = '4005',
		icon = 'Status DoubleImpulse.png'
	},
	['Double Lashwave'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Lashwave',
		detail = 'Deal DMG twice when using Blackwyrm Lash',
		status = '1552',
		icon = 'Status Double Lashwave.png'
	},
	['Double Strike'] = {
		page = 'Multistrike',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Strike',
		detail = 'Attacks twice each turn',
		status = '6107',
		icon = 'Status Routine Step.png'
	},
	['Double Strike (Can\'t be removed)'] = {
		link = 'Double Strike',
		detail = 'Attacks twice each turn (Can\'t be removed)',
	},
	['Double Strike (Can\'t be removed / Can\'t be extended)'] = {
		link = 'Double Strike',
		detail = 'Attacks twice each turn (Can\'t be removed / Can\'t be extended)',
	},
	['Double Strike (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Double Strike',
		detail = 'Attacks twice each turn',
		status = '6107_1',
		icon = 'Status 6107_1.png'
	},
	['Double Strike 1'] = {
		link = 'Double Strike (Local)',
		status = '6107_11',
		icon = 'Status 6107_11.png'
	},
	['Double Strike 2'] = {
		link = 'Double Strike (Local)',
		status = '6107_12',
		icon = 'Status 6107_12.png'
	},
	['Double Strike 3'] = {
		link = 'Double Strike (Local)',
		status = '6107_13',
		icon = 'Status 6107_13.png'
	},
	['Double Strike 4'] = {
		link = 'Double Strike (Local)',
		status = '6107_14',
		icon = 'Status 6107_14.png'
	},
	['Double Strike 5'] = {
		link = 'Double Strike (Local)',
		status = '6107_15',
		icon = 'Status 6107_15.png'
	},
	['Double Strike 6'] = {
		link = 'Double Strike (Local)',
		status = '6107_16',
		icon = 'Status 6107_16.png'
	},
	['Double Strike 7'] = {
		link = 'Double Strike (Local)',
		status = '6107_17',
		icon = 'Status 6107_17.png'
	},
	['Double Strike 8'] = {
		link = 'Double Strike (Local)',
		status = '6107_18',
		icon = 'Status 6107_18.png'
	},
	['Double Strike 9'] = {
		link = 'Double Strike (Local)',
		status = '61071_9',
		icon = 'Status 6107_19.png'
	},
	['Double Strike (Local / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Strike',
		detail = 'Attacks twice each turn (Can\'t be removed)',
		status = '6107_1',
		icon = 'status_6107_1.png'
	},
	['Double Strike (Can\'t be removed) 1'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_11',
		icon = 'status_6107_11.png'
	},
	['Double Strike (Can\'t be removed) 2'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_12',
		icon = 'status_6107_12.png'
	},
	['Double Strike (Can\'t be removed) 3'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_13',
		icon = 'status_6107_13.png'
	},
	['Double Strike (Can\'t be removed) 4'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_14',
		icon = 'status_6107_14.png'
	},
	['Double Strike (Can\'t be removed) 5'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_15',
		icon = 'status_6107_15.png'
	},
	['Double Strike (Can\'t be removed) 6'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_16',
		icon = 'status_6107_16.png'
	},
	['Double Strike (Can\'t be removed) 7'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_17',
		icon = 'status_6107_17.png'
	},
	['Double Strike (Can\'t be removed) 8'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_18',
		icon = 'status_6107_18.png'
	},
	['Double Strike (Can\'t be removed) 9'] = {
		link = 'Double Strike (Local / Can\'t be removed)',
		status = '6107_19',
		icon = 'status_6107_19.png'
	},
	['Double Tap'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Tap',
		detail = 'Spitfire activates upon attacks (Can\'t be removed)',
		status = '6161',
		icon = 'Status Double Tap.png'
	},
	['Doubles'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Doubles',
		detail = 'ATK and charge bar gain are boosted / Armor effect / Uplift effect (Can\'t be removed)',
		status = '6268_3',
		icon = 'status_6268_3.png'
	},
	['Downright Crazy!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Stackable<br /><b>Lvl 90:</b> Gains boost to DMG cap per stack',
		name = 'Downright Crazy!',
		detail = 'ATK / Multiattack rate is boosted and stacks after every turn',
		status = '15114',
		icon = 'Status AttackUpStack.png'
	},
	['Draco Exusta'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Draco Exusta',
		detail = 'ATK and DEF are lowered based on lvl (Max: 5 / Can\'t be removed)',
		status = '7658_1',
		icon = 'status_7658_1.png'
	},
	['Draco Exusta 1'] = {
		link = 'Draco Exusta',
		status = '7658_1_1',
		icon = 'status_7658_1.png'
	},
	['Draco Exusta 2'] = {
		link = 'Draco Exusta',
		status = '7658_1_2',
		icon = 'status_7658_2.png'
	},
	['Draco Exusta 3'] = {
		link = 'Draco Exusta',
		status = '7658_3',
		icon = 'status_7658_3.png'
	},
	['Draco Exusta 4'] = {
		link = 'Draco Exusta',
		status = '7658_4',
		icon = 'status_7658_4.png'
	},
	['Draco Exusta 5'] = {
		link = 'Draco Exusta',
		status = '7658_5',
		icon = 'status_7658_5.png'
	},
	['Draconic Awakening'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'More likely to be attacked / DMG taken is lowered / Cap dark DMG taken at 5,000 per hit / Counters with the max number of hits while in effect / Dragon\'s Pulse\'s effect is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Draconic Awakening',
		detail = '',
		status = '7675',
		icon = 'status_7675.png'
	},
	['Dracostrike'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Triple attack rate is boosted / Attacks made with elemental superiority have a chance to deal boosted DMG / Supplemental DMG to critical hits',
		wiki_comment = '',
		name = 'Dracostrike',
		detail = '',
		status = '6272',
		icon = 'Status Dracoforce.png'
	},
	['Drachen Waechter'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted',
		wiki_comment = '',
		name = 'Drachen Waechter',
		detail = '',
		status = '6616',
		icon = 'Status_Drachen_Waechter.png'
	},
	['Dragoncraft'] = {
		groups = {},
		categories = {},
		wiki_name = 'Shadoba Tanoshii!',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = 'Dragoncraft',
		detail = 'When almost knocked out at end of turn: All skills\' cooldown ends / Instant C.A. standby (1 time / Can\'t be removed)',
		status = '6833',
		icon = 'status_6833.png'
	},
	['Dragon Energy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted ',
		wiki_comment = '',
		name = 'Dragon Energy',
		detail = '',
		status = '6307',
		icon = 'Status Dragon Energy.png'
	},
	['Dragon Fruit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dragon Fruit',
		detail = 'ATK, DMG cap, and multiattack rate are boosted / DEF is lowered (Can\'t be removed)',
		status = '6798',
		icon = 'status_6798.png'
	},
	['Dragon Fruit 1'] = {
		link = 'Dragon Fruit',
		status = '6798_1',
		icon = 'status_6798_1.png'
	},
	['Dragon Fruit 2'] = {
		link = 'Dragon Fruit',
		status = '6798_2',
		icon = 'status_6798_2.png'
	},
	['Dragon Fruit 3'] = {
		link = 'Dragon Fruit',
		status = '6798_3',
		icon = 'status_6798_3.png'
	},
  	['Dragon Fruit 4'] = {
		link = 'Dragon Fruit',
		status = '6798_4',
		icon = 'status_6798_4.png'
	},
	['Dragon Fruit 5'] = {
		link = 'Dragon Fruit',
		status = '6798_5',
		icon = 'status_6798_5.png'
	},
  	['Dragon Fruit 6'] = {
		link = 'Dragon Fruit',
		status = '6798_6',
		icon = 'status_6798_6.png'
	},
	['Dragon Fruit 7'] = {
		link = 'Dragon Fruit',
		status = '6798_7',
		icon = 'status_6798_7.png'
	},
  	['Dragon Fruit 8'] = {
		link = 'Dragon Fruit',
		status = '6798_8',
		icon = 'status_6798_8.png'
	},
	['Dragon Fruit 9'] = {
		link = 'Dragon Fruit',
		status = '6798_9',
		icon = 'status_6798_9.png'
	},
	['Dragon\'s Fury'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dragon\'s Fury',
		detail = 'Next Power Seeker\'s DMG and DMG cap boosted',
		status = '6075',
		icon = 'Status Dragon\'s Fury.png'
	},
	['Dragon\'s Testament'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dragon\'s Testament',
		detail = 'HP is restored on every turn / Can withstand lethal DMG (Leaves 1 HP)',
		status = '6063',
		icon = 'Status Dragon\'s Testament.png'
	},
	['Dragonian'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dragonian',
		detail = 'DMG and DMG cap for normal attacks and counterattacks are boosted based on Dragonian lvl / Can withstand lethal DMG by consuming 1 lvl (Leaves 1 HP) (Max: 5 / Can\'t be removed)',
		status = '7227',
		icon = 'status_7227.png'
	},
	['Dragonian 1'] = {
		link = 'Dragonian',
		status = '7227_1',
		icon = 'status_7227_1.png'
	},
	['Dragonian 2'] = {
		link = 'Dragonian',
		status = '7227_2',
		icon = 'status_7227_2.png'
	},
	['Dragonian 3'] = {
		link = 'Dragonian',
		status = '7227_3',
		icon = 'status_7227_3.png'
	},
	['Dragonian 4'] = {
		link = 'Dragonian',
		status = '7227_4',
		icon = 'status_7227_4.png'
	},
	['Dragonian 5'] = {
		link = 'Dragonian',
		status = '7227_5',
		icon = 'status_7227_5.png'
	},
	['Dragonian 6'] = {
		link = 'Dragonian',
		status = '7227_6',
		icon = 'status_7227_6.png'
	},
	['Dragonian 7'] = {
		link = 'Dragonian',
		status = '7227_7',
		icon = 'status_7227_7.png'
	},
	['Dragonian 8'] = {
		link = 'Dragonian',
		status = '7227_8',
		icon = 'status_7227_8.png'
	},
	['Dragonian 9'] = {
		link = 'Dragonian',
		status = '7227_9',
		icon = 'status_7227_9.png'
	},
	['Dragoon\'s Roar'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dragoon\'s Roar',
		detail = 'Dark ATK is boosted (Stackable / Can\'t be removed)',
		status = '6583',
		icon = 'Status Dragoon\'s Roar.png'
	},
	['Drain'] = {
		page = 'Drain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Drain',
		detail = 'Normal attack and C.A. DMG dealt is partially absorbed to HP',
		status = '1180',
		icon = 'Status_1180.png'
	},
	['Drain (Can\'t be extended)'] = {
		page = 'Drain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Drain',
		detail = 'Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be extended)',
		status = '1180',
		icon = 'status_1180.png'
	},
	['Drain (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Drain',
		detail = 'Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		status = '1180',
		icon = 'Status_1180.png'
	},
	['Drain (Local / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Drain',
		detail = 'HP is restored based on DMG dealt (Can\'t be removed)',
		status = '7275',
		icon = 'status_7275.png'
	},
	['Drain (Can\'t be removed) 1'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_1',
		icon = 'status_7275_1.png'
	},
	['Drain (Can\'t be removed) 2'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_2',
		icon = 'status_7275_2.png'
	},
	['Drain (Can\'t be removed) 3'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_3',
		icon = 'status_7275_3.png'
	},
	['Drain (Can\'t be removed) 4'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_4',
		icon = 'status_7275_4.png'
	},
	['Drain (Can\'t be removed) 5'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_5',
		icon = 'status_7275_5.png'
	},
	['Drain (Can\'t be removed) 6'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_6',
		icon = 'status_7275_6.png'
	},
	['Drain (Can\'t be removed) 7'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_7',
		icon = 'status_7275_7.png'
	},
	['Drain (Can\'t be removed) 8'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_8',
		icon = 'status_7275_8.png'
	},
	['Drain (Can\'t be removed) 9'] = {
		link = 'Drain (Local / Can\'t be removed)',
		status = '7275_9',
		icon = 'status_7275_9.png'
	},
	['Dream Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dream Blade',
		detail = 'C.A. DMG and C.A. DMG cap are boosted based on number of Dream Blades (Max: 2 / Can\'t be removed)',
		status = '6976',
		icon = 'status_6976.png'
	},
	['Dream Blade 1'] = {
		link = 'Dream Blade',
		status = '6976_1',
		icon = 'status_6976_1.png'
	},
	['Dream Blade 2'] = {
		link = 'Dream Blade',
		status = '6976_2',
		icon = 'status_6976_2.png'
	},
	['Dream Blade 3'] = {
		link = 'Dream Blade',
		status = '6976_3',
		icon = 'status_6976_3.png'
	},
	['Dream Blade 4'] = {
		link = 'Dream Blade',
		status = '6976_4',
		icon = 'status_6976_4.png'
	},
	['Dream Blade 5'] = {
		link = 'Dream Blade',
		status = '6976_5',
		icon = 'status_6976_5.png'
	},
	['Dream Blade 6'] = {
		link = 'Dream Blade',
		status = '6976_6',
		icon = 'status_6976_6.png'
	},
	['Dream Blade 7'] = {
		link = 'Dream Blade',
		status = '6976_7',
		icon = 'status_6976_7.png'
	},
	['Dream Blade 8'] = {
		link = 'Dream Blade',
		status = '6976_8',
		icon = 'status_6976_8.png'
	},
	['Dream Blade 9'] = {
		link = 'Dream Blade',
		status = '6976_9',
		icon = 'status_6976_9.png'
	},
	['Dream of Flowers'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dream of Flowers',
		detail = 'All allies gain Bonus Earth DMG effect upon ending gaze  (Can\'t be removed)',
		status = '60021',
		icon = 'Status Dream of Flowers.png'
	},
	['Dream of Snow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dream of Snow',
		detail = 'Boost to earth allies\' critical hit rate upon ending gaze  (Can\'t be removed)',
		status = '60022',
		icon = 'Status Dream of Snow.png'
	},
	['Dream of Stars'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dream of Stars',
		detail = 'All allies gain boost to multiattack rate upon ending gaze  (Can\'t be removed)',
		status = '60025',
		icon = 'Status Dream of Stars.png'
	},
	['Dream of the Moon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dream of the Moon',
		detail = 'All allies gain various effects upon ending gaze  (Can\'t be removed)',
		status = '60026',
		icon = 'Status Dream of the Moon.png'
	},
	['Dreamscape'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dreamscape',
		detail = 'Grants random buff to wind allies at end of turn while in effect (Can\'t be removed)',
		status = '6468',
		icon = 'Status Dreamscape.png'
	},
	['Dromos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can use charge attack / Dromos will be removed upon using charge attack',
		wiki_comment = '',
		name = 'Dromos',
		detail = 'Can use charge attack / Doromos will be removed upon using charge attack',
		status = '6194',
		icon = 'Status_Dromos.png'
	},
	['Druid System'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Dark ATK is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Druid System',
		detail = '',
		status = '6603',
		icon = 'Status_Druid System.png'
	},
	['Druid System+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Druid System+',
		wiki_detail = 'Dark ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Druid System',
		detail = '',
		status = '6603',
		icon = 'Status_Druid System.png'
	},
	['Drum Beat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Drum Beat',
		detail = 'Gain stars by attacking foes a certain number of times (Can\'t be removed)',
		status = '60151',
		icon = 'Status DrumBeats1.png'
	},
	['Drum Beat 1'] = {
		link = 'Drum Beat',
	},
	['Drum Beat 2'] = {
		link = 'Drum Beat',
		status = '60154',
		icon = 'Status DrumBeats2.png'
	},
	['Drum Beat 3'] = {
		link = 'Drum Beat',
		status = '60157',
		icon = 'Status DrumBeats3.png'
	},
	['Drum Beat 4'] = {
		link = 'Drum Beat',
		status = '601510',
		icon = 'Status DrumBeatsMax.png'
	},
	['Drum Beat (SR)'] = {
		link = 'Drum Beat',
		wiki_detail = '',
		detail = 'Gain stars by attacking foes a certain number of times / Boost to Spirit Pulse effect based on the number of stars (Can\'t be removed)',
	},
	['Drum Beat (SR) 1'] = {
		link = 'Drum Beat (SR)',
	},
	['Drum Beat (SR) 2'] = {
		link = 'Drum Beat (SR)',
		status = '60154',
		icon = 'Status DrumBeats2.png'
	},
	['Drum Beat (SR) 3'] = {
		link = 'Drum Beat (SR)',
		status = '60157',
		icon = 'Status DrumBeats3.png'
	},
	['Drum Beat (SR) 4'] = {
		link = 'Drum Beat (SR)',
		status = '601510',
		icon = 'Status DrumBeatsMax.png'
	},
	['Duality Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Duality Seal',
		detail = 'Double attack rate is boosted / Triple attack rate is boosted / Skill DMG dealt is supplemented /<br /><b>Upon normal attacks:</b> Deals bonus DMG / 1 debuff to a foe /<br /><b>Upon charge attack:</b> Deals bonus DMG / Removes 1 buff from a foe /<br /><b>Upon chain burst activation:</b> Superior elemental DMG cut to all allies / Boost to charge bars (Can\'t be removed)',
		status = '3266',
		icon = 'status_3266.png'
	},
	['Duel'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Immune to DMG and debuffs for a fixed amount while in effect / <br />More likely to be attacked / <br />Double attack rate is boosted <br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Duel',
		detail = '',
		status = '6203',
		icon = 'Status Duel.png'
	},
	['Dusk Cadence'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dusk Cadence',
		detail = 'Next charge attack\'s specs are boosted (Consumed upon charge attack / Can\'t be removed)',
		status = '4044',
		icon = 'status_4044.png'
	},
	['Dusklight'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dusklight',
		detail = 'Dark DMG received is cut and other elemental DMG received is boosted',
		status = '1179',
		icon = 'Status Avidya.png'
	},
	['Earth ATK Boosted'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth ATK Boosted',
		detail = 'Earth ATK is boosted',
		status = '1069',
		icon = 'Status_EarthAtkUp.png'
	},
	['Earth ATK Boosted (Can\'t be removed)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth ATK Boosted',
		detail = 'Earth ATK is boosted (Can\'t be removed)',
		status = '1069',
		icon = 'Status_EarthAtkUp.png'
	},
	['Earth ATK Boosted (Stackable)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth ATK Up (Stackable%am%)',
		wiki_detail = 'Earth ATK is boosted (Stackable)',
		wiki_comment = '',
		name = 'Earth ATK Boosted (Stackable)',
		detail = 'Earth ATK is lowered (Stackable)',
		status = '1069',
		icon = 'Status_EarthATKUpStack.png'
	},
	['Earth ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth ATK Lowered',
		detail = 'Earth ATK is lowered',
		status = '1124',
		icon = 'Status_EarthAtkDown.png',
	},
	['Earth Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Barrier',
		detail = 'DMG taken is cut by 50% (Can\'t be removed / Ends upon taking DMG 10 or more times in 1 turn)',
		status = '3035_11',
		icon = 'Status Earth Barrier.png'
	},
	['Earth Circle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Circle',
		detail = 'A magic circle possessing the power of earth (Max: 2 / Can\'t be removed)',
		status = '6295',
		icon = 'Status Earth Circle.png'
	},
	['Earth Circle 1'] = {
		link = 'Earth Circle',
		status = '62951',
		icon = 'Status Earth Circle 1.png'
	},
	['Earth Circle 2'] = {
		link = 'Earth Circle',
		status = '62952',
		icon = 'Status Earth Circle 2.png'
	},
	['Earth DMG Lowered'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Earth DEF Up. Not a [[Damage Cut]].<br />Reduces Earth damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Earth DMG Lowered',
		detail = 'Earth DMG is lowered',
		status = '1422',
		icon = 'Status_EarthResUp.png',
	},
	['Earth DMG Lowered (Can\'t be extended)'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Earth DEF Up. Not a [[Damage Cut]].<br />Reduces Earth damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Earth DMG Lowered',
		detail = 'Earth DMG is lowered (Can\'t be extended)',
		status = '1422',
		icon = 'Status_EarthResUp.png',
	},
	['Earth Cut'] = {
		page = 'Damage Cut',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Earth [[Damage Cut]].',
		name = 'Cut to Earth DMG',
		detail = 'Earth DMG is cut',
		status = '1015',
		icon = 'Status_EarthResUp.png'
	},
	['Earth Switch'] = {
		page = 'Elemental Switch',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Switch',
		detail = 'Elemental DMG from foes turns into earth DMG',
		status = '1188_3',
		icon = 'Status Earth Switch.png'
	},
	['Earth Tenet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Tenet',
		detail = 'DEF is boosted based on lvl (Can\'t be removed / Max: 10 / Lvl lowers each time an earth party cancels an Omen)',
		status = '7269_3_1',
		icon = 'status_7269_3_1.png'
	},
	['Earth Tenet 1'] = {
		link = 'Earth Tenet',
		status = '7269_3_1',
		icon = 'status_7269_3_1.png'
	},
	['Earth Tenet 2'] = {
		link = 'Earth Tenet',
		status = '7269_3_2',
		icon = 'status_7269_3_2.png'
	},
	['Earth Tenet 3'] = {
		link = 'Earth Tenet',
		status = '7269_3_3',
		icon = 'status_7269_3_3.png'
	},
	['Earth Tenet 4'] = {
		link = 'Earth Tenet',
		status = '7269_3_4',
		icon = 'status_7269_3_4.png'
	},
	['Earth Tenet 5'] = {
		link = 'Earth Tenet',
		status = '7269_3_5',
		icon = 'status_7269_3_5.png'
	},
	['Earth Tenet 6'] = {
		link = 'Earth Tenet',
		status = '7269_3_6',
		icon = 'status_7269_3_6.png'
	},
	['Earth Tenet 7'] = {
		link = 'Earth Tenet',
		status = '7269_3_7',
		icon = 'status_7269_3_7.png'
	},
	['Earth Tenet 8'] = {
		link = 'Earth Tenet',
		status = '7269_3_8',
		icon = 'status_7269_3_8.png'
	},
	['Earth Tenet 9'] = {
		link = 'Earth Tenet',
		status = '7269_3_9',
		icon = 'status_7269_3_9.png'
	},
	['Earth Tenet 10'] = {
		link = 'Earth Tenet',
		status = '7269_3_10',
		icon = 'status_7269_3_10.png'
	},
	['Earthen Magics'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '<b>Lvl 1:</b> ATK is boosted /<br />DEF is boosted /<br /><b>Lvl 2:</b> Double attack rate is boosted /<br />Triple attack rate is boosted /<br /><b>Lvl 3:</b> Morax attacks alongside while in effect /<br /><b>Lvl 4:</b> Deals bonus earth DMG /<br /><b>Lvl 5:</b> Charge attack DMG is boosted /<br />Charge attack DMG cap is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Earthen Magics',
		detail = '',
		status = '6725',
		icon = 'Status Earthen Magics.png'
	},
	['Ebb Tide'] = {
		name = 'Ebb Tide',
		detail = 'Next attack will be Perilous Tidefall',
		status = '1145',
		icon = 'Status Azure Spike.png'
	},
	['Ebb tide'] = {
		link = 'Ebb Tide',
		name = 'Ebb tide',
		status = '1145_1',
		icon = 'Status Ebb tide.png'
	},
	['Ebb Tide (Malice)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Ebb Tide',
		detail = 'Aphotic Tidefall activates at lvl 3 (Can\'t be removed / Lvl rises upon chain burst activation / Lvl lowers upon taking DMG 25 times in 1 turn)',
		status = '6718',
		icon = 'Status_Ebb Tide (Local).png'
	},
	['Ebb Tide 1'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_1',
		icon = 'Status_Ebb Tide 1.png'
	},
	['Ebb Tide 2'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_2',
		icon = 'Status_Ebb Tide 2.png'
	},
	['Ebb Tide 3'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_3',
		icon = 'Status_Ebb Tide 3.png'
	},
	['Ebb Tide 4'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_4',
		icon = 'Status_Ebb Tide 4.png'
	},
	['Ebb Tide 5'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_5',
		icon = 'Status_Ebb Tide 5.png'
	},
	['Ebb Tide 6'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_6',
		icon = 'Status_Ebb Tide 6.png'
	},
	['Ebb Tide 7'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_7',
		icon = 'Status_Ebb Tide 7.png'
	},
	['Ebb Tide 8'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_8',
		icon = 'Status_Ebb Tide 8.png'
	},
	['Ebb Tide 9'] = {
		link = 'Ebb Tide (Malice)',
		status = '6718_9',
		icon = 'Status_Ebb Tide 9.png'
	},
	['Ectoparty'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ectoparty',
		detail = 'All allies\' debuff success rate is boosted based on Ectoparty lvl (Max: 5 / Can\'t be removed)',
		status = '6949',
		icon = 'status_6949.png'
	},
	['Ectoparty 1'] = {
		link = 'Ectoparty',
		status = '6949_1',
		icon = 'status_6949_1.png'
	},
	['Ectoparty 2'] = {
		link = 'Ectoparty',
		status = '6949_2',
		icon = 'status_6949_2.png'
	},
	['Ectoparty 3'] = {
		link = 'Ectoparty',
		status = '6949_3',
		icon = 'status_6949_3.png'
	},
	['Ectoparty 4'] = {
		link = 'Ectoparty',
		status = '6949_4',
		icon = 'status_6949_4.png'
	},
	['Ectoparty 5'] = {
		link = 'Ectoparty',
		status = '6949_5',
		icon = 'status_6949_5.png'
	},
	['Eden\'s Exile'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eden\'s Exile',
		detail = 'Ecliptica activates twice (Can\'t be removed)',
		status = '6461',
		icon = 'Status Eden\'s Exile.png'
	},
	['Eight-Life\'s Pilgrimage'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eight-Life\'s Pilgrimage',
		detail = 'Charge bar is boosted each turn (Can\'t be removed)',
		status = '6151',
		icon = 'status_Eight-Life\'s Pilgrimage.png'
	},
	['Eight-Life\'s Pilgrimage (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eight-Life\'s Pilgrimage',
		detail = 'All charge diamonds fill up every turn (Can\'t be removed)',
		status = '6454',
		icon = 'status_6454.png'
	},
	['Eight Ways'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eight Ways',
		detail = 'ATK and DEF are boosted based on Eight Ways lvl (Can\'t be removed)',
		status = '6723',
		icon = 'Status_Eight Ways.png'
	},
	['Eight Ways 1'] = {
		link = 'Eight Ways',
		status = '6723_1',
		icon = 'Status_Eight Ways 1.png'
	},
	['Eight Ways 2'] = {
		link = 'Eight Ways',
		status = '6723_2',
		icon = 'Status_Eight Ways 2.png'
	},
	['Eight Ways 3'] = {
		link = 'Eight Ways',
		status = '6723_3',
		icon = 'Status_Eight Ways 3.png'
	},
	['Eight Ways 4'] = {
		link = 'Eight Ways',
		status = '6723_4',
		icon = 'Status_Eight Ways 4.png'
	},
	['Eight Ways 5'] = {
		link = 'Eight Ways',
		status = '6723_5',
		icon = 'Status_Eight Ways 5.png'
	},
	['Eight Ways 6'] = {
		link = 'Eight Ways',
		status = '6723_6',
		icon = 'Status_Eight Ways 6.png'
	},
	['Eight Ways 7'] = {
		link = 'Eight Ways',
		status = '6723_7',
		icon = 'Status_Eight Ways 7.png'
	},
	['Eight Ways 8'] = {
		link = 'Eight Ways',
		status = '6723_8',
		icon = 'Status_Eight Ways 8.png'
	},
	['Eight Ways 9'] = {
		link = 'Eight Ways',
		status = '6723_9',
		icon = 'Status_Eight Ways 9.png'
	},
	['Ekrixi'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ekrixi',
		detail = 'Consumed upon using Michael\'s skills (Max: 9 / Can\'t be removed)',
		status = '7510_2',
		icon = 'status_7510.png'
	},
	['Ekrixi 1'] = {
		link = 'Ekrixi',
		status = '7510_1',
		icon = 'status_7510_1.png'
	},
	['Ekrixi 2'] = {
		link = 'Ekrixi',
		status = '7510_2',
		icon = 'status_7510_2.png'
	},
	['Ekrixi 3'] = {
		link = 'Ekrixi',
		status = '7510_3',
		icon = 'status_7510_3.png'
	},
	['Ekrixi 4'] = {
		link = 'Ekrixi',
		status = '7510_4',
		icon = 'status_7510_4.png'
	},
	['Ekrixi 5'] = {
		link = 'Ekrixi',
		status = '7510_5',
		icon = 'status_7510_5.png'
	},
	['Ekrixi 6'] = {
		link = 'Ekrixi',
		status = '7510_6',
		icon = 'status_7510_6.png'
	},
	['Ekrixi 7'] = {
		link = 'Ekrixi',
		status = '7510_7',
		icon = 'status_7510_7.png'
	},
	['Ekrixi 8'] = {
		link = 'Ekrixi',
		status = '7510_8',
		icon = 'status_7510_8.png'
	},
	['Ekrixi 9'] = {
		link = 'Ekrixi',
		status = '7510_9',
		icon = 'status_7510_9.png'
	},
	['Electromagnetic Field'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Electromagnetic Field',
		detail = 'Doesn\'t normal attack / Reflects DMG (Can\'t be removed)',
		status = '3000_107',
		icon = 'Status 3000_107.png'
	},
	['Element ATK Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Element ATK Up',
		wiki_detail = '',
		wiki_comment = 'Element ATK Up buff based on weapon element',
		name = 'Element ATK Boosted',
		detail = 'Element ATK is boosted',
		status = '',
		icon = ''
	},
	['Element ATK Boosted (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Element ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = 'Element ATK Up buff based on weapon element',
		name = 'Element ATK Boosted',
		detail = 'Element ATK is boosted (Stackable)',
		status = '',
		icon = ''
	},
	['Elemental Amplitude'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Elemental Amplitude',
		detail = 'Deals elemental DMG superior to each target\'s element (Can\'t be removed)',
		status = '6361',
		icon = 'Status Elemental Amplitude.png'
	},
	['Emerald Arrow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Emerald Arrow',
		detail = 'When Aspect Trajection is used: Restore all allies\' HP (Can\'t be removed)',
		status = '7309_4',
		icon = 'status_7309_4.png'
	},
	['Emerald Pearl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Emerald Pearl',
		detail = 'Wind ATK is boosted / Deals bonus wind DMG upon normal attacks (Can only be removed by a wind party overcoming the Sky Dragons\' Trial / Must have dealt at least 18 triple attacks or 18 charge attacks to remove)',
		status = '7667_4',
		icon = 'status_7667_4.png'
	},
	['Emergency Repair System'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Emergency Repair System',
		detail = 'Elemental DMG taken is reduced / HP is restored every turn (Can\'t be removed)',
		status = '1002_1',
		icon = 'status_1002_1.png'
	},
	['Enchanted Spear'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enchanted Spear',
		detail = 'Quick Raid will also activate upon attacks regardless of the turn (Can\'t be removed)',
		status = '7230',
		icon = 'Status 7230.png'
	},
	['Enchanted: Aegis Boon'] = {
		name = 'Enchanted: Aegis Boon',
		detail = 'ATK is boosted',
		status = '1128',
		icon = 'Status AttackUp.png'
	},
	['Enchanted: Ray of Hope'] = {
		name = 'Enchanted: Ray of Hope',
		detail = 'ATK is boosted',
		status = '1119',
		icon = 'Status AttackUp.png'
	},
	['Enchanted: Salvation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enchanted: Salvation',
		detail = 'ATK is boosted',
		status = '1119',
		icon = 'Status AttackUp.png'
	},
	['Encore'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Encore',
		detail = 'Deal DMG twice when Sword Dance is used',
		status = '4010',
		icon = 'Status Encore.png'
	},
	['Enemy Mirror Imaged'] = {
		link = 'Mirror Imaged',
		wiki_comment = 'Can be removed with a damage all-foe attack, ability or summon.'
	},
	['Energia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Energia',
		detail = 'Skills are boosed by consuming Energia (Can\'t be removed)',
		status = '7632',
		icon = 'status_7632.png'
	},
	['Energia 1'] = {
		link = 'Energia',
		status = '76321',
		icon = 'status_76321.png'
	},
	['Energia 2'] = {
		link = 'Energia',
		status = '76322',
		icon = 'status_76322.png'
	},
	['Energia 3'] = {
		link = 'Energia',
		status = '76323',
		icon = 'status_76323.png'
	},
	['Energia 4'] = {
		link = 'Energia',
		status = '76324',
		icon = 'status_76324.png'
	},
	['Energia 5'] = {
		link = 'Energia',
		status = '76325',
		icon = 'status_76325.png'
	},
	['Energized'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Energized',
		detail = 'Weapon skills are expanded from Awakening Blade. These skills can be uses from Resonating Blade skill or DEF effects for ATK and DMG cuts.',
		status = '14331',
		icon = 'Status Energized1.png'
	},
	['Energized 1'] = {
		link = 'Energized',
	},
	['Energized 2'] = {
		link = 'Energized',
		status = '14332',
		icon = 'Status Energized2.png'
	},
	['Energized 3'] = {
		link = 'Energized',
		status = '14333',
		icon = 'Status Energized3.png'
	},
	['Energized 4'] = {
		link = 'Energized',
		status = '14334',
		icon = 'Status Energized4.png'
	},
	['Energized 5'] = {
		link = 'Energized',
		status = '14335',
		icon = 'Status Energized5.png'
	},
	['Energized 6'] = {
		link = 'Energized',
		status = '14336',
		icon = 'Status Energized6.png'
	},
	['Energized 7'] = {
		link = 'Energized',
		status = '14337',
		icon = 'Status Energized7.png'
	},
	['Energized 8'] = {
		link = 'Energized',
		status = '14338',
		icon = 'Status Energized8.png'
	},
	['Energized 9'] = {
		link = 'Energized',
		status = '14339',
		icon = 'Status Energized9.png'
	},
	['Energized 10'] = {
		link = 'Energized',
		status = '143310',
		icon = 'Status Energized10.png'
	},
	['Energized 11'] = {
		link = 'Energized',
		status = '143311',
		icon = 'Status Energized11.png'
	},
	['Energized 12'] = {
		link = 'Energized',
		status = '143312',
		icon = 'Status Energized12.png'
	},
	['Energized 13'] = {
		link = 'Energized',
		status = '143313',
		icon = 'Status Energized13.png'
	},
	['Energized 14'] = {
		link = 'Energized',
		status = '143314',
		icon = 'Status Energized14.png'
	},
	['Energized 15'] = {
		link = 'Energized',
		status = '143315',
		icon = 'Status Energized15.png'
	},
	['Energized 16'] = {
		link = 'Energized',
		status = '143316',
		icon = 'Status Energized16.png'
	},
	['Energized 17'] = {
		link = 'Energized',
		status = '143317',
		icon = 'Status Energized17.png'
	},
	['Energized 18'] = {
		link = 'Energized',
		status = '143318',
		icon = 'Status Energized18.png'
	},
	['Energized 19'] = {
		link = 'Energized',
		status = '143319',
		icon = 'Status Energized19.png'
	},
	['Energized 20'] = {
		link = 'Energized',
		status = '143320',
		icon = 'Status Energized20.png'
	},
	['Energy Ball'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Energy Ball',
		detail = 'Gives courage and strength to Gachapin when he goes on his adventures. Restores 1 Energy Ball upon being targeted by an ally\'s buff or healing skill (Max: 7 / Can\'t be removed)',
		status = '6737',
		icon = 'Status_Energy Ball.png'
	},
	['Energy Ball 1'] = {
		link = 'Energy Ball',
		status = '67371',
		icon = 'Status_Energy Ball 1.png'
	},
	['Energy Ball 2'] = {
		link = 'Energy Ball',
		status = '67372',
		icon = 'Status_Energy Ball 2.png'
	},
	['Energy Ball 3'] = {
		link = 'Energy Ball',
		status = '67373',
		icon = 'Status_Energy Ball 3.png'
	},
	['Energy Ball 4'] = {
		link = 'Energy Ball',
		status = '67374',
		icon = 'Status_Energy Ball 4.png'
	},
	['Energy Ball 5'] = {
		link = 'Energy Ball',
		status = '67375',
		icon = 'Status_Energy Ball 5.png'
	},
	['Energy Ball 6'] = {
		link = 'Energy Ball',
		status = '67376',
		icon = 'Status_Energy Ball 6.png'
	},
	['Energy Ball 7'] = {
		link = 'Energy Ball',
		status = '67377',
		icon = 'Status_Energy Ball 7.png'
	},
	['Energy Ball 8'] = {
		link = 'Energy Ball',
		status = '67378',
		icon = 'Status_Energy Ball 8.png'
	},
	['Energy Ball 9'] = {
		link = 'Energy Ball',
		status = '67379',
		icon = 'Status_Energy Ball 9.png'
	},
	['Enforcer\'s Zeal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enforcer\'s Zeal',
		detail = 'Consumed by Lecia\'s skills (Max: 4 / Can\'t be removed)',
		status = '6804',
		icon = 'status_6804.png'
	},
	['Enforcer\'s Zeal 1'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_1',
		icon = 'status_6804_1.png'
	},
	['Enforcer\'s Zeal 2'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_2',
		icon = 'status_6804_2.png'
	},
	['Enforcer\'s Zeal 3'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_3',
		icon = 'status_6804_3.png'
	},
  	['Enforcer\'s Zeal 4'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_4',
		icon = 'status_6804_4.png'
	},
	['Enforcer\'s Zeal 5'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_5',
		icon = 'status_6804_5.png'
	},
  	['Enforcer\'s Zeal 6'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_6',
		icon = 'status_6804_6.png'
	},
	['Enforcer\'s Zeal 7'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_7',
		icon = 'status_6804_7.png'
	},
  	['Enforcer\'s Zeal 8'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_8',
		icon = 'status_6804_8.png'
	},
	['Enforcer\'s Zeal 9'] = {
		link = 'Enforcer\'s Zeal',
		status = '6804_9',
		icon = 'status_6804_9.png'
	},
	['Enhancing Relocation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enhancing Relocation',
		detail = 'While in effect: Buffs can\'t be removed / Critical hit rate is boosted / Keen effect / Normal attack DMG is amplified / Bonus DMG will be dealt upon attacks / Switches out with MC when effect ends (Can\'t be removed)',
		status = '3233',
		icon = 'status_3233.png'
	},
	['Enhancing Relocation (Others)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Enhancing Relocation (Others)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enhancing Relocation',
		detail = 'While in effect: Buffs can\'t be removed / Critical hit rate is boosted / Keen effect / Normal attack DMG is amplified / Bonus DMG will be dealt upon attacks (Can\'t be removed)',
		status = '3233',
		icon = 'status_3233.png'
	},
	['Enigma Ablaze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Deals bonus fire DMG for normal attacks /<br />HP recovery amounts of skills and effects that heal are boosted /<br />HP recovery caps of skills and effects that heal are boosted /<br />DEF is boosted /<br /><b>Every 5 turns:</b> Removes all debuffs / Fully restores HP / Instant C.A. standby (Can\'t be removed)',
		wiki_comment = '',
		name = 'Enigma Ablaze',
		detail = '',
		status = '7867',
		icon = 'status_7867.png'
	},
	['Enigma of the Phoenix'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enigma of the Phoenix',
		detail = 'Enigma Ablaze effect to caster when autorevived (Can\'t be removed)',
		status = '7866',
		icon = 'status_7866.png'
	},
	['Enigma of the Phoenix (Autorevive / 1 time)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Autorevive (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enigma of the Phoenix',
		detail = 'Recovers once from a knockout while in effect (Can\'t be removed)',
		status = '7866',
		icon = 'status_7866.png'
	},
	['Enlightened One'] = {
		groups = {},
		categories = {},
		wiki_name = 'Enlightened One',
		wiki_detail = '',
		wiki_comment = '',
		name = '開眼者',
		detail = 'At end of a turn in which Anre is almost knocked out: Fully restores HP / Removes all debuffs (Can\'t be removed)',
		status = '7026',
		icon = 'status_7026.png'
	},
	['Enthrallment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Enthrallment',
		detail = 'DMG taken is supplemented (Can\'t be removed)',
		status = '6984',
		icon = 'status_6984.png'
	},
	['Enthrallment 1'] = {
		link = 'Enthrallment',
		status = '69841',
		icon = 'status_69841.png'
	},
	['Enthrallment 2'] = {
		link = 'Enthrallment',
		status = '69842',
		icon = 'status_69842.png'
	},
	['Enthrallment 3'] = {
		link = 'Enthrallment',
		status = '69843',
		icon = 'status_69843.png'
	},
	['Enthrallment 4'] = {
		link = 'Enthrallment',
		status = '69844',
		icon = 'status_69844.png'
	},
	['Enthrallment 5'] = {
		link = 'Enthrallment',
		status = '69845',
		icon = 'status_69845.png'
	},
	['Enthrallment 6'] = {
		link = 'Enthrallment',
		status = '69846',
		icon = 'status_69846.png'
	},
	['Enthrallment 7'] = {
		link = 'Enthrallment',
		status = '69847',
		icon = 'status_69847.png'
	},
	['Enthrallment 8'] = {
		link = 'Enthrallment',
		status = '69848',
		icon = 'status_69848.png'
	},
	['Enthrallment 9'] = {
		link = 'Enthrallment',
		status = '69849',
		icon = 'status_69849.png'
	},
	['Entranced'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Entranced',
		detail = 'Multiattack rate is boosted based on Entranced lvl (Can\'t be removed)',
		status = '6749',
		icon = 'Status Entranced.png'
	},
	['Entranced 1'] = {
		link = 'Entranced',
		status = '6749_1',
		icon = 'Status Entranced 1.png'
	},
	['Entranced 2'] = {
		link = 'Entranced',
		status = '6749_2',
		icon = 'Status Entranced 2.png'
	},
	['Entranced 3'] = {
		link = 'Entranced',
		status = '6749_3',
		icon = 'Status Entranced 3.png'
	},
  	['Entranced 4'] = {
		link = 'Entranced',
		status = '6749_4',
		icon = 'Status Entranced 4.png'
	},
	['Entranced 5'] = {
		link = 'Entranced',
		status = '6749_5',
		icon = 'Status Entranced 5.png'
	},
  	['Entranced 6'] = {
		link = 'Entranced',
		status = '6749_6',
		icon = 'Status Entranced 6.png'
	},
	['Entranced 7'] = {
		link = 'Entranced',
		status = '6749_7',
		icon = 'Status Entranced 7.png'
	},
  	['Entranced 8'] = {
		link = 'Entranced',
		status = '6749_8',
		icon = 'Status Entranced 8.png'
	},
	['Entranced 9'] = {
		link = 'Entranced',
		status = '6749_9',
		icon = 'Status Entranced 9.png'
	},
	['Entrenched'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Entrenched',
		detail = 'All allies\' DEF is boosted / Gains 2 War Funds when a foe uses a special attack (Can\'t be removed)',
		status = '6786',
		icon = 'status_6786.png'
	},
	['Epaminondas'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Epaminondas',
		detail = 'Lustrous Mercury affects all allies (Can\'t be removed)',
		status = '4042',
		icon = 'status_4042.png'
	},
	['Equestrian Affinity (Gun)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Equestrian Affinity',
		detail = 'Multiattack rate is boosted and hostility is lowered based on Equestrian Affinity lvl (Max: 3 / Can\'t be removed)',
		status = '6814',
		icon = 'Status_6814.png'
	},
	['Equestrian Affinity (Gun) 1'] = {
		link = 'Equestrian Affinity (Gun)',
		status = '6814_1',
		icon = 'Status_6814_1.png'
	},
	['Equestrian Affinity (Gun) 2'] = {
		link = 'Equestrian Affinity (Gun)',
		status = '6814_2',
		icon = 'Status_6814_2.png'
	},
	['Equestrian Affinity (Gun) 3'] = {
		link = 'Equestrian Affinity (Gun)',
		status = '6814_3',
		icon = 'Status_6814_3.png'
	},
	['Equestrian Affinity (Spear)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Equestrian Affinity',
		detail = 'DEF and hostility are boosted based on Equestrian Affinity lvl (Max: 3 / Can\'t be removed)',
		status = '6814',
		icon = 'Status_6814.png'
	},
	['Equestrian Affinity (Spear) 1'] = {
		link = 'Equestrian Affinity (Spear)',
		status = '6814_1',
		icon = 'Status_6814_1.png'
	},
	['Equestrian Affinity (Spear) 2'] = {
		link = 'Equestrian Affinity (Spear)',
		status = '6814_2',
		icon = 'Status_6814_2.png'
	},
	['Equestrian Affinity (Spear) 3'] = {
		link = 'Equestrian Affinity (Spear)',
		status = '6814_3',
		icon = 'Status_6814_3.png'
	},
	['Erwachen'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Erwachen',
		detail = 'ATK is boosted by Erwachen (Can\'t be removed)',
		status = '7228',
		icon = 'status_7228.png'
	},
	['Esprit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Debuff effect success rate is boosted',
		wiki_comment = '',
		name = 'Esprit',
		detail = '',
		status = '1535',
		icon = 'Status Esprit.png'
	},
	['Esprit Debuff Success'] = {
		link = 'Esprit',
		detail = 'Debuff effect success rate is boosted',
	},
	['Esprit ATK'] = {
		link = 'Esprit',
		detail = 'ATK is boosted',
	},
	['Eternal Chaos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can withstand lethal DMG (Leaves 1 HP) / Debuff resistance is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Eternal Chaos',
		detail = '',
		status = '1527',
		icon = 'Status 1527.png'
	},
	['Eternal Ouroboros'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted /<br />Triple attack rate is boosted /<br />Charge attack DMG is boosted /<br />C.A. DMG cap is boosted <br />Maximum amount of DMG that can be dealt per C.A. to foes who cap C.A. DMG is boosted /<br />Charge bar gain is lowered /<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Eternal Ouroboros',
		detail = '',
		status = '7077',
		icon = 'Status_7077.png'
	},
	['Eternal Rage'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eternal Rage',
		detail = 'ATK and C.A. specs are boosted (Can\'t be removed)',
		status = '6240_1',
		icon = 'Status Eternal Rage 1.png'
	},
	['Eternal Rage 1'] = {
		link = 'Eternal Rage',
	},
	['Eternal Rage 2'] = {
		link = 'Eternal Rage',
		status = '6240_2',
		icon = 'Status Eternal Rage 2.png'
	},
	['Eternal Rage 3'] = {
		link = 'Eternal Rage',
		status = '6240_3',
		icon = 'Status Eternal Rage 3.png'
	},
	['Eternal Rage 4'] = {
		link = 'Eternal Rage',
		status = '6240_4',
		icon = 'Status Eternal Rage 4.png'
	},
	['Eternal Rage 5'] = {
		link = 'Eternal Rage',
		status = '6240_5',
		icon = 'Status Eternal Rage 5.png'
	},
	['Eternal Rage 6'] = {
		link = 'Eternal Rage',
		status = '6240_6',
		icon = 'Status Eternal Rage 6.png'
	},
	['Eternal Rage 7'] = {
		link = 'Eternal Rage',
		status = '6240_7',
		icon = 'Status Eternal Rage 7.png'
	},
	['Eternal Rage 8'] = {
		link = 'Eternal Rage',
		status = '6240_8',
		icon = 'Status Eternal Rage 8.png'
	},
	['Eternal Rage 9'] = {
		link = 'Eternal Rage',
		status = '6240_9',
		icon = 'Status Eternal Rage 9.png'
	},
	['Eternal Rage 10'] = {
		link = 'Eternal Rage',
		status = '6240_10',
		icon = 'Status Eternal Rage 10.png'
	},
	['Eternal Rage (Boss)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eternal Rage',
		detail = 'The special attack Fist of Hair-Raising Fury will activate when lvl reaches 5 (Can\'t be removed)',
		status = '6240_1',
		icon = 'Status Eternal Rage 1.png'
	},
	['Eternal Rage (Boss) 1'] = {
		link = 'Eternal Rage (Boss)',
	},
	['Eternal Rage (Boss) 2'] = {
		link = 'Eternal Rage (Boss)',
		status = '6240_2',
		icon = 'Status Eternal Rage 2.png'
	},
	['Eternal Rage (Boss) 3'] = {
		link = 'Eternal Rage (Boss)',
		status = '6240_3',
		icon = 'Status Eternal Rage 3.png'
	},
	['Eternal Rage (Boss) 4'] = {
		link = 'Eternal Rage (Boss)',
		status = '6240_4',
		icon = 'Status Eternal Rage 4.png'
	},
	['Eternal Rage (Boss) 5'] = {
		link = 'Eternal Rage (Boss)',
		status = '6240_5',
		icon = 'Status Eternal Rage 5.png'
	},
	['Eternal Vow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Debuff resistance is boosted / 6-hit dark DMG to foe after normal attacks / Eternal Vow effect to dark MC when knocked out (Can\'t be removed)',
		wiki_comment = '',
		name = 'Eternal Vow',
		detail = '',
		status = '7585',
		icon = 'status_7585.png'
	},
	['Eternal Vow (MC)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eternal Vow (MC)',
		wiki_detail = 'ATK is boosted / DEF is boosted / Debuff resistance is boosted / 6-hit dark DMG to foe after normal attacks (Can\'t be removed)',
		wiki_comment = '',
		name = 'Eternal Vow',
		detail = '',
		status = '7585',
		icon = 'status_7585.png'
	},
	['Eternalirium'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Multiattack rate is boosted and charge diamonds fill more quickly',
		wiki_comment = '',
		name = 'Eternalirium',
		detail = '',
		status = '3000_81',
		icon = 'Status Eternalirium.png'
	},
	['Etoile'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Etoile',
		detail = 'Allies positioned after you will copy your attack',
		status = '6106',
		icon = 'Status Etoile.png'
	},
	['Evangelist\'s Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Attack specs are boosted based on Evangelist\'s Blade lvl <br />(Can\'t be removed /<br />Lvl rises upon Lucilius\'s special attack activation /<br />Lvl lowers upon taking a buff-removing effect)',
		wiki_comment = '[[Local status effect]]',
		name = 'Evangelist\'s Blade',
		detail = 'Attack specs are boosted based on Evangelist\'s Blade lvl (Can\'t be removed / Lvl rises upon Lucilius\'s special attack activation / Lvl lowers upon taking a buff-removing effect)',
		status = '6475',
		icon = 'Status Evangelist\'s Blade.png'
	},
	['Evangelist\'s Blade 1'] = {
		link = 'Evangelist\'s Blade',
		icon = 'Status Evangelist\'s Blade 1.png'
	},
	['Evangelist\'s Blade 2'] = {
		link = 'Evangelist\'s Blade',
		status = '64752',
		icon = 'Status Evangelist\'s Blade 2.png'
	},
	['Evangelist\'s Blade 3'] = {
		link = 'Evangelist\'s Blade',
		status = '64753',
		icon = 'Status Evangelist\'s Blade 3.png'
	},
	['Evangelist\'s Blade 4'] = {
		link = 'Evangelist\'s Blade',
		status = '64754',
		icon = 'Status Evangelist\'s Blade 4.png'
	},
	['Evangelist\'s Blade 5'] = {
		link = 'Evangelist\'s Blade',
		status = '64755',
		icon = 'Status Evangelist\'s Blade 5.png'
	},
	['Evenfall'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Evenfall',
		detail = 'ATK is boosted / DEF is boosted (Stackable / Can\'t be removed)',
		status = '6346',
		icon = 'Status Evenfall.png'
	},
	['Everlasting Bonds'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Triple attack rate is boosted / C.A. DMG is boosted / C.A. DMG cap is boosted / Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Everlasting Bonds',
		detail = '',
		status = '7714',
		icon = 'status_7714.png'
	},
	['Everstrong Spirit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Lvl 1: DEF is boosted<br />Lvl 2: DMG taken is reduced<br />Lvl 3: Deals multiattacks<br />Lvl 4: Immune to debuffs<br />Lvl 5: Buffs can\'t be removed<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Everstrong Spirit',
		detail = 'DEF is boosted (Can\'t be removed)',
		status = '1761_1',
		icon = 'status_1761_1.png'
	},
	['Everstrong Spirit 1'] = {
		link = 'Everstrong Spirit',
	},
	['Everstrong Spirit 2'] = {
		link = 'Everstrong Spirit',
		detail = 'DEF is boosted / DMG taken is reduced (Can\'t be removed)',
		status = '1761_12',
		icon = 'Status Everstrong Spirit 2.png'
	},
	['Everstrong Spirit 3'] = {
		link = 'Everstrong Spirit',
		detail = 'DEF is boosted / DMG taken is reduced / Deals multiattacks (Can\'t be removed)',
		status = '1761_13',
		icon = 'Status Everstrong Spirit 3.png'
	},
	['Everstrong Spirit 4'] = {
		link = 'Everstrong Spirit',
		detail = 'DEF is boosted / DMG taken is reduced / Deals multiattacks / Immune to debuffs (Can\'t be removed)',
		status = '1761_14',
		icon = 'Status Everstrong Spirit 4.png'
	},
	['Everstrong Spirit 5'] = {
		link = 'Everstrong Spirit',
		detail = 'DEF is boosted / DMG taken is reduced / Deals multiattacks / Immune to debuffs / Buffs can\'t be removed (Can\'t be removed)',
		status = '1761_15',
		icon = 'Status Everstrong Spirit 5.png'
	},
	['Everstrong Spirit 6'] = {
		link = 'Everstrong Spirit',
		status = '1761_16',
		icon = 'Status Everstrong Spirit 6.png'
	},
	['Everstrong Spirit 7'] = {
		link = 'Everstrong Spirit',
		status = '1761_17',
		icon = 'Status Everstrong Spirit 7.png'
	},
	['Everstrong Spirit 8'] = {
		link = 'Everstrong Spirit',
		status = '1761_18',
		icon = 'Status Everstrong Spirit 8.png'
	},
	['Everstrong Spirit 9'] = {
		link = 'Everstrong Spirit',
		status = '1761_19',
		icon = 'Status Everstrong Spirit 9.png'
	},
	['Everstrong Spirit 10'] = {
		link = 'Everstrong Spirit',
		status = '1761_110',
		icon = 'Status Everstrong Spirit 10.png'
	},
	['Ewiyar\'s Dragon Energy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Ewiyar\'s Dragon Energy',
		detail = 'Hit count of attacks is boosted based on lvl (Can\'t be removed / Max: 6 / Lvl has a chance to rise by 1 at end of each turn / Lvl lowers by 3 upon canceling the omen for Exhaustive Collapse / Lvl lowers by 1 upon canceling the omen for Vermillion Claw, Emerald Beak / Lvl has a chance to lower by 1 upon canceling the omen for Atrox Clamor)',
		status = '7636_4_1',
		icon = 'status_7636_4_1.png'
	},
	['Ewiyar\'s Dragon Energy 1'] = {
		link = 'Ewiyar\'s Dragon Energy',
		status = '7636_4_1',
		icon = 'status_7636_4_1.png'
	},
	['Ewiyar\'s Dragon Energy 2'] = {
		link = 'Ewiyar\'s Dragon Energy',
		status = '7636_4_2',
		icon = 'status_7636_4_2.png'
	},
	['Ewiyar\'s Dragon Energy 3'] = {
		link = 'Ewiyar\'s Dragon Energy',
		status = '7636_4_3',
		icon = 'status_7636_4_3.png'
	},
	['Ewiyar\'s Dragon Energy 4'] = {
		link = 'Ewiyar\'s Dragon Energy',
		status = '7636_4_4',
		icon = 'status_7636_4_4.png'
	},
	['Ewiyar\'s Dragon Energy 5'] = {
		link = 'Ewiyar\'s Dragon Energy',
		status = '7636_4_5',
		icon = 'status_7636_4_5.png'
	},
	['Ewiyar\'s Dragon Energy 6'] = {
		link = 'Ewiyar\'s Dragon Energy',
		status = '7636_4_6',
		icon = 'status_7636_4_6.png'
	},
	['Ewe-phoria'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ewe-phoria',
		detail = 'Gains effects in order based on Ewe-phoria lvl: Deal multiattacks / Boost to ATK / Amplify normal attack DMG / Boost to DMG cap / Buffs can\'t be removed (Max: 5 / Can\'t be removed)',
		status = '76191',
		icon = 'status_76191.png'
	},
	['Ewe-phoria 1'] = {
		link = 'Ewe-phoria',
		status = '76191',
		icon = 'status_76191.png'
	},
	['Ewe-phoria 2'] = {
		link = 'Ewe-phoria',
		status = '76192',
		icon = 'status_76192.png'
	},
	['Ewe-phoria 3'] = {
		link = 'Ewe-phoria',
		status = '76193',
		icon = 'status_76193.png'
	},
	['Ewe-phoria 4'] = {
		link = 'Ewe-phoria',
		status = '76194',
		icon = 'status_76194.png'
	},
	['Ewe-phoria 5'] = {
		link = 'Ewe-phoria',
		status = '76195',
		icon = 'status_76195.png'
	},
	['Exciting Match'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Exciting Match',
		detail = 'The crowd is going wild (Can\'t be removed)',
		status = '7591_1',
		icon = 'status_7591_1.png'
	},
	['Exciting Match 1'] = {
		link = 'Exciting Match',
		status = '7591_1',
		icon = 'status_7591_1.png'
	},
	['Exciting Match 2'] = {
		link = 'Exciting Match',
		status = '7591_2',
		icon = 'status_7591_2.png'
	},
	['Exciting Match 3'] = {
		link = 'Exciting Match',
		status = '7591_3',
		icon = 'status_7591_3.png'
	},
	['Exciting Match 4'] = {
		link = 'Exciting Match',
		status = '7591_4',
		icon = 'status_7591_4.png'
	},
	['Exciting Match 5'] = {
		link = 'Exciting Match',
		status = '7591_5',
		icon = 'status_7591_5.png'
	},
	['Exciting Match 6'] = {
		link = 'Exciting Match',
		status = '7591_6',
		icon = 'status_7591_6.png'
	},
	['Exciting Match 7'] = {
		link = 'Exciting Match',
		status = '7591_7',
		icon = 'status_7591_7.png'
	},
	['Exciting Match 8'] = {
		link = 'Exciting Match',
		status = '7591_8',
		icon = 'status_7591_8.png'
	},
	['Exciting Match 9'] = {
		link = 'Exciting Match',
		status = '7591_9',
		icon = 'status_7591_9.png'
	},
	['Execution'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Execution',
		detail = 'Attack specs are boosted based on Execution lvl (Max: 10 / Can\'t be removed)',
		status = '6667',
		icon = 'Status Execution.png'
	},
	['Execution 1'] = {
		link = 'Execution',
		status = '6667_1',
		icon = 'Status Execution 1.png'
	},
	['Execution 2'] = {
		link = 'Execution',
		status = '6667_2',
		icon = 'Status Execution 2.png'
	},
	['Execution 3'] = {
		link = 'Execution',
		status = '6667_3',
		icon = 'Status Execution 3.png'
	},
  	['Execution 4'] = {
		link = 'Execution',
		status = '6667_4',
		icon = 'Status Execution 4.png'
	},
	['Execution 5'] = {
		link = 'Execution',
		status = '6667_5',
		icon = 'Status Execution 5.png'
	},
  	['Execution 6'] = {
		link = 'Execution',
		status = '6667_6',
		icon = 'Status Execution 6.png'
	},
	['Execution 7'] = {
		link = 'Execution',
		status = '6667_7',
		icon = 'Status Execution 7.png'
	},
  	['Execution 8'] = {
		link = 'Execution',
		status = '6667_8',
		icon = 'Status Execution 8.png'
	},
	['Execution 9'] = {
		link = 'Execution',
		status = '6667_9',
		icon = 'Status Execution 9.png'
	},
	['Execution 10'] = {
		link = 'Execution',
		status = '6667_10',
		icon = 'Status Execution 10.png'
	},
	['Existential Dissolution'] = {
		groups = {},
		categories = {},
		wiki_name = 'Existential Dissolution',
		wiki_detail = '',
		wiki_comment = '',
		name = '存在崩壊',
		detail = 'Deals plain DMG to an ally at end of each turn and removes 1 buff (Can\'t be removed)',
		status = '6667',
		icon = 'status_6077.png'
	},
	['Existential Erasure'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Existential Erasure',
		detail = 'Existence has been erased at the hands of the Otherworld\'s invasion / Entire party will be knocked out when all allies\' existences are erased (Can only be removed by activating a chain burst of 4 or more chains)',
		status = '7599',
		icon = 'status_7599.png'
	},
	['Existential Fluctuation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Existential Fluctuation',
		detail = 'Existence will be erased when the foe activates Repaint the One on the next turn (Can only be removed by dealing 30,000,000 DMG within a turn)',
		status = '7598',
		icon = 'status_7598.png'
	},
	['Extinction lvl'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Extinction lvl',
		detail = 'ATK and DEF are boosted based on lvl (Can\'t be removed / Max: 20 / Lvl lowers each time an Omen is cancelled)',
		status = '7421_1',
		icon = 'Status 7421_1.png'
	},
	['Extinction lvl 1'] = {
		link = 'Extinction lvl',
		status = '7421_1',
		icon = 'Status 7421_1.png'
	},
	['Extinction lvl 2'] = {
		link = 'Extinction lvl',
		status = '7421_2',
		icon = 'Status 7421_2.png'
	},
	['Extinction lvl 3'] = {
		link = 'Extinction lvl',
		status = '7421_3',
		icon = 'Status 7421_3.png'
	},
	['Extinction lvl 4'] = {
		link = 'Extinction lvl',
		status = '7421_4',
		icon = 'Status 7421_4.png'
	},
	['Extinction lvl 5'] = {
		link = 'Extinction lvl',
		status = '7421_5',
		icon = 'Status 7421_5.png'
	},
	['Extinction lvl 6'] = {
		link = 'Extinction lvl',
		status = '7421_6',
		icon = 'Status 7421_6.png'
	},
	['Extinction lvl 7'] = {
		link = 'Extinction lvl',
		status = '7421_7',
		icon = 'Status 7421_7.png'
	},
	['Extinction lvl 8'] = {
		link = 'Extinction lvl',
		status = '7421_8',
		icon = 'Status 7421_8.png'
	},
	['Extinction lvl 9'] = {
		link = 'Extinction lvl',
		status = '7421_9',
		icon = 'Status 7421_9.png'
	},
	['Extinction lvl 10'] = {
		link = 'Extinction lvl',
		status = '7421_10',
		icon = 'Status 7421_10.png'
	},
	['Extinction lvl 11'] = {
		link = 'Extinction lvl',
		status = '7421_11',
		icon = 'Status 7421_11.png'
	},
	['Extinction lvl 12'] = {
		link = 'Extinction lvl',
		status = '7421_12',
		icon = 'Status 7421_12.png'
	},
	['Extinction lvl 13'] = {
		link = 'Extinction lvl',
		status = '7421_13',
		icon = 'Status 7421_13.png'
	},
	['Extinction lvl 14'] = {
		link = 'Extinction lvl',
		status = '7421_14',
		icon = 'Status 7421_14.png'
	},
	['Extinction lvl 15'] = {
		link = 'Extinction lvl',
		status = '7421_15',
		icon = 'Status 7421_15.png'
	},
	['Extinction lvl 16'] = {
		link = 'Extinction lvl',
		status = '7421_16',
		icon = 'Status 7421_16.png'
	},
	['Extinction lvl 17'] = {
		link = 'Extinction lvl',
		status = '7421_17',
		icon = 'Status 7421_17.png'
	},
	['Extinction lvl 18'] = {
		link = 'Extinction lvl',
		status = '7421_18',
		icon = 'Status 7421_18.png'
	},
	['Extinction lvl 19'] = {
		link = 'Extinction lvl',
		status = '7421_19',
		icon = 'Status 7421_19.png'
	},
	['Extinction lvl 20'] = {
		link = 'Extinction lvl',
		status = '7421_20',
		icon = 'Status 7421_20.png'
	},
	['Extinction Spirits'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Debuff resistance is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Extinction Spirits',
		detail = '',
		status = '7481',
		icon = 'status_7481.png'
	},
	['EX-Gauge'] = {
		link = 'EX-Gauge 1',
		status = '1530',
		icon = 'Status EX-Gauge.png'
	},
	['EX-Gauge 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'EX-Gauge',
		detail = 'EX-Gauge boosted',
		status = '15301',
		icon = 'Status EX-Gauge 1.png'
	},
	['EX-Gauge 3'] = {
		link = 'EX-Gauge',
		status = '15303',
		icon = 'Status EX-Gauge 3.png'
	},
	['EX-Gauge 5'] = {
		link = 'EX-Gauge',
		status = '15305',
		icon = 'Status EX-Gauge 5.png'
	},
	['EX-Gauge 10'] = {
		link = 'EX-Gauge',
		status = '153010',
		icon = 'Status EX-Gauge 10.png'
	},
	['Extra Superior Element DMG'] = {
		page = 'Bonus Damage',
		groups = {},
		categories = {},
		wiki_name = '%a% Extra Superior Element DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Extra Superior Element DMG',
		detail = 'Deals bonus superior element DMG for one-foe one-ally attacks',
		status = '1383',
		icon = 'Status_Bonus_Damage.png'
	},
	['Eye of Wadjet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eye of Wadjet',
		detail = 'DEF is boosted / Debuff resistance is boosted / At end of turn: Restores all allies\' HP / 10% boost to charge bars (Can\'t be removed)',
		status = '7871',
		icon = 'Status 7871.png'
	},
	['Fairy'] = {
		link = 'Fairy 1',
	},
	['Fairy 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fairy',
		detail = 'Charge attack DMG and charge attack DMG cap are boosted',
		status = '60411',
		icon = 'Status Fairy.png'
	},
	['Fairy 2'] = {
		link = 'Fairy',
		status = '60412',
		icon = 'Status Fairy2.png'
	},
	['Fairy 3'] = {
		link = 'Fairy',
		status = '60413',
		icon = 'Status Fairy3.png'
	},
	['Fairy (Mimori)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Fairy',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fairy (Mimori)',
		detail = 'Multiattack rate is boosted (Max: 5 / Can\'t be removed)',
		status = '6835',
		icon = 'status_6835.png'
	},
	['Fairy (Mimori) 1'] = {
		link = 'Fairy (Mimori)',
		status = '6835_1',
		icon = 'status_6835_1.png'
	},
	['Fairy (Mimori) 2'] = {
		link = 'Fairy (Mimori)',
		status = '6835_2',
		icon = 'status_6835_2.png'
	},
	['Fairy (Mimori) 3'] = {
		link = 'Fairy (Mimori)',
		status = '6835_3',
		icon = 'status_6835_3.png'
	},
	['Fairy (Mimori) 4'] = {
		link = 'Fairy (Mimori)',
		status = '6835_4',
		icon = 'status_6835_4.png'
	},
	['Fairy (Mimori) 5'] = {
		link = 'Fairy (Mimori)',
		status = '6835_5',
		icon = 'status_6835_5.png'
	},
	['Fairy (Mimori) 6'] = {
		link = 'Fairy (Mimori)',
		status = '6835_6',
		icon = 'status_6835_6.png'
	},
	['Fairy (Mimori) 7'] = {
		link = 'Fairy (Mimori)',
		status = '6835_7',
		icon = 'status_6835_7.png'
	},
	['Fairy (Mimori) 8'] = {
		link = 'Fairy (Mimori)',
		status = '6835_8',
		icon = 'status_6835_8.png'
	},
	['Fairy (Mimori) 9'] = {
		link = 'Fairy (Mimori)',
		status = '6835_9',
		icon = 'status_6835_9.png'
	},
	['Falling Mist'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Falling Mist',
		detail = 'ATK is boosted by Falling Mist (Can\'t be removed)',
		status = '6724',
		icon = 'Status Falling Mist.png'
	},
	['Fallen'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fallen',
		detail = 'Can\'t attack',
		status = '1430',
		icon = 'Status Weakened.png'
	},
	['Fallen Wings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fallen Wings',
		detail = 'Triple attack rate, critical hit rate, debuff success rate, and DMG cap are boosted / Bonus Dark DMG effect (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '6866',
		icon = 'status_6866.png'
	},
	['Fallen Wings 1'] = {
		link = 'Fallen Wings',
		status = '6866_1',
		icon = 'status_6866_1.png'
	},
	['Fallen Wings 2'] = {
		link = 'Fallen Wings',
		status = '6866_2',
		icon = 'status_6866_2.png'
	},
	['Fallen Wings 3'] = {
		link = 'Fallen Wings',
		status = '6866_3',
		icon = 'status_6866_3.png'
	},
	['Fallen Wings 4'] = {
		link = 'Fallen Wings',
		status = '6866_4',
		icon = 'status_6866_4.png'
	},
	['Fallen Wings 5'] = {
		link = 'Fallen Wings',
		status = '6866_5',
		icon = 'status_6866_5.png'
	},
	['Fanning the Foxflames'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fanning the Foxflames',
		detail = 'At end of turn in which HP hits 50% or below: Fully restores HP / Removes all debuffs / Ends cooldown for all skills / 100% boost to charge bar (Can\'t be removed)',
		status = '6469',
		icon = 'Status Fanning the Foxflames.png'
	},
	['Fantasy Festival'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fantasy Festival',
		detail = 'Charge bar gain, C.A. specs, and dodge rate are boosted (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '6761',
		icon = 'Status Fantasy Festival.png'
	},
	['Fantasy Festival 1'] = {
		link = 'Fantasy Festival',
		status = '67611',
		icon = 'Status Fantasy Festival 1.png'
	},
	['Fantasy Festival 2'] = {
		link = 'Fantasy Festival',
		status = '67612',
		icon = 'Status Fantasy Festival 2.png'
	},
	['Fantasy Festival 3'] = {
		link = 'Fantasy Festival',
		status = '67613',
		icon = 'Status Fantasy Festival 3.png'
	},
  	['Fantasy Festival 4'] = {
		link = 'Fantasy Festival',
		status = '67614',
		icon = 'Status Fantasy Festival 4.png'
	},
	['Fantasy Festival 5'] = {
		link = 'Fantasy Festival',
		status = '67615',
		icon = 'Status Fantasy Festival 5.png'
	},
  	['Fantasy Festival 6'] = {
		link = 'Fantasy Festival',
		status = '67616',
		icon = 'Status Fantasy Festival 6.png'
	},
	['Fantasy Festival 7'] = {
		link = 'Fantasy Festival',
		status = '67617',
		icon = 'Status Fantasy Festival 7.png'
	},
  	['Fantasy Festival 8'] = {
		link = 'Fantasy Festival',
		status = '67618',
		icon = 'Status Fantasy Festival 8.png'
	},
	['Fantasy Festival 9'] = {
		link = 'Fantasy Festival',
		status = '67619',
		icon = 'Status Fantasy Festival 9.png'
	},
	['Fatal Fist'] = {
		link = 'Fatal Fist 1',
	},
	['Fatal Fist 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fatal Fist',
		detail = 'Charge attack DMG and hostility are boosted (Can\'t be removed)',
		status = '1511_31',
		icon = 'Status Fatal Fist 1.png'
	},
	['Fatal Fist 2'] = {
		link = 'Fatal Fist 1',
		status = '1511_32',
		icon = 'Status Fatal Fist 2.png'
	},
	['Fatal Fist 3'] = {
		link = 'Fatal Fist 1',
		status = '1511_33',
		icon = 'Status Fatal Fist 3.png'
	},
	['Fate Endowed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fate Endowed',
		detail = 'Ends upon taking DMG more than 200 times, and Forever Separated activates on following turn (Can\'t be removed / 200 time[s] left)',
		status = '7492',
		icon = 'status_7492.png'
	},
	['Fated Chain Bar'] = {
		page = 'Fated Chain Boost',
		wiki_name = 'Fated Chain Bar +%a%',
		wiki_detail = 'Instantly boosts [[Fated Chain]] bar',
		wiki_comment = 'Only takes effect in [[Battle System 2.0]]',
		hide = 'amount',
		name = 'Fated Chain Bar',
		status = '1061',
		icon = 'Status_Uplift.png',
	},
	['Fated Chain Bar Cut'] = {
		page = 'Fated Chain Boost',
		wiki_name = 'FC Bar Cut %a%',
		wiki_detail = 'Instantly reduces [[Fated Chain]] bar by %a%',
		wiki_comment = '',
		status = '1278',
		icon = 'Status_Collapse.png',
	},
	['FC Bar Cut'] = {
		link = 'Fated Chain Bar Cut',
	},
	['Fated Chain (Seofon)'] = {
		page = 'Seofon (Raid)',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'This is not a status effect',
		name = 'Fated Chain (Seofon)',
		detail = 'Bar increases each time a special attack activates.<br />Seofon gains Miriade di Illusioni when the bar reaches max.',
		status = '',
		icon = 'Unique_gauge_fatal_chain.png'
	},
	['Fated Spear'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fated Spear',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '65921',
		icon = 'Status Fated Spear 1.png'
	},
	['Fated Spear 1'] = {
		link = 'Fated Spear',
	},
	['Fated Spear 2'] = {
		link = 'Fated Spear',
		status = '65922',
		icon = 'Status Fated Spear 2.png'
	},
	['Fated Spear 3'] = {
		link = 'Fated Spear',
		status = '65923',
		icon = 'Status Fated Spear 3.png'
	},
	['Fated Spear 4'] = {
		link = 'Fated Spear',
		status = '65924',
		icon = 'Status Fated Spear 4.png'
	},
	['Fated Spear 5'] = {
		link = 'Fated Spear',
		status = '65925',
		icon = 'Status Fated Spear 5.png'
	},
	['Feedback'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Feedback',
		detail = 'Multiattack rate is boosted based on number of Feedback / Can withstand lethal DMG by consuming 3 Feedback when HP is 25% or above (Max: 3 / Leaves 1 HP / Can\'t be removed)',
		status = '6707',
		icon = 'Status_Feedback.png'
	},
	['Feedback 1'] = {
		link = 'Feedback',
		status = '6707_1',
		icon = 'Status_Feedback 1.png'
	},
	['Feedback 2'] = {
		link = 'Feedback',
		status = '6707_2',
		icon = 'Status_Feedback 2.png'
	},
	['Feedback 3'] = {
		link = 'Feedback',
		status = '6707_3',
		icon = 'Status_Feedback 3.png'
	},
	['Feedback 4'] = {
		link = 'Feedback',
		status = '6707_4',
		icon = 'Status_Feedback 4.png'
	},
	['Feedback 5'] = {
		link = 'Feedback',
		status = '6707_5',
		icon = 'Status_Feedback 5.png'
	},
	['Feedback 6'] = {
		link = 'Feedback',
		status = '6707_6',
		icon = 'Status_Feedback 6.png'
	},
	['Feedback 7'] = {
		link = 'Feedback',
		status = '6707_7',
		icon = 'Status_Feedback 7.png'
	},
	['Feedback 8'] = {
		link = 'Feedback',
		status = '6707_8',
		icon = 'Status_Feedback 8.png'
	},
	['Feedback 9'] = {
		link = 'Feedback',
		status = '6707_9',
		icon = 'Status_Feedback 9.png'
	},
	['Feral Intuition'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Feral Intuition',
		detail = 'Wolf\'s Howl activates upon dodging (Can\'t be removed)',
		status = '6790_2',
		icon = 'status_6790_2.png'
	},
	['Fervent Buffer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fervent Buffer',
		detail = 'Reduces non-water elemental DMG taken by 30% / Resistance to debuffs from non-water allies is boosted / Removes 1 debuff at end of turn (Can only be removed by dealing either 20,000,000 water skill DMG or 20,000,000 water C.A. DMG)',
		status = '3214',
		icon = 'status_3214.png'
	},
	['Fervent Focus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fervent Focus',
		detail = 'Tank-and-Counter effect (1 hit) / Hostility and DEF are boosted / Counterattack DMG is amplified / Restore all allies\' HP when a foe uses a special attack / 1-turn cut to debuff durations (Can\'t be removed)',
		status = '3231',
		icon = 'status_3231.png'
	},
	['Feuerwerk'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted /<br />DEF is boosted /<br />Double attack rate is boosted /<br />Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Feuerwerk',
		detail = '',
		status = '6634',
		icon = 'Status Feuerwerk.png'
	},
	['Fever'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fever',
		detail = 'ATK and multiattack rate are boosted based on effect\'s time remaining',
		status = '6076',
		icon = 'Status Fever.png'
	},
	['Fever Pitch'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Charge bar is boosted every turn / DMG taken is lowered by a fixed amount / Debuff resistance is boosted / HP is restored on every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Fever Pitch',
		detail = '',
		status = '7713',
		icon = 'status_7713.png'
	},
	['Field Commander'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Field Commander',
		detail = 'At end of turn when no DMG has been taken: 3-hit elemental DMG to a foe / Hit to ATK, DEF, and debuff resistance (Stackable) (Can\'t be removed)',
		status = '7818',
		icon = 'status_7818.png'
	},
	['Field of Mediation'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Unofficial name<br />[[Field effect]]',
		name = 'Field of Mediation',
		detail = 'DMG is amplified based on number of main allies\' elements',
		status = '5028',
		icon = 'Status_Field of Mediation.png'
	},
	['Fight Song'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Triple attack rate is boosted / Exciting Match lvl rises by 1 upon triple attacks /<br />When lvl 7 at end of turn: Ends cooldown for damage skills / Resets Exciting Match lvl / ATK is sharply boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Fight Song',
		detail = '',
		status = '7590',
		icon = 'status_7590.png'
	},
	['Fil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fil',
		detail = 'Magically infused thread. It is used up by Korwa\'s charge attack.',
		status = '15331',
		icon = 'Status Fil1.png'
	},
	['Fil (Summer)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fil',
		detail = 'Magically infused thread. Consumed upon using Korwa\'s skills (Can\'t be removed)',
		status = '15331',
		icon = 'Status Fil1.png'
	},
	['Fil 1'] = {
		link = 'Fil',
	},
	['Fil 2'] = {
		link = 'Fil',
		status = '15332',
		icon = 'Status Fil2.png'
	},
	['Fil 3'] = {
		link = 'Fil',
		status = '15333',
		icon = 'Status Fil3.png'
	},
	['Fil 4'] = {
		link = 'Fil',
		status = '15334',
		icon = 'Status Fil4.png'
	},
	['Fil 5'] = {
		link = 'Fil',
		status = '15335',
		icon = 'Status Fil5.png'
	},
	['Fil 6'] = {
		link = 'Fil',
		status = '15336',
		icon = 'Status Fil6.png'
	},
	['Fil 7'] = {
		link = 'Fil',
		status = '15337',
		icon = 'Status Fil7.png'
	},
	['Fil 8'] = {
		link = 'Fil',
		status = '15338',
		icon = 'Status Fil8.png'
	},
	['Fil 9'] = {
		link = 'Fil',
		status = '15339',
		icon = 'Status Fil9.png'
	},
	['Fil 10'] = {
		link = 'Fil',
		status = '153310',
		icon = 'Status Fil10.png'
	},
	['Fil (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fil',
		detail = 'Magically infused thread. Consumed upon using Korwa\'s skills (Can\'t be removed)',
		status = '15331',
		icon = 'status_15331.png'
	},
	['Fil (Water) 1'] = {
		link = 'Fil (Water)',
		status = '15331',
		icon = 'status_15331.png'
	},
	['Fil (Water) 2'] = {
		link = 'Fil (Water)',
		status = '15332',
		icon = 'status_15332.png'
	},
	['Fil (Water) 3'] = {
		link = 'Fil (Water)',
		status = '15333',
		icon = 'status_15333.png'
	},
	['Fil (Water) 4'] = {
		link = 'Fil (Water)',
		status = '15334',
		icon = 'status_15334.png'
	},
	['Fil (Water) 5'] = {
		link = 'Fil (Water)',
		status = '15335',
		icon = 'status_15335.png'
	},
	['Fil (Water) 6'] = {
		link = 'Fil (Water)',
		status = '15336',
		icon = 'status_15336.png'
	},
	['Fil (Water) 7'] = {
		link = 'Fil (Water)',
		status = '15337',
		icon = 'status_15337.png'
	},
	['Fil (Water) 8'] = {
		link = 'Fil (Water)',
		status = '15338',
		icon = 'status_15338.png'
	},
	['Fil (Water) 9'] = {
		link = 'Fil (Water)',
		status = '15339',
		icon = 'status_15339.png'
	},
	['Fil (Water) 10'] = {
		link = 'Fil (Water)',
		status = '153310',
		icon = 'status_153310.png'
	},
	['Fille d\'Aventure'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'When a foe uses a special attack: Boost to all allies\' charge bar / Boost to C.A. specs (1 time) (Can\'t be removed)',
		wiki_comment = '',
		name = 'Fille d\'Aventure',
		detail = 'When a foe uses a special attack: Boost to charge bar / Boost to C.A. specs (1 time) (Can\'t be removed)',
		status = '7506',
		icon = 'status_7506.png'
	},
	['Final Uncap: Bonito'] = {
		groups = {},
		categories = {},
		wiki_name = 'Final Uncap: Bonito',
		wiki_detail = 'Gain all of Bonito\'s call effects upon summoning (1 time)',
		wiki_comment = 'Unofficial translation',
		name = 'カツオ最終用blank',
		detail = 'Will gain all Bonito\'s call effects (1 time)',
		status = '6109_2',
		icon = 'Status Summon Crystal Water.png'
	},
	['Final Uncap: Nacht'] = {
		groups = {},
		categories = {},
		wiki_name = 'Final Uncap: Nacht',
		wiki_detail = 'Gain all of Nacht\'s call effects upon summoning (1 time)',
		wiki_comment = 'Unofficial translation',
		name = '',
		detail = 'Will gain all Nacht\'s call effects (1 time)',
		status = '6109_6',
		icon = 'Status Summon Crystal Dark.png'
	},
	['Final Uncap: Sethlans'] = {
		groups = {},
		categories = {},
		wiki_name = 'Final Uncap: Sethlans',
		wiki_detail = 'Gain all of Sethlans\'s call effects upon summoning (1 time)',
		wiki_comment = 'Unofficial translation',
		name = 'セスランス最終用blank',
		detail = 'Will gain all Sethlans\'s call effects (1 time)',
		status = '6109_1',
		icon = 'Status Summon Crystal Fire.png'
	},
	['Final Uncap: Setekh'] = {
		groups = {},
		categories = {},
		wiki_name = 'Final Uncap: Setekh',
		wiki_detail = 'Gain all of Setekh\'s call effects upon summoning (1 time)',
		wiki_comment = 'Unofficial translation',
		name = 'セト最終用blank',
		detail = 'Will gain all Setekh\'s call effects (1 time)',
		status = '6109_4',
		icon = 'Status Summon Crystal Wind.png'
	},
	['Final Uncap: Zaoshen'] = {
		groups = {},
		categories = {},
		wiki_name = 'Final Uncap: Zaoshen',
		wiki_detail = 'All of Zaoshen\'s call effects activate upon summoning (1 time)',
		wiki_comment = 'Unofficial translation',
		name = 'ザオシェン最終用blank',
		detail = 'Will gain all Bonito\'s call effects (1 time)',
		status = '6109_1',
		icon = 'Status Summon Crystal Fire.png'
	},
	['Finished Manuscript'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Finished Manuscript',
		detail = 'ATK, DEF, and DMG cap are boosted (Can\'t be removed)',
		status = '3127',
		icon = 'status_3127.png'
	},
	['Fire ATK Boosted'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire ATK Boosted',
		detail = 'Fire ATK is boosted',
		status = '1067',
		icon = 'Status_FireAtkUp.png'
	},
	['Fire ATK Boosted (Can\'t be removed)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire ATK Boosted',
		detail = 'Fire ATK is boosted (Can\'t be removed)',
		status = '1067',
		icon = 'Status_FireAtkUp.png'
	},
	['Fire ATK Boosted (Stackable)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire ATK Boosted (Stackable)',
		detail = 'Fire ATK is boosted (Stackable)',
		status = '1446',
		icon = 'Status_FireATKUpStack.png'
	},
	['Fire ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire ATK Lowered',
		detail = 'Fire ATK is lowered',
		status = '1122',
		icon = 'Status_FireAtkDown.png',
	},
	['Fire Circle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Circle',
		detail = 'A magic circle possessing the power of fire (Max: 2 / Can\'t be removed)',
		status = '6293',
		icon = 'Status Fire Circle.png'
	},
	['Fire Circle 1'] = {
		link = 'Fire Circle',
		status = '62931',
		icon = 'Status Fire Circle 1.png'
	},
	['Fire Circle 2'] = {
		link = 'Fire Circle',
		status = '62932',
		icon = 'Status Fire Circle 2.png'
	},
	['Fire DMG Lowered'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Fire DEF Up. Not a [[Damage Cut]].<br />Reduces Fire damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Fire DMG Lowered',
		detail = 'Fire DMG is lowered',
		status = '1420',
		icon = 'Status_FireResUp.png',
	},
	['Fire DMG Lowered (Can\'t be extended)'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Fire DEF Up. Not a [[Damage Cut]].<br />Reduces Fire damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Fire DMG Lowered',
		detail = 'Fire DMG is lowered (Can\'t be extended)',
		status = '1420',
		icon = 'Status_FireResUp.png',
	},
	['Fire DMG Lowered (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Fire DEF Up (Stackable). Not a [[Damage Cut]].<br />Reduces Fire damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Fire DMG Lowered (Stackable)',
		detail = 'Fire DMG is lowered (Stackable)',
		status = '1420',
		icon = 'Status_FireResUp.png',
	},
	['Fire Cut'] = {
		page = 'Damage Cut',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Fire [[Damage Cut]].',
		name = 'Cut to Fire DMG',
		detail = 'Fire DMG is cut',
		status = '1013',
		icon = 'Status_FireResUp.png'
	},
	['Fire Support'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Support',
		detail = 'Skill DMG specs are boosted on Fire Support lvl (Max: 2 times / Can\'t be removed)',
		status = '6635',
		icon = 'Status Fire Support.png'
	},
	['Fire Support 1'] = {
		link = 'Fire Support',
		status = '6635_1',
		icon = 'Status Fire Support 1.png'
	},
	['Fire Support 2'] = {
		link = 'Fire Support',
		status = '6635_2',
		icon = 'Status Fire Support 2.png'
	},
	['Fire Switch'] = {
		page = 'Elemental Switch',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Switch',
		detail = 'Elemental DMG from foes turns into fire DMG',
		status = '1188_1',
		icon = 'Status Fire Switch.png'
	},
	['Fire Tenet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Tenet',
		detail = 'ATK is boosted based on lvl (Can\'t be removed / Max: 10 / Lvl lowers each time a fire party cancels an Omen)',
		status = '7269_1_1',
		icon = 'status_7269_1_1.png'
	},
	['Fire Tenet 1'] = {
		link = 'Fire Tenet',
		status = '7269_1_1',
		icon = 'status_7269_1_1.png'
	},
	['Fire Tenet 2'] = {
		link = 'Fire Tenet',
		status = '7269_1_2',
		icon = 'status_7269_1_2.png'
	},
	['Fire Tenet 3'] = {
		link = 'Fire Tenet',
		status = '7269_1_3',
		icon = 'status_7269_1_3.png'
	},
	['Fire Tenet 4'] = {
		link = 'Fire Tenet',
		status = '7269_1_4',
		icon = 'status_7269_1_4.png'
	},
	['Fire Tenet 5'] = {
		link = 'Fire Tenet',
		status = '7269_1_5',
		icon = 'status_7269_1_5.png'
	},
	['Fire Tenet 6'] = {
		link = 'Fire Tenet',
		status = '7269_1_6',
		icon = 'status_7269_1_6.png'
	},
	['Fire Tenet 7'] = {
		link = 'Fire Tenet',
		status = '7269_1_7',
		icon = 'status_7269_1_7.png'
	},
	['Fire Tenet 8'] = {
		link = 'Fire Tenet',
		status = '7269_1_8',
		icon = 'status_7269_1_8.png'
	},
	['Fire Tenet 9'] = {
		link = 'Fire Tenet',
		status = '7269_1_9',
		icon = 'status_7269_1_9.png'
	},
	['Fire Tenet 10'] = {
		link = 'Fire Tenet',
		status = '7269_1_10',
		icon = 'status_7269_1_10.png'
	},
	['Fires of Megiddo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'All-element DMG cut such as [[Spartan#Extended_Mastery_Skills|Phalanx]] is nullified.<br />Element-specific DMG cut is not nullified.',
		name = 'Fires of Megiddo',
		detail = 'Nullifies \'all elemental DMG cut\' (Can\'t be removed)',
		status = '6360',
		icon = 'Status Fires of Megiddo.png'
  	},
	['Firestorm'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Firestorm',
		detail = 'Fire DMG to all foes and allies every turn',
		status = '5008',
		icon = 'Status 5008.png'
  	},
	['First Mystery'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Show me the might of your overflowing spirit! / Removes 2 debuffs each turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'First Mystery',
		detail = '',
		status = '7650_5_1',
		icon = 'status_7650_5_1.png'
	},
	['First Officer Skill'] = {
		groups = {},
		categories = {},
		wiki_name = 'First Officer Skill',
		wiki_detail = '',
		wiki_comment = 'ATK and max HP are boosted (First Officer Skill / Can\'t be removed)',
		name = 'Crew Officer Skills',
		detail = 'ATK and max HP are boosted (First Officer Skill)',
		status = '6150_1',
		icon = 'status_6150_1.png'
	},
	['Flame Armor (Babyl)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Flame Armor',
		detail = 'DEF is boosted based on lvl / DMG taken is lowered by a fixed amount (Can\'t be removed / Max: 3 / Lvl lowers by 1 upon receiving Glaciate effect)',
		status = '7828_1',
		icon = 'status_7828_1.png'
	},
	['Flame Armor (Babyl) 1'] = {
		link = 'Flame Armor (Babyl)',
		status = '7828_1',
		icon = 'status_7828_1.png'
	},
	['Flame Armor (Babyl) 2'] = {
		link = 'Flame Armor (Babyl)',
		status = '7828_2',
		icon = 'status_7828_2.png'
	},
	['Flame Armor (Babyl) 3'] = {
		link = 'Flame Armor (Babyl)',
		status = '7828_3',
		icon = 'status_7828_3.png'
	},
	['Flames of the Underworld'] = {
		page = 'Hekate#Twilight Proposition',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Flames of the Underworld',
		detail = 'Foes\' ATK and fire allies\' skill DMG cap are boosted',
		status = '7451',
		icon = 'status_7451.png'
	},
	['Flametipped'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flametipped',
		detail = 'ATK, DMG cap, and charge bar gain are boosted based on lvl (Max: 5 / Can\'t be removed)',
		status = '7757',
		icon = 'status_7757.png'
	},
	['Flametipped 1'] = {
		link = 'Flametipped',
		status = '7757_1',
		icon = 'status_7757_1.png'
	},
	['Flametipped 2'] = {
		link = 'Flametipped',
		status = '7757_2',
		icon = 'status_7757_2.png'
	},
	['Flametipped 3'] = {
		link = 'Flametipped',
		status = '7757_3',
		icon = 'status_7757_3.png'
	},
	['Flametipped 4'] = {
		link = 'Flametipped',
		status = '7757_4',
		icon = 'status_7757_4.png'
	},
	['Flametipped 5'] = {
		link = 'Flametipped',
		status = '7757_5',
		icon = 'status_7757_5.png'
	},
	['Flaming Sword'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Flaming Sword',
		detail = 'Hit to targets\' ATK on normal attacks (Stackable) / ATK and multiattack rate are boosted based on Flaming Sword lvl (Max: 3 / Lvl rises upon being targeted by debuff or damage skills)',
		status = '3099_1',
		icon = 'status_3099_1.png'
	},
	['Flaming Sword 1'] = {
		link = 'Flaming Sword',
		status = '3099_1',
		icon = 'status_3099_1.png'
	},
	['Flaming Sword 2'] = {
		link = 'Flaming Sword',
		detail = 'Hit to targets\' ATK on normal attacks (Stackable) / ATK and multiattack rate are boosted based on Flaming Sword lvl (Max: 3 / Lvl rises upon being targeted by debuff or damage skills)',
		status = '3099_2',
		icon = 'status_3099_2.png'
	},
	['Flaming Sword 3'] = {
		link = 'Flaming Sword',
		detail = 'Hit to targets\' ATK on normal attacks (Stackable) / ATK and multiattack rate are boosted based on Flaming Sword lvl (Max: 3 / Lvl rises upon being targeted by debuff or damage skills / Can\'t be removed)',
		status = '3099_3',
		icon = 'status_3099_3.png'
	},
	['Flaming Sword 4'] = {
		link = 'Flaming Sword',
		detail = '',
		status = '3099_4',
		icon = 'status_3099_4.png'
	},
	['Flaming Sword 5'] = {
		link = 'Flaming Sword',
		detail = '',
		status = '3099_5',
		icon = 'status_3099_5.png'
	},
	['Flaming Sword 1/5'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Flaming Sword',
		detail = 'Hit to targets\' ATK on normal attacks (Stackable) / ATK and multiattack rate are boosted based on Flaming Sword lvl (Max: 5 / Lvl rises upon being targeted by debuff or damage skills)',
		status = '3099_1',
		icon = 'status_3099_1.png'
	},
	['Flaming Sword 2/5'] = {
		link = 'Flaming Sword 1/5',
		status = '3099_2',
		icon = 'status_3099_2.png'
	},
	['Flaming Sword 3/5'] = {
		link = 'Flaming Sword 1/5',
		detail = 'Hit to targets\' ATK on normal attacks (Stackable) / ATK and multiattack rate are boosted based on Flaming Sword lvl (Max: 5 / Lvl rises upon being targeted by debuff or damage skills / Can\'t be removed)',
		status = '3099_3',
		icon = 'status_3099_3.png'
	},
	['Flaming Sword 4/5'] = {
		link = 'Flaming Sword 3/5',
		status = '3099_4',
		icon = 'status_3099_4.png'
	},
	['Flaming Sword 5/5'] = {
		link = 'Flaming Sword 3/5',
		status = '3099_5',
		icon = 'status_3099_5.png'
	},
	['Flaming Sword (Babyl)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Flaming Sword',
		detail = 'ATK and multiattack rate are boosted based on lvl / Deals bonus fire DMG upon normal attacks (Can\'t be removed / Max: 3 / Lvl rises upon making a normal attack / Lvl lowers upon activating a special attack)',
		status = '3099_1',
		icon = 'status_3099_1.png'
	},
	['Flaming Sword (Babyl) 1'] = {
		link = 'Flaming Sword (Babyl)',
		status = '3099_1',
		icon = 'status_3099_1.png'
	},
	['Flaming Sword (Babyl) 2'] = {
		link = 'Flaming Sword (Babyl)',
		status = '3099_2',
		icon = 'status_3099_2.png'
	},
	['Flaming Sword (Babyl) 3'] = {
		link = 'Flaming Sword (Babyl)',
		status = '3099_3',
		icon = 'status_3099_3.png'
	},
	['Flare'] = {
		page = 'Zahlhamelina#Flare',
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Flare',
		detail = 'ATK is modified by number of turns passed',
		status = '5004',
		icon = 'Status_Flare.png'
	},
	['Fleeting Spark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fleeting Spark',
		detail = 'ATK is boosted by Fleeting Spark',
		status = '12296',
		icon = 'Status_Fleeting_Spark.png'
	},
	['Fleetfox Arrow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fleetfox Arrow',
		detail = 'Upon using damage skills: 200% elemental DMG to a foe / Boost to MC\'s multiattack rate (Stackable) / Upon using debuff skills: 200% elemental DMG to a foe / Hit to ATK and DEF (Stackable) (Max: 3 / Can\'t be removed)',
		status = '6963',
		icon = 'status_6963.png'
	},
	['Fleetfox Arrow 1'] = {
		link = 'Fleetfox Arrow',
		status = '6963_1',
		icon = 'status_6963_1.png'
	},
	['Fleetfox Arrow 2'] = {
		link = 'Fleetfox Arrow',
		status = '6963_2',
		icon = 'status_6963_2.png'
	},
	['Fleetfox Arrow 3'] = {
		link = 'Fleetfox Arrow',
		status = '6963_3',
		icon = 'status_6963_3.png'
	},
	['Fleetfox Arrow 4'] = {
		link = 'Fleetfox Arrow',
		status = '6963_4',
		icon = 'status_6963_4.png'
	},
	['Fleetfox Arrow 5'] = {
		link = 'Fleetfox Arrow',
		status = '6963_5',
		icon = 'status_6963_5.png'
	},
	['Fleetfox Arrow 6'] = {
		link = 'Fleetfox Arrow',
		status = '6963_6',
		icon = 'status_6963_6.png'
	},
	['Fleetfox Arrow 7'] = {
		link = 'Fleetfox Arrow',
		status = '6963_7',
		icon = 'status_6963_7.png'
	},
	['Fleetfox Arrow 8'] = {
		link = 'Fleetfox Arrow',
		status = '6963_8',
		icon = 'status_6963_8.png'
	},
	['Fleetfox Arrow 9'] = {
		link = 'Fleetfox Arrow',
		status = '6963_9',
		icon = 'status_6963_9.png'
	},
	['Flower Bud'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Flower Bud',
		detail = 'Flower Bud blooms when a foe uses a special attack (Enthrallment effect to all foes / Remove 1 buff / Restore all allies\' HP) (Can\'t be removed)',
		status = '6983',
		icon = 'status_6983.png'
	},
	['Flurry'] = {
		page = 'Flurry',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Normal attacks deal multi-hit DMG to random foes',
		wiki_comment = '',
		name = 'Flurry',
		detail = 'Normal attacks deal 3-hit DMG to random foes',
		status = '7608',
		icon = 'status_7608.png'
	},
	['Flurry (2-hit)'] = {
		link = 'Flurry',
		groups = {},
		categories = {},
		wiki_name = 'Flurry (2-hit)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flurry',
		detail = 'Normal attacks deal 2-hit DMG to random foes',
	},
	['Flurry (3-hit)'] = {
		link = 'Flurry',
		groups = {},
		categories = {},
		wiki_name = 'Flurry (3-hit)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flurry',
	},
	['Flurry (3-hit / Can\'t be extended)'] = {
		page = 'Flurry',
		groups = {},
		categories = {},
		wiki_name = 'Flurry (3-hit)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flurry',
		detail = 'Normal attacks deal 3-hit DMG to random foes (Can\'t be extended)',
		status = '7608',
		icon = 'status_7608.png'
	},
	['Flurry (Generic)'] = {
		page = 'Flurry',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Normal attacks deal multi-hit DMG to random foes',
		wiki_comment = '',
		name = 'Flurry',
		detail = '',
		status = '7608',
		icon = 'status_7608.png'
	},
	['Flurry (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Normal attacks deal multi-hit DMG to random allies',
		wiki_comment = '[[Local status effect]]',
		name = 'Flurry',
		detail = '',
		status = '7777_1',
		icon = 'status_7777_1.png'
	},
	['Flurry (Local) 1'] = {
		link = 'Flurry (Local)',
		status = '7777_1',
		icon = 'status_7777_1.png'
	},
	['Flurry (Local) 2'] = {
		link = 'Flurry (Local)',
		status = '7777_2',
		icon = 'status_7777_2.png'
	},
	['Flurry (Local) 3'] = {
		link = 'Flurry (Local)',
		status = '7777_3',
		icon = 'status_7777_3.png'
	},
	['Flurry (Local) 4'] = {
		link = 'Flurry (Local)',
		status = '7777_4',
		icon = 'status_7777_4.png'
	},
	['Flurry (Local) 5'] = {
		link = 'Flurry (Local)',
		status = '7777_5',
		icon = 'status_7777_5.png'
	},
	['Flurry (Local) 6'] = {
		link = 'Flurry (Local)',
		status = '7777_6',
		icon = 'status_7777_6.png'
	},
	['Flurry (Local) 7'] = {
		link = 'Flurry (Local)',
		status = '7777_7',
		icon = 'status_7777_7.png'
	},
	['Flurry (Local) 8'] = {
		link = 'Flurry (Local)',
		status = '7777_8',
		icon = 'status_7777_8.png'
	},
	['Flurry (Local) 9'] = {
		link = 'Flurry (Local)',
		status = '7777_9',
		icon = 'status_7777_9.png'
	},
	['Flurry (Local) 10'] = {
		link = 'Flurry (Local)',
		status = '7777_10',
		icon = 'status_7777_10.png'
	},
	['Flushed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flushed',
		detail = 'Can\'t deal multiattacks / Lvl lowers upon using charge attack (Can\'t be removed)',
		status = '7184',
		icon = 'Status 7184.png'
	},
	['Flushed 1'] = {
		link = 'Flushed',
		status = '71841',
		icon = 'Status 71841.png'
	},
	['Flushed 2'] = {
		link = 'Flushed',
		status = '71842',
		icon = 'Status 71842.png'
	},
	['Flushed 3'] = {
		link = 'Flushed',
		status = '71843',
		icon = 'Status 71843.png'
	},
	['Flushed 4'] = {
		link = 'Flushed',
		status = '71844',
		icon = 'Status 71844.png'
	},
	['Flushed 5'] = {
		link = 'Flushed',
		status = '71845',
		icon = 'Status 71845.png'
	},
	['Flushed 6'] = {
		link = 'Flushed',
		status = '71846',
		icon = 'Status 71846.png'
	},
	['Flushed 7'] = {
		link = 'Flushed',
		status = '71847',
		icon = 'Status 71847.png'
	},
	['Flushed 8'] = {
		link = 'Flushed',
		status = '71848',
		icon = 'Status 71848.png'
	},
	['Flushed 9'] = {
		link = 'Flushed',
		status = '71849',
		icon = 'Status 71849.png'
	},
	['Flyer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flyer',
		detail = 'C.A. specs are boosted (Can\'t be removed)',
		status = '3138',
		icon = 'status_3138.png'
	},
	['Fediel\'s Dragon Energy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fediel\'s Dragon Energy',
		detail = 'Has a chance to apply various debuffs to allies upon normal attacks based on lvl (Can\'t be removed / Max: 6 / Lvl has a chance to rise by 1 at end of each turn / Lvl lowers by 3 upon canceling the omen for Necrotic Storm / Lvl lowers by 1 upon canceling the omen for White Flare, Black Hex / Lvl has a chance to lower by 1 upon canceling the omen for Atrox Clamor)',
		status = '7636_6_1',
		icon = 'status_7636_6_1.png'
	},
	['Fediel\'s Dragon Energy 1'] = {
		link = 'Fediel\'s Dragon Energy',
		status = '7636_6_1',
		icon = 'status_7636_6_1.png'
	},
	['Fediel\'s Dragon Energy 2'] = {
		link = 'Fediel\'s Dragon Energy',
		status = '7636_6_2',
		icon = 'status_7636_6_2.png'
	},
	['Fediel\'s Dragon Energy 3'] = {
		link = 'Fediel\'s Dragon Energy',
		status = '7636_6_3',
		icon = 'status_7636_6_3.png'
	},
	['Fediel\'s Dragon Energy 4'] = {
		link = 'Fediel\'s Dragon Energy',
		status = '7636_6_4',
		icon = 'status_7636_6_4.png'
	},
	['Fediel\'s Dragon Energy 5'] = {
		link = 'Fediel\'s Dragon Energy',
		status = '7636_6_5',
		icon = 'status_7636_6_5.png'
	},
	['Fediel\'s Dragon Energy 6'] = {
		link = 'Fediel\'s Dragon Energy',
		status = '7636_6_6',
		icon = 'status_7636_6_6.png'
	},
	['Fervor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fervor',
		detail = 'ATK is boosted based on effect\'s time remaining / Can\'t attack for 1 turn after effect ends',
		status = '6084',
		icon = 'Status Fervor.png'
	},
	['Focal Point'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Focal Point',
		detail = 'Next used skill\'s effect will be boosted 3 times',
		status = '4004',
		icon = 'Status Focal Point.png'
	},
	['Forewarning'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Forewarning',
		detail = 'Forewarning is in effect (Can\'t be removed)',
		status = '1610_1',
		icon = 'status_1610_1.png'
	},
	['Forewarning (Old)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Forewarning',
		detail = 'Forewarning is in effect',
		status = '1610',
		icon = 'status_1610.png'
	},
	['Focus (Adagio)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Focus',
		detail = 'Adagio effect is boosted',
		status = '1586',
		icon = 'Status ConcertoEarth.png'
	},
	['Focus (Animato)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Focus',
		detail = 'Animato effect is boosted',
		status = '1584',
		icon = 'Status ConcertoWind.png'
	},
	['Focus (Largo)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Focus',
		detail = 'Largo effect is boosted',
		status = '1585',
		icon = 'Status ConcertoWater.png'
	},
	['Focus (Moderato)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Focus',
		detail = 'Moderato effect is boosted',
		status = '1582',
		icon = 'Status ConcertoLight.png'
	},
	['Focus (Vivace)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Focus',
		detail = 'Vivace effect is boosted',
		status = '1583',
		icon = 'Status ConcertoFire.png'
	},
	['Fortification Rune'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted /<br />Chance of lowering DMG taken /<br />Debuff resistance is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Fortification Rune',
		detail = '',
		status = '7059',
		icon = 'Status 7059.png'
	},
	['Fountain Lotus'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fountain Lotus',
		detail = 'ATK and healing specs are boosted (Max: 5 / Can\'t be removed)',
		status = '63431',
		icon = 'Status Fountain Lotus 1.png'
	},
	['Fountain Lotus 1'] = {
		link = 'Fountain Lotus',
		status = '63431',
		icon = 'Status Fountain Lotus 1.png'
	},
	['Fountain Lotus 2'] = {
		link = 'Fountain Lotus',
		status = '63432',
		icon = 'Status Fountain Lotus 2.png'
	},
	['Fountain Lotus 3'] = {
		link = 'Fountain Lotus',
		status = '63433',
		icon = 'Status Fountain Lotus 3.png'
	},
	['Fountain Lotus 4'] = {
		link = 'Fountain Lotus',
		status = '63434',
		icon = 'Status Fountain Lotus 4.png'
	},
	['Fountain Lotus 5'] = {
		link = 'Fountain Lotus',
		status = '63435',
		icon = 'Status Fountain Lotus 5.png'
	},
	['Fountain Lotus 6'] = {
		link = 'Fountain Lotus',
		status = '63436',
		icon = 'Status Fountain Lotus 6.png'
	},
	['Fountain Lotus 7'] = {
		link = 'Fountain Lotus',
		status = '63437',
		icon = 'Status Fountain Lotus 7.png'
	},
	['Fountain Lotus 8'] = {
		link = 'Fountain Lotus',
		status = '63438',
		icon = 'Status Fountain Lotus 8.png'
	},
	['Fountain Lotus 9'] = {
		link = 'Fountain Lotus',
		status = '63439',
		icon = 'Status Fountain Lotus 9.png'
	},
	['Fountain Lotus 10'] = {
		link = 'Fountain Lotus',
		status = '634310',
		icon = 'status_634310.png'
	},
	['Fountain Lotus+'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fountain Lotus',
		detail = 'ATK, DEF, and healing specs are boosted / Bonus Water DMG effect (Max: 10 / Can\'t be removed)',
		status = '63431',
		icon = 'Status Fountain Lotus 1.png'
	},
	['Fountain Lotus+ 1'] = {
		link = 'Fountain Lotus+',
		status = '63431',
		icon = 'Status Fountain Lotus 1.png'
	},
	['Fountain Lotus+ 2'] = {
		link = 'Fountain Lotus+',
		status = '63432',
		icon = 'Status Fountain Lotus 2.png'
	},
	['Fountain Lotus+ 3'] = {
		link = 'Fountain Lotus+',
		status = '63433',
		icon = 'Status Fountain Lotus 3.png'
	},
	['Fountain Lotus+ 4'] = {
		link = 'Fountain Lotus+',
		status = '63434',
		icon = 'Status Fountain Lotus 4.png'
	},
	['Fountain Lotus+ 5'] = {
		link = 'Fountain Lotus+',
		status = '63435',
		icon = 'Status Fountain Lotus 5.png'
	},
	['Fountain Lotus+ 6'] = {
		link = 'Fountain Lotus+',
		status = '63436',
		icon = 'Status Fountain Lotus 6.png'
	},
	['Fountain Lotus+ 7'] = {
		link = 'Fountain Lotus+',
		status = '63437',
		icon = 'Status Fountain Lotus 7.png'
	},
	['Fountain Lotus+ 8'] = {
		link = 'Fountain Lotus+',
		status = '63438',
		icon = 'Status Fountain Lotus 8.png'
	},
	['Fountain Lotus+ 9'] = {
		link = 'Fountain Lotus+',
		status = '63439',
		icon = 'Status Fountain Lotus 9.png'
	},
	['Fountain Lotus+ 10'] = {
		link = 'Fountain Lotus+',
		status = '634310',
		icon = 'status_634310.png'
	},
	['Four-Sky\'s Sorrow (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Four-Sky\'s Sorrow',
		detail = 'Takes special action every turn (Can\'t be removed)',
		status = '6453',
		icon = 'status_6453.png'
	},
	['Frozen Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Frozen Blade',
		detail = 'Frozen blade is cast',
		status = '1403',
		icon = 'Status FrozenBlade.png'
	},
	['Frozen Shield'] = {
		link = 'Dodge Rate Boosted',
		wiki_name = 'Frozen Shield',
		status = '1566_1',
		icon = 'Status FrozenShield.png'
	},
	['Fruit of Life'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fruit of Life',
		detail = 'All foes\' and allies\' HP are restored upon using skills (Can\'t be removed / Ends upon using a skill)',
		status = '6493',
		icon = 'Status Fruit of Life.png'
	},
	['Fruit of Treachery Alpha'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fruit of Treachery Alpha',
		detail = 'Upon using damage skills: Consumes 50% of current HP / Deals 20,000% of HP consumed as plain DMG to a foe (Can\'t be removed / Ends upon using a damage skill)',
		status = '7166',
		icon = 'Status 7166.png'
	},
	['Fruit of Treachery Beta'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fruit of Treachery Beta',
		detail = 'Upon using healing skills: Restore all allies\' HP by 15,000 / Fills 1 charge diamond on a foe (Can\'t be removed / Ends upon using a healing skill)',
		status = '7167',
		icon = 'Status 7167.png'
	},
	['Fruit of Treachery Delta'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fruit of Treachery Delta',
		detail = 'Upon using debuff skills: Delay effect to a foe / Caster takes 10,000 plain DMG (Can\'t be removed / Ends upon using a debuff skill)',
		status = '7169',
		icon = 'Status 7169.png'
	},
	['Fruit of Treachery Gamma'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fruit of Treachery Gamma',
		detail = 'Upon using buff skills: 2-turn cut to skill cooldowns / Consumes all of charge bar (Can\'t be removed / Ends upon using a buff skill)',
		status = '7168',
		icon = 'Status 7168.png'
	},
	['Fruit of Treachery Omega'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fruit of Treachery Omega',
		detail = 'Charge attack reactivates / Plain DMG to self upon using a charge attack (Can\'t be removed / Ends upon using a charge attack)',
		status = '3120',
		icon = 'Status 3120.png'
	},
	['Fuu'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fuu',
		detail = 'Using skills and charge attack in a specific order (Can\'t be removed)',
		status = '7385_3',
		icon = 'status_7385_3.png'
	},
	['Fulgence'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fulgence',
		detail = 'Benedictive Light activates when a foe uses a special attack (Can\'t be removed)',
		status = '6910',
		icon = 'status_6910.png'
	},
	['Full-Force Counter'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Full-Force Counter',
		detail = 'Counters with the max number of hits while in effect',
		status = '7485',
		icon = 'status_7485.png'
	},
	['Full Hostility'] = {
		page = 'Hostility',
		link = 'Hostility Boosted',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Full hostility has the same properties as [[Substitute]], but has <i>lower</i> targeting priority than Substitute',
		name = 'Full Hostility',
		detail = '100% chance to be targeted by one-ally attacks',
		status = '1463',
		icon = 'Status_AggroUpArrow.png'
	},
	['Full Hostility (Can\'t be removed)'] = {
		page = 'Hostility',
		link = 'Hostility Boosted',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Full hostility has the same properties as [[Substitute]], but has <i>lower</i> targeting priority than Substitute',
		name = 'Full Hostility',
		detail = '100% chance to be targeted by one-ally attacks (Can\'t be removed)',
		status = '1463',
		icon = 'Status_AggroUpArrow.png'
	},
	['Full Metal Beam'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Full Metal Beam',
		detail = 'Deals bonus DMG when Tough Guy mode is in effect',
		status = '6271',
		icon = 'Status Full Metal Beam.png'
	},
	['Full Metal Mode'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Full Metal Mode',
		detail = 'Receives all attacks in place of allies (Includes all-foe all-ally attacks) / Counters upon taking DMG / DEF and debuff resistance are boosted / Normal attack DMG is amplified / Can\'t use charge attack (Can\'t be removed)',
		status = '6271',
		icon = 'Status Full Metal Beam.png'
	},
	['Full Moon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Full Moon',
		detail = 'Changes to New Moon in 1 turn',
		status = '1308_33',
		icon = 'Status Full Moon.png'
	},
	['Full Moon (Summon)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Full Moon',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crescent Moon',
		detail = 'ATK and DEF are gradually boosted (Can\'t be removed)',
		status = '1308_33',
		icon = 'Status Full Moon.png'
	},
	['Fundoshi Fist'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fundoshi Fist',
		detail = 'Upon attacks: Deals bonus earth DMG to a foe / Lowers earth DEF (Stackable) / Charge bar is boosted (Can\'t be removed)',
		status = '6952',
		icon = 'status_6952.png'
	},
	['Fuzzy Hazy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Fuzzy Hazy',
		detail = 'Trickery causes 1-3 battle turns to progress per turn',
		status = '5017_2',
		icon = 'Status Fuzzy Hazy.png'
	},
	['Gained Refresh'] = {
		page = 'Refresh',
		groups = {},
		categories = {},
		wiki_name = 'Refresh',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gained Refresh',
		detail = 'HP is restored on every turn',
		status = '1002',
		icon = 'Status_Heal.png'
	},
	['Gained Refresh (Can\'t be removed)'] = {
		page = 'Refresh',
		groups = {},
		categories = {},
		wiki_name = 'Refresh',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gained Refresh',
		detail = 'HP is restored on every turn (Can\'t be removed)',
		status = '1002',
		icon = 'Status_Heal.png'
	},
	['Gained Refresh (Local)'] = {
		page = 'Refresh',
		groups = {},
		categories = {},
		wiki_name = 'Refresh',
		wiki_detail = '',
		wiki_comment = 'Local status effect',
		name = 'Gained Refresh',
		detail = 'HP is restored on every turn',
		status = '1002_1',
		icon = 'status_1002_1.png'
	},
	['Gained Refresh 1'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_11',
		icon = 'Status Heal 1.png'
	},
	['Gained Refresh 2'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_12',
		icon = 'Status Heal 2.png'
	},
	['Gained Refresh 3'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_13',
		icon = 'Status Heal 3.png'
	},
	['Gained Refresh 4'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_14',
		icon = 'Status Heal 4.png'
	},
	['Gained Refresh 5'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_15',
		icon = 'Status Heal 5.png'
	},
	['Gained Refresh 6'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_16',
		icon = 'Status Heal 6.png'
	},
	['Gained Refresh 7'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_17',
		icon = 'Status Heal 7.png'
	},
	['Gained Refresh 8'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_18',
		icon = 'Status Heal 8.png'
	},
	['Gained Refresh 9'] = {
		link = 'Gained Refresh (Local)',
		status = '1002_19',
		icon = 'Status Heal 9.png'
	},
	['Galleon\'s Dragon Energy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Galleon\'s Dragon Energy',
		detail = 'DEF is boosted based on lvl (Can\'t be removed / Max: 6 / Lvl has a chance to rise by 1 at end of each turn / Lvl lowers by 3 upon canceling the omen for Universal Paroxysm / Lvl lowers by 1 upon canceling the omen for Azure Eddy, Gold Rockfall / Lvl has a chance to lower by 1 upon canceling the omen for Atrox Clamor)',
		status = '7636_3_1',
		icon = 'status_7636_3_1.png'
	},
	['Galleon\'s Dragon Energy 1'] = {
		link = 'Galleon\'s Dragon Energy',
		status = '7636_3_1',
		icon = 'status_7636_3_1.png'
	},
	['Galleon\'s Dragon Energy 2'] = {
		link = 'Galleon\'s Dragon Energy',
		status = '7636_3_2',
		icon = 'status_7636_3_2.png'
	},
	['Galleon\'s Dragon Energy 3'] = {
		link = 'Galleon\'s Dragon Energy',
		status = '7636_3_3',
		icon = 'status_7636_3_3.png'
	},
	['Galleon\'s Dragon Energy 4'] = {
		link = 'Galleon\'s Dragon Energy',
		status = '7636_3_4',
		icon = 'status_7636_3_4.png'
	},
	['Galleon\'s Dragon Energy 5'] = {
		link = 'Galleon\'s Dragon Energy',
		status = '7636_3_5',
		icon = 'status_7636_3_5.png'
	},
	['Galleon\'s Dragon Energy 6'] = {
		link = 'Galleon\'s Dragon Energy',
		status = '7636_3_6',
		icon = 'status_7636_3_6.png'
	},
	['Gamma Resistance (Analysis)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Gamma Resistance (Analysis)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gamma Resistance',
		detail = 'Analyzation of charge attack DMG has progressed (Can\'t be removed / Max: 100%)',
		status = '7401_1',
		icon = 'status_7401_1.png'
	},
	['Gamma Resistance (Analysis) 10'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_1',
		icon = 'status_7401_1.png'
	},
	['Gamma Resistance (Analysis) 20'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_2',
		icon = 'status_7401_2.png'
	},
	['Gamma Resistance (Analysis) 30'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_3',
		icon = 'status_7401_3.png'
	},
	['Gamma Resistance (Analysis) 40'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_4',
		icon = 'status_7401_4.png'
	},
	['Gamma Resistance (Analysis) 50'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_5',
		icon = 'status_7401_5.png'
	},
	['Gamma Resistance (Analysis) 60'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_6',
		icon = 'status_7401_6.png'
	},
	['Gamma Resistance (Analysis) 70'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_7',
		icon = 'status_7401_7.png'
	},
	['Gamma Resistance (Analysis) 80'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_8',
		icon = 'status_7401_8.png'
	},
	['Gamma Resistance (Analysis) 90'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_9',
		icon = 'status_7401_9.png'
	},
	['Gamma Resistance (Analysis) 100'] = {
		link = 'Gamma Resistance (Analysis)',
		status = '7401_10',
		icon = 'status_7401_10.png'
	},
	['Gamma Resistance (Repair)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Gamma Resistance (Repair)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gamma Resistance',
		detail = 'Elemental DMG taken from charge attacks is cut / Charge diamonds fill more quickly / Deals plain DMG to all allies when using a special attack (Can\'t be removed)',
		status = '3157',
		icon = 'status_3157.png'
	},
	['Gate of Demons'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted on every turn /<br />When HP is lowered, triple attack rate is boosted and gains drain',
		wiki_comment = '',
		name = 'Gate of Demons',
		detail = 'ATK is boosted on every turn / When HP is lowered, triple attack rate is boosted and gains drain',
		status = '1511_21',
		icon = 'Status Gate of Demons.png'
	},
	['Gate of Demons (Enemy)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted (Stackable / Ends upon taking DMG more than 10 times)',
		wiki_comment = '',
		name = 'Gate of Demons',
		detail = 'ATK is boosted (Stackable / Ends upon taking DMG more than 10 times)',
		status = '1511_21',
		icon = 'Status Gate of Demons.png'
	},
	['Gate of Demons (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gate of Demons',
		detail = 'ATK is boosted (Stackable / Ends upon taking DMG more than 20 times)',
		status = '1511_21',
		icon = 'status_Gate of Demons.png'
	},
	['Gate to the Otherworld'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gate to the Otherworld',
		detail = 'The special attack Black Album will activate when lvl reaches 5 (Can\'t be removed / Lvl rises when Gilbert has less than 7 debuffs at end of turn)',
		status = '6714_1',
		icon = 'Status_Gate to the Otherworld.png'
	},
	['Gate to the Otherworld 1'] = {
		link = 'Gate to the Otherworld',
		status = '6714_11',
		icon = 'Status_Gate to the Otherworld 1.png'
	},
	['Gate to the Otherworld 2'] = {
		link = 'Gate to the Otherworld',
		status = '6714_12',
		icon = 'Status_Gate to the Otherworld 2.png'
	},
	['Gate to the Otherworld 3'] = {
		link = 'Gate to the Otherworld',
		status = '6714_13',
		icon = 'Status_Gate to the Otherworld 3.png'
	},
	['Gate to the Otherworld 4'] = {
		link = 'Gate to the Otherworld',
		status = '6714_14',
		icon = 'Status_Gate to the Otherworld 4.png'
	},
	['Gate to the Otherworld 5'] = {
		link = 'Gate to the Otherworld',
		status = '6714_15',
		icon = 'Status_Gate to the Otherworld 5.png'
	},
	['Gear'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gear',
		detail = 'Dodge rate and charge bar gain are boosted (Can\'t be removed)',
		status = '62921',
		icon = 'Status Gear 1.png'
	},
	['Gear 1'] = {
		link = 'Gear',
		name = '1st Gear',
	},
	['Gear 2'] = {
		link = 'Gear',
		name = '2nd Gear',
		status = '62922',
		icon = 'Status Gear 2.png'
	},
	['Gear 3'] = {
		link = 'Gear',
		name = '3rd Gear',
		status = '62923',
		icon = 'Status Gear 3.png'
	},
	['Gear 4'] = {
		link = 'Gear',
		name = '4th Gear',
		status = '62924',
		icon = 'Status Gear 4.png'
	},
	['Gear 5'] = {
		link = 'Gear',
		name = '5th Gear',
		status = '62925',
		icon = 'Status Gear 5.png'
	},
	['Geass of Absolute Obedience (Active)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Geass of Absolute Obedience (Active)',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Slight chance to boost DMG for critical hits / Immune to DMG and debuffs for a fixed amount while in effect (Can\'t be removed)',
		wiki_comment = '',
		name = 'Geass of Absolute Obedience',
		detail = '',
		status = '6610',
		icon = 'Status Geass of Absolute Obedience Active.png'
	},
	['Geass of Absolute Obedience (Inactive)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Geass of Absolute Obedience (Inactive)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Geass of Absolute Obedience',
		detail = 'Geass of Absolute Obedience activates at end of turn in which Suzaku is almost knocked out (Can\'t be removed)',
		status = '6609',
		icon = 'Status Geass of Absolute Obedience.png'
	},
	['Gelid Prison'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gelid Prison',
		detail = 'Blessed Maiden\'s effect is boosted (Can\'t be removed)',
		status = '4040',
		icon = 'status_4040.png'
	},
	['Genius'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Genius',
		detail = 'Chain Fire\'s specs are boosted based on Genius lvl (Can\'t be removed)',
		status = '63911',
		icon = 'Status Genius Lvl 1.png'
	},
	['Genius Lvl 1'] = {
		link = 'Genius',
		name = 'Genius Lvl 1',
	},
	['Genius Lvl 2'] = {
		link = 'Genius',
		name = 'Genius Lvl 2',
		status = '63912',
		icon = 'Status Genius Lvl 2.png'
	},
	['Genius Lvl 3'] = {
		link = 'Genius',
		name = 'Genius Lvl 3',
		status = '63913',
		icon = 'Status Genius Lvl 3.png'
	},
	['Geo Arche'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Geo Arche',
		detail = 'Upon activating Seraphim Advent when this effect\'s lvl is 6 or above: Bonus plain DMG (Can\'t be removed / Max: 10 / Lvl lowers upon taking DMG 20 times in 1 turn)',
		status = '7829_1',
		icon = 'status_7829_1.png'
	},
	['Geo Arche 1'] = {
		link = 'Geo Arche',
		status = '7829_1',
		icon = 'status_7829_1.png'
	},
	['Geo Arche 2'] = {
		link = 'Geo Arche',
		status = '7829_2',
		icon = 'status_7829_2.png'
	},
	['Geo Arche 3'] = {
		link = 'Geo Arche',
		status = '7829_3',
		icon = 'status_7829_3.png'
	},
	['Geo Arche 4'] = {
		link = 'Geo Arche',
		status = '7829_4',
		icon = 'status_7829_4.png'
	},
	['Geo Arche 5'] = {
		link = 'Geo Arche',
		status = '7829_5',
		icon = 'status_7829_5.png'
	},
	['Geo Arche 6'] = {
		link = 'Geo Arche',
		status = '7829_6',
		icon = 'status_7829_6.png'
	},
	['Geo Arche 7'] = {
		link = 'Geo Arche',
		status = '7829_7',
		icon = 'status_7829_7.png'
	},
	['Geo Arche 8'] = {
		link = 'Geo Arche',
		status = '7829_8',
		icon = 'status_7829_8.png'
	},
	['Geo Arche 9'] = {
		link = 'Geo Arche',
		status = '7829_9',
		icon = 'status_7829_9.png'
	},
	['Geo Arche 10'] = {
		link = 'Geo Arche',
		status = '7829_10',
		icon = 'status_7829_10.png'
	},
	['Getsu'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Getsu',
		detail = 'Using skills and charge attack in a specific order (Can\'t be removed)',
		status = '7385_4',
		icon = 'status_7385_4.png'
	},
	['Getting Ready'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Getting Ready',
		detail = 'Charge bar is boosted on every turn to go shopping',
		status = '1486',
		icon = 'Status Uplift.png'
	},
	['Ghost Rat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ghost Rat',
		detail = 'Ghost Rat lvl rises when a water allies uses a skill / Vikala\'s second-slot skill activates when a water ally uses a skill at lvl 3 (Resets Ghost Rat lvl) (Can\'t be removed)',
		status = '7695',
		icon = 'status_7695.png'
	},
	['Ghost Rat 1'] = {
		link = 'Ghost Rat',
	},
	['Ghost Rat 2'] = {
		link = 'Ghost Rat',
		status = '76952',
		icon = 'status_76952.png'
	},
	['Ghost Rat 3'] = {
		link = 'Ghost Rat',
		status = '76953',
		icon = 'status_76953.png'
	},
	['Gift'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gift',
		detail = 'Upon charge attack: Buff all allies based on number of Gifts',
		status = '61781',
		icon = 'Status Gift 1.png'
	},
	['Gift 1'] = {
		link = 'Gift',
	},
	['Gift 2'] = {
		link = 'Gift',
		status = '61782',
		icon = 'Status Gift 2.png'
	},
	['Gift 3'] = {
		link = 'Gift',
		status = '61783',
		icon = 'Status Gift 3.png'
	},
	['Gigante Order'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gigante Order',
		detail = 'Grand God Kaiser will lend power to your Fated Chains!',
		status = '7527',
		icon = 'status_7527.png'
	},
	['Gilded by Gaia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted /<br />DEF is boosted /<br />Double attack rate is boosted /<br />Triple attack rate is boosted',
		wiki_comment = '',
		name = 'Gilded by Gaia',
		detail = '',
		status = '7008',
		icon = 'status_7008.png'
	},
	['Gilded Crest'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Dispellable',
		name = 'Gilded Crest',
		detail = 'ATK and DEF are boosted (Crest will be used up to gain bonus effects upon dealing certain special attacks)',
		status = '3000_90',
		icon = 'Status Gilded Crest.png'
	},
	['Gin Tama'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gin Tama',
		detail = 'Attack specs are boosted based on Gin Tama\'s radiance / Gin Tama slowly shines brighter when cooperating with or fighting for the sake of allies (Max: 3 stages / Can\'t be removed)',
		status = '72471',
		icon = 'status_72471.png'
	},
	['Gin Tama 1'] = {
		link = 'Gin Tama',
		status = '7246_1',
		icon = 'status_72471.png'
	},
	['Gin Tama 2'] = {
		link = 'Gin Tama',
		status = '7246_2',
		icon = 'status_724710.png'
	},
	['Gin Tama 3'] = {
		link = 'Gin Tama',
		status = '7246_3',
		icon = 'status_724720.png'
	},
	['Glacies Ward'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glacies Ward',
		detail = 'Bonus Water DMG effect / Cap fire DMG taken at 10,000 per hit / DEF and triple attack rate are boosted (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '1383_12',
		icon = 'status_1383_12.png'
	},
	['Glacies Ward 1'] = {
		link = 'Glacies Ward',
		status = '1383_121',
		icon = 'status_1383_121.png'
	},
	['Glacies Ward 2'] = {
		link = 'Glacies Ward',
		status = '1383_122',
		icon = 'status_1383_122.png'
	},
	['Glacies Ward 3'] = {
		link = 'Glacies Ward',
		status = '1383_123',
		icon = 'status_1383_123.png'
	},
  ['Glacies Ward 4'] = {
		link = 'Glacies Ward',
		status = '1383_124',
		icon = 'status_1383_124.png'
	},
	['Glacies Ward 5'] = {
		link = 'Glacies Ward',
		status = '1383_125',
		icon = 'status_1383_125.png'
	},
  ['Glacies Ward 6'] = {
		link = 'Glacies Ward',
		status = '1383_126',
		icon = 'status_1383_126.png'
	},
	['Glacies Ward 7'] = {
		link = 'Glacies Ward',
		status = '1383_127',
		icon = 'status_1383_127.png'
	},
	['Glacies Ward 8'] = {
		link = 'Glacies Ward',
		status = '1383_128',
		icon = 'status_1383_128.png'
	},
	['Glacies Ward 9'] = {
		link = 'Glacies Ward',
		status = '1383_129',
		icon = 'status_1383_129.png'
	},
	['Glacies Ward (Raid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glacies Ward',
		detail = 'Deals bonus water DMG upon attacks (Count decreases upon dealing 3,000,000 earth skill DMG / Can only be removed by dealing a total of 6,000,000 or more earth skill DMG)',
		status = '1383_12',
		icon = 'status_1383_12.png'
	},
	['Glacies Ward (Raid) 1'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_121',
		icon = 'status_1383_121.png'
	},
	['Glacies Ward (Raid) 2'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_122',
		icon = 'status_1383_122.png'
	},
	['Glacies Ward (Raid) 3'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_123',
		icon = 'status_1383_123.png'
	},
  ['Glacies Ward (Raid) 4'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_124',
		icon = 'status_1383_124.png'
	},
	['Glacies Ward (Raid) 5'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_125',
		icon = 'status_1383_125.png'
	},
  ['Glacies Ward (Raid) 6'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_126',
		icon = 'status_1383_126.png'
	},
	['Glacies Ward (Raid) 7'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_127',
		icon = 'status_1383_127.png'
	},
	['Glacies Ward (Raid) 8'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_128',
		icon = 'status_1383_128.png'
	},
	['Glacies Ward (Raid) 9'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_129',
		icon = 'status_1383_129.png'
	},
	['Glacies Ward (Raid) 10'] = {
		link = 'Glacies Ward (Raid)',
		status = '1383_1210',
		icon = 'status_1383_1210.png'
	},
	['Glaring Radiance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glaring Radiance',
		detail = 'Normal attack DMG is amplified / C.A. specs are boosted / Charge bar gain and healing are lowered / HP is lowered on every turn (Can\'t be removed)',
		status = '6377',
		icon = 'status_6377.png'
	},
	['Glasswing Waltz'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glasswing Waltz',
		detail = 'On next skill cast, both stances\' effects activate',
		status = '4031',
		icon = 'Status Glasswing Waltz.png'
	},
	['Glorious Vow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Attacks made with elemental superiority have a chance to deal boosted DMG / Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Glorious Vow',
		detail = '',
		status = '7571',
		icon = 'status_7571.png'
	},
	['Glowing Alster'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glowing Alster',
		detail = 'Multiattack rate, critical hit rate, and dodge rate are boosted (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '6743',
		icon = 'Status_Glowing Alster.png'
	},
	['Glowing Alster 1'] = {
		link = 'Glowing Alster',
		status = '6743_1',
		icon = 'Status_Glowing Alster 1.png'
	},
	['Glowing Alster 2'] = {
		link = 'Glowing Alster',
		status = '6743_2',
		icon = 'Status_Glowing Alster 2.png'
	},
	['Glowing Alster 3'] = {
		link = 'Glowing Alster',
		status = '6743_3',
		icon = 'Status_Glowing Alster 3.png'
	},
	['Glowing Alster 4'] = {
		link = 'Glowing Alster',
		status = '6743_4',
		icon = 'Status_Glowing Alster 4.png'
	},
	['Glowing Alster 5'] = {
		link = 'Glowing Alster',
		status = '6743_5',
		icon = 'Status_Glowing Alster 5.png'
	},
	['Glowing Alster 6'] = {
		link = 'Glowing Alster',
		status = '6743_6',
		icon = 'Status_Glowing Alster 6.png'
	},
	['Glowing Alster 7'] = {
		link = 'Glowing Alster',
		status = '6743_7',
		icon = 'Status_Glowing Alster 7.png'
	},
	['Glowing Alster 8'] = {
		link = 'Glowing Alster',
		status = '6743_8',
		icon = 'Status_Glowing Alster 8.png'
	},
	['Glowing Alster 9'] = {
		link = 'Glowing Alster',
		status = '6743_9',
		icon = 'Status_Glowing Alster 9.png'
	},
	['God of War'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'God of War',
		detail = 'ATK and charge bar gain are boosted (Can\'t be removed)',
		status = '6535',
		icon = 'Status God of War (Grimnir).png'
	},
	['God of War 1'] = {
		link = 'God of War',
		icon = 'Status God of War (Grimnir) 1.png'
	},
	['God of War 2'] = {
		link = 'God of War',
		status = '6535_12',
		icon = 'Status God of War (Grimnir) 2.png'
	},
	['God of War 3'] = {
		link = 'God of War',
		status = '6535_13',
		icon = 'Status God of War (Grimnir) 3.png'
	},
  	['God of War 4'] = {
		link = 'God of War',
		status = '6535_14',
		icon = 'Status God of War (Grimnir) 4.png'
	},
	['God of War 5'] = {
		link = 'God of War',
		status = '6535_15',
		icon = 'Status God of War (Grimnir) 5.png'
	},
  	['God of War 6'] = {
		link = 'God of War',
		status = '6535_16',
		icon = 'Status God of War (Grimnir) 6.png'
	},
	['God of War 7'] = {
		link = 'God of War',
		status = '6535_17',
		icon = 'Status God of War (Grimnir) 7.png'
	},
  	['God of War 8'] = {
		link = 'God of War',
		status = '6535_18',
		icon = 'Status God of War (Grimnir) 8.png'
	},
	['God of War 9'] = {
		link = 'God of War',
		status = '6535_19',
		icon = 'Status God of War (Grimnir) 9.png'
	},
	['God of War 10'] = {
		link = 'God of War',
		status = '6535_110',
		icon = 'status_6535_110.png'
	},
	['God of War Returns'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Effect will activate after 2, 4, and 6 turns after call',
		wiki_comment = '',
		name = 'God of War Returns',
		detail = 'Effect will activate in 2 more turn(s)',
		status = '1372_2',
		icon = 'Status God of War Returns.png'
	},
	['God of War Returns+'] = {
		groups = {},
		categories = {},
		wiki_name = 'God of War Returns+',
		wiki_detail = 'Effect will activate at end of turn',
		wiki_comment = '',
		name = 'God of War Returns',
		detail = 'Effect will activate in 1 more turn (s)',
		status = '1372_2',
		icon = 'Status God of War Returns.png'
	},
	['God\'s Reverie'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'God\'s Reverie',
		detail = 'Takes plain DMG at end of turn when taking DMG 5 or more times within 1 turn (Can\'t be removed)',
		status = '6466',
		icon = 'Status God\'s Reverie.png'
	},
	['Goddess\'s Ecstasy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Goddess\'s Ecstasy',
		detail = 'Klastos Polis\'s hit number is increased based on Goddess\'s Ecstasy lvl (Max: 5 / Can\'t be removed)',
		status = '7241',
		icon = 'status_7241.png'
	},
	['Goddess\'s Ecstasy 1'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_1',
		icon = 'status_7241_1.png'
	},
	['Goddess\'s Ecstasy 2'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_2',
		icon = 'status_7241_2.png'
	},
	['Goddess\'s Ecstasy 3'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_3',
		icon = 'status_7241_3.png'
	},
	['Goddess\'s Ecstasy 4'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_4',
		icon = 'status_7241_4.png'
	},
	['Goddess\'s Ecstasy 5'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_5',
		icon = 'status_7241_5.png'
	},
	['Goddess\'s Ecstasy 6'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_6',
		icon = 'status_7241_6.png'
	},
	['Goddess\'s Ecstasy 7'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_7',
		icon = 'status_7241_7.png'
	},
	['Goddess\'s Ecstasy 8'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_8',
		icon = 'status_7241_8.png'
	},
	['Goddess\'s Ecstasy 9'] = {
		link = 'Goddess\'s Ecstasy',
		status = '7241_9',
		icon = 'status_7241_9.png'
	},
	['Goddess\'s Wrath'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Goddess\'s Wrath',
		detail = 'Tetradrachm\'s hit number increases based on Goddess\'s Wrath lvl (Max: 5 / Can\'t be removed)',
		status = '6366',
		icon = 'status_6366.png'
	},
	['Goddess\'s Wrath 1'] = {
		link = 'Goddess\'s Wrath',
	},
	['Goddess\'s Wrath 2'] = {
		link = 'Goddess\'s Wrath',
		status = '63664',
		icon = 'status_63662.png'
	},
	['Goddess\'s Wrath 3'] = {
		link = 'Goddess\'s Wrath',
		status = '63663',
		icon = 'status_63663.png'
	},
	['Goddess\'s Wrath 4'] = {
		link = 'Goddess\'s Wrath',
		status = '63664',
		icon = 'status_63664.png'
	},
	['Goddess\'s Wrath 5'] = {
		link = 'Goddess\'s Wrath',
		status = '63665',
		icon = 'status_63665.png'
	},
	['Goddess\'s Wrath 6'] = {
		link = 'Goddess\'s Wrath',
		status = '63666',
		icon = 'status_63666.png'
	},
	['Goddess\'s Wrath 7'] = {
		link = 'Goddess\'s Wrath',
		status = '63667',
		icon = 'status_63667.png'
	},
	['Goddess\'s Wrath 8'] = {
		link = 'Goddess\'s Wrath',
		status = '63668',
		icon = 'status_63668.png'
	},
	['Goddess\'s Wrath 9'] = {
		link = 'Goddess\'s Wrath',
		status = '63669',
		icon = 'status_63669.png'
	},
	['Goddess\'s Wrath (Foe)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Goddess\'s Wrath',
		detail = 'Tetradrachm activates at lvl 3 (Max: 3 / Can\'t be removed / Lvl rises upon special attack / Lvl lowers upon chain bursts of 4 or more chains)',
		status = '6366',
		icon = 'status_6366.png'
	},
	['Goddess\'s Wrath (Foe) 1'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63661',
		icon = 'status_63661.png'
	},
	['Goddess\'s Wrath (Foe) 2'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63662',
		icon = 'status_63662.png'
	},
	['Goddess\'s Wrath (Foe) 3'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63663',
		icon = 'status_63663.png'
	},
	['Goddess\'s Wrath (Foe) 4'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63664',
		icon = 'status_63664.png'
	},
	['Goddess\'s Wrath (Foe) 5'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63665',
		icon = 'status_63665.png'
	},
	['Goddess\'s Wrath (Foe) 6'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63666',
		icon = 'status_63666.png'
	},
	['Goddess\'s Wrath (Foe) 7'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63667',
		icon = 'status_63667.png'
	},
	['Goddess\'s Wrath (Foe) 8'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63668',
		icon = 'status_63668.png'
	},
	['Goddess\'s Wrath (Foe) 9'] = {
		link = 'Goddess\'s Wrath (Foe)',
		status = '63669',
		icon = 'status_63669.png'
	},
	['Godsend Trigger'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Godsend Trigger',
		detail = 'Godsend Trigger activates at end of turn while in effect (Can\'t be removed)',
		status = '6633',
		icon = 'Status Godsend Trigger.png'
	},
	['Godsight'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Godsight',
		detail = 'Attacks and debuffs don\'t miss (Regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, debuff resistance, and debuff immunity / Can\'t be removed)',
		status = '3128',
		icon = 'status_3128.png'
	},
	['Gong-Ringer on Dodge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />Unofficial name',
		name = 'Gong-Ringer on Dodge',
		detail = 'Gong-Ringer activates upon dodging (4-hit wind DMG)',
		status = '1100_3',
		icon = 'Status Dodge Field.png'
	},
	['Gold Pearl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gold Pearl',
		detail = 'Earth ATK is boosted / Deals bonus earth DMG upon normal attacks (Can only be removed by an earth party overcoming the Sky Dragons\' Trial / Must have dealt at least 18 triple attacks or 18 charge attacks to remove)',
		status = '7667_3',
		icon = 'status_7667_3.png'
	},
	['Gold Seal (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gold Seal',
		detail = 'Wind God consumes this seal to activate a special attack (Can only be removed by dealing 6,000,000 or more DMG in 1 turn)',
		status = '4001',
		icon = 'status_4001.png'
	},
	['Golden Armor (3m Skill DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Golden Armor (3m Skill DMG)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Armor',
		detail = 'HP won\'t lower below 20% / 1 charge diamond is reset for every 3,000,000 skill DMG taken in 1 turn (Can\'t be removed)',
		status = '7123',
		icon = 'Status 7123.png'
	},
	['Golden Armor (5m Skill DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Golden Armor (5m Skill DMG)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Armor',
		detail = 'HP won\'t lower below 20% / 1 charge diamond is reset for every 5,000,000 skill DMG taken in 1 turn (Can\'t be removed)',
		status = '7123',
		icon = 'Status 7123.png'
	},
	['Golden Armor (25 hits)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Golden Armor (25 hits)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Armor',
		detail = 'HP won\'t lower below 20% / 1 charge diamond is reset upon taking DMG 25 or more times in 1 turn (Can\'t be removed)',
		status = '7123',
		icon = 'Status 7123.png'
	},
  
	['Golden Armor (30 hits)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Golden Armor (30 hits)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Armor',
		detail = 'HP won\'t lower below 20% / 1 charge diamond is reset upon taking DMG 30 or more times in 1 turn (Can\'t be removed)',
		status = '7123',
		icon = 'Status 7123.png'
	},
  
	['Golden Armor (Chain Burst)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Golden Armor (Chain Burst)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Armor',
		detail = 'HP won\'t lower below 20% / 1 charge diamond is reset upon activating a chain burst (Can\'t be removed)',
		status = '7123',
		icon = 'Status 7123.png'
	},
  
	['Golden Armor (Reduced Elemental DMG / 25 hits)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Golden Armor (Reduced Elemental DMG / 25 hits)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Armor',
		detail = 'Elemental DMG taken per hit is reduced / 1 charge diamond is reset upon taking DMG 25 or more times in 1 turn (Can\'t be removed)',
		status = '7123',
		icon = 'Status 7123.png'
	},
	['Golden Armor (Reduced Elemental DMG / 30 hits)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Golden Armor (Reduced Elemental DMG / 30 hits)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Armor',
		detail = 'Elemental DMG taken per hit is reduced / 1 charge diamond is reset upon taking DMG 30 or more times in 1 turn (Can\'t be removed)',
		status = '7123',
		icon = 'Status 7123.png'
	},
	['Golden Arrow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Arrow',
		detail = 'When Aspect Trajection is used: 2-turn cut to all allies\' debuff durations (Can\'t be removed)',
		status = '7309_3',
		icon = 'status_7309_3.png'
	},
	['Golden Band'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Band',
		detail = 'Consumed at end of turn if 10th turn or later / When consumed: Removes all debuffs from water allies / Fully restores HP / Boosts Andira\'s multiattack rate (Can\'t be removed)',
		status = '7115',
		icon = 'status_7115.png'
	},
	['Gorilla'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is greatly boosted based on how high HP is / <br />Chance of lowering DMG taken / <br />Inner gorilla is unleashed. Ooh-Ahh-Ahh! <br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Gorilla',
		detail = '',
		status = '6255',
		icon = 'Status Gorilla.png'
	},
	['Gorilla (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Gorilla',
		detail = 'Might of the gorilla is unleashed. Ooh-Ahh-Ahh!  (ATK and DEF are boosted)',
		status = '3123',
		icon = 'Status 3123.png'
	},
	['Gorilla 1'] = {
		link = 'Gorilla (Local)',
		status = '3123_1',
		icon = 'Status 3123_1.png'
	},
	['Gorilla 2'] = {
		link = 'Gorilla (Local)',
		status = '3123_2',
		icon = 'Status 3123_2.png'
	},
	['Gorilla 3'] = {
		link = 'Gorilla (Local)',
		status = '3123_3',
		icon = 'Status 3123_3.png'
	},
	['Gorilla 4'] = {
		link = 'Gorilla (Local)',
		status = '3123_4',
		icon = 'Status 3123_4.png'
	},
	['Gorilla 5'] = {
		link = 'Gorilla (Local)',
		status = '3123_5',
		icon = 'Status 3123_5.png'
	},
	['Gorilla 6'] = {
		link = 'Gorilla (Local)',
		status = '3123_6',
		icon = 'Status 3123_6.png'
	},
	['Gorilla 7'] = {
		link = 'Gorilla (Local)',
		status = '3123_7',
		icon = 'Status 3123_7.png'
	},
	['Gorilla 8'] = {
		link = 'Gorilla (Local)',
		status = '3123_8',
		icon = 'Status 3123_8.png'
	},
	['Gorilla 9'] = {
		link = 'Gorilla (Local)',
		status = '3123_9',
		icon = 'Status 3123_9.png'
	},
	['Grand Finale Countdown'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Grand Finale Countdown',
		detail = 'The special attack The End will activate when the count hits 0 (Can\'t be removed / Counts down each time Lucilius knocks out an ally)',
		status = '6477',
		icon = 'Status Grand Finale Countdown.png'
	},
	['Grand Finale Countdown 1'] = {
		link = 'Grand Finale Countdown',
		icon = 'Status Grand Finale Countdown 1.png'
	},
	['Grand Finale Countdown 2'] = {
		link = 'Grand Finale Countdown',
		status = '6477_2',
		icon = 'Status Grand Finale Countdown 2.png'
	},
	['Grand Finale Countdown 3'] = {
		link = 'Grand Finale Countdown',
		status = '6477_3',
		icon = 'Status Grand Finale Countdown 3.png'
	},
  	['Grand Finale Countdown 4'] = {
		link = 'Grand Finale Countdown',
		status = '6477_4',
		icon = 'Status Grand Finale Countdown 4.png'
	},
	['Grand Finale Countdown 5'] = {
		link = 'Grand Finale Countdown',
		status = '6477_5',
		icon = 'Status Grand Finale Countdown 5.png'
	},
  ['Grand Finale Countdown 6'] = {
		link = 'Grand Finale Countdown',
		status = '6477_6',
		icon = 'Status Grand Finale Countdown 6.png'
	},
	['Grand Finale Countdown 18'] = {
		link = 'Grand Finale Countdown',
		status = '6477_18',
		icon = 'Status_6477_18.png'
	},
	['Granny\'s Gauntlet I'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Granny\'s Gauntlet I',
		detail = 'At end of current turn when allies deal less than 15,000,000 DMG: Old Woman\'s charge diamonds fill by 1 (Can\'t be removed)',
		status = '7875',
		icon = 'status_7875.png'
	},
  
	['Granny\'s Gauntlet II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Granny\'s Gauntlet II',
		detail = 'At end of current turn when allies land less than 20 hits: Old Woman\'s charge diamonds fill by 1 (Can\'t be removed)',
		status = '7876',
		icon = 'status_7876.png'
	},
	['Granny\'s Gauntlet III'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Granny\'s Gauntlet III',
		detail = 'At end of current turn when allies use less than 7 skills: Old Woman\'s charge diamonds fill by 1 (Can\'t be removed)',
		status = '7877',
		icon = 'status_7877.png'
	},
    
	['Granny\'s Gauntlet IV'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Granny\'s Gauntlet IV',
		detail = 'At end of current turn when allies fail to activate a chain burst of 4 or more chains: Old Woman\'s charge diamonds fill by 1 (Can\'t be removed)',
		status = '7878',
		icon = 'status_7878.png'
	},
	['Granny\'s Gauntlet V'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Granny\'s Gauntlet V',
		detail = 'At end of current turn when allies deal less than 4 triple attacks: Old Woman\'s charge diamonds fill by 1 (Can\'t be removed)',
		status = '7879',
		icon = 'status_7879.png'
	},
	['Granny\'s Gauntlet VI'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Granny\'s Gauntlet VI',
		detail = 'At end of current turn when allies land less than 40 hits: Old Woman\'s charge diamonds fill by 1 (Can\'t be removed)',
		status = '7880',
		icon = 'status_7880.png'
	},
	['Granny\'s Gauntlet VII'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Granny\'s Gauntlet VII',
		detail = 'At end of current turn when allies deal less than 30,000,000 DMG: Old Woman\'s charge diamonds fill by 1 (Can\'t be removed)',
		status = '7881',
		icon = 'status_7881.png'
	},
	['Graphos\'s Teachings'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'Gain these effects in order upon taking DMG:<br />Convert DMG taken to water DMG / <br />Boost to C.A. DMG / <br />Boost to C.A. DMG cap / <br />Debuff immunity / <br />Counter on DMG effect (3 hits)',
		wiki_comment = '',
		name = 'Graphos\'s Teachings',
		detail = '',
		status = '6331',
		icon = 'Status_Graphos\'s Teachings.png'
	},
	['Graphos\'s Teachings 1'] = {
		link = 'Graphos\'s Teachings',
		wiki_detail = '',
		detail = 'DMG taken turns into water DMG (Can\'t be removed)',
		status = '63311',
		icon = 'Status_Graphos\'s Teachings 1.png'
	},
	['Graphos\'s Teachings 2'] = {
		link = 'Graphos\'s Teachings',
		wiki_detail = '',
		detail = 'DMG taken turns into water DMG / C.A. DMG is boosted (Can\'t be removed)',
		status = '63312',
		icon = 'Status_Graphos\'s Teachings 2.png'
	},
	['Graphos\'s Teachings 3'] = {
		link = 'Graphos\'s Teachings',
		wiki_detail = '',
		detail = 'DMG taken turns into water DMG / C.A. DMG and C.A. DMG cap are boosted (Can\'t be removed)',
		status = '63313',
		icon = 'Status_Graphos\'s Teachings 3.png'
	},
	['Graphos\'s Teachings 4'] = {
		link = 'Graphos\'s Teachings',
		wiki_detail = '',
		detail = 'DMG taken turns into water DMG / C.A. DMG and C.A. DMG cap are boosted / Debuffs will be nullified (Can\'t be removed)',
		status = '63314',
		icon = 'Status_Graphos\'s Teachings 4.png'
	},
	['Graphos\'s Teachings 5'] = {
		link = 'Graphos\'s Teachings',
		wiki_detail = '',
		detail = 'DMG taken turns into water DMG / C.A. DMG and C.A. DMG cap are boosted / Debuffs will be nullified / Counters upon taking DMG (Can\'t be removed)',
		status = '63315',
		icon = 'Status_Graphos\'s Teachings 5.png'
	},
	['Grappeli'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Grappeli',
		detail = 'Can use each damage skill up to 1 extra time each turn (Can\'t be removed)',
		status = '7572',
		icon = 'status_7572.png'
	},  
	['Green Sparkle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Green Sparkle',
		detail = 'All allies gain Shield when gaze ends',
		status = '60022',
		icon = 'Status Green Sparkle.png'
	},
	['Green Strings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Green Strings',
		detail = 'DEF is boosted based on lvl / Removes debuffs and restores HP at end of turn (Max: 3 / Can\'t be removed / Ends when an ally uses a healing skill)',
		status = '7622_2',
		icon = 'status_7622_2.png'
	},
	['Green Strings 1'] = {
		link = 'Green Strings',
		status = '7622_2_1',
		icon = 'status_7622_2_1.png'
	},
	['Green Strings 2'] = {
		link = 'Green Strings',
		status = '7622_2_2',
		icon = 'status_7622_2_2.png'
	},
	['Green Strings 3'] = {
		link = 'Green Strings',
		status = '7622_2_3',
		icon = 'status_7622_2_3.png'
	},
	['Grimorium Verum'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Grimorium Verum',
		detail = 'Grimoire of Truth activates when this status effect is removed',
		status = '6210_4',
		icon = 'Status Grimorium Verum.png'
	},
	['Gruesome Twosome'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gruesome Twosome',
		detail = 'At end of turn in which HP hits 50% or below: All skills\' cooldown ends / HP is restored (Can\'t be removed)',
		status = '6689',
		icon = 'Status Gruesome Twosome.png'
	},
	['Grynoth'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Grynoth',
		detail = 'Power from Grynoth courses through Pyet-A!',
		status = '7107_1',
		icon = 'Status 7107_1.png'
	},
	['Guaranteed DA'] = {
		link = 'Double Attack Rate Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = 'Guaranteed DA',
		wiki_detail = 'Guaranteed double attack regardless of Double Attack Lowered debuffs',
		wiki_comment = '',
		name = 'Double Attack Rate Boosted',
		detail = 'Double attack rate is boosted',
		status = '1004',
		icon = 'Status_DoubleUp.png'
	},
	['Guaranteed QA'] = {
    page = 'QA Up',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = 'Guaranteed QA',
		wiki_detail = 'Guaranteed quadruple attack regardless of Quadruple Attack Lowered debuffs',
		wiki_comment = '',
		name = 'Quad Attack Rate Boosted',
		detail = 'Quadruple attack rate is boosted',
		status = '6948',
		icon = 'status_6948.png'
	},
	['Guaranteed QA (Can\'t be removed)'] = {
    page = 'QA Up',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = 'Guaranteed QA',
		wiki_detail = 'Guaranteed quadruple attack regardless of Quadruple Attack Lowered debuffs (Can\'t be removed)',
		wiki_comment = '',
		name = 'Quad Attack Rate Boosted',
		detail = 'Quadruple attack rate is boosted (Can\'t be removed)',
		status = '6948',
		icon = 'status_6948.png'
	},
	['Guaranteed TA'] = {
		link = 'Triple Attack Rate Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = 'Guaranteed TA',
		wiki_detail = 'Guaranteed triple attack regardless of Triple Attack Lowered debuffs',
		wiki_comment = '',
		name = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted',
		status = '1044',
		icon = 'Status_TripleUp.png'
	},
	['Guaranteed TA (Can\'t be removed)'] = {
		link = 'Guaranteed TA',
		wiki_detail = 'Guaranteed triple attack regardless of Triple Attack Lowered debuffs (Can\'t be removed)',
	},
	['Guaranteed TA (Can\'t be removed / Can\'t be extended)'] = {
		link = 'Guaranteed TA',
		wiki_detail = 'Guaranteed triple attack regardless of Triple Attack Lowered debuffs (Can\'t be removed / Can\'t be extended)',
	},
	['Guaranteed TA (Can\'t be extended)'] = {
		link = 'Triple Attack Rate Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = 'Guaranteed TA',
		wiki_detail = 'Guaranteed triple attack regardless of Triple Attack Lowered debuffs (Can\'t be extended)',
		wiki_comment = '',
		name = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted',
		status = '1044',
		icon = 'Status_TripleUp.png'
	},
	['Guaranteed TA (Wilnas)'] = {
		link = 'Triple Attack Rate Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = 'Guaranteed TA (Wilnas)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Boosted',
		detail = 'Deals triple attacks despite the effect of Forever Burning',
		status = '1044',
		icon = 'Status_TripleUp.png'
	},
	['Guard'] = {
		link = 'Armored',
	},
	['Guardianship'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Guardianship',
		detail = 'DEF, C.A. DMG, and DMG cap are boosted / ATK is greatly boosted based on how low HP is (Can\'t be removed)',
		status = '3083',
		icon = 'Status Guardianship.png',
	},
	['Guerrilla Warfare'] = {
		name = 'Guerrilla Warfare',
		detail = 'Deals 4-hit superior elemental DMG to random foes upon dodging',
		status = '6569',
		icon = 'Status Guerrilla Warfare.png'
	},
	['Guidance of the Blaze'] = {
		page = 'Shiva#Guidance_of_the_Blaze',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Guidance of the Blaze',
		detail = 'ATK and DMG cap are boosted / DMG taken is reduced (Can\'t be removed)',
		status = '6368',
		icon = 'Status_Guidance_of_the_Blaze.png'
	},
	['Guilty Break'] = {
		link = 'Jammed',
		name = 'Guilty Break',
	},
	['Haki'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Dodge rate is boosted / Debuff resistance is boosted / Charge bar is boosted every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Haki',
		detail = '',
		status = '7390',
		icon = 'status_7390.png'
	},
	['Halo Attunement'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Halo Attunement',
		detail = 'Activates Erasure Blast upon normal attack / Activates Sweeping Detonation upon charge attack / Charge attack activates twice (Can\'t be removed)',
		status = '7589',
		icon = 'status_7589.png'
	},
	['Haloed Catalysis'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Haloed Catalysis',
		detail = 'Lvl rises by 1 when an ally uses a skill / When an ally uses a skill at lvl 5: Reset lvl / Plain DMG to all allies / Skill Sealed effect (Consumes 1 Origination\'s Halo lvl) (Can\'t be removed / Max: 5)',
		status = '7696_1',
		icon = 'status_7696_1.png'
	},
	['Haloed Catalysis 1'] = {
		link = 'Haloed Catalysis',
		status = '7696_1',
		icon = 'status_7696_1.png'
	},
	['Haloed Catalysis 2'] = {
		link = 'Haloed Catalysis',
		status = '7696_2',
		icon = 'status_7696_2.png'
	},
	['Haloed Catalysis 3'] = {
		link = 'Haloed Catalysis',
		status = '7696_3',
		icon = 'status_7696_3.png'
	},
	['Haloed Catalysis 4'] = {
		link = 'Haloed Catalysis',
		status = '7696_4',
		icon = 'status_7696_4.png'
	},
	['Haloed Catalysis 5'] = {
		link = 'Haloed Catalysis',
		status = '7696_5',
		icon = 'status_7696_5.png'
	},
	['Haloed Catalysis 6'] = {
		link = 'Haloed Catalysis',
		status = '7696_6',
		icon = 'status_7696_6.png'
	},
	['Hammer of Graphos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hammer of Graphos',
		detail = 'DEF, hostility, and debuff resistance are boosted based on Hammer of Graphos lvl (Max: 5 / Can\'t be removed)',
		status = '6665_1',
		icon = 'Status Hammer of Graphos 1.png'
	},
	['Hammer of Graphos 1'] = {
		link = 'Hammer of Graphos'
	},
	['Hammer of Graphos 2'] = {
		link = 'Hammer of Graphos',
		status = '6665_2',
		icon = 'Status Hammer of Graphos 2.png'
	},
	['Hammer of Graphos 3'] = {
		link = 'Hammer of Graphos',
		status = '6665_3',
		icon = 'Status Hammer of Graphos 3.png'
	},
	['Hammer of Graphos 4'] = {
		link = 'Hammer of Graphos',
		status = '6665_4',
		icon = 'Status Hammer of Graphos 4.png'
	},
	['Hammer of Graphos 5'] = {
		link = 'Hammer of Graphos',
		status = '6665_5',
		icon = 'Status Hammer of Graphos 5.png'
	},
	['Hanaorimito'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hanaorimito',
		detail = 'DEF is sharply lowered / Dodge rate is boosted / 4-hit light DMG to a foe and Delay effect to a foe upon dodging / Can\'t use Hanaorimito while in effect (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '31811',
		icon = 'status_31811.png'
	},
	['Hanaorimito 1'] = {
		link = 'Hanaorimito',
		status = '31811',
		icon = 'status_31811.png'
	},
	['Hanaorimito 2'] = {
		link = 'Hanaorimito',
		status = '31812',
		icon = 'status_31812.png'
	},
	['Hanaorimito 3'] = {
		link = 'Hanaorimito',
		status = '31813',
		icon = 'status_31813.png'
	},
	['Hanaorimito 4'] = {
		link = 'Hanaorimito',
		status = '31814',
		icon = 'status_31814.png'
	},
	['Hanaorimito 5'] = {
		link = 'Hanaorimito',
		status = '31815',
		icon = 'status_31815.png'
	},
	['Hanaorimito 6'] = {
		link = 'Hanaorimito',
		status = '31816',
		icon = 'status_31816.png'
	},
	['Hanaorimito 7'] = {
		link = 'Hanaorimito',
		status = '31817',
		icon = 'status_31817.png'
	},
	['Hanaorimito 8'] = {
		link = 'Hanaorimito',
		status = '31818',
		icon = 'status_31818.png'
	},
	['Hanaorimito 9'] = {
		link = 'Hanaorimito',
		status = '31819',
		icon = 'status_31819.png'
	},
	['Happy Cat'] = {
		link = 'Happy Cat 1'
	},
	['Happy Cat 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Happy Cat',
		detail = 'Cats are purring contently',
		status = '16391',
		icon = 'Status_Happy Cat 1.png'
	},
	['Happy Cat 3'] = {
		link = 'Happy Cat',
		status = '16393',
		icon = 'Status_Happy Cat 3.png'
	},
	['Happy Sprinkles'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted',
		wiki_comment = '',
		name = 'Happy Sprinkles',
		detail = '',
		status = '1534_5',
		icon = 'Status Happy Sprinkles.png'
	},
	['Hard Worker'] = {
		link = 'ATK Boosted (Stackable)',
		wiki_name = 'Hard Worker',
		name = 'Hard Worker',
	},
	['Hark the Cleartide'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hark the Cleartide',
		detail = 'Removes 2 buffs from all allies every turn',
		status = '1413_7',
		icon = 'Status Hark the Cleartide.png'
	},
	['Hark the Stormtide'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hark the Stormtide',
		detail = 'Deals 3-hit water DMG to an ally every turn',
		status = '1413_5',
		icon = 'Status Hark the Stormtide.png'
	},
	['Hark the Grimtide'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hark the Grimtide',
		detail = 'Lands a random debuff on all allies every turn',
		status = '1413_6',
		icon = 'Status Hark the Grimtide.png'
	},
	['Harmonics'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Harmonics',
		detail = 'ATK is boosted',
		status = '1534_2',
		icon = 'Status Harmonics.png'
	},
	['Hawk\'s Ascent'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Debuff resistance is boosted / DMG taken is lowered / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Hawk\'s Ascent',
		detail = '',
		status = '7414',
		icon = 'status_7414.png'
	},
	['Healing Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Boosted',
		detail = 'Healing skill\'s healing amount is boosted',
		status = '1005',
		icon = 'Status Heal.png',
		category = '',
	},
	['Healing Boosted (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Boosted',
		detail = 'Healing skill\'s healing amount is boosted (Stackable)',
		status = '1158',
		icon = 'Status Heal.png',
	},
	['Healing Boosted (Stackable / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Boosted',
		detail = 'Healing skill\'s healing amount is boosted (Stackable / Can\'t be removed)',
		status = '1158',
		icon = 'Status Heal.png',
	},
	['Healing Cap Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Cap Boosted',
		detail = 'Healing skill\'s healing cap is boosted',
		status = '1115',
		icon = 'Status Heal.png',
		category = '',
	},
	['Healing Cap Boosted (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Cap Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Cap Boosted',
		detail = 'Healing skill\'s healing cap is boosted (Stackable)',
		status = '1160',
		icon = 'Status Heal.png',
	},
	['Healing Cap Boosted (Stackable / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Cap Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Cap Boosted',
		detail = 'Healing skill\'s healing cap is boosted (Stackable / Can\'t be removed)',
		status = '1160',
		icon = 'Status Heal.png'
	},
	['Heart of Chivalry'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted / Normal attack DMG dealt is supplemented / Steals a foe\'s HP to restore all allies\' HP upon triple attacks (Can\'t be removed)',
		wiki_comment = '',
		name = 'Heart of Chivalry',
		detail = '',
		status = '7724',
		icon = 'status_7724.png'
	},
	['Heat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heat',
		detail = 'ATK is boosted and DEF is lowered based on Heat lvl (Lvl rises each turn [Max: 5] / Can\'t be removed)',
		status = '6660_1',
		icon = 'Status Heat 1.png'
	},
	['Heat 1'] = {
		link = 'Heat'
	},
	['Heat 2'] = {
		link = 'Heat',
		status = '6660_2',
		icon = 'Status Heat 2.png'
	},
	['Heat 3'] = {
		link = 'Heat',
		status = '6660_3',
		icon = 'Status Heat 3.png'
	},
	['Heat 4'] = {
		link = 'Heat',
		status = '6660_4',
		icon = 'Status Heat 4.png'
	},
	['Heat 5'] = {
		link = 'Heat',
		status = '6660_5',
		icon = 'Status Heat 5.png'
	},
	['Heat Haze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heat Haze',
		detail = 'Gains effects in order based on lvl: Boost to ATK and DEF / Deal multiattacks / Amplify normal attack DMG (Max: 3 / Can\'t be removed)',
		status = '7601_1',
		icon = 'status_7601_1.png'
	},
	['Heat Haze 1'] = {
		link = 'Heat Haze',
		status = '7601_1',
		icon = 'status_7601_1.png'
	},
	['Heat Haze 2'] = {
		link = 'Heat Haze',
		status = '7601_2',
		icon = 'status_7601_2.png'
	},
	['Heat Haze 3'] = {
		link = 'Heat Haze',
		status = '7601_3',
		icon = 'status_7601_3.png'
	},
	['Heavy Sleeper'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heavy Sleeper',
		detail = 'Attacks turn into healing when asleep',
		status = '1547',
		icon = 'Status Heavy Sleeper.png'
	},
	['Heaven\'s Floodgates'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Heaven\'s Floodgates',
		detail = '2-3 battle turns progress per turn',
		status = '5021',
		icon = 'Status Heaven\'s Floodgates.png'
	},
	['Heaven\'s Trial'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'The number on the counter will go down upon taking foe\'s special attacks (Number starts from 3). When the counter reaches 0, the effect will change to Heavenly Grace.',
		wiki_comment = '',
		name = 'Heaven\'s Trial',
		detail = '',
		status = '6109_71',
		icon = 'Status Heaven\'s Trial 1.png'
	},
	['Heaven\'s Trial 1'] = {
		link = 'Heaven\'s Trial',
	},
	['Heaven\'s Trial 2'] = {
		link = 'Heaven\'s Trial',
		status = '6109_72',
		icon = 'Status Heaven\'s Trial 2.png'
	},
	['Heaven\'s Trial 3'] = {
		link = 'Heaven\'s Trial',
		status = '6109_73',
		icon = 'Status Heaven\'s Trial 3.png'
	},
	['Heavenly Dance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heavenly Dance',
		detail = 'Dodge All effect to self upon using charge attack (1 time) (Can\'t be removed)',
		status = '7280',
		icon = 'status_7280.png'
	},
	['Heavenly Howl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heavenly Howl',
		detail = 'ATK, DMG cap, and triple attack rate are boosted (Can\'t be removed)',
		status = '6684',
		icon = 'Status Heavenly Howl.png'
	},
	['Heavenly Howl 1'] = {
		link = 'Heavenly Howl',
		status = '6684_1',
		icon = 'Status Heavenly Howl 1.png'
	},
	['Heavenly Howl 2'] = {
		link = 'Heavenly Howl',
		status = '6684_2',
		icon = 'Status Heavenly Howl 2.png'
	},
	['Heavenly Howl 3'] = {
		link = 'Heavenly Howl',
		status = '6684_3',
		icon = 'Status Heavenly Howl 3.png'
	},
  	['Heavenly Howl 4'] = {
		link = 'Heavenly Howl',
		status = '6684_4',
		icon = 'Status Heavenly Howl 4.png'
	},
	['Heavenly Howl 5'] = {
		link = 'Heavenly Howl',
		status = '6684_5',
		icon = 'Status Heavenly Howl 5.png'
	},
  	['Heavenly Howl 6'] = {
		link = 'Heavenly Howl',
		status = '6684_6',
		icon = 'Status Heavenly Howl 6.png'
	},
	['Heavenly Howl 7'] = {
		link = 'Heavenly Howl',
		status = '6684_7',
		icon = 'Status Heavenly Howl 7.png'
	},
  	['Heavenly Howl 8'] = {
		link = 'Heavenly Howl',
		status = '6684_8',
		icon = 'Status Heavenly Howl 8.png'
	},
	['Heavenly Howl 9'] = {
		link = 'Heavenly Howl',
		status = '6684_9',
		icon = 'Status Heavenly Howl 9.png'
	},
	['Heavenly Grace'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Will gain all Aphrodite\'s call effects (1 time)',
		wiki_comment = '',
		name = 'Heavenly Grace',
		detail = '',
		status = '6109_5',
		icon = 'Status Summon Crystal Light.png'
	},
	['Heavenly Piece'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heavenly Piece',
		detail = 'ATK, DEF, multiattack rate, and DMG cap are boosted based on number of Heavenly Pieces (Max: 7 / Can\'t be removed)',
		status = '7739_1',
		icon = 'status_7739_1.png'
	},
	['Heavenly Piece 1'] = {
		link = 'Heavenly Piece',
		status = '7739_1',
		icon = 'status_7739_1.png'
	},
	['Heavenly Piece 2'] = {
		link = 'Heavenly Piece',
		status = '7739_2',
		icon = 'status_7739_2.png'
	},
	['Heavenly Piece 3'] = {
		link = 'Heavenly Piece',
		status = '7739_3',
		icon = 'status_7739_3.png'
	},
	['Heavenly Piece 4'] = {
		link = 'Heavenly Piece',
		status = '7739_4',
		icon = 'status_7739_4.png'
	},
	['Heavenly Piece 5'] = {
		link = 'Heavenly Piece',
		status = '7739_5',
		icon = 'status_7739_5.png'
	},
	['Heavenly Piece 6'] = {
		link = 'Heavenly Piece',
		status = '7739_6',
		icon = 'status_7739_6.png'
	},
	['Heavenly Piece 7'] = {
		link = 'Heavenly Piece',
		status = '7739_7',
		icon = 'status_7739_7.png'
	},
	['Heavenly Seal (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heavenly Seal',
		detail = 'Thunder God consumes this seal to activate a special attack (Can only be removed by dealing DMG 25 or more times in 1 turn)',
		status = '4000',
		icon = 'status_4000.png'
	},
	['Heavenly Winds'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Wind ATK is boosted / Attacks made with elemental superiority have a chance to deal boosted DMG / Supplemental DMG to critical hits / Normal attacks deal 2-hit DMG to random foes / Recovers once from a knockout while in effect (Can\'t be removed)',
		wiki_comment = '',
		name = 'Heavenly Winds',
		detail = '',
		status = '7661',
		icon = 'status_7661.png'
	},
	['Hekate\'s Embrace'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hekate\'s Embrace',
		detail = 'Deals fire DMG to all foes every 3 turns (Can\'t be removed)',
		status = '7450',
		icon = 'status_7450.png'
	},
	['Hellfire Crest'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hellfire Crest',
		detail = 'Fire magic is amplified (Max: 5 / Can\'t be removed)',
		status = '6527',
		icon = 'Status Hellfire Crest.png'
	},
	['Hellfire Crest 1'] = {
		link = 'Hellfire Crest',
		status = '65271',
		icon = 'Status Hellfire Crest 1.png'
	},
	['Hellfire Crest 2'] = {
		link = 'Hellfire Crest',
		status = '65272',
		icon = 'Status Hellfire Crest 2.png'
	},
	['Hellfire Crest 3'] = {
		link = 'Hellfire Crest',
		status = '65273',
		icon = 'Status Hellfire Crest 3.png'
	},
	['Hellfire Crest 4'] = {
		link = 'Hellfire Crest',
		status = '65274',
		icon = 'Status Hellfire Crest 4.png'
	},
	['Hellfire Crest 5'] = {
		link = 'Hellfire Crest',
		status = '65275',
		icon = 'Status Hellfire Crest 5.png'
	},
	['Hellraised'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Hellraised',
		detail = 'ATK and multiattack rate are boosted (Stackable / Can only be removed by dealing 6,000,000 or more DMG within 1 turn)',
		status = '3077',
		icon = 'Status Hellraised.png'
	},
	['Hermit\'s Awakening'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hermit\'s Awakening',
		detail = 'Charge attack can be used (Consumed upon charge attack / Can\'t be removed)',
		status = '7090',
		icon = 'Status 7090.png'
	},
	['Hidden Tiger, Crouching Dragon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Charge bar gain is boosted /<br />Debuff resistance is boosted /<br />ATK is boosted /<br />Double attack rate is boosted /<br />Attacks made with elemental superiority have a chance to deal boosted DMG<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Hidden Tiger, Crouching Dragon',
		detail = '',
		status = '6054',
		icon = 'Status Sheep.png'
	},
	['High Gear'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'High Gear',
		detail = 'Shifted into High Gear / Gains support skill effects (Can\'t be removed)',
		status = '7043',
		icon = 'status_7043.png'
	},
	['High-Tide'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'High-Tide',
		detail = 'Multiattack rate is boosted based on High-Tide\'s lvl',
		status = '62801',
		icon = 'Status High-Tide 1.png'
	},
	['High-Tide 1'] = {
		link = 'High-Tide',
	},
	['High-Tide 2'] = {
		link = 'High-Tide',
		status = '62802',
		icon = 'Status High-Tide 2.png'
	},
	['High-Tide 3'] = {
		link = 'High-Tide',
		status = '62803',
		icon = 'Status High-Tide 3.png'
	},
	['High-Tide 4'] = {
		link = 'High-Tide',
		status = '62804',
		icon = 'Status High-Tide 4.png'
	},
	['High-Tide 5'] = {
		link = 'High-Tide',
		status = '62805',
		icon = 'Status High-Tide 5.png'
	},
	['High Tension'] = {
		page = 'Hype',
		link = 'Ring Ruler',
		wiki_name = 'High Tension',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ハイテンション',
	},
	['High Voltage (ATK Up)'] = {
		groups = {},
		categories = {},
		wiki_name = 'High Voltage (ATK Up)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'High Voltage',
		detail = 'ATK is boosted',
		status = '1221',
		icon = 'Status_AttackUp.png'
	},
	['High Voltage (DEF Up)'] = {
		groups = {},
		categories = {},
		wiki_name = 'High Voltage (DEF Up)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'High Voltage',
		detail = 'DEF is boosted',
		status = '1222',
		icon = 'Status_DefenseUp.png'
	},
	['Hits Boosted'] = {
		groups = {},
		categories = {},
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Hits Boosted',
		detail = 'Number of hits for attacks are boosted',
		status = '7777_1',
		icon = 'status_7777_1.png'
	},
	['Hits Boosted 1'] = {
		link = 'Hits Boosted',
		status = '7777_1',
		icon = 'status_7777_1.png'
	},
	['Hits Boosted 2'] = {
		link = 'Hits Boosted',
		status = '7777_2',
		icon = 'status_7777_2.png'
	},
	['Hits Boosted 3'] = {
		link = 'Hits Boosted',
		status = '7777_3',
		icon = 'status_7777_3.png'
	},
	['Hits Boosted 4'] = {
		link = 'Hits Boosted',
		status = '7777_4',
		icon = 'status_7777_4.png'
	},
	['Hits Boosted 5'] = {
		link = 'Hits Boosted',
		status = '7777_5',
		icon = 'status_7777_5.png'
	},
	['Hits Boosted 6'] = {
		link = 'Hits Boosted',
		status = '7777_6',
		icon = 'status_7777_6.png'
	},
	['Hits Boosted 7'] = {
		link = 'Hits Boosted',
		status = '7777_7',
		icon = 'status_7777_7.png'
	},
	['Hits Boosted 8'] = {
		link = 'Hits Boosted',
		status = '7777_8',
		icon = 'status_7777_8.png'
	},
	['Hits Boosted 9'] = {
		link = 'Hits Boosted',
		status = '7777_9',
		icon = 'status_7777_9.png'
	},
	['Hits Boosted 10'] = {
		link = 'Hits Boosted',
		status = '7777_10',
		icon = 'status_7777_10.png'
	},
    ['Holy Banner'] = {
        groups = {},
        categories = {},
        wiki_name = '',
        wiki_detail = '',
        wiki_comment = '',
        name = 'Holy Banner',
        detail = 'Next Sanctify affects all allies (Can\'t be removed)',
        status = '6692',
        icon = 'Status Holy Banner.png'
    },
	['Holy Haste'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Holy Haste',
		detail = 'Debuff success rate is boosted / Next DMG skill used gets instant cooldown (Uses 1 Holy Haste)',
		status = '60451',
		icon = 'Status Holy Haste 1.png'
	},
	['Holy Haste 1'] = {
		link = 'Holy Haste',
		status = '60451',
		icon = 'Status Holy Haste 1.png'
	},
	['Holy Haste 2'] = {
		link = 'Holy Haste',
		status = '60452',
		icon = 'Status Holy Haste 2.png'
	},
	['Holy Haste 3'] = {
		link = 'Holy Haste',
		status = '60453',
		icon = 'Status Holy Haste 3.png'
	},
	['Holy Haste 4'] = {
		link = 'Holy Haste',
		status = '60454',
		icon = 'Status Holy Haste 4.png'
	},
	['Holy Knight'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Holy Knight',
		detail = 'ATK, DMG cap, and multiattack rate are boosted (Can\'t be removed)',
		status = '63471',
		icon = 'Status Holy Knight Lvl 1.png'
	},
	['Holy Knight 1'] = {
		link = 'Holy Knight',
	},
	['Holy Knight 2'] = {
		link = 'Holy Knight',
		status = '63472',
		icon = 'Status Holy Knight Lvl 2.png'
	},
	['Holy Knight 3'] = {
		link = 'Holy Knight',
		status = '63473',
		icon = 'Status Holy Knight Lvl 3.png'
	},
	['Holy Knight 4'] = {
		link = 'Holy Knight',
		status = '63474',
		icon = 'Status Holy Knight Lvl 4.png'
	},
	['Holy Knight 5'] = {
		link = 'Holy Knight',
		status = '63475',
		icon = 'Status Holy Knight Lvl 5.png'
	},
	['Holy Mark of the Dead'] = {
        groups = {},
        categories = {},
        wiki_name = '',
        wiki_detail = '',
        wiki_comment = '',
        name = 'Holy Mark of the Dead',
        detail = 'Targeted for special attack',
        status = '4002_9',
        icon = 'Status 4002_9.png'
	},
	['Holy Ray of Purification'] = {
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Holy Ray of Purification',
		detail = 'Allies can deal critical hits regardless of element / ATK & DEF buffs are ineffective / Ally is knocked out if HP is at 5% or lower',
		status = '5011_3',
		icon = 'Status Holy Ray of Purification.png'
	},
	['Holy Rays of Purgation'] = {
		page = 'Grimnir (Valentine)#Holy Rays of Purgation',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Holy Rays of Purgation',
		detail = 'Foes and allies can deal critical hits regardless of element / DMG is supplemented',
		status = '5031',
		icon = 'status_5031.png'
	},
	['Holy Sparkle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Holy Sparkle',
		detail = 'All allies gain various effects when gaze ends',
		status = '60024',
		icon = 'Status Holy Sparkle.png'
	},
	['Home Stretch'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Home Stretch',
		detail = 'The pace of the battle hastens, causing 2-3 battle turns to progress per turn',
		status = '5047',
		icon = 'status_5047.png'
	},
	['Honorary Bloodkin'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Normal attack and C.A. DMG dealt is partially absorbed to HP  (Can\'t be removed)',
		wiki_comment = '',
		name = 'Honorary Bloodkin',
		detail = '',
		status = '7558',
		icon = 'status_7558.png'
	},
	['Hopeful Pledge'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hopeful Pledge',
		detail = 'ATK, triple attack rate, DMG cap, and critical hit rate are boosted / Bonus Earth DMG effect (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '3182',
		icon = 'status_3182.png'
	},
	['Hopeful Pledge 1'] = {
		link = 'Hopeful Pledge',
		status = '3182_1',
		icon = 'status_3182_1.png'
	},
	['Hopeful Pledge 2'] = {
		link = 'Hopeful Pledge',
		status = '3182_2',
		icon = 'status_3182_2.png'
	},
	['Hopeful Pledge 3'] = {
		link = 'Hopeful Pledge',
		status = '3182_3',
		icon = 'status_3182_3.png'
	},
	['Hopped Up'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Charge bar gain is boosted / Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Hopped Up',
		detail = '',
		status = '7515',
		icon = 'status_7515.png'
	},
	['Horseman\'s Arc'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Horseman\'s Arc',
		detail = 'Multiattack rate is boosted and stacks after every turn',
		status = '1511_91',
		icon = 'Status Horseman\'s Arc.png'
	},
	['Hostility Lowered'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = 'Hostility Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hostility Lowered',
		detail = 'Less likely to be attacked',
		status = '1492',
		icon = 'Status AggroDownArrow.png'
	},
	['Hostility Lowered (Can\'t be removed)'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = 'Hostility Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hostility Lowered',
		detail = 'Less likely to be attacked (Can\'t be removed)',
		status = '1545',
		icon = 'Status AggroDownArrow.png'
	},
	['Hostility Lowered (Stackable/Can\'t be removed)'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = 'Hostility Down (Stackable)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hostility Lowered (Stackable)',
		detail = 'Less likely to be attacked (Stackable/Can\'t be removed)',
		status = '1545',
		icon = 'Status AggroDownArrow.png'
	},
	['Hot-headed (ATK Boost)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hot-headed (ATK Boost)',
		detail = 'Chance of stackable boost to ATK with every one-foe attack',
		status = '60451',
		icon = 'Status Hot-headed (ATK Boost).png'
	},
	['Hot-headed (Hit Foe DEF)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hot-headed (Hit Foe DEF)',
		detail = 'Chance of stackable hit to a foe\'s DEF with every one-foe attack',
		status = '60452',
		icon = 'Status Hot-headed (Hit Foe DEF).png'
	},
	['Hour of Ruin'] = {
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Hour of Ruin',
		detail = 'Allies can deal critical hits regardless of element',
		status = '5011_1',
		icon = 'Status Hour of Ruin.png'
	},

	['HVAP Round'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'HVAP Round',
		detail = 'Blasts an HVAP Round at end of turn while in effect (Can\'t be removed)',
		status = '6236',
		icon = 'Status HVAP Round.png'
	},
	['Hubu Al-Raqs'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hubu Al-Raqs',
		detail = 'Debuff success rate and skill specs are boosted / DMG is supplemented (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '7210',
		icon = 'Status 7210.png'
	},
	['Hubu Al-Raqs 1'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_1',
		icon = 'Status 7210_1.png'
	},
	['Hubu Al-Raqs 2'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_2',
		icon = 'Status 7210_2.png'
	},
	['Hubu Al-Raqs 3'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_3',
		icon = 'Status 7210_3.png'
	},
	['Hubu Al-Raqs 4'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_4',
		icon = 'Status 7210_4.png'
	},
	['Hubu Al-Raqs 5'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_5',
		icon = 'Status 7210_5.png'
	},
	['Hubu Al-Raqs 6'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_6',
		icon = 'Status 7210_6.png'
	},
	['Hubu Al-Raqs 7'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_7',
		icon = 'Status 7210_7.png'
	},
	['Hubu Al-Raqs 8'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_8',
		icon = 'Status 7210_8.png'
	},
	['Hubu Al-Raqs 9'] = {
		link = 'Hubu Al-Raqs',
		status = '7210_9',
		icon = 'Status 7210_9.png'
	},
	['Hunter\'s Arrow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hunter\'s Arrow',
		detail = 'Granted hunter\'s arrows (Max: 4 / Can\'t be removed)',
		status = '66571',
		icon = 'Status Hunter\'s Arrow 1.png'
	},
	['Hunter\'s Arrow 1'] = {
		link = 'Hunter\'s Arrow',
	},
	['Hunter\'s Arrow 2'] = {
		link = 'Hunter\'s Arrow',
		status = '66572',
		icon = 'Status Hunter\'s Arrow 2.png'
	},
	['Hunter\'s Arrow 3'] = {
		link = 'Hunter\'s Arrow',
		status = '66573',
		icon = 'Status Hunter\'s Arrow 3.png'
	},
  	['Hunter\'s Arrow 4'] = {
		link = 'Hunter\'s Arrow',
		status = '66574',
		icon = 'Status Hunter\'s Arrow 4.png'
	},
	['Hunter\'s Arrow 5'] = {
		link = 'Hunter\'s Arrow',
		status = '66575',
		icon = 'Status Hunter\'s Arrow 5.png'
	},
  	['Hunter\'s Arrow 6'] = {
		link = 'Hunter\'s Arrow',
		status = '66576',
		icon = 'Status Hunter\'s Arrow 6.png'
	},
	['Hunter\'s Arrow 7'] = {
		link = 'Hunter\'s Arrow',
		status = '66577',
		icon = 'Status Hunter\'s Arrow 7.png'
	},
  	['Hunter\'s Arrow 8'] = {
		link = 'Hunter\'s Arrow',
		status = '66578',
		icon = 'Status Hunter\'s Arrow 8.png'
	},
	['Hunter\'s Arrow 9'] = {
		link = 'Hunter\'s Arrow',
		status = '66579',
		icon = 'Status Hunter\'s Arrow 9.png'
	},
	['Hunter\'s Arrow 10'] = {
		link = 'Hunter\'s Arrow',
		status = '665710',
		icon = 'Status Hunter\'s Arrow 10.png'
	},
	['Hydrangea'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hydrangea',
		detail = 'Upon using charge attack: Deals light DMG to a random foe (Can\'t be removed)',
		status = '6946_4',
		icon = 'status_6946_4.png'
	},
	['Hyped'] = {
		page = 'Hype',
		groups = {},
		categories = {},
		wiki_name = 'Hype',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hyped',
		detail = 'ATK is boosted',
		status = '1502',
		icon = 'status_1502.png'
	},
	['Hyped 1'] = {
		link = 'Hyped',
		icon = 'Status Hype1.png'
	},
	['Hyped 2'] = {
		link = 'Hyped',
		status = '15022',
		icon = 'Status Hype2.png'
	},
	['Hyped 3'] = {
		link = 'Hyped',
		status = '15023',
		icon = 'Status Hype3.png'
	},
	['Hyped 4'] = {
		link = 'Hyped',
		status = '15024',
		icon = 'Status Hype4.png'
	},
	['Hyped (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Hype',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hyped',
		detail = 'ATK is boosted based on lvl / Special attack activates at lvl 3 (Can\'t be removed / Lvl rises at end of turn / Lvl lowers upon being targeted by debuff skills)',
		status = '15021',
		icon = 'Status Hype1.png'
	},
	['Hyped (Proud) 1'] = {
		link = 'Hyped',
		icon = 'Status Hype1.png'
	},
	['Hyped (Proud) 2'] = {
		link = 'Hyped',
		status = '15022',
		icon = 'Status Hype2.png'
	},
	['Hyped (Proud) 3'] = {
		link = 'Hyped',
		status = '15023',
		icon = 'Status Hype3.png'
	},
	['Hyperboarean Winds'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hyperboarean Winds',
		detail = 'Deals bonus DMG to all foes upon attacks / Lowers light DEF (Stackable) / Gains Razorback Lances (Can\'t be removed)',
		status = '6374',
		icon = 'Status Boarforce Winds.png'
	},
	['I Am a Hero'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'I Am a Hero',
		detail = 'Attack specs are boosted (Sharply debuffed for 1 turn when effect ends)',
		status = '3000_84',
		icon = 'Status I Am a Hero.png'
	},
	['I\'ll Deal With This!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'I\'ll Deal With This!',
		detail = 'Hostility is boosted / Immune to DMG and debuffs but can\'t fight',
		status = '1430003',
		icon = 'Status I\'ll Deal With This!.png'
	},
	['I\'m On It!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'I\'m On It!',
		detail = 'Lvl rises each turn (Max: 8) / Upon unleashing the effect: Boost to caster\'s ATK, multiattack rate, and charge bar gain',
		status = '62671',
		icon = 'Status I\'m On It!.png'
	},
	['I\'m On It! 1'] = {
		link = 'I\'m On It!',
		status = '62672',
		icon = 'Status I\'m On It! 1.png'
	},
	['I\'m On It! 2'] = {
		link = 'I\'m On It!',
		status = '62673',
		icon = 'Status I\'m On It! 3.png'
  	},
  	['I\'m On It! 3'] = {
		link = 'I\'m On It!',
		status = '62674',
		icon = 'Status I\'m On It! 4.png'
  	},
  	['I\'m On It! 4'] = {
		link = 'I\'m On It!',
		status = '62675',
		icon = 'Status I\'m On It! 5.png'
  	},
  	['I\'m On It! 5'] = {
		link = 'I\'m On It!',
		status = '62676',
		icon = 'Status I\'m On It! 5.png'
  	},
	['I\'m On It! 6'] = {
		link = 'I\'m On It!',
		status = '62677',
		icon = 'Status I\'m On It! 6.png'
  	},
   	['I\'m On It! 7'] = {
		link = 'I\'m On It!',
		status = '62678',
		icon = 'Status I\'m On It! 7.png'
  	},
   	['I\'m On It! 8'] = {
		link = 'I\'m On It!',
		status = '62679',
		icon = 'Status I\'m On It! 8.png'
  	},
	['Ice Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ice Barrier',
		detail = 'While deployed: DEF, multiattack rate, critical hit rate, and charge bar gain are boosted / Debuff immunity / Hostility is lowered (Can\'t be removed / Ends when endurance hits 0)',
		status = '3112',
		icon = 'status_3112.png'
	},
	['Icy Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Icy Blade',
		detail = 'C.A. DMG and C.A. DMG cap are boosted based on number of Icy Blades (Max: 5 / Can\'t be removed)',
		status = '60001',
		icon = 'Status Icy Blade1.png'
	},
	['Icy Blade 1'] = {
		link = 'Icy Blade',
		status = '60001',
		icon = 'Status Icy Blade1.png'
	},
	['Icy Blade 2'] = {
		link = 'Icy Blade',
		status = '60002',
		icon = 'Status 60002.png'
	},
	['Icy Blade 3'] = {
		link = 'Icy Blade',
		status = '60003',
		icon = 'Status 60003.png'
	},
	['Icy Blade 4'] = {
		link = 'Icy Blade',
		status = '60004',
		icon = 'Status 60004.png'
	},
	['Icy Blade 5'] = {
		link = 'Icy Blade',
		status = '60005',
		icon = 'Status Icy Blade5.png'
	},
	['Icy Blade (Summer)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Icy Blade',
		detail = 'Boost to ATK, charge attack DMG, and charge attack DMG cap based on number of Icy Blades  (Can\'t be removed)',
		status = '6000_13',
		icon = 'Status Icy Blade1.png'
	},
	['Icy Blade (Summer) 1'] = {
		link = 'Icy Blade (Summer)'
	},
	['Icy Blade (Summer) 2'] = {
		link = 'Icy Blade',
		status = '6000_15',
		icon = 'Status 60002.png'
	},
	['Icy Smile'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Icy Smile',
		detail = 'Critical hit rate, C.A. DMG, and C.A. DMG cap are boosted (Can\'t be removed)',
		status = '7185',
		icon = 'status_7185.png'
	},
	['Idea'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Idea',
		detail = 'Came up with an Idea (Wind allies\' C.A. specs are boosted / Can\'t be removed)',
		status = '65751',
		icon = 'Status Idea 1.png'
	},
	['Idea 1'] = {
		link = 'Idea',
	},
	['Idea 2'] = {
		link = 'Idea',
		status = '65752',
		icon = 'Status Idea 2.png'
	},
	['Idea 3'] = {
		link = 'Idea',
		status = '65753',
		icon = 'Status Idea 3.png'
	},
	['Ignis Ward'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ignis Ward',
		detail = 'Bonus Fire DMG effect / Cap wind DMG taken at 10,000 per hit / C.A. DMG, C.A. DMG cap, and charge bar gain are boosted (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '1383_11',
		icon = 'Status 1383_11.png'
	},
	['Ignis Ward 1'] = {
		link = 'Ignis Ward',
		status = '1383_111',
		icon = 'status_1383_111.png'
	},
	['Ignis Ward 2'] = {
		link = 'Ignis Ward',
		status = '1383_112',
		icon = 'status_1383_112.png'
	},
	['Ignis Ward 3'] = {
		link = 'Ignis Ward',
		status = '1383_113',
		icon = 'status_1383_113.png'
	},
  ['Ignis Ward 4'] = {
		link = 'Ignis Ward',
		status = '1383_114',
		icon = 'status_1383_114.png'
	},
	['Ignis Ward 5'] = {
		link = 'Ignis Ward',
		status = '1383_115',
		icon = 'status_1383_115.png'
	},
  ['Ignis Ward 6'] = {
		link = 'Ignis Ward',
		status = '1383_116',
		icon = 'status_1383_116.png'
	},
	['Ignis Ward 7'] = {
		link = 'Ignis Ward',
		status = '1383_117',
		icon = 'status_1383_117.png'
	},
  ['Ignis Ward 8'] = {
		link = 'Ignis Ward',
		status = '1383_118',
		icon = 'status_1383_118.png'
	},
	['Ignis Ward 9'] = {
		link = 'Ignis Ward',
		status = '1383_119',
		icon = 'status_1383_119.png'
	},
	['Ignis Ward 10'] = {
		link = 'Ignis Ward',
		status = '1383_1110',
		icon = 'status_1383_1110.png'
	},
	['Ignis Ward (Raid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ignis Ward',
		detail = 'Deals bonus fire DMG upon attacks (Count decreases upon dealing 3,000,000 water skill DMG / Can only be removed by dealing a total of 6,000,000 or more water skill DMG)',
		status = '1383_11',
		icon = 'status_1383_11.png'
	},
	['Ignis Ward (Raid) 1'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_111',
		icon = 'status_1383_111.png'
	},
	['Ignis Ward (Raid) 2'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_112',
		icon = 'status_1383_112.png'
	},
	['Ignis Ward (Raid) 3'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_113',
		icon = 'status_1383_113.png'
	},
  ['Ignis Ward (Raid) 4'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_114',
		icon = 'status_1383_114.png'
	},
	['Ignis Ward (Raid) 5'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_115',
		icon = 'status_1383_115.png'
	},
  ['Ignis Ward (Raid) 6'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_116',
		icon = 'status_1383_116.png'
	},
	['Ignis Ward (Raid) 7'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_117',
		icon = 'status_1383_117.png'
	},
  ['Ignis Ward (Raid) 8'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_118',
		icon = 'status_1383_118.png'
	},
	['Ignis Ward (Raid) 9'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_119',
		icon = 'status_1383_119.png'
	},
	['Ignis Ward (Raid) 10'] = {
		link = 'Ignis Ward (Raid)',
		status = '1383_1110',
		icon = 'status_1383_1110.png'
	},
	['Ignore DEF Boost'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Ignore DEF Boost',
		detail = 'DMG dealt ignores boosts to the target\'s DEF (Can\'t be removed)',
		status = '7671',
		icon = 'status_7671.png'
	},
	['Iliofaneia'] = {
		page = 'Zahlhamelina (Yukata)#Iliofaneia',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Iliofaneia',
		detail = 'All foes and allies can deal critical hits regardless of element / ATK is boosted / DEF is lowered',
		status = '5043',
		icon = 'status_5043.png'
	},
	['Imhullu'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Imhullu',
		detail = 'Deals bonus fire DMG upon attacks (Can only be removed by dealing a total of 2,000,000 or more water skill DMG)',
		status = '1383_11',
		icon = 'Status Ignis Ward.png'
	},
	['Immortal Blue'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Immortal Blue',
		detail = 'Bonus Earth DMG effect while in effect / Charge attack can be used (Consumed upon charge attack / Can\'t be removed)',
		status = '7098',
		icon = 'Status 7098.png'
	},
	['Immune'] = {
		groups = {},
		categories = {'Veil'},
		wiki_name = 'Veil',
		wiki_detail = '',
		wiki_comment = '"Veil" is an unofficial name used by the wiki for this status effect. Its actual in-game name is "Immune."',
		name = 'Immune',
		detail = 'Debuffs will be nullified (1 time)',
		status = '1003',
		icon = 'status_1003.png',
		category = '',
	},
	['Immune (No Limit)'] = {
		link = 'Immune',
		page = 'Immune',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Immune',
		detail = 'Debuffs will be nullified',
	},
	['Immolating Incision'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Immolating Incision',
		detail = 'Next Whitefire Blade activates twice (Can\'t be removed)',
		status = '4035',
		icon = 'Status Immolating Incision.png'
	},
	['Imperial Soldiers'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Imperial Soldiers',
		detail = 'Number of attacks and boost to C.A. DMG change based on number of Imperial Soldiers',
		status = '6333_11',
		icon = 'Status_Imperial Soldiers 1.png'
	},
	['Imperial Soldiers 1'] = {
		link = 'Imperial Soldiers',
	},
	['Imperial Soldiers 2'] = {
		link = 'Imperial Soldiers',
		status = '6333_12',
		icon = 'Status_Imperial Soldiers 2.png'
	},
	['Impetuous Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Impetuous Blade',
		detail = 'Chance to boost ATK with every one-foe attack (Stackable) / Deals Bonus fire DMG to foes with Burn effect (Can\'t be removed)',
		status = '60451',
		icon = 'Status Hot-headed (ATK Boost).png'
	},
	['Impetuous Blade (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Impetuous Blade',
		detail = 'Bonus Earth DMG effect activates on one-ally attacks when an ally has Burn effect (Can\'t be removed)',
		status = '60451',
		icon = 'Status Hot-headed (ATK Boost).png'
	},
	['Imposing Stance'] = {
		groups = {},
		categories = {},
		wiki_name = 'Imposing Stance',
		wiki_detail = 'Can\'t attack (Can\'t be removed)',
		wiki_comment = 'Unofficial translation',
		name = '',
		detail = '',
		status = '6003',
		icon = 'Status_Imposing_Stance.png'
	},
	['Impregnable Fortress'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Impregnable Fortress',
		detail = 'Debuffs will be nullified / [[Jammed]] effect / Can withstand lethal DMG (Leaves 1 HP) (Can\'t be removed) (Effect duration extends upon being targeted by a light ally\'s healing skill or buff skill)',
		status = '6283',
		icon = 'Status Impregnable Fortress.png'
	},
	['Impurity Phylaxis'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Impurity Phylaxis',
		detail = 'Elemental DMG taken from normal attacks or skills is lowered by a fixed amount (Can only be removed by dealing 15,000,000 wind C.A. DMG)',
		status = '3260',
		icon = 'status_3260.png'
	},
	['Impurity Phylaxis 1'] = {
		link = 'Impurity Phylaxis',
		status = '3260_1',
		icon = 'status_3260_1.png'
	},
	['Impurity Phylaxis 2'] = {
		link = 'Impurity Phylaxis',
		status = '3260_2',
		icon = 'status_3260_2.png'
	},
	['Impurity Phylaxis 3'] = {
		link = 'Impurity Phylaxis',
		status = '3260_3',
		icon = 'status_3260_3.png'
	},
	['Impurity Phylaxis 4'] = {
		link = 'Impurity Phylaxis',
		status = '3260_4',
		icon = 'status_3260_4.png'
	},
	['Impurity Phylaxis 5'] = {
		link = 'Impurity Phylaxis',
		status = '3260_5',
		icon = 'status_3260_5.png'
	},
	['Impurity Phylaxis 6'] = {
		link = 'Impurity Phylaxis',
		status = '3260_6',
		icon = 'status_3260_6.png'
	},
	['Impurity Phylaxis 7'] = {
		link = 'Impurity Phylaxis',
		status = '3260_7',
		icon = 'status_3260_7.png'
	},
	['Impurity Phylaxis 8'] = {
		link = 'Impurity Phylaxis',
		status = '3260_8',
		icon = 'status_3260_8.png'
	},
	['Impurity Phylaxis 9'] = {
		link = 'Impurity Phylaxis',
		status = '3260_9',
		icon = 'status_3260_9.png'
	},
	['Impurity Phylaxis 10'] = {
		link = 'Impurity Phylaxis',
		status = '3260_10',
		icon = 'status_3260_10.png'
	},
	['In Search of Peach Spring Valley'] = {
		groups = {},
		categories = {},
		wiki_name = 'In Search of Peach Spring Valley',
		wiki_detail = '',
		wiki_comment = '',
		name = '桃源郷を目指して',
		detail = 'At end of turn in which Nectar is almost knocked out: 100% boost to charge bar / End cooldown for Demon Purification (Can\'t be removed)',
		status = '7071',
		icon = 'Status_7071.png'
	},
	['Incision'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Incision',
		detail = 'ATK, DEF, and multiattack rate are boosted (Can\'t be removed)',
		status = '1526',
		icon = 'Status_Incision.png'
	},
	['Incision (test)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted<br />DEF is boosted<br />Double attack rate is lowered<br />Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = [[<table class="wikitable" style="background:transparent; text-align:center;">
<tr><th>Turn#</th><th>ATK</th><th>DEF</th><th>DA</th><th>TA</th></tr>
<tr><td>1 </td><td> + 25% </td><td> +100% </td><td> + 20% </td><td> +3~5%</td></tr>
<tr><td>2 </td><td> + 50% </td><td> + 50% </td><td> + 50% </td><td> + 25%</td></tr>
<tr><td>3 </td><td> +100% </td><td> +/- 0% </td><td> +100% </td><td> + 50%</td></tr>
<tr><td>4 </td><td> +100% </td><td> - 10% </td><td> +100% </td><td> + 50%</td></tr>
<tr><td>5 </td><td> +100% </td><td> - 20% </td><td> +100% </td><td> + 50%</td></tr>
<tr><td>6 </td><td> - 50% </td><td> - 50% </td><td> -100% </td><td> -100%</td></tr></table>]],
		name = 'Incision',
		detail = [[ATK is boosted (Can\'t be removed)
DEF is boosted
Double attack rate is lowered
Triple attack rate is boosted]],
		status = '1526',
		icon = 'Status_Incision.png'
	},
	['Incision ATK'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Incision',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '1526',
		icon = 'Status_Incision.png'
	},
	['Incision DA'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Incision',
		detail = 'Double attack rate is lowered',
		status = '1526',
		icon = 'Status_Incision.png'
	},
	['Incision DEF'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Incision',
		detail = 'DEF is boosted',
		status = '1526',
		icon = 'Status_Incision.png'
	},
	['Incision TA'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Incision',
		detail = 'Triple attack rate is boosted',
		status = '1526',
		icon = 'Status_Incision.png'
	},
	['Incite'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Incite',
		detail = 'ATK, DEF, and multiattack rate are boosted (Can\'t be removed)',
		status = '1526',
		icon = 'Status_1526.png'
	},
	['Incite (Hit to Stats)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Incite (Hit to Stats)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Incite',
		detail = 'ATK, DEF, and multiattack rate are lowered / Hostility is boosted (Can\'t be removed)',
		status = '1526',
		icon = 'Status_1526.png'
	},
	['Incursion Rune'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted /<br />Double attack rate is boosted /<br />Triple attack rate is boosted /<br />Maximum amount of DMG that can be dealt per hit is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Incursion Rune',
		detail = '',
		status = '7058',
		icon = 'Status 7058.png'
	},
	['Indigo Arrow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Indigo Arrow',
		detail = 'When Aspect Trajection is used: Petrify effect to foe (Can\'t be removed)',
		status = '7309_6',
		icon = 'status_7309_6.png'
	},
	['Indigo Denial'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Indigo Denial',
		detail = 'All elemental DMG taken except that from normal attacks is lowered (Can\'t be removed)',
		status = '7103_3',
		icon = 'status_7103_3.png'
	},
	['Indigo Denial (Nullified)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Indigo Denial',
		detail = 'All elemental DMG taken except that from normal attacks is nullified (Can\'t be removed)',
		status = '7103_3',
		icon = 'status_7103_3.png'
	},
	['Indigo Flame'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Indigo Flame',
		detail = 'ATK and multiattack rate are boosted based on Indigo Flame lvl (Lvl rises each turn [Max: 6] / Can\'t be removed / Lvl lowers by 2 upon taking DMG)',
		status = '6698',
		icon = 'Status Indigo Flame.png'
	},
	['Indigo Flame 1'] = {
		link = 'Indigo Flame',
		status = '66981',
		icon = 'Status Indigo Flame 1.png'
	},
	['Indigo Flame 2'] = {
		link = 'Indigo Flame',
		status = '66982',
		icon = 'Status Indigo Flame 2.png'
	},
	['Indigo Flame 3'] = {
		link = 'Indigo Flame',
		status = '66983',
		icon = 'Status Indigo Flame 3.png'
	},
  	['Indigo Flame 4'] = {
		link = 'Indigo Flame',
		status = '66984',
		icon = 'Status Indigo Flame 4.png'
	},
	['Indigo Flame 5'] = {
		link = 'Indigo Flame',
		status = '66985',
		icon = 'Status Indigo Flame 5.png'
	},
  	['Indigo Flame 6'] = {
		link = 'Indigo Flame',
		status = '66986',
		icon = 'Status Indigo Flame 6.png'
	},
	['Indigo Flame 7'] = {
		link = 'Indigo Flame',
		status = '66987',
		icon = 'Status Indigo Flame 7.png'
	},
  	['Indigo Flame 8'] = {
		link = 'Indigo Flame',
		status = '66988',
		icon = 'Status Indigo Flame 8.png'
	},
	['Indigo Flame 9'] = {
		link = 'Indigo Flame',
		status = '66989',
		icon = 'Status Indigo Flame 9.png'
	},
	['Infinite Diversity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Infinite Diversity',
		detail = 'Boost to ATK and multiattack rate / Bonus Wind DMG effect / Dodges all attacks from foes (Ends upon dodging / Can\'t be removed)',
		status = '6402',
		icon = 'Status_Infinite Diversity.png'
	},
	['Infinite Diversity (Summer)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Infinite Diversity',
		detail = 'Charge attack reactivates / Dodges all attacks from foes (Ends upon dodging / Can\'t be removed)',
		status = '6402',
		icon = 'Status_Infinite Diversity.png'
	},
	['Infinite Love'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Infinite Love',
		detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		status = '7336',
		icon = 'status_7336.png'
	},
	['Inner Eye'] = {
		page = 'Shiva#Inner_Eye',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Inner Eye',
		detail = 'Next charge attack\'s DMG and DMG cap will be boosted (Can\'t be removed)',
		status = '6369',
		icon = 'Status_Inner_Eye.png'
	},
	['Insect Breathing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Insect Breathing',
		detail = 'Attack specs and skill specs are boosted based on Dosage lvl (Can\'t be removed)',
		status = '7015',
		icon = 'status_7015.png'
	},
	['Instant Recast'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Instant Recast',
		detail = 'Can use each skill up to 1 extra time this turn (Can\'t be removed)',
		status = '7310',
		icon = 'status_7310.png'
	},
	['Instant Recast (1 time)'] = {
		groups = {},
		categories = {''},
		wiki_name = 'Instant Recast (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'アビリティ再使用',
		detail = 'Next skill can be recast with no cooldown',
		status = '7471',
		icon = 'status_7471.png'
	},
	['Instant Recast (Damage Skills)'] = {
		groups = {},
		categories = {''},
		wiki_name = 'Instant Recast (Damage Skills)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Instant Recast',
		detail = 'Can use each damage skill up to 1 extra time this turn (Can\'t be removed)',
		status = '7310',
		icon = 'status_7310.png'
	},
	['Instantaneity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted /<br />Double attack rate is boosted /<br />Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Instantaneity',
		detail = '',
		status = '6254',
		icon = 'Status_Instantaneity.png'
	},
	['Intensive Care'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Intensive Care',
		detail = 'Can\'t normal attack / Restores light allies\' HP and removes 1 debuff at end of turn (Can\'t be removed)',
		status = '7140',
		icon = 'status_7140.png'
	},
	['Interceptor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'HP is lowered on every turn / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Interceptor',
		detail = '',
		status = '6390',
		icon = 'Status_Interceptor.png'
	},
	['Into Hiding'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Won\'t be targeted by a foe\'s one-ally attack if there is another ally available to target',
		wiki_comment = '',
		name = 'Into Hiding',
		detail = 'Less likely to be attacked',
		status = '1545',
		icon = 'status_1545.png'
	},
	['Into Hiding (Can\'t be removed)'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Won\'t be targeted by a foe\'s one-ally attack if there is another ally available to target (Can\'t be removed)',
		wiki_comment = '',
		name = 'Into Hiding',
		detail = 'Less likely to be attacked',
		status = '1545',
		icon = 'status_1545.png'
	},
	['Intuition'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Intuition',
		detail = 'Can\'t normal attack / Chance of Dodge-and-Counter effect (3 hits) / Amplify counterattack DMG / 10% boost to charge bar upon countering (Can\'t be removed)',
		status = '7239',
		icon = 'status_7239.png'
	},
	['Iridescent Arrow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Iridescent Arrow',
		detail = 'Consumed upon using Cupitan\'s charge attack (Max: 7 / Can\'t be removed)',
		status = '7593',
		icon = 'status_7593.png'
	},
	['Iridescent Arrow 1'] = {
		link = 'Iridescent Arrow',
		status = '7593_1',
		icon = 'status_7593_1.png'
	},
	['Iridescent Arrow 2'] = {
		link = 'Iridescent Arrow',
		status = '7593_2',
		icon = 'status_7593_2.png'
	},
	['Iridescent Arrow 3'] = {
		link = 'Iridescent Arrow',
		status = '7593_3',
		icon = 'status_7593_3.png'
	},
	['Iridescent Arrow 4'] = {
		link = 'Iridescent Arrow',
		status = '7593_4',
		icon = 'status_7593_4.png'
	},
	['Iridescent Arrow 5'] = {
		link = 'Iridescent Arrow',
		status = '7593_5',
		icon = 'status_7593_5.png'
	},
	['Iridescent Arrow 6'] = {
		link = 'Iridescent Arrow',
		status = '7593_6',
		icon = 'status_7593_6.png'
	},
	['Iridescent Arrow 7'] = {
		link = 'Iridescent Arrow',
		status = '7593_7',
		icon = 'status_7593_7.png'
	},
	['Iridescent Arrow 8'] = {
		link = 'Iridescent Arrow',
		status = '7593_8',
		icon = 'status_7593_8.png'
	},
	['Iridescent Arrow 9'] = {
		link = 'Iridescent Arrow',
		status = '7593_9',
		icon = 'status_7593_9.png'
	},
	['Iris'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Iris',
		detail = 'When a foes uses a special attack: Deals light DMG to a random foe (Can\'t be removed)',
		status = '6946_1',
		icon = 'status_6946_1.png'
	},
	['Iron Fist'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Iron Fist',
		detail = 'DMG and DMG cap for one-foe attacks and counterattacks are boosted (Stackable / Can\'t be removed)',
		status = '64341',
		icon = 'Status Iron Fist 1.png'
	},
	['Iron Fist 1'] = {
		link = 'Iron Fist',
	},
	['Iron Fist 2'] = {
		link = 'Iron Fist',
		status = '64342',
		icon = 'Status Iron Fist 2.png'
	},
	['Iron Fist 3'] = {
		link = 'Iron Fist',
		status = '64343',
		icon = 'Status Iron Fist 3.png'
	},
	['Ironclad'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ironclad',
		detail = 'ATK, DMG cap, and triple attack rate are boosted / Bonus Water DMG effect (Can\'t be removed)',
		status = '3164',
		icon = 'status_3164.png'
	},
	['Irreplaceable'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Irreplaceable',
		detail = 'Finds 1 Irreplaceable each turn / ATK and DMG cap are boosted based on number (Max: 4 / Can\'t be removed / Loses 2 upon taking DMG)',
		status = '7704',
		icon = 'status_7704.png'
	},
	['Irreplaceable 1'] = {
		link = 'Irreplaceable',
		icon = 'status_77041.png'
	},
	['Irreplaceable 2'] = {
		link = 'Irreplaceable',
		status = '77042',
		icon = 'status_77042.png'
	},
	['Irreplaceable 3'] = {
		link = 'Irreplaceable',
		status = '77043',
		icon = 'status_77043.png'
	},
	['Irreplaceable 4'] = {
		link = 'Irreplaceable',
		status = '77044',
		icon = 'status_77044.png'
	},
	['Issue Orders'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Issuing orders (Order type is determined by the first ally skill used)',
		wiki_comment = 'Can\'t be removed',
		name = 'Issue Orders',
		detail = '',
		status = '133201',
		icon = 'Status_IssueOrders.png'
	},
	['Issue Orders ATK'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Issuing orders (Boost increases with each ally DMG skill used)',
		wiki_comment = 'Can\'t be removed',
		name = 'ATK Orders',
		detail = '',
		status = '133211',
		icon = 'Status_Attack_Order1.png'
	},
	['Issue Orders ATK 1'] = {
		link = 'Issue Orders ATK',
		icon = 'Status_Attack_Order1.png'
	},
	['Issue Orders ATK 2'] = {
		link = 'Issue Orders ATK',
		status = '133212',
		icon = 'Status_Attack_Order2.png'
	},
	['Issue Orders ATK 3'] = {
		link = 'Issue Orders ATK',
		status = '133213',
		icon = 'Status_Attack_Order3.png'
	},
	['Issue Orders ATK 4'] = {
		link = 'Issue Orders ATK',
		status = '133214',
		icon = 'Status_Attack_Order4.png'
	},
	['Issue Orders ATK 5'] = {
		link = 'Issue Orders ATK',
		status = '133215',
		icon = 'Status_Attack_Order5.png'
	},
	['Issue Orders Buff'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Issuing orders (Boost increases with each ally buff skill used)',
		wiki_comment = 'Can\'t be removed',
		name = 'Buff Orders',
		detail = '',
		status = '133221',
		icon = 'Status_Buff_Order1.png'
	},
	['Issue Orders Buff 1'] = {
		link = 'Issue Orders Buff',
		icon = 'Status_Buff_Order1.png'
	},
	['Issue Orders Buff 2'] = {
		link = 'Issue Orders Buff',
		status = '133222',
		icon = 'Status_Buff_Order2.png'
	},
	['Issue Orders Buff 3'] = {
		link = 'Issue Orders Buff',
		status = '133223',
		icon = 'Status_Buff_Order3.png'
	},
	['Issue Orders Buff 4'] = {
		link = 'Issue Orders Buff',
		status = '133224',
		icon = 'Status_Buff_Order4.png'
	},
	['Issue Orders Buff 5'] = {
		link = 'Issue Orders Buff',
		status = '133225',
		icon = 'Status_Buff_Order5.png'
	},
	['Issue Orders Debuff'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Issuing orders (Boost increases with each ally debuff skill used)',
		wiki_comment = 'Can\'t be removed',
		name = 'Debuff Orders',
		detail = '',
		status = '133231',
		icon = 'Status_Debuff_Order1.png'
	},
	['Issue Orders Debuff 1'] = {
		link = 'Issue Orders Debuff',
		icon = 'Status_Debuff_Order1.png'
	},
	['Issue Orders Debuff 2'] = {
		link = 'Issue Orders Debuff',
		status = '133232',
		icon = 'Status_Debuff_Order2.png'
	},
	['Issue Orders Debuff 3'] = {
		link = 'Issue Orders Debuff',
		status = '133233',
		icon = 'Status_Debuff_Order3.png'
	},
	['Issue Orders Debuff 4'] = {
		link = 'Issue Orders Debuff',
		status = '133234',
		icon = 'Status_Debuff_Order4.png'
	},
	['Issue Orders Debuff 5'] = {
		link = 'Issue Orders Debuff',
		status = '133235',
		icon = 'Status_Debuff_Order5.png'
	},
	['Issue Orders Healing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Issuing orders (Boost increases with each ally healing skill used)',
		wiki_comment = 'Can\'t be removed',
		name = 'Healing Orders',
		detail = '',
		status = '133241',
		icon = 'Status_Healing_Order1.png'
	},
	['Issue Orders Healing 1'] = {
		link = 'Issue Orders Healing',
		icon = 'Status_Healing_Order1.png'
	},
	['Issue Orders Healing 2'] = {
		link = 'Issue Orders Healing',
		status = '133242',
		icon = 'Status_Healing_Order2.png'
	},
	['Issue Orders Healing 3'] = {
		link = 'Issue Orders Healing',
		status = '133243',
		icon = 'Status_Healing_Order3.png'
	},
	['Issue Orders Healing 4'] = {
		link = 'Issue Orders Healing',
		status = '133244',
		icon = 'Status_Healing_Order4.png'
	},
	['Issue Orders Healing 5'] = {
		link = 'Issue Orders Healing',
		status = '133245',
		icon = 'Status_Healing_Order5.png'
	},
	['Isthmia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Isthmia',
		detail = 'Debuff resistance is boosted / DMG taken is lowered / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		status = '7206',
		icon = 'Status 7206.png'
	},
	['Iwazaru'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Iwazaru',
		detail = 'DEF is lowered (Effect increases upon each Multi-Decree cast [Max: 3 times] / Can\'t be removed)',
		status = '6400_1',
		icon = 'Status Iwazaru 1.png'
	},
	['Iwazaru 1'] = {
		link = 'Iwazaru',
	},
	['Iwazaru 2'] = {
		link = 'Iwazaru',
		status = '6400_2',
		icon = 'Status Iwazaru 2.png'
	},
	['Iwazaru 3'] = {
		link = 'Iwazaru',
		status = '6400_3',
		icon = 'Status Iwazaru 3.png'
	},
  	['Iwazaru 4'] = {
		link = 'Iwazaru',
		status = '6400_4',
		icon = 'Status Iwazaru 4.png'
	},
	['Iwazaru 5'] = {
		link = 'Iwazaru',
		status = '6400_5',
		icon = 'Status Iwazaru 5.png'
	},
	['Jack of Clubs'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jack of Clubs',
		detail = 'Debuff success rate is boosted based on Club Rank / Deals bonus earth DMG for one-foe attacks (Can\'t be removed)',
		status = '6397_1',
		icon = 'Status Jack of Clubs.png'
	},
	['Club'] = {
		link = 'Jack of Clubs',
		name = 'Club',
	},
	['Queen of Clubs'] = {
		link = 'Jack of Clubs',
		name = 'Queen of Clubs',
		status = '6397_2',
		icon = 'Status Queen of Clubs.png',
	},
	['King of Clubs'] = {
		link = 'Jack of Clubs',
		name = 'King of Clubs',
		status = '6397_3',
		icon = 'Status King of Clubs.png',
	},
	['Ace of Clubs'] = {
		link = 'Jack of Clubs',
		name = 'Ace of Clubs',
		status = '6397_4',
		icon = 'Status Ace of Clubs.png',
	},
	['Jack of Diamonds'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jack of Diamonds',
		detail = 'DEF is boosted based on Diamond Rank / Elemental DMG from foes turns into water DMG (Can\'t be removed)',
		status = '6396_1',
		icon = 'Status Jack of Diamonds.png',
	},
	['Diamond'] = {
		link = 'Jack of Diamonds',
		name = 'Diamond',
	},
	['Queen of Diamonds'] = {
		link = 'Jack of Diamonds',
		name = 'Queen of Diamonds',
		status = '6396_2',
		icon = 'Status Queen of Diamonds.png',
	},
	['King of Diamonds'] = {
		link = 'Jack of Diamonds',
		name = 'King of Diamonds',
		status = '6396_3',
		icon = 'Status King of Diamonds.png',
	},
	['Ace of Diamonds'] = {
		link = 'Jack of Diamonds',
		name = 'Ace of Diamonds',
		status = '6396_4',
		icon = 'Status Ace of Diamonds.png',
	},
	['Jack of Hearts'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jack of Hearts',
		detail = 'Healing specs are boosted based on Heart Rank / Damage dealt by one-foe attacks is partially absorbed to HP (Can\'t be removed)',
		status = '6395_1',
		icon = 'Status Jack of Hearts.png',
	},
	['Heart'] = {
		link = 'Jack of Hearts',
		name = 'Heart',
	},
	['Queen of Hearts'] = {
		link = 'Jack of Hearts',
		name = 'Queen of Hearts',
		status = '6395_2',
		icon = 'Status Queen of Hearts.png',
	},
	['King of Hearts'] = {
		link = 'Jack of Hearts',
		name = 'King of Hearts',
		status = '6395_3',
		icon = 'Status King of Hearts.png',
	},
	['Ace of Hearts'] = {
		link = 'Jack of Hearts',
		name = 'Ace of Hearts',
		status = '6395_4',
		icon = 'Status Ace of Hearts.png',
	},
	['Jack of Spades'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jack of Spades',
		detail = 'ATK is boosted based on Spade Rank / Elemental DMG will be treated as the element superior to the target (Can\'t be removed)',
		status = '6394_1',
		icon = 'Status Jack of Spades.png',
	},
	['Spade'] = {
		link = 'Jack of Spades',
		name = 'Spade',
	},
	['Queen of Spades'] = {
		link = 'Jack of Spades',
		name = 'Queen of Spades',
		status = '6394_2',
		icon = 'Status Queen of Spades.png',
	},
	['King of Spades'] = {
		link = 'Jack of Spades',
		name = 'King of Spades',
		status = '6394_3',
		icon = 'Status King of Spades.png',
	},
	['Ace of Spades'] = {
		link = 'Jack of Spades',
		name = 'Ace of Spades',
		status = '6394_4',
		icon = 'Status Ace of Spades.png',
	},
	['Jackpot'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jackpot',
		detail = 'Skill effects are changed by Jackpot effect (Can\'t be removed)',
		status = '7484',
		icon = 'status_7484.png'
	},
	['Jade Crest'] = {
		link = 'Jade Crest 1',
	},
	['Jade Crest 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jade Crest',
		detail = 'Jade Crest is casted',
		status = '14811',
		icon = 'Status_14811.png'
	},
	['Jade Crest 5'] = {
		link = 'Jade Crest',
		status = '14815',
		icon = 'Status_14815.png'
	},
	['Jade Diagram'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jade Diagram',
		detail = 'Jade Diagram is granted (Max: 3 / Can\'t be removed)',
		status = '1481',
		icon = 'status_14811.png'
	},
	['Jade Diagram 1'] = {
		link = 'Jade Diagram',
		status = '14811',
		icon = 'status_14811.png'
	},
	['Jade Diagram 2'] = {
		link = 'Jade Diagram',
		status = '14812',
		icon = 'status_14812.png'
	},
	['Jade Diagram 3'] = {
		link = 'Jade Diagram',
		status = '14813',
		icon = 'status_14813.png'
	},
	['Jade Moonlight'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jade Moonlight',
		detail = 'Gains the following effects when switching to main ally upon another ally being knocked out or switched out with Blowback effect: ATK, DMG cap, and charge bar gain are boosted / Nitotsuisou effect / Hanaorimito effect (Can\'t be removed)',
		status = '7514',
		icon = 'status_7514.png'
	},
	['Jammed'] = {
		page = 'Jammed',
		groups = {},
		categories = {},
		multiplier = 'chen',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jammed',
		detail = 'ATK is greatly boosted based on how low HP is',
		status = '1181',
		icon = 'Status_Jammed.png'
	},
	['Jammed (Party)'] = {
		page = 'Jammed',
		groups = {},
		categories = {},
		wiki_name = 'Jammed (Party)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jammed',
		detail = 'ATK is greatly boosted based on how low total party HP is',
		status = '1181',
		icon = 'Status_Jammed.png'
	},
	['Jet to Jet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jet to Jet',
		detail = 'Deals multiattacks / Absorbs all allies\' charge bars and boosts caster\'s charge bar at end of turn (Can\'t be removed)',
		status = '6709',
		icon = 'Status_Jet to Jet.png'
	},
	['Jewel Glitz'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted /<br />Double attack rate is boosted / Triple attack rate is boosted',
		wiki_comment = '',
		name = 'Jewel Glitz',
		detail = '',
		status = '1534004',
		icon = 'Status Jewel Glitz.png'
	},
	['Jolt Counter'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jolt Counter',
		detail = 'Dodges and counters one-ally attacks (Can\'t attack / Charge bar doesn\'t rise / Consumes 20% of charge bar every turn / Can\'t be removed) ',
		status = '1541',
		icon = 'Status Counter.png'
	},
	['Jolt Counter II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Jolt Counter II',
		detail = 'Dodges and counters one-ally attacks (Consumes 20% of charge bar every turn / Can\'t be removed) ',
		status = '1541',
		icon = 'Status Counter.png'
	},
	['Ka'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ka',
		detail = 'Using skills and charge attack in a specific order (Can\'t be removed)',
		status = '7385_1',
		icon = 'status_7385_1.png'
	},
	['Kagura'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Kagura',
		detail = 'DMG is supplemented and attack specs are boosted based on Kagura lvl (Max: 5 / Can\'t be removed)',
		status = '7012',
		icon = 'status_7012.png'
	},
	['Kagura 1'] = {
		link = 'Kagura',
		status = '7012_1',
		icon = 'Status 7012_1.png'
	},
	['Kagura 2'] = {
		link = 'Kagura',
		status = '7012_2',
		icon = 'Status 7012_2.png'
	},
	['Kagura 3'] = {
		link = 'Kagura',
		status = '7012_3',
		icon = 'Status 7012_3.png'
	},
	['Kagura 4'] = {
		link = 'Kagura',
		status = '7012_4',
		icon = 'Status 7012_4.png'
	},
	['Kagura 5'] = {
		link = 'Kagura',
		status = '7012_5',
		icon = 'Status 7012_5.png'
	},
	['Kailash'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Kailash',
		detail = 'ATK is boosted / Healing amount is lowered',
		status = '5014_2',
		icon = 'Status Kailash.png'
	},
	['Karma'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Karma',
		detail = 'Purification\'s additional effect activates (Can only be removed by dealing DMG more than 30 times in 1 turn)',
		status = '6362',
		icon = 'Status Karma.png'
	},
	['Keen'] = {
		page = 'Supplemental_Damage',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Keen',
		detail = 'Supplemental DMG to critical hits',
		status = '6622',
		icon = 'Status Keen.png'
	},
	['Kicker'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Kicker',
		detail = 'ATK and critical hit rate are boosted (Can\'t be removed)',
		status = '3137',
		icon = 'status_3137.png'
	},
	['Kickfighter\'s Creed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Kickfighter\'s Creed',
		detail = 'Charge attack DMG and charge attack DMG cap boosted (Max: 5 lvls / Can\'t be removed)',
		status = '1511_101',
		icon = 'Status Kickfighter\'s Creed 1.png'
	},
	['Kickfighter\'s Creed 1'] = {
		link = 'Kickfighter\'s Creed',
	},
	['Kickfighter\'s Creed 2'] = {
		link = 'Kickfighter\'s Creed',
		status = '1511_102',
		icon = 'Status Kickfighter\'s Creed 2.png'
	},
	['Kickfighter\'s Creed 3'] = {
		link = 'Kickfighter\'s Creed',
		status = '1511_103',
		icon = 'Status Kickfighter\'s Creed 3.png'
	},
	['Kickfighter\'s Creed 4'] = {
		link = 'Kickfighter\'s Creed',
		status = '1511_104',
		icon = 'Status Kickfighter\'s Creed 4.png'
	},
	['Kickfighter\'s Creed 5'] = {
		link = 'Kickfighter\'s Creed',
		status = '1511_105',
		icon = 'Status Kickfighter\'s Creed 5.png'
	},
	['Kikazaru'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Kikazaru',
		detail = 'Andira\'s C.A. DMG and DMG cap are boosted (Effect increases upon each Multi-Decree cast [Max: 3 times] / Can\'t be removed)',
		status = '6401_1',
		icon = 'Status Kikazaru 1.png'
	},
	['Kikazaru 1'] = {
		link = 'Kikazaru',
	},
	['Kikazaru 2'] = {
		link = 'Kikazaru',
		status = '6401_2',
		icon = 'Status Kikazaru 2.png'
	},
	['Kikazaru 3'] = {
		link = 'Kikazaru',
		status = '6401_3',
		icon = 'Status Kikazaru 3.png'
	},
  	['Kikazaru 4'] = {
		link = 'Kikazaru',
		status = '6401_4',
		icon = 'Status Kikazaru 4.png'
	},
	['Kikazaru 5'] = {
		link = 'Kikazaru',
		status = '6401_5',
		icon = 'Status Kikazaru 5.png'
	},
	['King\'s Blaze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'King\'s Blaze',
		detail = 'ATK is greatly boosted based on how high HP is / Deals bonus fire DMG upon normal attacks (Can\'t be removed)',
		status = '3169',
		icon = 'status_3169.png'
	},
	['Klesha'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Klesha',
		detail = 'Klesha-Wreathed (Can\'t be removed / Lvl rises upon special attack activation / Lvl lowers upon a chain burst activation of 3 or more chains)',
		status = '1605_1',
		icon = 'Status Rancor 1.png'
	},
	['Klesha 1'] = {
		link = 'Klesha',
	},
	['Klesha 2'] = {
		link = 'Klesha',
		status = '1605_2',
		icon = 'Status Rancor 2.png'
	},
	['Klesha 3'] = {
		link = 'Klesha',
		status = '1605_3',
		icon = 'Status Rancor 3.png'
	},
	['Knife'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Knife',
		detail = '1 is consumed upon Nimble Throw\'s reactivation (Max: 4 / Can\'t be removed)',
		status = '1585',
		icon = 'Status Knife 1.png'
	},
	['Knife 1'] = {
		link = 'Knife',
	},
	['Knife 2'] = {
		link = 'Knife',
		status = '63882',
		icon = 'Status Knife 2.png'
	},
	['Knife 3'] = {
		link = 'Knife',
		status = '63883',
		icon = 'Status Knife 3.png'
	},
	['Knife 4'] = {
		link = 'Knife',
		status = '63884',
		icon = 'Status Knife 4.png'
	},
	['Knife Throw'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Knife Throw',
		detail = 'Nimble Throw reactivates at end of turn by consuming 1 Knife while in effect (Can\'t be removed / Effect ends when no Knives remain)',
		status = '6387',
		icon = 'Status Knife Throw.png'
	},
	['Kriti'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Recovers once from a knockout while in effect / When revived: Boost to ATK, multiattack rate, and DMG cap (Can\'t be removed)',
		wiki_comment = '',
		name = 'Kriti',
		detail = '',
		status = '7630',
		icon = 'status_7630.png'
	},
	['La Main Vert'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Recovery cap is boosted / DMG taken is reduced (Can\'t be removed)',
		wiki_comment = '',
		name = 'La Main Vert',
		detail = '',
		status = '7176',
		icon = 'Status 7176.png'
	},
	['Labor 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'First Labor',
		detail = 'Fire ATK is boosted (Can only be removed by dealing 10,000,000 or more fire DMG in 1 turn)',
		status = '3045_1',
		icon = 'Status Labor 1.png'
	},
	['Labor 2'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Second Labor',
		detail = 'Water ATK is boosted (Can only be removed by dealing 10,000,000 or more water DMG in 1 turn)',
		status = '3045_2',
		icon = 'Status Labor 2.png'
	},
	['Labor 3'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Third Labor',
		detail = 'Earth ATK is boosted (Can only be removed by dealing 10,000,000 or more earth DMG in 1 turn)',
		status = '3045_3',
		icon = 'Status Labor 3.png'
	},
	['Labor 4'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fourth Labor',
		detail = 'Wind ATK is boosted (Can only be removed by dealing 10,000,000 or more wind DMG in 1 turn)',
		status = '3045_4',
		icon = 'Status Labor 4.png'
	},
	['Labor 5'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fifth Labor',
		detail = 'Light ATK is boosted (Can only be removed by dealing 10,000,000 or more light DMG in 1 turn)',
		status = '3045_5',
		icon = 'Status Labor 5.png'
	},
	['Labor 6'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sixth Labor',
		detail = 'Dark ATK is boosted (Can only be removed by dealing 10,000,000 or more dark DMG in 1 turn)',
		status = '3045_6',
		icon = 'Status Labor 6.png'
	},
	['Labor 7'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seventh Labor',
		detail = 'Deals elemental DMG superior to each target\'s element (Can only be removed by dealing 2,000,000 or more plain DMG in 1 turn)',
		status = '3045_7',
		icon = 'Status Labor 7.png'
	},
	['Labor 8'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eighth Labor',
		detail = 'Nullifies \'all elemental DMG cut\' (Can only be removed by activating a chain burst of 5 or more chains)',
		status = '3045_8',
		icon = 'Status Labor 8.png'
	},
	['Labor 9'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ninth Labor',
		detail = 'HP is restored on every turn (Can only be removed by dealing DMG 30 or more times in 1 turn)',
		status = '3045_9',
		icon = 'Status Labor 9.png'
	},
	['Labor 10'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tenth Labor',
		detail = 'Lands a random debuff on all allies every turn (Can only be removed by ending a turn with 10 or more debuffs on the foe)',
		status = '3045_10',
		icon = 'Status Labor 10.png'
	},
	['Labor 11'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eleventh Labor',
		detail = 'Removes 2 buffs from all allies every turn (Can only be removed by triggering the special attack Paradise Lost)',
		status = '3045_11',
		icon = 'Status Labor 11.png'
	},
	['Labor 12'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twelfth Labor',
		detail = 'Deals plain DMG to a random ally 3 times every turn (Can only be removed by overcoming all other Labors)',
		status = '3045_12',
		icon = 'Status Labor 12.png'
	},
	['Lambaste'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lambaste',
		detail = 'Broken Heart activates the turn after reaching lvl 3 (Can\'t be removed / Lvl rises upon chain burst activation / Lvl lowers upon canceling an Omen)',
		status = '7634',
		icon = 'status_7634.png'
	},
	['Lambaste 1'] = {
		link = 'Lambaste',
		status = '7634_1',
		icon = 'status_7634_1.png'
	},
	['Lambaste 2'] = {
		link = 'Lambaste',
		status = '7634_2',
		icon = 'status_7634_2.png'
	},
	['Lambaste 3'] = {
		link = 'Lambaste',
		status = '7634_3',
		icon = 'status_7634_3.png'
	},
	['Lapin Blanc'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lapin Blanc',
		detail = 'Le Retour du Lapin effect to caster when autorevived (1 time / Can\'t be removed)',
		status = '7568',
		icon = 'status_7568.png'
	},
	['Lazuli Dance: Oborozuki'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lazuli Dance: Oborozuki',
		detail = 'Takes no debuffs while in effect / DMG taken is lowered by a fixed amount / Can\'t use Lazuli Dance: Oborozuki while in effect (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '31721',
		icon = 'status_31721.png'
	},
	['Lazuli Dance: Oborozuki 1'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31721',
		icon = 'status_31721.png'
	},
	['Lazuli Dance: Oborozuki 2'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31722',
		icon = 'status_31722.png'
	},
	['Lazuli Dance: Oborozuki 3'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31723',
		icon = 'status_31723.png'
	},
	['Lazuli Dance: Oborozuki 4'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31724',
		icon = 'status_31724.png'
	},
	['Lazuli Dance: Oborozuki 5'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31725',
		icon = 'status_31725.png'
	},
	['Lazuli Dance: Oborozuki 6'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31726',
		icon = 'status_31726.png'
	},
	['Lazuli Dance: Oborozuki 7'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31727',
		icon = 'status_31727.png'
	},
	['Lazuli Dance: Oborozuki 8'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31728',
		icon = 'status_31728.png'
	},
	['Lazuli Dance: Oborozuki 9'] = {
		link = 'Lazuli Dance: Oborozuki',
		status = '31729',
		icon = 'status_31729.png'
	},
	['Landslide\'s Blessing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Earth ATK is boosted / DEF is boosted / Double attack rate is boosted / Debuff resistance is boosted / Deals bonus earth DMG for normal attacks (Can\'t be removed)',
		wiki_comment = '',
		name = 'Landslide\'s Blessing',
		detail = '',
		status = '7404',
		icon = 'status_7404.png'
	},
	['Langelaan Field'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Langelaan Field',
		detail = 'Reflects DMG / Deals plain DMG to all allies upon being targeted by debuff or damage skills (Can\'t be removed)',
		status = '3107',
		icon = 'status_3107.png'
	},
	['Langelaan Field 1'] = {
		link = 'Langelaan Field',
		status = '3107_1',
		icon = 'Status 3107_1.png'
	},
	['Langelaan Field 2'] = {
		link = 'Langelaan Field',
		status = '3107_2',
		icon = 'Status 3107_2.png'
	},
	['Langelaan Field 3'] = {
		link = 'Langelaan Field',
		status = '3107_3',
		icon = 'Status 3107_3.png'
	},
	['Langelaan Field 4'] = {
		link = 'Langelaan Field',
		status = '3107_4',
		icon = 'Status 3107_4.png'
	},
	['Langelaan Field 5'] = {
		link = 'Langelaan Field',
		status = '3107_5',
		icon = 'Status 3107_5.png'
	},
	['Langelaan Field 6'] = {
		link = 'Langelaan Field',
		status = '3107_6',
		icon = 'Status 3107_6.png'
	},
	['Langelaan Field 7'] = {
		link = 'Langelaan Field',
		status = '3107_7',
		icon = 'Status 3107_7.png'
	},
	['Langelaan Field 8'] = {
		link = 'Langelaan Field',
		status = '3107_8',
		icon = 'Status 3107_8.png'
	},
	['Langelaan Field 9'] = {
		link = 'Langelaan Field',
		status = '3107_9',
		icon = 'Status 3107_9.png'
	},
	['Langelaan Field (Babyl)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Langelaan Field',
		detail = 'HP won\'t lower below 10% (Can\'t be removed)',
		status = '3107',
		icon = 'status_3107.png'
	},
	['Langelaan Field (Holiday)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Langelaan Field',
		detail = 'Reflects 99% of DMG taken / Can\'t normal attack / Sharp boost to hostility and debuff resistance / Doro Legion activates upon using charge attack (Can\'t be removed / Can\'t be extended)',
		status = '3238',
		icon = 'status_3238.png'
	},
	['Largo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Largo',
		detail = 'Water ATK is boosted / Recovers HP each turn',
		status = '1585',
		icon = 'Status ConcertoWater.png'
	},
	['Laughing Pumpkins upon Dodging'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />Unofficial name',
		name = 'Laughing Pumpkins upon Dodging',
		detail = 'Laughing Pumpkins activates upon dodging (4-hit dark DMG)',
		status = '5029',
		icon = 'Status 5029.png'
	},
	['Le Retour du Lapin'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '3-hit elemental DMG to a foe after normal attacks / Maximum amount of DMG that can be dealt per hit is boosted / Effects that remove buffs will be nullified / Debuff resistance is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Le Retour du Lapin',
		detail = '',
		status = '7569',
		icon = 'status_7569.png'
	},
	['Leaf Burning'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Leaf Burning',
		detail = 'Every turn while in effect: All allies\' ATK and DEF are boosted (Stackable) / Charge bar is boosted (Can\'t be removed / Ends when endurance hits 0)',
		status = '6812',
		icon = 'status_6812.png'
	},
	['Left Eye of Horus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Left Eye of Horus',
		detail = 'Normal attack DMG taken is reduced (Can\'t be removed)',
		status = '7332',
		icon = 'status_7332.png'
	},
	['Left Eye of Horus 1'] = {
		link = 'Left Eye of Horus',
		status = '7332_1',
		icon = 'status_7332_1.png'
	},
	['Left Eye of Horus 2'] = {
		link = 'Left Eye of Horus',
		status = '7332_2',
		icon = 'status_7332_2.png'
	},
	['Left Eye of Horus 3'] = {
		link = 'Left Eye of Horus',
		status = '7332_3',
		icon = 'status_7332_3.png'
	},
	['Left Eye of Horus 4'] = {
		link = 'Left Eye of Horus',
		status = '7332_4',
		icon = 'status_7332_4.png'
	},
	['Left Eye of Horus 5'] = {
		link = 'Left Eye of Horus',
		status = '7332_5',
		icon = 'status_7332_5.png'
	},
	['Left Eye of Horus 6'] = {
		link = 'Left Eye of Horus',
		status = '7332_6',
		icon = 'status_7332_6.png'
	},
	['Left Eye of Horus 7'] = {
		link = 'Left Eye of Horus',
		status = '7332_7',
		icon = 'status_7332_7.png'
	},
	['Left Eye of Horus 8'] = {
		link = 'Left Eye of Horus',
		status = '7332_8',
		icon = 'status_7332_8.png'
	},
	['Left Eye of Horus 9'] = {
		link = 'Left Eye of Horus',
		status = '7332_9',
		icon = 'status_7332_9.png'
	},
	['Let\'s Shine'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Let\'s Shine',
		detail = 'Charge attack\'s healing specs are boosted',
		status = '5',
		icon = 'Status Heal.png',
	},
	['Legion Void Field'] = {
		groups = {},
		categories = {},
		wiki_name = 'Legion Void Field',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />Unofficial status name',
		name = '',
		detail = 'Foe\'s elemental DMG taken is reduced from the 20th hit of each turn / 50% boost to allies\' charge bar gain',
		status = '5054',
		icon = 'status_5054.png'
	},
	['Lethal Attack Dodged'] = {
		page = 'Lethal Attack Dodged',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lethal Attack Dodged',
		detail = 'Can withstand lethal DMG (Leaves 1 HP)',
		status = '1073',
		icon = 'Status_Lethal_Attack_Dodged.png',
		category = '',
	},
	['Lethal Attack Dodged (Can\'t be removed)'] = {
		page = 'Lethal Attack Dodged',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lethal Attack Dodged',
		detail = 'Can withstand lethal DMG (Leaves 1 HP / Can\'t be removed)',
		status = '1073',
		icon = 'Status_Lethal_Attack_Dodged.png',
		category = '',
	},
	['Lethal Attack Dodged 25'] = {
		wiki_name = 'Lethal Attack Dodged (25% HP)',
		link = 'Lethal Attack Dodged',
		detail = 'Can withstand lethal DMG if HP is 25% or higher (Leaves 1 HP)',
	},
	['Lethal Attack Dodged (25% HP)'] = {
		link = 'Lethal Attack Dodged 25',
	},
	['Lethal Attack Dodged (25% HP / 1 time)'] = {
		wiki_name = 'Lethal Attack Dodged (25% HP / 1 time)',
		link = 'Lethal Attack Dodged 25',
	},
	['Liberation'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Liberation',
		detail = 'ATK is sharply boosted by Liberation (Can\'t be removed)',
		status = '1053',
		icon = 'Status Defiance.png'
	},
	['Life in Peril'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Life in Peril',
		detail = 'Special attack activates every turn for the sake of self-preservation (Permanent / Can\'t be removed)',
		status = '3106',
		icon = 'Status_3106.png'
	},
	['Light Arts'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light Arts',
		detail = 'Light Arts lvl rises by 1 when a fire ally uses a skill / Reset lvl and activate Lucent Charm when a fire ally uses a skill at lvl 7 (Can\'t be removed)',
		status = '7158',
		icon = 'status_7158.png'
	},
	['Light Arts 1'] = {
		link = 'Light Arts',
		status = '7158_1',
		icon = 'status_7158_1.png'
	},
	['Light Arts 2'] = {
		link = 'Light Arts',
		status = '7158_2',
		icon = 'status_7158_2.png'
	},
	['Light Arts 3'] = {
		link = 'Light Arts',
		status = '7158_3',
		icon = 'status_7158_3.png'
	},
	['Light Arts 4'] = {
		link = 'Light Arts',
		status = '7158_4',
		icon = 'status_7158_4.png'
	},
	['Light Arts 5'] = {
		link = 'Light Arts',
		status = '7158_5',
		icon = 'status_7158_5.png'
	},
	['Light Arts 6'] = {
		link = 'Light Arts',
		status = '7158_6',
		icon = 'status_7158_6.png'
	},
	['Light Arts 7'] = {
		link = 'Light Arts',
		status = '7158_7',
		icon = 'status_7158_7.png'
	},
	['Light Arts 8'] = {
		link = 'Light Arts',
		status = '7158_8',
		icon = 'status_7158_8.png'
	},
	['Light Arts 9'] = {
		link = 'Light Arts',
		status = '7158_9',
		icon = 'status_7158_9.png'
	},
	['Light ATK Boosted'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Light ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light ATK Boosted',
		detail = 'Light ATK is boosted',
		status = '1071',
		icon = 'Status_LightAtkUp.png'
	},
	['Light ATK Boosted (Stackable)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Light ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light ATK Boosted (Stackable)',
		detail = 'Light ATK is boosted (Stackable)',
		status = '1450',
		icon = 'Status_LightATKUpStack.png'
	},
	['Light ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Light ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light ATK Lowered',
		detail = 'Light ATK is lowered',
		status = '1126',
		icon = 'Status_LightAtkDown.png',
	},
	['Light Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light Barrier',
		detail = 'Taking 80% less DMG',
		status = '6132_7',
		icon = 'Status_Light_Barrier.png'
	},
	['Light Circle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light Circle',
		detail = 'A magic circle possessing the power of light (Max: 2 / Can\'t be removed)',
		status = '6297',
		icon = 'Status Light Circle.png'
	},
	['Light Circle 1'] = {
		link = 'Light Circle',
		status = '62971',
		icon = 'Status Light Circle 1.png'
	},
	['Light Circle 2'] = {
		link = 'Light Circle',
		status = '62972',
		icon = 'Status Light Circle 2.png'
	},
	['Light DMG Lowered'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Light DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Light DEF Up. Not a [[Damage Cut]].<br />Reduces Light damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Light DMG Lowered',
		detail = 'Light DMG is lowered',
		status = '1424',
		icon = 'Status_LightResUp.png',
	},
	['Light DMG Lowered (Can\'t be extended)'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Light DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Light DEF Up. Not a [[Damage Cut]].<br />Reduces Light damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Light DMG Lowered',
		detail = 'Light DMG is lowered (Can\'t be extended)',
		status = '1424',
		icon = 'Status_LightResUp.png',
	},
	['Light Cut'] = {
		page = 'Damage Cut',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Light [[Damage Cut]].',
		name = 'Cut to Light DMG',
		detail = 'Light DMG is cut',
		status = '1017',
		icon = 'Status_LightResUp.png'
	},
	['Light of Atonement'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light of Atonement',
		detail = '6-hit light DMG to a foe at end of turn / Remove 1 buff',
		status = '7341',
		icon = 'status_7341.png'
	},
	['Light of Life'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light of Life',
		detail = 'Next Heilung affects all allies',
		status = '6149',
		icon = 'Status Light of Life.png'
	},
	['Light Switch'] = {
		page = 'Elemental Switch',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light Switch',
		detail = 'Elemental DMG from foes turns into light DMG',
		status = '1188_5',
		icon = 'Status Light Switch.png'
	},
	['Light Tenet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light Tenet',
		detail = 'All allies\' HP is lowered at end of turn based on lvl (Can\'t be removed / Max: 10 / Lvl lowers each time a light party cancels an Omen)',
		status = '7269_5_1',
		icon = 'status_7269_5_1.png'
	},
	['Light Tenet 1'] = {
		link = 'Light Tenet',
		status = '7269_5_1',
		icon = 'status_7269_5_1.png'
	},
	['Light Tenet 2'] = {
		link = 'Light Tenet',
		status = '7269_5_2',
		icon = 'status_7269_5_2.png'
	},
	['Light Tenet 3'] = {
		link = 'Light Tenet',
		status = '7269_5_3',
		icon = 'status_7269_5_3.png'
	},
	['Light Tenet 4'] = {
		link = 'Light Tenet',
		status = '7269_5_4',
		icon = 'status_7269_5_4.png'
	},
	['Light Tenet 5'] = {
		link = 'Light Tenet',
		status = '7269_5_5',
		icon = 'status_7269_5_5.png'
	},
	['Light Tenet 6'] = {
		link = 'Light Tenet',
		status = '7269_5_6',
		icon = 'status_7269_5_6.png'
	},
	['Light Tenet 7'] = {
		link = 'Light Tenet',
		status = '7269_5_7',
		icon = 'status_7269_5_7.png'
	},
	['Light Tenet 8'] = {
		link = 'Light Tenet',
		status = '7269_5_8',
		icon = 'status_7269_5_8.png'
	},
	['Light Tenet 9'] = {
		link = 'Light Tenet',
		status = '7269_5_9',
		icon = 'status_7269_5_9.png'
	},
	['Light Tenet 10'] = {
		link = 'Light Tenet',
		status = '7269_5_10',
		icon = 'status_7269_5_10.png'
	},
	['Lightning\'s Judgment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lightning\'s Judgment',
		detail = 'Next Electron Blade activates twice (Can\'t be removed)',
		status = '6431',
		icon = 'Status Lightning\'s Judgment.png'
	},
	['Lightning Rebuke'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Lightning Rebuke',
		detail = 'ATK, DEF, debuff resistance, and accuracy are lowered / DMG taken is supplemented (Lvl rises upon each cast of Lightning Rebuke / Max: 3 / Can\'t be removed)',
		status = '3225',
		icon = 'status_3225.png'
	},
	['Lightning Rebuke 1'] = {
		link = 'Lightning Rebuke',
		status = '3225_1',
		icon = 'status_3225_1.png'
	},
	['Lightning Rebuke 2'] = {
		link = 'Lightning Rebuke',
		status = '3225_2',
		icon = 'status_3225_2.png'
	},
	['Lightning Rebuke 3'] = {
		link = 'Lightning Rebuke',
		status = '3225_3',
		icon = 'status_3225_3.png'
	},
	['Limiter Annulled (ATK)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Limiter Annulled (ATK)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Limiter Annulled',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '1',
		icon = 'Status_AttackUp.png'
	},
	['Link of Profundity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Link of Profundity',
		detail = 'Deals multi-hit bonus light DMG based on lvl after normal attacks (Max: Lvl 4 / Can\'t be removed)',
		status = '7575',
		icon = 'status_7575.png'
	},
	['Link of Profundity 1'] = {
		link = 'Link of Profundity',
		status = '7575_1',
		icon = 'status_7575_1.png'
	},
	['Link of Profundity 2'] = {
		link = 'Link of Profundity',
		status = '7575_2',
		icon = 'status_7575_2.png'
	},
	['Link of Profundity 3'] = {
		link = 'Link of Profundity',
		status = '7575_3',
		icon = 'status_7575_3.png'
	},
	['Link of Profundity 4'] = {
		link = 'Link of Profundity',
		status = '7575_4',
		icon = 'status_7575_4.png'
	},
	['Linkage'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Linkage',
		detail = 'Gains Grea\'s skill and support skill effects (Can\'t be removed)',
		status = '6268',
		icon = 'Status Linkage.png'
	},
	['Lion\'s Roar'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DMG for one-foe attacks and counterattacks is boosted / Attacks twice each turn / Debuffs will be nullified (Can\'t be removed)',
		wiki_comment = '',
		name = 'Lion\'s Roar',
		detail = '',
		status = '6643',
		icon = 'Status Lion\'s Roar.png'
	},
	['Little Feast of the Dead'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Little Feast of the Dead',
		detail = 'Gain all of Tezcatlipoca\'s call effects upon summoning when foe\'s charge diamonds are full (1 time)',
		status = '6109_3',
		icon = 'Status Summon Crystal Earth.png'
	},
	['Live for the Fight'] = {
		link = 'Live for the Fight 1',
	},
	['Live for the Fight 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Live for the Fight',
		detail = 'Attack specs are boosted (Can\'t be removed)',
		status = '61751',
		icon = 'Status Live for the Fight 1.png'
	},
	['Live for the Fight 2'] = {
		link = 'Live for the Fight',
		status = '61752',
		icon = 'Status Live for the Fight 2.png'
	},
	['Live for the Fight 3'] = {
		link = 'Live for the Fight',
		status = '61753',
		icon = 'Status Live for the Fight 3.png'
	},
	['Live for the Fight 4'] = {
		link = 'Live for the Fight',
		status = '61754',
		icon = 'Status Live for the Fight 4.png'
	},
	['Live for the Fight 5'] = {
		link = 'Live for the Fight',
		status = '61755',
		icon = 'Status Live for the Fight 5.png'
	},
	['Loaded'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Loaded',
		detail = 'Weapon is loaded with lightning power',
		status = '14710',
		icon = 'Status_Loaded0.png'
	},
	['Loaded 0'] = {
		link = 'Loaded',
	},
	['Loaded 1'] = {
		link = 'Loaded',
		status = '14711',
		icon = 'Status_Loaded1.png'
	},
	['Loaded 2'] = {
		link = 'Loaded',
		status = '14712',
		icon = 'Status_Loaded2.png'
	},
	['Loaded 3'] = {
		link = 'Loaded',
		status = '14713',
		icon = 'Status_Loaded3.png'
	},
	['Loaded 4'] = {
		link = 'Loaded',
		status = '14714',
		icon = 'Status_Loaded4.png'
	},
	['Loaded 5'] = {
		link = 'Loaded',
		status = '14715',
		icon = 'Status_Loaded.png'
	},
  	['Loaded 6'] = {
		link = 'Loaded',
		status = '14716',
		icon = 'Status Loaded6.png'
	},
	['Loaded 7'] = {
		link = 'Loaded',
		status = '14717',
		icon = 'Status Loaded7.png'
	},
  	['Loaded 8'] = {
		link = 'Loaded',
		status = '14718',
		icon = 'Status Loaded8.png'
	},
	['Loaded 9'] = {
		link = 'Loaded',
		status = '14719',
		icon = 'Status Loaded9.png'
	},
	['Loaded 10'] = {
		link = 'Loaded',
		status = '147110',
		icon = 'Status_Loaded10.png'
	},
	['Loaded (Halloween)'] = {
		link = 'Loaded'
	},
	['Lone Dragon\'s Toil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lone Dragon\'s Toil',
		detail = 'Based on lvl: ATK, multiattack rate, and C.A. specs are boosted / Normal attack DMG is amplified (Can\'t be removed)',
		status = '7676',
		icon = 'status_7676.png'
	},
	['Lone Dragon\'s Toil 1'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_1',
		icon = 'status_7676_1.png'
	},
	['Lone Dragon\'s Toil 2'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_2',
		icon = 'status_7676_2.png'
	},
	['Lone Dragon\'s Toil 3'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_3',
		icon = 'status_7676_3.png'
	},
	['Lone Dragon\'s Toil 4'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_4',
		icon = 'status_7676_4.png'
	},
	['Lone Dragon\'s Toil 5'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_5',
		icon = 'status_7676_5.png'
	},
	['Lone Dragon\'s Toil 6'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_6',
		icon = 'status_7676_6.png'
	},
	['Lone Dragon\'s Toil 7'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_7',
		icon = 'status_7676_7.png'
	},
	['Lone Dragon\'s Toil 8'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_8',
		icon = 'status_7676_8.png'
	},
	['Lone Dragon\'s Toil 9'] = {
		link = 'Lone Dragon\'s Toil',
		status = '7676_9',
		icon = 'status_7676_9.png'
	},
	['Lone Wolf Scar'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lone Wolf Scar',
		detail = 'More likely to be attacked / Can\'t attack and will take hit to DEF when Lone Wolf Scars reaches 5 (Can\'t be removed)',
		status = '6250_11',
		icon = 'Status_Lone Wolf Scar 1.png'
	},
	['Lone Wolf Scar 1'] = {
		link = 'Lone Wolf Scar',
	},
	['Lone Wolf Scar 2'] = {
		link = 'Lone Wolf Scar',
		status = '6250_12',
		icon = 'Status_Lone Wolf Scar 2.png'
	},
	['Lone Wolf Scar 3'] = {
		link = 'Lone Wolf Scar',
		status = '6250_13',
		icon = 'Status_Lone Wolf Scar 3.png'
	},
	['Lone Wolf Scar 4'] = {
		link = 'Lone Wolf Scar',
		status = '6250_14',
		icon = 'Status_Lone Wolf Scar 4.png'
	},
	['Lone Wolf Scar 5'] = {
		link = 'Lone Wolf Scar',
		status = '6250_15',
		icon = 'Status_Lone Wolf Scar 5.png'
	},
	['Lone Wolf Trick'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lone Wolf Trick',
		detail = 'Lvl rises upon using Schutz aus Eisen or charge attack (Max: 5 / Can\'t be removed)',
		status = '6979',
		icon = 'status_6979.png'
	},
	['Lone Wolf Trick 1'] = {
		link = 'Lone Wolf Trick',
		status = '69791',
		icon = 'status_69791.png'
	},
	['Lone Wolf Trick 2'] = {
		link = 'Lone Wolf Trick',
		status = '69792',
		icon = 'status_69792.png'
	},
	['Lone Wolf Trick 3'] = {
		link = 'Lone Wolf Trick',
		status = '69793',
		icon = 'status_69793.png'
	},
	['Lone Wolf Trick 4'] = {
		link = 'Lone Wolf Trick',
		status = '69794',
		icon = 'status_69794.png'
	},
	['Lone Wolf Trick 5'] = {
		link = 'Lone Wolf Trick',
		status = '69795',
		icon = 'status_69795.png'
	},
	['Longstrider'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Longstrider',
		detail = 'Longstrider lvl rises by 1 upon using skills (Max: 7 / Can\'t be removed)',
		status = '7656_1',
		icon = 'status_7656_1.png'
	},
	['Longstrider 1'] = {
		link = 'Longstrider',
		status = '7656_1',
		icon = 'status_7656_1.png'
	},
	['Longstrider 2'] = {
		link = 'Longstrider',
		status = '7656_2',
		icon = 'status_7656_2.png'
	},
	['Longstrider 3'] = {
		link = 'Longstrider',
		status = '7656_3',
		icon = 'status_7656_3.png'
	},
	['Longstrider 4'] = {
		link = 'Longstrider',
		status = '7656_4',
		icon = 'status_7656_4.png'
	},
	['Longstrider 5'] = {
		link = 'Longstrider',
		status = '7656_5',
		icon = 'status_7656_5.png'
	},
	['Longstrider 6'] = {
		link = 'Longstrider',
		status = '7656_6',
		icon = 'status_7656_6.png'
	},
	['Longstrider 7'] = {
		link = 'Longstrider',
		status = '7656_7',
		icon = 'status_7656_7.png'
	},
	['Longstrider 8'] = {
		link = 'Longstrider',
		status = '7656_8',
		icon = 'status_7656_8.png'
	},
	['Longstrider 9'] = {
		link = 'Longstrider',
		status = '7656_9',
		icon = 'status_7656_9.png'
	},
	['Longstrider 10'] = {
		link = 'Longstrider',
		status = '7656_10',
		icon = 'status_7656_10.png'
	},
	['Loop'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Debuff success rate is boosted<br /><b>Level 100:</b><br /><b>After 2nd cast:</b> Critical hit rate is boosted<br /><b>After 3rd cast:</b> DMG cap is boosted',
		wiki_comment = '<b>Level 100:</b><br />Can\'t be removed',
		name = 'Loop',
		detail = '',
		status = '1467',
		icon = 'Status_Loop.png'
	},
	['Lord-Sword'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'Triple attack rate is boosted / Attacks 3 times each turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Lord-Sword',
		detail = '',
		status = '1244_3',
		icon = 'Status_Lord-Sword.png'
	},
	['Love\'s Redemption'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Love\'s Redemption',
		detail = 'Lowers by 2 each turn (Starts at 13) / Nier will be knocked out when 0 / DMG taken is lowered while in effect',
		status = '6415_1',
		icon = 'Status Love\'s Redemption 1.png'
	},
	['Love\'s Redemption 1'] = {
		link = 'Love\'s Redemption',
		icon = 'Status Love\'s Redemption 1.png'
	},
	['Love\'s Redemption 2'] = {
		link = 'Love\'s Redemption',
		status = '6415_2',
		icon = 'Status Love\'s Redemption 2.png'
	},
	['Love\'s Redemption 3'] = {
		link = 'Love\'s Redemption',
		status = '6415_3',
		icon = 'Status Love\'s Redemption 3.png'
	},
  	['Love\'s Redemption 4'] = {
		link = 'Love\'s Redemption',
		status = '6415_4',
		icon = 'Status Love\'s Redemption 4.png'
	},
	['Love\'s Redemption 5'] = {
		link = 'Love\'s Redemption',
		status = '6415_5',
		icon = 'Status Love\'s Redemption 5.png'
	},
  	['Love\'s Redemption 6'] = {
		link = 'Love\'s Redemption',
		status = '6415_6',
		icon = 'Status Love\'s Redemption 6.png'
	},
	['Love\'s Redemption 7'] = {
		link = 'Love\'s Redemption',
		status = '6415_7',
		icon = 'Status Love\'s Redemption 7.png'
	},
  	['Love\'s Redemption 8'] = {
		link = 'Love\'s Redemption',
		status = '6415_8',
		icon = 'Status Love\'s Redemption 8.png'
	},
	['Love\'s Redemption 9'] = {
		link = 'Love\'s Redemption',
		status = '6415_9',
		icon = 'Status Love\'s Redemption 9.png'
	},
	['Love\'s Redemption 10'] = {
		link = 'Love\'s Redemption',
		status = '6415_10',
		icon = 'Status Love\'s Redemption 10.png'
	},
  	['Love\'s Redemption 11'] = {
		link = 'Love\'s Redemption',
		status = '6415_11',
		icon = 'Status Love\'s Redemption 11.png'
	},
	['Love\'s Redemption 12'] = {
		link = 'Love\'s Redemption',
		status = '6415_12',
		icon = 'Status Love\'s Redemption 12.png'
	},
	['Love\'s Redemption 13'] = {
		link = 'Love\'s Redemption',
		status = '6415_13',
		icon = 'Status Love\'s Redemption 13.png'
	},
	['Love\'s Redemption 0'] = {
		link = 'Love\'s Redemption',
		status = '6415_0',
		icon = 'Status Love\'s Redemption 0.png'
	},
	['Loyalty Eternal'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'ATK is boosted',
		wiki_comment = 'Can\'t be removed',
		name = 'Loyalty Eternal',
		detail = 'ATK is boosted',
		status = '6198_1',
		icon = 'Status Loyalty Eternal 0.png'
	},
	['Loyalty Eternal 1'] = {
		link = 'Loyalty Eternal',
	},
	['Loyalty Eternal 2'] = {
		link = 'Loyalty Eternal',
		wiki_detail = 'ATK is boosted /<br />DEF is boosted',
		status = '6198_2',
		icon = 'Status Loyalty Eternal 1.png'
	},
	['Loyalty Eternal 3'] = {
		link = 'Loyalty Eternal',
		wiki_detail = 'ATK is boosted /<br />DEF is boosted /<br />Charge bar speed is boosted',
		status = '6198_3',
		icon = 'Status Loyalty Eternal 2.png'
	},
	['Loyalty Eternal 4'] = {
		link = 'Loyalty Eternal',
		wiki_detail = 'ATK is boosted /<br />DEF is boosted /<br />Charge bar speed is boosted /<br />Charge attack DMG is boosted',
		status = '6198_4',
		icon = 'Status Loyalty Eternal 3.png'
	},
	['Loyalty Eternal 5'] = {
		link = 'Loyalty Eternal',
		wiki_detail = 'ATK is boosted /<br />DEF is boosted /<br />Charge bar speed is boosted<br />Charge attack DMG is boosted /<br />Maximum amount of DMG that can be dealt per hit is boosted',
		status = '6198_5',
		icon = 'Status Loyalty Eternal 4.png'
	},
	['Lu Woh\'s Dragon Energy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Lu Woh\'s Dragon Energy',
		detail = 'Has a chance to attack twice each turn based on lvl (Can\'t be removed / Max: 6 / Lvl has a chance to rise by 1 at end of each turn / Lvl lowers by 3 upon canceling the omen for Myribolt Refraction / Lvl lowers by 1 upon canceling the omen for White Flare, Black Hex / Lvl has a chance to lower by 1 upon canceling the omen for Atrox Clamor)',
		status = '7636_5_1',
		icon = 'status_7636_5_1.png'
	},
	['Lu Woh\'s Dragon Energy 1'] = {
		link = 'Lu Woh\'s Dragon Energy',
		status = '7636_5_1',
		icon = 'status_7636_5_1.png'
	},
	['Lu Woh\'s Dragon Energy 2'] = {
		link = 'Lu Woh\'s Dragon Energy',
		status = '7636_5_2',
		icon = 'status_7636_5_2.png'
	},
	['Lu Woh\'s Dragon Energy 3'] = {
		link = 'Lu Woh\'s Dragon Energy',
		status = '7636_5_3',
		icon = 'status_7636_5_3.png'
	},
	['Lu Woh\'s Dragon Energy 4'] = {
		link = 'Lu Woh\'s Dragon Energy',
		status = '7636_5_4',
		icon = 'status_7636_5_4.png'
	},
	['Lu Woh\'s Dragon Energy 5'] = {
		link = 'Lu Woh\'s Dragon Energy',
		status = '7636_5_5',
		icon = 'status_7636_5_5.png'
	},
	['Lu Woh\'s Dragon Energy 6'] = {
		link = 'Lu Woh\'s Dragon Energy',
		status = '7636_5_6',
		icon = 'status_7636_5_6.png'
	},
	['Lucent Refuge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DMG taken is reduced / Effects that remove buffs will be nullified (Can\'t be removed)',
		wiki_comment = '',
		name = 'Lucent Refuge',
		detail = '',
		status = '7847',
		icon = 'status_7847.png'
	},
	['Lum\'ah'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lum\'ah',
		detail = 'Based on lvl: C.A. specs are boosted / Chain burst DMG and Fated Chain DMG are amplified / At lvl 10: Special C.A. DMG cap is boosted (Max: 10 / Can\'t be removed)',
		status = '7872',
		icon = 'Status 7872.png'
	},
	['Lum\'ah 1'] = {
		link = 'Lum\'ah',
		status = '7872_1',
		icon = 'Status 7872_1.png'
	},
	['Lum\'ah 2'] = {
		link = 'Lum\'ah',
		status = '7872_2',
		icon = 'Status 7872_2.png'
	},
	['Lum\'ah 3'] = {
		link = 'Lum\'ah',
		status = '7872_3',
		icon = 'Status 7872_3.png'
	},
	['Lum\'ah 4'] = {
		link = 'Lum\'ah',
		status = '7872_4',
		icon = 'Status 7872_4.png'
	},
	['Lum\'ah 5'] = {
		link = 'Lum\'ah',
		status = '7872_5',
		icon = 'Status 7872_5.png'
	},
	['Lum\'ah 6'] = {
		link = 'Lum\'ah',
		status = '7872_6',
		icon = 'Status 7872_6.png'
	},
	['Lum\'ah 7'] = {
		link = 'Lum\'ah',
		status = '7872_7',
		icon = 'Status 7872_7.png'
	},
	['Lum\'ah 8'] = {
		link = 'Lum\'ah',
		status = '7872_8',
		icon = 'Status 7872_8.png'
	},
	['Lum\'ah 9'] = {
		link = 'Lum\'ah',
		status = '7872_9',
		icon = 'Status 7872_9.png'
	},
	['Lum\'ah 10'] = {
		link = 'Lum\'ah',
		status = '7872_10',
		icon = 'Status 7872_10.png'
	},
	['Lumen Lance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lumen Lance',
		detail = 'Consumed upon using Naoise\'s skills / Recovers upon using charge attack (Can\'t be removed)',
		status = '6269',
		icon = 'Status Lumen Lance.png'
	},
	['Lumiel Pride'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lumiel Pride',
		detail = 'At end of turn in which Bridgette and Cordelia is almost knocked out: HP is restored / ATK is boosted (1 time / Can\'t be removed)',
		status = '6596',
		icon = 'Status Lumiel Pride.png'
	},
	['Lunar Arts'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lunar Arts',
		detail = 'DMG dealt is supplemented based on Lunar Arts lvl (Can\'t be removed)',
		status = '6630',
		icon = 'Status Lunar Arts.png'
	},
	['Lunar Arts 1'] = {
		link = 'Lunar Arts',
		status = '6630_11',
		icon = 'Status Lunar Arts 1.png'
	},
	['Lunar Arts 2'] = {
		link = 'Lunar Arts',
		status = '6630_12',
		icon = 'Status Lunar Arts 2.png'
	},
	['Lunar Arts 3'] = {
		link = 'Lunar Arts',
		status = '6630_13',
		icon = 'Status Lunar Arts 3.png'
	},
  	['Lunar Arts 4'] = {
		link = 'Lunar Arts',
		status = '6630_14',
		icon = 'Status Lunar Arts 4.png'
	},
	['Lunar Arts 5'] = {
		link = 'Lunar Arts',
		status = '6630_15',
		icon = 'Status Lunar Arts 5.png'
	},
  	['Lunar Arts 6'] = {
		link = 'Lunar Arts',
		status = '6630_16',
		icon = 'Status Lunar Arts 6.png'
	},
	['Lunar Arts 7'] = {
		link = 'Lunar Arts',
		status = '6630_17',
		icon = 'Status Lunar Arts 7.png'
	},
  	['Lunar Arts 8'] = {
		link = 'Lunar Arts',
		status = '6630_18',
		icon = 'Status Lunar Arts 8.png'
	},
	['Lunar Arts 9'] = {
		link = 'Lunar Arts',
		status = '6630_19',
		icon = 'Status Lunar Arts 9.png'
	},
	['Lunar Arts 10'] = {
		link = 'Lunar Arts',
		status = '6630_110',
		icon = 'Status Lunar Arts 10.png'
	},
	['Lunar Mark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lunar Mark',
		detail = 'Mirage Sign activates upon using charge attack / Lunar Mark lvl rises when a water ally uses a skill / Mirage Sign activates when a water ally uses a skill at lvl 4 (Resets Lunar Mark lvl) (Can\'t be removed)',
		status = '7328_1',
		icon = 'status_7328_1.png'
	},
	['Lunar Mark 1'] = {
		link = 'Lunar Mark',
		status = '7328_1',
		icon = 'status_7328_1.png'
	},
	['Lunar Mark 2'] = {
		link = 'Lunar Mark',
		status = '7328_2',
		icon = 'status_7328_2.png'
	},
	['Lunar Mark 3'] = {
		link = 'Lunar Mark',
		status = '7328_3',
		icon = 'status_7328_3.png'
	},
	['Lunar Mark 4'] = {
		link = 'Lunar Mark',
		status = '7328_4',
		icon = 'status_7328_4.png'
	},
	['Lunar Mark 5'] = {
		link = 'Lunar Mark',
		status = '7328_5',
		icon = 'status_7328_5.png'
	},
	['Lunar Mark 6'] = {
		link = 'Lunar Mark',
		status = '7328_6',
		icon = 'status_7328_6.png'
	},
	['Lunar Mark 7'] = {
		link = 'Lunar Mark',
		status = '7328_7',
		icon = 'status_7328_7.png'
	},
	['Lunar Mark 8'] = {
		link = 'Lunar Mark',
		status = '7328_8',
		icon = 'status_7328_8.png'
	},
	['Lunar Mark 9'] = {
		link = 'Lunar Mark',
		status = '7328_9',
		icon = 'status_7328_9.png'
	},
	['Lunar Mark 10'] = {
		link = 'Lunar Mark',
		status = '7328_10',
		icon = 'status_7328_10.png'
	},
	['Luring'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Luring',
		detail = 'Raises all allies\' Promenade lvl by 1 upon dodging (Can\'t be removed)',
		status = '7084',
		icon = 'Status 7084.png'
	},
	['Luring+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Luring+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Luring',
		detail = 'Upon dodging: Raises all allies\' Promenade lvl by 1 / 6-hit elemental DMG to a foe (Can\'t be removed)',
		status = '7084',
		icon = 'Status 7084.png'
	},
	['Lyst Up'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lyst',
		detail = 'ATK is boosted',
		status = '1390',
		icon = 'Status Lyst Up.png'
	},
	['Machine Cell'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Machine Cell',
		detail = 'Consumed upon normal attacks and using skills (Can\'t be removed / Max: 5)',
		status = '7086',
		icon = 'Status 7086.png'
	},
	['Machine Cell 1'] = {
		link = 'Machine Cell',
		status = '7086_1',
		icon = 'Status 7086_1.png'
	},
	['Machine Cell 2'] = {
		link = 'Machine Cell',
		status = '7086_2',
		icon = 'Status 7086_2.png'
	},
	['Machine Cell 3'] = {
		link = 'Machine Cell',
		status = '7086_3',
		icon = 'Status 7086_3.png'
	},
	['Machine Cell 4'] = {
		link = 'Machine Cell',
		status = '7086_4',
		icon = 'Status 7086_4.png'
	},
	['Machine Cell 5'] = {
		link = 'Machine Cell',
		status = '7086_5',
		icon = 'Status 7086_5.png'
	},
	['Machine Cell 6'] = {
		link = 'Machine Cell',
		status = '7086_6',
		icon = 'Status 7086_6.png'
	},
	['Machine Cell 7'] = {
		link = 'Machine Cell',
		status = '7086_7',
		icon = 'Status 7086_7.png'
	},
	['Machine Cell 8'] = {
		link = 'Machine Cell',
		status = '7086_8',
		icon = 'Status 7086_8.png'
	},
	['Machine Cell 9'] = {
		link = 'Machine Cell',
		status = '7086_9',
		icon = 'Status 7086_9.png'
	},
	['Maddened Eyes'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Maddened Eyes',
		detail = 'ATK and multiattack rate are boosted based on lvl / Deals bonus wind DMG upon normal attacks (Can\'t be removed / Max: 3 / Lvl rises upon making a normal attack / Lvl lowers upon activating a special attack)',
		status = '7519_1',
		icon = 'status_7519_1.png'
	},
	['Maddened Eyes 1'] = {
		link = 'Maddened Eyes',
		status = '7519_1',
		icon = 'status_7519_1.png'
	},
	['Maddened Eyes 2'] = {
		link = 'Maddened Eyes',
		status = '7519_2',
		icon = 'status_7519_2.png'
	},
	['Maddened Eyes 3'] = {
		link = 'Maddened Eyes',
		status = '7519_3',
		icon = 'status_7519_3.png'
	},
	['Maesta'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maesta',
		detail = 'Debuff resistance is boosted / Charge bar is boosted every turn / Elemental DMG from foes turns into earth DMG / Earth DMG taken is lowered (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '3193',
		icon = 'status_3193.png'
	},
	['Maesta 1'] = {
		link = 'Maesta',
		status = '3193_1',
		icon = 'status_3193_1.png'
	},
	['Maesta 2'] = {
		link = 'Maesta',
		status = '3193_2',
		icon = 'status_3193_2.png'
	},
	['Maesta 3'] = {
		link = 'Maesta',
		status = '3193_3',
		icon = 'status_3193_3.png'
	},
	['Maesta 4'] = {
		link = 'Maesta',
		status = '3193_4',
		icon = 'status_3193_4.png'
	},
	['Maesta 5'] = {
		link = 'Maesta',
		status = '3193_5',
		icon = 'status_3193_5.png'
	},
	['Maesta 6'] = {
		link = 'Maesta',
		status = '3193_6',
		icon = 'status_3193_6.png'
	},
	['Maesta 7'] = {
		link = 'Maesta',
		status = '3193_7',
		icon = 'status_3193_7.png'
	},
	['Maesta 8'] = {
		link = 'Maesta',
		status = '3193_8',
		icon = 'status_3193_8.png'
	},
	['Maesta 9'] = {
		link = 'Maesta',
		status = '3193_9',
		icon = 'status_3193_9.png'
	},
	['Maesta 10'] = {
		link = 'Maesta',
		status = '3193_10',
		icon = 'status_3193_10.png'
	},
	['Maidmentum'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maidmentum',
		detail = 'Dorothy gains these effects in order based on lvl: Boost to DEF / Boost to charge bar gain / Amplify skill DMG / Claudia gains these effects in order based on lvl: Boost to ATK / Deal multiattacks / Amplify normal attack DMG (Max: 3 / Can\'t be removed)',
		status = '7606_1',
		icon = 'status_7606_1.png'
	},
	['Maidmentum 1'] = {
		link = 'Maidmentum',
		status = '7606_1',
		icon = 'status_7606_1.png'
	},
	['Maidmentum 2'] = {
		link = 'Maidmentum',
		status = '7606_2',
		icon = 'status_7606_2.png'
	},
	['Maidmentum 3'] = {
		link = 'Maidmentum',
		status = '7606_3',
		icon = 'status_7606_3.png'
	},
	['Magic Amplified'] = {
		link = 'Magic Amplified 1',
	},
	['Magic Amplified 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Magic Amplified',
		detail = 'Magic power is amplified',
		status = '14821',
		icon = 'Status Magic Amplified 1.png'
	},
	['Magic Amplified 10'] = {
		link = 'Magic Amplified',
		status = '148210',
		icon = 'Status Magic Amplified 10.png'
	},
	['Magic Crest'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Magic Crest',
		detail = 'Magic is amplified (Can\'t be removed)',
		status = '63921',
		icon = 'Status Magic Crest.png'
	},
	['Magic Crest 1'] = {
		link = 'Magic Crest',
		icon = 'Status Magic Crest 1.png'
	},
	['Magic Crest 2'] = {
		link = 'Magic Crest',
		status = '63922',
		icon = 'Status Magic Crest 2.png'
	},
	['Magic Crest 3'] = {
		link = 'Magic Crest',
		status = '63923',
		icon = 'Status Magic Crest 3.png'
	},
  	['Magic Crest 4'] = {
		link = 'Magic Crest',
		status = '63924',
		icon = 'Status Magic Crest 4.png'
	},
	['Magic Crest 5'] = {
		link = 'Magic Crest',
		status = '63925',
		icon = 'Status Magic Crest 5.png'
	},
	['Magic Crest 6'] = {
		link = 'Magic Crest',
		status = '63926',
		icon = 'Status Magic Crest 6.png'
	},
	['Magic Crest 7'] = {
		link = 'Magic Crest',
		status = '63927',
		icon = 'Status Magic Crest 7.png'
	},
	['Magic Crest 8'] = {
		link = 'Magic Crest',
		status = '63928',
		icon = 'Status Magic Crest 8.png'
	},
	['Magic Crest 9'] = {
		link = 'Magic Crest',
		status = '63929',
		icon = 'Status Magic Crest 9.png'
	},
	['Magic Crest 10'] = {
		link = 'Magic Crest',
		status = '639210',
		icon = 'Status Magic Crest 10.png'
	},
	['Magic Horizons'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted /<br />Triple attack rate is boosted /<br />Deals bonus earth DMG /<br />DEF is sharply lowered<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Magic Horizons',
		detail = '',
		status = '6687',
		icon = 'Status Magic Horizons.png'
	},
	['Magic Pulse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Magic Pulse',
		detail = 'Based on number of Magic Pulses: Takes DMG every turn / Attack specs, DEF, and C.A. specs are boosted (Max: 5 / Can\'t be removed)',
		status = '7057',
		icon = 'Status_7057.png'
	},
	['Magic Pulse 1'] = {
		link = 'Magic Pulse',
		status = '7057_1',
		icon = 'Status_7057_1.png'
	},
	['Magic Pulse 2'] = {
		link = 'Magic Pulse',
		status = '7057_2',
		icon = 'Status_7057_2.png'
	},
	['Magic Pulse 3'] = {
		link = 'Magic Pulse',
		status = '7057_3',
		icon = 'Status_7057_3.png'
	},
	['Magic Pulse 4'] = {
		link = 'Magic Pulse',
		status = '7057_4',
		icon = 'Status_7057_4.png'
	},
	['Magic Pulse 5'] = {
		link = 'Magic Pulse',
		status = '7057_5',
		icon = 'Status_7057_5.png'
	},
	['Magic Pulse 6'] = {
		link = 'Magic Pulse',
		status = '7057_6',
		icon = 'Status_7057_6.png'
	},
	['Magic Pulse 7'] = {
		link = 'Magic Pulse',
		status = '7057_7',
		icon = 'Status_7057_7.png'
	},
	['Magic Pulse 8'] = {
		link = 'Magic Pulse',
		status = '7057_8',
		icon = 'Status_7057_8.png'
	},
	['Magic Pulse 9'] = {
		link = 'Magic Pulse',
		status = '7057_9',
		icon = 'Status_7057_9.png'
	},
	['Magic Tiger Ingredient'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Magic Tiger Ingredient',
		detail = 'Tigered Up in a Bow and Served on a Silver Tiger gain additional effects / Both linked skills activate upon using one of them (Consumed upon linked skill use / Can\'t be removed)',
		status = '7840',
		icon = 'status_7840.png'
	},
	['Magic Torrent'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Recovers once from a knockout while in effect /<br /> ATK is boosted /<br /> DEF is boosted /<br /> Double attack rate is boosted /<br /> Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Magic Torrent',
		detail = '',
		status = '6166',
		icon = 'Status Magic Torrent.png'
	},
	['Magical Bonds'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'First hit of normal attacks boosts all allies\' light ATK / Second hit of normal attacks lowers a foe\'s light DEF / Third hit of normal attacks deals bonus light DMG (Stackable / Can\'t be removed)',
		wiki_comment = '',
		name = 'Magical Bonds',
		detail = '',
		status = '6854',
		icon = 'status_6854.png'
	},
	['Magnifique'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted /<br />DMG taken is lowered /<br />Debuff resistance is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Magnifique',
		detail = '',
		status = '1536_2',
		icon = 'Status Magnifique.png'
	},
	['Magnifique DMG Taken'] = {
		link = 'Magnifique',
		detail = 'Chance to lessen DMG taken',
	},
	['Magnifique DEF'] = {
		link = 'Magnifique',
		detail = 'DEF is boosted',
	},
	['Mana Flow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mana Flow',
		detail = 'Deals triple attacks / Bonus Wind DMG effect / Uplift effect / Hostility is boosted (Can\'t be removed)',
		status = '7072',
		icon = 'Status 7072.png'
	},
	['Maniac'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maniac',
		detail = 'Becomes a Lilele-maniac (Recovery cap is boosted / Can\'t be removed)',
		status = '6266',
		icon = 'Status Maniac.png'
	},
	['Manigance++'] = {
		link = 'Manigance',
		detail = 'ATK and DEF are boosted (Can\'t be removed)',
	},
	['Manliness'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Manliness',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '6239_1',
		icon = 'Status Manliness 1.png'
	},
	['Manliness 1'] = {
		link = 'Manliness',
	},
	['Manliness 2'] = {
		link = 'Manliness',
		status = '6239_2',
	icon = 'Status Manliness 2.png'
	},
	['Manliness 3'] = {
		link = 'Manliness',
		status = '6239_3',
	icon = 'Status Manliness 3.png'
	},
	['Manliness 4'] = {
		link = 'Manliness',
		status = '6239_4',
	icon = 'Status Manliness 4.png'
	},
	['Manliness 5'] = {
		link = 'Manliness',
		status = '6239_5',
	icon = 'Status Manliness 5.png'
	},
	['Manliness 6'] = {
		link = 'Manliness',
		status = '6239_6',
	icon = 'Status Manliness 6.png'
	},
	['Manliness 7'] = {
		link = 'Manliness',
		status = '6239_7',
	icon = 'Status Manliness 7.png'
	},
	['Manliness 8'] = {
		link = 'Manliness',
		status = '6239_8',
	icon = 'Status Manliness 8.png'
	},
	['Manliness 9'] = {
		link = 'Manliness',
		status = '6239_9',
	icon = 'Status Manliness 9.png'
	},
	['Manliness 10'] = {
		link = 'Manliness',
		status = '6239_10',
	icon = 'Status Manliness 10.png'
	},
	['Manliness+'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Manliness',
		detail = 'ATK, DEF, and DMG cap are boosted and DMG is supplemented based on Manliness lvl (Can\'t be removed)',
		status = '6239_1',
		icon = 'Status Manliness 1.png'
	},
	['Manliness+ 1'] = {
		link = 'Manliness+',
	},
	['Manliness+ 2'] = {
		link = 'Manliness+',
		status = '6239_2',
	icon = 'Status Manliness 2.png'
	},
	['Manliness+ 3'] = {
		link = 'Manliness+',
		status = '6239_3',
	icon = 'Status Manliness 3.png'
	},
	['Manliness+ 4'] = {
		link = 'Manliness+',
		status = '6239_4',
	icon = 'Status Manliness 4.png'
	},
	['Manliness+ 5'] = {
		link = 'Manliness+',
		status = '6239_5',
	icon = 'Status Manliness 5.png'
	},
	['Manliness+ 6'] = {
		link = 'Manliness+',
		status = '6239_6',
	icon = 'Status Manliness 6.png'
	},
	['Manliness+ 7'] = {
		link = 'Manliness+',
		status = '6239_7',
	icon = 'Status Manliness 7.png'
	},
	['Manliness+ 8'] = {
		link = 'Manliness+',
		status = '6239_8',
	icon = 'Status Manliness 8.png'
	},
	['Manliness+ 9'] = {
		link = 'Manliness+',
		status = '6239_9',
	icon = 'Status Manliness 9.png'
	},
	['Manliness+ 10'] = {
		link = 'Manliness+',
		status = '6239_10',
	icon = 'Status Manliness 10.png'
        },
	['Maple Leaves'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maple Leaves',
		detail = 'Double attack rate is boosted',
		status = '6564',
		icon = 'Status Maple Leaves.png'
	},
	['Marked for Death (Hildebrand)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Marked for Death',
		detail = 'Hildebrand will activate at end of turn (Can\'t be removed)',
		status = '6646',
		icon = 'Status Marked for Death Hildebrand.png'
	},
	['Mariee'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mariee',
		detail = 'DEF is boosted (Can\'t be removed)',
		status = '7584',
		icon = 'status_7584.png'
	},
	['Martial Cat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Martial Cat',
		detail = 'Freiheit\'s additional attack DMG and DMG cap are boosted',
		status = '6419',
		icon = 'Status Martial Cat.png'
	},
	['Martial Choreography'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Martial Choreography',
		detail = 'Can\'t activate charge attack / ATK is boosted / Deals triple attacks / Normal attack DMG is supplemented / Additional effects when Masked Ball activates: 2-hit elemental DMG to a foe / Sharp boost to MC\'s ATK (1 hit) (Can\'t be extended / Can\'t be removed)',
		status = '3259',
		icon = 'status_3259.png'
	},
	['Martial Prowess'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Martial Prowess',
		detail = 'Attack specs and skill specs are boosted based on Martial Prowess lvl / Chance to deal 4-hit elemental DMG to random foes at end of turn (Max: 10 / Can\'t be removed)',
		status = '6911_1',
		icon = 'Status_6911_1.png'
	},
	['Martial Prowess 1'] = {
		link = 'Martial Prowess',
		status = '6911_1',
		icon = 'Status_6911_1.png'
	},
	['Martial Prowess 2'] = {
		link = 'Martial Prowess',
		status = '6911_2',
		icon = 'Status_6911_2.png'
	},
	['Martial Prowess 3'] = {
		link = 'Martial Prowess',
		status = '6911_3',
		icon = 'Status_6911_3.png'
	},
	['Martial Prowess 4'] = {
		link = 'Martial Prowess',
		status = '6911_4',
		icon = 'Status_6911_4.png'
	},
	['Martial Prowess 5'] = {
		link = 'Martial Prowess',
		status = '6911_5',
		icon = 'Status_6911_5.png'
	},
	['Martial Prowess 6'] = {
		link = 'Martial Prowess',
		status = '6911_6',
		icon = 'Status_6911_6.png'
	},
	['Martial Prowess 7'] = {
		link = 'Martial Prowess',
		status = '6911_7',
		icon = 'Status_6911_7.png'
	},
	['Martial Prowess 8'] = {
		link = 'Martial Prowess',
		status = '6911_8',
		icon = 'Status_6911_8.png'
	},
	['Martial Prowess 9'] = {
		link = 'Martial Prowess',
		status = '6911_9',
		icon = 'Status_6911_9.png'
	},
	['Martial Prowess 10'] = {
		link = 'Martial Prowess',
		status = '6911_10',
		icon = 'Status_6911_10.png'
	},
	['Martial Spirit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Martial Spirit',
		detail = 'C.A. specs are boosted (Can\'t be removed)',
		status = '6759',
		icon = 'Status Martial Spirit.png'
	},
	['Martial Spirit 1'] = {
		link = 'Martial Spirit',
		status = '6759_1',
		icon = 'Status Martial Spirit 1.png'
	},
	['Martial Spirit 2'] = {
		link = 'Martial Spirit',
		status = '6759_2',
		icon = 'Status Martial Spirit 2.png'
	},
	['Martial Spirit 3'] = {
		link = 'Martial Spirit',
		status = '6759_3',
		icon = 'Status Martial Spirit 3.png'
	},
	['Martial Spirit 4'] = {
		link = 'Martial Spirit',
		status = '6759_4',
		icon = 'Status Martial Spirit 4.png'
	},
	['Martial Spirit 5'] = {
		link = 'Martial Spirit',
		status = '6759_5',
		icon = 'Status Martial Spirit 5.png'
	},
	['Maschera'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maschera',
		detail = 'ATK is sharply boosted by Maschera',
		status = '7464',
		icon = 'status_7464.png'
	},
	['Matatabby'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Matatabby',
		detail = 'When charge bar is 50% or higher at end of turn: Consumes 30% of charge bar / Bonus Elemental DMG effect / Restores 5 MP and all allies\' HP (Can\'t be removed)',
		status = '7552',
		icon = 'status_7552.png'
	},  
	['Max HP Capped'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Max HP Capped',
		detail = 'Max HP is capped (Can\'t be removed)',
		status = '6120',
		icon = 'Status Max HP Down Stack.png'
	},
	['Max HP Lowered (Stackable)'] = {
		page = 'Max HP Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Max HP Lowered (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = 'At 100%, leaves 1 max HP',
		name = 'Max HP Lowered (Stackable)',
		detail = 'Max HP is lowered (Stackable)',
		status = '6120',
		icon = 'Status Max HP Down Stack.png'
	},
	['Max HP Lowered (Stackable / Can\'t be removed)'] = {
		page = 'Max HP Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Max HP Lowered (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = 'At 100%, leaves 1 max HP',
		name = 'Max HP Lowered (Stackable)',
		detail = 'Max HP is lowered (Stackable / Can\'t be removed)',
		status = '6120',
		icon = 'Status Max HP Down Stack.png'
	},
	['Maximum Output'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maximum Output',
		detail = 'Triple attack rate is boosted (1 time) / Deals bonus light DMG for one-foe one-ally attacks (1 time)',
		status = '3010',
		icon = 'Status Maximum Output.png'
	},
	['Melas Unleashed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Melas Unleashed',
		detail = 'ATK, multiattack rate, critical hit rate, and DMG cap are boosted / Normal attack DMG is amplified (Can\'t be removed)',
		status = '3117',
		icon = 'status_3117.png'
	},
	['Meow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Meow',
		detail = 'In a good mood (Can\'t be removed)',
		status = '6403_11',
		icon = 'Status Meow 1.png'
	},
	['Meow 1'] = {
		link = 'Meow',
	},
	['Meow 2'] = {
		link = 'Meow',
		status = '6403_12',
		icon = 'Status Meow 2.png'
	},
	['Meow 3'] = {
		link = 'Meow',
		status = '6403_13',
		icon = 'Status Meow 3.png'
	},
  	['Meow 4'] = {
		link = 'Meow',
		status = '6403_14',
		icon = 'Status Meow 4.png'
	},
	['Nail'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nail',
		detail = 'Nails set by Nobara Kugisaki / Upon charge attack: Bonus plain DMG based on the number of Nails (Can\'t be removed)',
		status = '7611_1',
		icon = 'status_7611_1.png'
	},
	['Nail 1'] = {
		link = 'Nail',
		status = '7611_1',
		icon = 'status_7611_1.png'
	},
	['Nail 2'] = {
		link = 'Nail',
		status = '7611_2',
		icon = 'status_7611_2.png'
	},
	['Nail 3'] = {
		link = 'Nail',
		status = '7611_3',
		icon = 'status_7611_3.png'
	},
	['Nail 4'] = {
		link = 'Nail',
		status = '7611_4',
		icon = 'status_7611_4.png'
	},
	['Nail 5'] = {
		link = 'Nail',
		status = '7611_5',
		icon = 'status_7611_5.png'
	},
	['Nail 6'] = {
		link = 'Nail',
		status = '7611_6',
		icon = 'status_7611_6.png'
	},
	['Nail 7'] = {
		link = 'Nail',
		status = '7611_7',
		icon = 'status_7611_7.png'
	},
	['Nail 8'] = {
		link = 'Nail',
		status = '7611_8',
		icon = 'status_7611_8.png'
	},
	['Nail 9'] = {
		link = 'Nail',
		status = '7611_9',
		icon = 'status_7611_9.png'
	},
	['Nail 10'] = {
		link = 'Nail',
		status = '7611_10',
		icon = 'status_7611_10.png'
	},
	['Naptime'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Naptime',
		detail = 'Can\'t attack / Takes big DMG / Upon ending: HP is restored / End cooldown for Soaring with Skyfarers and Let\'s Do Our Best ♪ / Instant C.A. standby (Can\'t be removed)',
		status = '3192',
		icon = 'status_3192.png'
	},
	['New Moon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'New Moon',
		detail = 'ATK and DEF are lowered / Changes to Crescent Moon in 3 turns',
		status = '1308_34',
		icon = 'Status New Moon.png'
	},
	['New Year, New Me'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'New Year, New Me',
		detail = 'DEF is sharply boosted / Max HP is capped at 108 / Can\'t recover HP or gain Shield effects (Can\'t be removed)',
		status = '1012_4',
		icon = 'status_1012_4.png'
	},
	['Midnight Rose Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Midnight Rose Barrier',
		detail = 'Receives all attacks in place of allies (Includes all-ally attacks) / DEF and debuff resistance are boosted / Cuts and reflects DMG / Ends when no Sapphire Petals are deployed (Can\'t be removed)',
		status = '6981',
		icon = 'status_6981.png'
	},
	['Mighty Mouse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mighty Mouse',
		detail = 'ATK is boosted / Triple attack rate is boosted / Maximum amount of DMG that can be dealt per hit is boosted / Chance to dodge DMG and debuffs / DEF is lowered (Can\'t be removed)',
		status = '7410',
		icon = 'status_7410.png'
	},
	['Mikan Orange'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mikan Orange',
		detail = 'Consumed by Mirin\'s skills (Max: 3 / Can\'t be removed)',
		status = '7010',
		icon = 'status_7010.png'
	},
	['Mikan Orange 1'] = {
		link = 'Mikan Orange',
		status = '7010_1',
		icon = 'Status_7010_1.png'
	},
	['Mikan Orange 2'] = {
		link = 'Mikan Orange',
		status = '7010_2',
		icon = 'Status_7010_2.png'
	},
	['Mikan Orange 3'] = {
		link = 'Mikan Orange',
		status = '7010_3',
		icon = 'Status_7010_3.png'
	},
	['Mikan Orange 4'] = {
		link = 'Mikan Orange',
		status = '7010_4',
		icon = 'Status_7010_4.png'
	},
	['Mikan Orange 5'] = {
		link = 'Mikan Orange',
		status = '7010_5',
		icon = 'Status_7010_5.png'
	},
	['Mikan Orange 6'] = {
		link = 'Mikan Orange',
		status = '7010_6',
		icon = 'Status_7010_6.png'
	},
	['Mikan Orange 7'] = {
		link = 'Mikan Orange',
		status = '7010_7',
		icon = 'Status_7010_7.png'
	},
	['Mikan Orange 8'] = {
		link = 'Mikan Orange',
		status = '7010_8',
		icon = 'Status_7010_8.png'
	},
	['Mikan Orange 9'] = {
		link = 'Mikan Orange',
		status = '7010_9',
		icon = 'Status_7010_9.png'
	},
	['Milkomeda'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Milkomeda',
		detail = '',
		status = '7472',
		icon = 'status_7472.png'
	},
	['Minuet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Minuet',
		detail = 'Increasingly playing up a storm (Max: Lvl 10 / Can\'t be removed)',
		status = '7567_1',
		icon = 'status_7567_1.png'
	},
	['Minuet 1'] = {
		link = 'Minuet',
		status = '7567_1',
		icon = 'status_7567_1.png'
	},
	['Minuet 2'] = {
		link = 'Minuet',
		status = '7567_2',
		icon = 'status_7567_2.png'
	},
	['Minuet 3'] = {
		link = 'Minuet',
		status = '7567_3',
		icon = 'status_7567_3.png'
	},
	['Minuet 4'] = {
		link = 'Minuet',
		status = '7567_4',
		icon = 'status_7567_4.png'
	},
	['Minuet 5'] = {
		link = 'Minuet',
		status = '7567_5',
		icon = 'status_7567_5.png'
	},
	['Minuet 6'] = {
		link = 'Minuet',
		status = '7567_6',
		icon = 'status_7567_6.png'
	},
	['Minuet 7'] = {
		link = 'Minuet',
		status = '7567_7',
		icon = 'status_7567_7.png'
	},
	['Minuet 8'] = {
		link = 'Minuet',
		status = '7567_8',
		icon = 'status_7567_8.png'
	},
	['Minuet 9'] = {
		link = 'Minuet',
		status = '7567_9',
		icon = 'status_7567_9.png'
	},
	['Minuet 10'] = {
		link = 'Minuet',
		status = '7567_10',
		icon = 'status_7567_10.png'
	},
	['Miracle Lights'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Miracle Lights',
		detail = 'C.A. DMG and C.A. DMG cap are boosted (Max: 3 times / Can\'t be removed)',
		status = '62991',
		icon = 'Status Miracle Lights 1.png'
	},
	['Miracle Lights 1'] = {
		link = 'Miracle Lights'
	},
	['Miracle Lights 2'] = {
		link = 'Miracle Lights',
		status = '62992',
		icon = 'Status Miracle Lights 2.png'
	},
	['Miracle Lights 3'] = {
		link = 'Miracle Lights',
		status = '62993',
		icon = 'Status Miracle Lights 3.png'
	},
	['Miracles of the Moonlight'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Debuff resistance is boosted / HP is restored on every turn / DMG taken is lowered (Can\'t be removed)',
		wiki_comment = '',
		name = 'Miracles of the Moonlight',
		detail = '',
		status = '7662',
		icon = 'status_7662.png'
	},
	['Miriade di Illusioni'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Miriade di Illusioni',
		detail = 'Cancels an ally\'s skill activation and activates Fated Squall Counter (Can\'t be removed)',
		status = '7546',
		icon = 'status_7546.png'
	},
	['Mirror-Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mirror-Blade',
		detail = 'ATK, DEF, and charge attack DMG are boosted (Can\'t be removed / Max: 5)',
		status = '62181',
		icon = 'Status Mirror-Blade 1.png'
	},
	['Mirror-Blade 1'] = {
		link = 'Mirror-Blade',
	},
	['Mirror-Blade 2'] = {
		link = 'Mirror-Blade',
		status = '62182',
		icon = 'Status_Mirror-Blade 2.png'
	},
	['Mirror-Blade 3'] = {
		link = 'Mirror-Blade',
		status = '62183',
		icon = 'Status_Mirror-Blade 3.png'
	},
	['Mirror-Blade 4'] = {
		link = 'Mirror-Blade',
		status = '62184',
		icon = 'Status_Mirror-Blade 4.png'
	},
	['Mirror-Blade 5'] = {
		link = 'Mirror-Blade',
		status = '62185',
		icon = 'Status_Mirror-Blade 5.png'
	},
	['Mirror-Blade (Radiance)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mirror-Blade',
		detail = 'ATK and DEF are boosted / Restores HP when 3 or more Mirror-Blades are deployed (Max: 5 / Can\'t be removed)',
		status = '62181',
		icon = 'Status Mirror-Blade 1.png'
	},
	['Mirror-Blade (Radiance) 1'] = {
		link = 'Mirror-Blade (Radiance)',
	},
	['Mirror-Blade (Radiance) 2'] = {
		link = 'Mirror-Blade (Radiance)',
		status = '62182',
		icon = 'Status_Mirror-Blade 2.png'
	},
	['Mirror-Blade (Radiance) 3'] = {
		link = 'Mirror-Blade (Radiance)',
		status = '62183',
		icon = 'Status_Mirror-Blade 3.png'
	},
	['Mirror-Blade (Radiance) 4'] = {
		link = 'Mirror-Blade (Radiance)',
		status = '62184',
		icon = 'Status_Mirror-Blade 4.png'
	},
	['Mirror-Blade (Radiance) 5'] = {
		link = 'Mirror-Blade (Radiance)',
		status = '62185',
		icon = 'Status_Mirror-Blade 5.png'
	},
	['Mirror-Blade Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mirror-Blade Barrier',
		detail = 'DEF is boosted (Stackable / Can\'t be removed)',
		status = '6645',
		icon = 'Status Mirror-Blade Barrier.png'
	},
	['Mirror-Blade Cleave'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mirror-Blade Cleave',
		detail = 'Upon attacks: 3-hit earth DMG to all foes / Remove 1 buff (Can\'t be removed)',
		status = '7631',
		icon = 'status_7631.png'
	},
	['Mirror-Blade Eruption'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Mirror-Blade Eruption',
		detail = 'Deals plain DMG to an ally each turn',
		status = '6015_1',
		icon = 'Status_Mirror-Blade Eruption 1.png'
	},
	['Mirror-Blade Eruption 1'] = {
		link = 'Mirror-Blade Eruption',
	},
	['Mirror-Blade Eruption 2'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_2',
		icon = 'Status_Mirror-Blade Eruption 2.png'
	},
	['Mirror-Blade Eruption 3'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_3',
		icon = 'Status_Mirror-Blade Eruption 3.png'
	},
	['Mirror-Blade Eruption 4'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_4',
		icon = 'Status_Mirror-Blade Eruption 4.png'
	},
	['Mirror-Blade Eruption 2'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_2',
		icon = 'Status_Mirror-Blade Eruption 2.png'
	},
	['Mirror-Blade Eruption 3'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_3',
		icon = 'Status_Mirror-Blade Eruption 3.png'
	},
	['Mirror-Blade Eruption 4'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_4',
		icon = 'Status_Mirror-Blade Eruption 4.png'
	},
	['Mirror-Blade Eruption 5'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_5',
		icon = 'Status_Mirror-Blade Eruption 5.png'
	},
	['Mirror-Blade Eruption 6'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_6',
		icon = 'Status_Mirror-Blade Eruption 6.png'
	},
	['Mirror-Blade Eruption 7'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_7',
		icon = 'Status_Mirror-Blade Eruption 7.png'
	},
	['Mirror-Blade Eruption 8'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_8',
		icon = 'Status_Mirror-Blade Eruption 8.png'
	},
	['Mirror-Blade Eruption 9'] = {
		link = 'Mirror-Blade Eruption',
		status = '6015_9',
		icon = 'Status_Mirror-Blade Eruption 9.png'
	},
	['Mirror-Blade Eruption (Weapon)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Deals earth DMG to all foes 1 turns later (Can\'t be removed)',
		wiki_comment = '',
		name = 'Mirror-Blade Eruption',
		detail = '',
		status = '6168',
		icon = 'Status Mirror-Blade Eruption.png'
	},
	['Mirror-Blade Eruption (DEF)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mirror-Blade Eruption',
		detail = 'DEF is boosted (Can\'t be removed)',
		status = '6168',
		icon = 'Status Mirror-Blade Eruption.png'
	},
	['Mirror-Blade Eruption (Earth)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mirror-Blade Eruption',
		detail = 'Deals earth DMG to all foes 1 turns later (Can\'t be removed)',
		status = '6168',
		icon = 'Status Mirror-Blade Eruption.png'
	},
	['Mirror-Blade Eruption (DMG)'] = {
		link = 'Mirror-Blade Eruption (Earth)',
		wiki_name = 'Mirror-Blade Eruption (DMG)',
	},
	['Mirror Imaged'] = {
		page = 'Mirror Image',
		groups = {},
		categories = {},
		wiki_name = 'Mirror Image',
		wiki_detail = 'Next one-to-one attack received will be ineffective<br />(Effect removed on next all-foe all-ally attack)',
		wiki_comment = '',
		name = 'Mirror Imaged',
		detail = 'Next one-to-one attack received will be ineffective (Effect removed on next all-foe all-ally attack)',
		status = '1313',
		icon = 'Status_Mirror_Image.png'
	},
	['Mirror Imaged (Local)'] = {
		link = 'Mirror Imaged',
		wiki_comment = '[[Local status effect]]',
		status = '1313_1',
		icon = 'Status_Mirror_Image (Local).png'
	},
	['Mirror Imaged 1'] = {
		link = 'Mirror Imaged (Local)',
		status = '1313_11',
		icon = 'Status_Mirror_Image 1.png'
	},
	['Mirror Imaged 2'] = {
		link = 'Mirror Imaged',
		status = '1313_12',
		icon = 'Status_Mirror_Image 2.png'
	},
	['Mirror Imaged 3'] = {
		link = 'Mirror Imaged',
		status = '1313_13',
		icon = 'Status_Mirror_Image 3.png'
	},
	['Mirror Imaged 4'] = {
		link = 'Mirror Imaged',
		status = '1313_14',
		icon = 'Status_Mirror_Image 4.png'
	},
	['Mirror Imaged 5'] = {
		link = 'Mirror Imaged',
		status = '1313_15',
		icon = 'Status_Mirror_Image 5.png'
	},
	['Mirror Imaged 6'] = {
		link = 'Mirror Imaged',
		status = '1313_16',
		icon = 'Status_Mirror_Image 6.png'
	},
	['Mirror Imaged 7'] = {
		link = 'Mirror Imaged',
		status = '1313_17',
		icon = 'Status_Mirror_Image 7.png'
	},
	['Mirror Imaged 8'] = {
		link = 'Mirror Imaged',
		status = '1313_18',
		icon = 'Status_Mirror_Image 8.png'
	},
	['Mirror Imaged 9'] = {
		link = 'Mirror Imaged',
		status = '1313_19',
		icon = 'Status_Mirror_Image 9.png'
	},
	['Mizaru'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'HP is lowered on every turn / ATK is lowered (Effect increases upon each Multi-Decree cast [Max: 3 times] / Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		name = 'Mizaru',
		detail = 'HP and ATK are lowered on every turn (Effect increases upon each Multi-Decree cast [Max: 3 times] / Can\'t be removed)',
		status = '3034_1',
		icon = 'Status Mizaru 1.png'
	},
	['Mizaru 1'] = {
		link = 'Mizaru',
	},
	['Mizaru 2'] = {
		link = 'Mizaru',
		status = '3034_2',
		icon = 'Status Mizaru 2.png'
	},
	['Mizaru 3'] = {
		link = 'Mizaru',
		status = '3034_3',
		icon = 'Status Mizaru 3.png'
	},
  	['Mizaru 4'] = {
		link = 'Mizaru',
		status = '3034_4',
		icon = 'Status Mizaru 4.png'
	},
	['Mizaru 5'] = {
		link = 'Mizaru',
		status = '3034_5',
		icon = 'Status Mizaru 5.png'
	},
	['Mizuzaru'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Mizuzaru',
		detail = 'DEF is lowered / DMG taken is supplemented (Can\'t be removed)',
		status = '7113',
		icon = 'status_7113.png'
	},
	['Mode Bar Curbed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mode Bar Curbed',
		detail = 'Overdrive is curbed',
		status = '1035',
		icon = 'Status Overdrive Curbed.png'
	},
	['Mode Bar Curbed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mode Bar Curbed',
		detail = 'Overdrive is curbed',
		status = '1035',
		icon = 'Status Overdrive Curbed.png'
	},
	['Mode Bar Cut Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mode Bar Cut Boosted',
		detail = 'Cut to overdrive gauge is boosted',
		status = '1252',
		icon = 'Status Overdrive Curbed.png'
	},
	['Mode Bar Cut Boosted (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Mode Bar Cut Boosted (Stackable)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mode Bar Cut Boosted',
		detail = 'Cut to overdrive gauge is boosted (Stackable)',
		status = '1252',
		icon = 'Status Overdrive Curbed.png'
	},
	['Moderato'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Moderato',
		detail = 'Light ATK and dodge rate are boosted',
		status = '1582',
		icon = 'Status ConcertoLight.png'
	},
	['Moon on the Water'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can withstand lethal DMG (Leaves 1 HP) / Debuff resistance is boosted (Can\'t be removed / Can\'t be extended)',
		wiki_comment = '',
		name = 'Moon on the Water',
		detail = '',
		status = '7437',
		icon = 'status_7437.png'
	},
	['Moonlit Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Moonlit Blade',
		detail = 'Triple attack rate is boosted / Critical hit rate is boosted (Can\'t be removed)',
		status = '6647',
		icon = 'Status Moonlit Blade.png'
	},
	['Moonshade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Moonshade',
		detail = 'Quadspell activates twice (Can\'t be removed)',
		status = '6693',
		icon = 'Status Moonshade.png'
	},
	['Moophoric'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'C.A. DMG is boosted / C.A. DMG cap is boosted / Upon charge attack: Supplements C.A. DMG dealt by wind allies (Stackable) (Can\'t be removed)',
		wiki_comment = '',
		name = 'Moophoric',
		detail = '',
		status = '7796',
		icon = 'status_7796.png'
	},
	['Moostletoe'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Water ATK is boosted / DEF is boosted / Effects that remove buffs will be nullified / Double attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Moostletoe',
		detail = '',
		status = '7493',
		icon = 'status_7493.png'
	},
	['Mooved'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'HP is restored on every turn / 1 debuff is removed on every turn / MC\'s and Catura\'s charge bars are boosted upon charge attacks (Can\'t be removed)',
		wiki_comment = '',
		name = 'Mooved',
		detail = '',
		status = '7797',
		icon = 'status_7797.png'
	},
	['Mountain Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mountain Barrier',
		detail = 'DMG taken is cut by 50% (Can\'t be removed / Ends upon taking DMG 12 or more times in 1 turn)',
		status = '3035_12',
		icon = 'Status Mountain Barrier.png'
	},
	['Lunamosity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lunamosity',
		detail = 'ATK and DEF are boosted based on Bounty lvl',
		status = '1308_1',
		icon = 'Status Moonlight.png'
	},
	['Moksha'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Moksha',
		detail = 'ATK, triple attack rate, DMG cap, and dodge rate are boosted / DEF is lowered (Can\'t be removed)',
		status = '6801',
		icon = 'status_6801.png'
	},
	['Morax Summoned'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Morax is summoned <br />(ATK and DEF are boosted / <br />Deals multiattacks / <br />One-foe attacks become all-foe attacks / <br />Takes DMG every turn)<br /> When Morax is removed: Deals DMG based on number of turns summoned',
		wiki_comment = '',
		name = 'Morax Summoned',
		detail = 'Morax is summoned (ATK and DEF are boosted / Deals multiattacks / One-foe attacks become all-foe attacks / Takes DMG every turn)<br />When Morax is removed: Deals DMG based on number of turns summoned',
		status = '1370',
		icon = 'Status Morax.png'
	},
	['Mother Hen\'s Beats'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Light ATK is boosted / DEF is boosted / Maximum amount of DMG that can be dealt per hit is boosted / Chance to nullify DMG and debuffs / 4-hit light DMG to a foe upon dodging (Can\'t be removed)',
		wiki_comment = '',
		name = 'Mother Hen\'s Beats',
		detail = '',
		status = '7284',
		icon = 'status_7284.png'
	},
	['MP 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'MP',
		detail = 'Magic power is amplified',
		status = '14871',
		icon = 'Status MP 1.png'
	},
	['MP 2'] = {
		link = 'MP 1',
		status = '14872',
		icon = 'Status MP 2.png'
	},
	['MP 3'] = {
		link = 'MP 1',
		status = '14873',
		icon = 'Status MP 3.png'
	},
	['MP 4'] = {
		link = 'MP 1',
		status = '14874',
		icon = 'Status MP 4.png'
	},
	['MP 5'] = {
		link = 'MP 1',
		status = '14875',
		icon = 'Status MP 5.png'
	},
	['MP 6'] = {
		link = 'MP 1',
		status = '14876',
		icon = 'Status MP 6.png'
	},
	['MP 7'] = {
		link = 'MP 1',
		status = '14877',
		icon = 'Status MP 7.png'
	},
	['MP 8'] = {
		link = 'MP 1',
		status = '14878',
		icon = 'Status MP 8.png'
	},
	['MP 9'] = {
		link = 'MP 1',
		status = '14879',
		icon = 'Status MP 9.png'
	},
	['MP 10'] = {
		link = 'MP 1',
		status = '148710',
		icon = 'Status MP 10.png'
	},
	['MP 11'] = {
		link = 'MP 1',
		status = '148711',
		icon = 'Status MP 11.png'
	},
	['MP 12'] = {
		link = 'MP 1',
		status = '148712',
		icon = 'Status MP 12.png'
	},
	['MP 13'] = {
		link = 'MP 1',
		status = '148713',
		icon = 'Status MP 13.png'
	},
	['MP 14'] = {
		link = 'MP 1',
		status = '148714',
		icon = 'Status MP 14.png'
	},
	['MP 15'] = {
		link = 'MP 1',
		status = '148715',
		icon = 'Status MP 15.png'
	},
	['Mukyo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mukyo',
		detail = 'Normal attack, skill DMG, and C.A. accuracy are boosted based on number of Mukyo (Can\'t be removed)',
		status = '7544',
		icon = 'status_7544.png'
	},
	['Mukyo 1'] = {
		link = 'Mukyo',
		status = '7544_1',
		icon = 'status_7544_1.png'
	},
	['Mukyo 2'] = {
		link = 'Mukyo',
		status = '7544_2',
		icon = 'status_7544_2.png'
	},
	['Mukyo 3'] = {
		link = 'Mukyo',
		status = '7544_3',
		icon = 'status_7544_3.png'
	},
	['Mukyo 4'] = {
		link = 'Mukyo',
		status = '7544_4',
		icon = 'status_7544_4.png'
	},
	['Mukyo 5'] = {
		link = 'Mukyo',
		status = '7544_5',
		icon = 'status_7544_5.png'
	},
	['Mukyo 6'] = {
		link = 'Mukyo',
		status = '7544_6',
		icon = 'status_7544_6.png'
	},
	['Mukyo 7'] = {
		link = 'Mukyo',
		status = '7544_7',
		icon = 'status_7544_7.png'
	},
	['Mukyo 8'] = {
		link = 'Mukyo',
		status = '7544_8',
		icon = 'status_7544_8.png'
	},
	['Mukyo 9'] = {
		link = 'Mukyo',
		status = '7544_9',
		icon = 'status_7544_9.png'
	},
	['Multiattack Rate Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Multiattack Rate Boosted',
		detail = 'Multiattack rate is boosted',
		status = '1511_91',
		icon = 'status_1511_91.png'
	},
	['Multiattack Rate Boosted (Stackable)'] = {
		link = 'Horseman\'s Arc',
		name = 'Multiattack Rate Boosted',
		detail = 'Multiattack rate is boosted and stacks after every turn (Ends upon taking DMG)',
	},
	['Multiplying Magic'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '1 or more Magic Circles of each element: Deals triple attacks / 3-hit DMG to a random target upon each normal attack<br />Adds 1 Magic Circle of a random element at end of turn / Adds 1 Magic Circle of each element every 7 turns<br />1 or more Fire Circles: ATK is boosted<br />1 or more Water Circles: DEF is boosted<br />1 or more Earth Circles: C.A. DMG and C.A. DMG cap are boosted<br />1 or more Wind Circles: Deals bonus superior elemental DMG upon normal attacks<br />1 or more Light Circles: Maximum amount of DMG that can be dealt per hit is boosted<br />1 or more Dark Circles: DMG dealt is supplemented<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Multiplying Magic',
		detail = '',
		status = '7566',
		icon = 'status_7566.png'
	},
	['My Best Shot'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'My Best Shot',
		detail = 'ATK, DEF, multiattack rate, critical hit rate, dodge rate, and hostility are boosted',
		status = '6405_11',
		icon = 'Status My Best Shot 1.png'
	},
	['My Best Shot 1'] = {
		link = 'My Best Shot',
	},
	['My Best Shot 2'] = {
		link = 'My Best Shot',
		status = '6405_12',
		icon = 'Status My Best Shot 2.png'
	},
	['Mystic Ink'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Mystic Ink',
		detail = 'DEF is lowered / Skill DMG taken is supplemented (Max: 3 / Can\'t be removed)',
		status = '3236_1',
		icon = 'status_3236_1.png'
	},
	['Mystic Ink 1'] = {
		link = 'Mystic Ink',
		status = '3236_1',
		icon = 'status_3236_1.png'
	},
	['Mystic Ink 2'] = {
		link = 'Mystic Ink',
		status = '3236_2',
		icon = 'status_3236_2.png'
	},
	['Mystic Ink 3'] = {
		link = 'Mystic Ink',
		status = '3236_3',
		icon = 'status_3236_3.png'
	},
	['Mystic Restoration'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '4-hit elemental DMG to a foe after normal attacks / <strong>At end of turn in which MC is almost knocked out:</strong> Consumes this effect to remove all debuffs and fully restore HP / Ends cooldown for damage skills / Instant C.A. standby (Can\'t be removed)',
		wiki_comment = '',
		name = 'Mystic Restoration',
		detail = '',
		status = '7719',
		icon = 'status_7719.png'
	},
	['Mystic Vortex'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Can\'t be removed',
		name = 'Mystic Vortex',
		detail = 'Skill effects and charge attack specs are boosted',
		status = '1034_21',
		icon = 'Status Mystic Vortex 1.png'
	},
	['Mystic Vortex 1'] = {
		link = 'Mystic Vortex',
	},
	['Mystic Vortex 2'] = {
		link = 'Mystic Vortex',
		status = '1034_22',
		icon = 'Status Mystic Vortex 2.png'
	},
	['Mystic Vortex 3'] = {
		link = 'Mystic Vortex',
		status = '1034_23',
		icon = 'Status Mystic Vortex 3.png'
	},
	['Nimble'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nimble',
		detail = 'Multiattack rate is boosted until hit',
		status = '1277',
		icon = 'Status Dragon.png'
	},
	['Nine-Dragon Flamewreath'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Charge attack reactivates / C.A. DMG is boosted / HP is lowered on every turn / Deals bonus fire DMG on normal attacks / Deals bonus wind DMG on normal attacks (Can\'t be removed)',
		wiki_comment = '',
		name = 'Nine-Dragon Flamewreath',
		detail = '',
		status = '7554',
		icon = 'status_7554.png'
	},  
	['Nine-Realm\'s Security (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nine-Realm\'s Security',
		detail = 'ATK and debuff success rate are boosted (Can\'t be removed)',
		status = '6451',
		icon = 'status_6451.png'
	},
	['Nacht Fang'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Deals bonus dark DMG / Attacks made with elemental superiority have a chance to deal boosted DMG / Chance of lowering DMG taken (Can\'t be removed)',
		wiki_comment = '',
		name = 'Nacht Fang',
		detail = '',
		status = '6980',
		icon = 'status_6980.png'
	},
	['Nayde Kollane'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nayde Kollane',
		detail = 'Triple attack rate and hostility are boosted / Bonus Fire DMG effect / DEF is lowered (Can\'t be removed)',
		status = '16451',
		icon = 'Status Nayde Kollane.png'
	},
	['Nayde Neli'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Nayde Neli effect is cast (Hostility is lowered / DEF is boosted / Refresh / ATK is lowered / Charge bar is slowed)',
		wiki_comment = '',
		name = 'Nayde Neli',
		detail = 'Nayde Neli effect is cast',
		status = '14702',
		icon = 'Status Nayde Neli.png'
	},
	['Nayde Null'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Nayde Null effect is cast (ATK is boosted / DEF is lowered)',
		wiki_comment = '',
		name = 'Nayde Null',
		detail = 'Nayde Null effect is cast',
		status = '14701',
		icon = 'Status Nayde Null.png'
	},
	['Nayde Seitse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Nayde Seitse effect is cast (Double attack rate is boosted / Triple attack rate is boosted / Hostility is boosted)',
		wiki_comment = '',
		name = 'Nayde Seitse',
		detail = 'Nayde Seitse effect is cast',
		status = '14703',
		icon = 'Status Nayde Seitse.png'
	},
	['Nayde Sinine'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nayde Sinine',
		detail = 'Triple attack rate is boosted / DEF is lowered (Can\'t be removed)',
		status = '1645',
		icon = 'Status NaydeBlue.png'
	},
	['Nayde Sinine (Halloween)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nayde Sinine',
		detail = 'Big boost to multiattack rate / Hit to DEF / Boost to hostility (Recast to end effect)',
		status = '1645',
		icon = 'status_1645.png'
	},
	['Nayde Vanaroosa'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nayde Vanaroosa',
		detail = 'ATK is sharply boosted',
		status = '1646',
		icon = 'Status NaydeRed.png'
	},
	['Nayde Vanaroosa (Halloween)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nayde Vanaroosa',
		detail = 'ATK is boosted against foes in overdrive / Cut to overdrive gauge is boosted',
		status = '1646',
		icon = 'status_1646.png'
	},
	['Nemo Defense'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nemo Defense',
		detail = 'Receives foe attacks in place of Nemone / Wind DMG is lowered / Elemental DMG from foes turns into wind DMG (Can\'t be removed)',
		status = '3116',
		icon = 'status_3116.png'
	},
	['Nemo Power'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nemo Power',
		detail = 'Nemo Santa\'s power is charging up (Max: 5 / Can\'t be removed)',
		status = '7009_10',
		icon = 'status_7009_10.png'
	},
	['Nemo Power 1'] = {
		link = 'Nemo Power',
		status = '7009_11',
		icon = 'Status_7009_11.png'
	},
	['Nemo Power 2'] = {
		link = 'Nemo Power',
		status = '7009_12',
		icon = 'Status_7009_12.png'
	},
	['Nemo Power 3'] = {
		link = 'Nemo Power',
		status = '7009_13',
		icon = 'Status_7009_13.png'
	},
	['Nemo Power 4'] = {
		link = 'Nemo Power',
		status = '7009_14',
		icon = 'Status_7009_14.png'
	},
	['Nemo Power 5'] = {
		link = 'Nemo Power',
		status = '7009_15',
		icon = 'Status_7009_15.png'
	},
	['Nemo Power 6'] = {
		link = 'Nemo Power',
		status = '7009_16',
		icon = 'Status_7009_16.png'
	},
	['Nemo Power 7'] = {
		link = 'Nemo Power',
		status = '7009_17',
		icon = 'Status_7009_17.png'
	},
	['Nemo Power 8'] = {
		link = 'Nemo Power',
		status = '7009_18',
		icon = 'Status_7009_18.png'
	},
	['Nemo Power 9'] = {
		link = 'Nemo Power',
		status = '7009_19',
		icon = 'Status_7009_19.png'
	},
	['Nitotsuisou'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nitotsuisou',
		detail = 'Hostility is boosted / Attacks twice each turn / 4-hit light DMG to a foe and hit to ATK and DEF (Stackable) after normal attacks / Can\'t use Nitotsuisou while in effect (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '31801',
		icon = 'status_31801.png'
	},
	['Nitotsuisou 1'] = {
		link = 'Nitotsuisou',
		status = '31801',
		icon = 'status_31801.png'
	},
	['Nitotsuisou 2'] = {
		link = 'Nitotsuisou',
		status = '31802',
		icon = 'status_31802.png'
	},
	['Nitotsuisou 3'] = {
		link = 'Nitotsuisou',
		status = '31803',
		icon = 'status_31803.png'
	},
	['Nitotsuisou 4'] = {
		link = 'Nitotsuisou',
		status = '31804',
		icon = 'status_31804.png'
	},
	['Nitotsuisou 5'] = {
		link = 'Nitotsuisou',
		status = '31805',
		icon = 'status_31805.png'
	},
	['Nitotsuisou 6'] = {
		link = 'Nitotsuisou',
		status = '31806',
		icon = 'status_31806.png'
	},
	['Nitotsuisou 7'] = {
		link = 'Nitotsuisou',
		status = '31807',
		icon = 'status_31807.png'
	},
	['Nitotsuisou 8'] = {
		link = 'Nitotsuisou',
		status = '31808',
		icon = 'status_31808.png'
	},
	['Nitotsuisou 9'] = {
		link = 'Nitotsuisou',
		status = '31809',
		icon = 'status_31809.png'
	},
	['Nitro Boost'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nitro Boost',
		detail = 'Deals triple attacks / Critical hit rate and skill DMG specs are boosted / Immune to debuffs (Can\'t be removed)',
		status = '6715',
		icon = 'Status Nitro Boost.png'
	},
	['Nitro Sweat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nitro Sweat',
		detail = 'Skill specs are boosted based on lvl (Can\'t be removed)',
		status = '7761_1',
		icon = 'status_7761_1.png'
	},
	['Nitro Sweat 1'] = {
		link = 'Nitro Sweat'
	},
	['Nitro Sweat 2'] = {
		link = 'Nitro Sweat',
		status = '7761_2',
		icon = 'status_7761_2.png'
	},
	['Nitro Sweat 3'] = {
		link = 'Nitro Sweat',
		status = '7761_3',
		icon = 'status_7761_3.png'
	},
	['Nitro Sweat 4'] = {
		link = 'Nitro Sweat',
		status = '7761_4',
		icon = 'status_7761_4.png'
	},
	['Nitro Sweat 5'] = {
		link = 'Nitro Sweat',
		status = '7761_5',
		icon = 'status_7761_5.png'
	},
	['Nitro Sweat 6'] = {
		link = 'Nitro Sweat',
		status = '7761_6',
		icon = 'status_7761_6.png'
	},
	['Nitro Sweat 7'] = {
		link = 'Nitro Sweat',
		status = '7761_7',
		icon = 'status_7761_7.png'
	},
	['Nitro Sweat 8'] = {
		link = 'Nitro Sweat',
		status = '7761_8',
		icon = 'status_7761_8.png'
	},
	['Nitro Sweat 9'] = {
		link = 'Nitro Sweat',
		status = '7761_9',
		icon = 'status_7761_9.png'
	},
	['Nitro Sweat 10'] = {
		link = 'Nitro Sweat',
		status = '7761_10',
		icon = 'status_7761_10.png'
	},
	['No Regrets'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'No Regrets',
		detail = 'ATK is boosted / Hostility is lowered',
		status = '60042',
		icon = 'Status No Regrets.png'
	},
	['No Surrender'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'No Surrender',
		detail = 'DEF and hostility are boosted',
		status = '60041',
		icon = 'Status No Surrender.png'
	},
	['No Touching My Ladies'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'No Touching My Ladies',
		detail = 'Receive one-ally attacks in place of female allies',
		status = '1075',
		icon = 'Status Substitute.png'
	},
	['Noble Order'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Debuff resistance is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Noble Order',
		detail = '',
		status = '7507',
		icon = 'status_7507.png'
	},
	['Noble Purpose (Gun)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Noble Purpose (Gun)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Noble Purpose',
		detail = 'All allies\' multiattack rate is boosted (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '6813',
		icon = 'Status_6813.png'
	},
	['Noble Purpose (Gun) 1'] = {
		link = 'Noble Purpose (Gun)',
		status = '6813_1',
		icon = 'Status_6813_1.png'
	},
	['Noble Purpose (Gun) 2'] = {
		link = 'Noble Purpose (Gun)',
		status = '6813_2',
		icon = 'Status_6813_2.png'
	},
	['Noble Purpose (Spear)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Noble Purpose (Spear)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Noble Purpose',
		detail = 'Number of Order of the Heavy Cavalry\'s counterattacks is boosted / Deals maximum number of counterattacks while in effect (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '6813',
		icon = 'Status_6813.png'
	},
	['Noble Purpose (Spear) 1'] = {
		link = 'Noble Purpose (Spear)',
		status = '6813_1',
		icon = 'Status_6813_1.png'
	},
	['Noble Purpose (Spear) 2'] = {
		link = 'Noble Purpose (Spear)',
		status = '6813_2',
		icon = 'Status_6813_2.png'
	},
	['Normal Attack DMG Cap Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Normal Attack DMG Cap Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Normal Attack DMG Cap Boosted',
		detail = 'Normal attack DMG cap is boosted',
		status = '6572',
		icon = 'status_6572.png'	
        },
	['Nothung'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nothung',
		detail = 'Deal DMG twice when Delivrance is used',
		status = '6098',
		icon = 'Status Nothung.png'	
	},
	['Nourishment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nourishment',
		detail = 'Charge bar will be boosted after charge attack / C.A. Reactivation effect at end of effect (1 time) (Can\'t be removed / Can\'t be extended)',
		status = '1407_1',
		icon = 'status_1407_1.png'
	},
	['Oath of the Peach Garden'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Oath of the Peach Garden',
		detail = 'Attack is boosted. Gives a chance to heal at end of each turn.',
		status = '6185',
		icon = 'Status Oath of the Peach Garden.png'
	},
	['Oblivion Crest'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Oblivion Crest',
		detail = 'Dark magic is amplified (Max: 5 / Can\'t be removed)',
		status = '6532',
		icon = 'Status Oblivion Crest.png'
	},
	['Oblivion Crest 1'] = {
		link = 'Oblivion Crest',
		status = '65321',
		icon = 'Status Oblivion Crest 1.png'
	},
	['Oblivion Crest 2'] = {
		link = 'Oblivion Crest',
		status = '65322',
		icon = 'Status Oblivion Crest 2.png'
	},
	['Oblivion Crest 3'] = {
		link = 'Oblivion Crest',
		status = '65323',
		icon = 'Status Oblivion Crest 3.png'
	},
	['Oblivion Crest 4'] = {
		link = 'Oblivion Crest',
		status = '65324',
		icon = 'Status Oblivion Crest 4.png'
	},
	['Oblivion Crest 5'] = {
		link = 'Oblivion Crest',
		status = '65325',
		icon = 'Status Oblivion Crest 5.png'
	},
	['Oceanrifter'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Oceanrifter',
		detail = 'Fatal Fist lvl rises when targeted for foe\'s attack',
		status = '1501',
		icon = 'Status Oceanrifter.png'
	},
	['Octoblade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Octoblade',
		detail = 'Deal DMG twice when Bio Blade is used',
		status = '6152',
		icon = 'Status Octoblade.png'
	},
	['Oh Em Gee'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Oh Em Gee',
		detail = 'When Oh Em Gee lvl is 6 or above at end of turn: Can\'t attack or use skills / Hit to DEF / Pioggerella no longer activates upon taking DMG (Can\'t be removed)',
		status = '7388',
		icon = 'status_7388.png'
	},
	['Oh Em Gee 1'] = {
		link = 'Oh Em Gee',
		status = '73881',
		icon = 'status_73881.png'
	},
	['Oh Em Gee 2'] = {
		link = 'Oh Em Gee',
		status = '73882',
		icon = 'status_73882.png'
	},
	['Oh Em Gee 3'] = {
		link = 'Oh Em Gee',
		status = '73883',
		icon = 'status_73883.png'
	},
	['Oh Em Gee 4'] = {
		link = 'Oh Em Gee',
		status = '73884',
		icon = 'status_73884.png'
	},
	['Oh Em Gee 5'] = {
		link = 'Oh Em Gee',
		status = '73885',
		icon = 'status_73885.png'
	},
	['Oh Em Gee 6'] = {
		link = 'Oh Em Gee',
		status = '73886',
		icon = 'status_73886.png'
	},
	['Oh Em Gee 7'] = {
		link = 'Oh Em Gee',
		status = '73887',
		icon = 'status_73887.png'
	},
	['Oh Em Gee 8'] = {
		link = 'Oh Em Gee',
		status = '73888',
		icon = 'status_73888.png'
	},
	['Oh Em Gee 9'] = {
		link = 'Oh Em Gee',
		status = '73889',
		icon = 'status_73889.png'
	},
	['Omar\'s Odyssey'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omar\'s Odyssey',
		detail = 'Status boosted based on number of turns passed',
		status = '15421',
		icon = 'Status Omar\'s Odyssey 1.png'
	},
	['Omar\'s Odyssey 1'] = {
		link = 'Omar\'s Odyssey',
	},
	['Omar\'s Odyssey 2'] = {
		link = 'Omar\'s Odyssey',
		status = '15422',
		icon = 'Status Omar\'s Odyssey 2.png'
	},
	['Omar\'s Odyssey 3'] = {
		link = 'Omar\'s Odyssey',
		status = '15423',
		icon = 'Status Omar\'s Odyssey 3.png'
	},
	['Omar\'s Odyssey 4'] = {
		link = 'Omar\'s Odyssey',
		status = '15424',
		icon = 'Status Omar\'s Odyssey 4.png'
	},
	['Omar\'s Odyssey 5'] = {
		link = 'Omar\'s Odyssey',
		status = '15425',
		icon = 'Status Omar\'s Odyssey 5.png'
	},
	['Omar\'s Odyssey 6'] = {
		link = 'Omar\'s Odyssey',
		status = '15426',
		icon = 'Status Omar\'s Odyssey 6.png'
	},
	['Omar\'s Odyssey 7'] = {
		link = 'Omar\'s Odyssey',
		status = '15427',
		icon = 'Status Omar\'s Odyssey 7.png'
	},
	['Omar\'s Odyssey 8'] = {
		link = 'Omar\'s Odyssey',
		status = '15428',
		icon = 'Status Omar\'s Odyssey 8.png'
	},
	['Omar\'s Odyssey 9'] = {
		link = 'Omar\'s Odyssey',
		status = '15429',
		icon = 'Status Omar\'s Odyssey 9.png'
	},
	['Omar\'s Odyssey 10'] = {
		link = 'Omar\'s Odyssey',
		status = '154210',
		icon = 'Status Omar\'s Odyssey 10.png'
	},
	['Omar\'s Recollection'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omar\'s Recollection',
		detail = 'ATK, multiattack rate, and DMG cap are boosted based on Omar\'s Recollection lvl (Max: 10 / Can\'t be removed)',
		status = '7375',
		icon = 'status_7375.png'
	},
	['Omar\'s Recollection 1'] = {
		link = 'Omar\'s Recollection',
		status = '7375_1',
		icon = 'Status 7375_1.png'
	},
	['Omar\'s Recollection 2'] = {
		link = 'Omar\'s Recollection',
		status = '7375_2',
		icon = 'Status 7375_2.png'
	},
	['Omar\'s Recollection 3'] = {
		link = 'Omar\'s Recollection',
		status = '7375_3',
		icon = 'Status 7375_3.png'
	},
  ['Omar\'s Recollection 4'] = {
		link = 'Omar\'s Recollection',
		status = '7375_4',
		icon = 'Status 7375_4.png'
	},
	['Omar\'s Recollection 5'] = {
		link = 'Omar\'s Recollection',
		status = '7375_5',
		icon = 'Status 7375_5.png'
	},
	['Omar\'s Recollection 6'] = {
		link = 'Omar\'s Recollection',
		status = '7375_6',
		icon = 'Status 7375_6.png'
	},
	['Omar\'s Recollection 7'] = {
		link = 'Omar\'s Recollection',
		status = '7375_7',
		icon = 'Status 7375_7.png'
	},
  ['Omar\'s Recollection 8'] = {
		link = 'Omar\'s Recollection',
		status = '7375_8',
		icon = 'Status 7375_8.png'
	},
	['Omar\'s Recollection 9'] = {
		link = 'Omar\'s Recollection',
		status = '7375_9',
		icon = 'Status 7375_9.png'
	},
	['Omar\'s Recollection 10'] = {
		link = 'Omar\'s Recollection',
		status = '7375_10',
		icon = 'Status 7375_10.png'
	},
	['Omnipotent Cocoon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Omnipotent Cocoon',
		detail = 'One of Fire Tenet, Water Tenet, Earth Tenet, Wind Tenet, Light Tenet, or Dark Tenet rises by 1 lvl at end of turn (Can\'t be removed)',
		status = '3129_1',
		icon = 'status_3129_1.png'
	},
	['Omnipotent Cocoon 1'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_1',
		icon = 'status_3129_1.png'
	},
	['Omnipotent Cocoon 2'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_2',
		icon = 'status_3129_2.png'
	},
	['Omnipotent Cocoon 3'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_3',
		icon = 'status_3129_3.png'
	},
	['Omnipotent Cocoon 4'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_4',
		icon = 'status_3129_4.png'
	},
	['Omnipotent Cocoon 5'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_5',
		icon = 'status_3129_5.png'
	},
	['Omnipotent Cocoon 6'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_6',
		icon = 'status_3129_6.png'
	},
	['Omnipotent Cocoon 7'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_7',
		icon = 'status_3129_7.png'
	},
	['Omnipotent Cocoon 8'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_8',
		icon = 'status_3129_8.png'
	},
	['Omnipotent Cocoon 9'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_9',
		icon = 'status_3129_9.png'
	},
	['Omnipotent Cocoon 10'] = {
		link = 'Omnipotent Cocoon',
		status = '3129_10',
		icon = 'status_3129_10.png'
	},
	['Omnipotent Eye'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omnipotent Eye',
		detail = 'Using MP to gain buffs',
		status = '1488',
		icon = 'Status Omnipotent Eye.png'
	},
	['Omniscience'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omniscience',
		detail = 'Chance to dodge attacks after calculating the future',
		status = '6086',
		icon = 'Status Omniscience.png'
	},
	['Omniscience (All)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omniscience',
		detail = 'Dodge attacks after calculating the future',
		status = '6086',
		icon = 'Status Omniscience.png'
	},
	['Omniscience (Chance)'] ={
		link = 'Omniscience',
	},
	['On the Move'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'On the Move',
		detail = 'All allies\' dodge rate is boosted / Gains 2 War Funds at end of turn when an ally dodges (Can\'t be removed)',
		status = '6787',
		icon = 'status_6787.png'
	},
	['On the Shoulders of Giants'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'On the Shoulders of Giants',
		detail = 'Earth DMG to all foes at end of turn / Immune to DMG and debuffs for a fixed amount while in effect (Can\'t be removed)',
		status = '6784',
		icon = 'status_6784.png'
	},
	['On the Waltz'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'On the Waltz',
		detail = 'When charge bar is 50% or higher at end of turn: Consume 30% of charge bar / Raise all allies\' Promenade lvl by 3 / Boost to elemental ATK and DMG cap (Stackable) (Can\'t be removed)',
		status = '7821',
		icon = 'status_7821.png'
	},
	['On Solid Ground'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'On Solid Ground',
		detail = 'At end of turn in which Razia is almost knocked out: Fully restores HP / Removes all debuffs / Ends cooldown for all skills (Can\'t be removed)',
		status = '7683',
		icon = 'status_7683.png'
	},
	['One-Hit Hologram'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'One-Hit Hologram',
		detail = 'Gains Mirror Image effect (3 hits) when HP hits 50% or lower while in effect (Only 1 time / Can\'t be removed)',
		status = '6386',
		icon = 'Status_Mirror_Image_Check.png'
	},
	['One Mind'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'One Mind',
		detail = 'Ready to parry the attacks of all foes and counter with One-Mind Reversal (Can\'t be removed)',
		status = '3160',
		icon = 'status_3160.png'
	},
	['One More'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'One More',
		detail = 'Next One-Two Punch\'s DMG is boosted',
		status = '4030',
		icon = 'Status One More.png'
	},
	['One-Rift\'s Benediction (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'One-Rift\'s Benediction',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '6456',
		icon = 'status_6456.png'
	},
	['Only Takes C.A. DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Only Takes C.A. DMG',
		detail = 'Takes only C.A. DMG and chain burst DMG (Can\'t be removed)',
		status = '7103_1',
		icon = 'Status_7103_1.png'
	},
	['Only Takes Skill DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Only Takes Skill DMG',
		detail = 'Takes only skill DMG (Can\'t be removed)',
		status = '7103_2',
		icon = 'Status_7103_2.png'
	},
	['Only the Finest!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Only the Finest!',
		detail = 'ATK and DEF are lowered / DMG taken is boosted (Can\'t be extended / Can\'t be removed)',
		status = '3206',
		icon = 'status_3206.png'
	},
	['Only the Finest! 1'] = {
		link = 'Only the Finest!',
		status = '32061',
		icon = 'status_32061.png'
	},
	['Only the Finest! 2'] = {
		link = 'Only the Finest!',
		status = '32062',
		icon = 'status_32062.png'
	},
	['Only the Finest! 3'] = {
		link = 'Only the Finest!',
		status = '32063',
		icon = 'status_32063.png'
	},
	['Only the Finest! 4'] = {
		link = 'Only the Finest!',
		status = '32064',
		icon = 'status_32064.png'
	},
['Open Dice'] = {
	page = 'Krugne_(SR)#Doomful_Dice',
    groups = {},
    categories = {},
    wiki_name = '',
    wiki_detail = '',
    wiki_comment = '',
    name = 'Open Dice',
    detail = 'ATK is boosted (Can\'t be removed)',
    status = '6703_1',
    icon = 'Status Open Dice 1.png'
},
['Open Dice 1'] = {
    link = 'Open Dice',
},
['Open Dice 2'] = {
    link = 'Open Dice',
    detail = 'DEF is boosted (Can\'t be removed)',
    status = '6703_2',
    icon = 'Status Open Dice 2.png'
},
['Open Dice 3'] = {
    link = 'Open Dice',
    detail = 'Deals bonus wind DMG for one-foe one-ally attacks (Can\'t be removed)',
    status = '6703_3',
    icon = 'Status Open Dice 3.png'
},
['Open Dice 4'] = {
    link = 'Open Dice',
    detail = 'Multiattack rate is boosted (Can\'t be removed)',
    status = '6703_4',
    icon = 'Status Open Dice 4.png'
},
['Open Dice 5'] = {
    link = 'Open Dice',
    detail = 'Charge bar gain is boosted (Can\'t be removed)',
    status = '6703_5',
    icon = 'Status Open Dice 5.png'
},
['Open Dice 6'] = {
    link = 'Open Dice',
    detail = 'Charge attack DMG is boosted (Can\'t be removed)',
    status = '6703_6',
    icon = 'Status Open Dice 6.png'
},
	['Oratorio'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Oratorio',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '6258',
		icon = 'Status Oratorio.png'
	},
	['Ordeal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Release Force will activate at end of turn (Can only be removed by dealing enough DMG within 1 turn)',
		wiki_comment = '[[Local status effect]]',
		name = 'Ordeal',
		detail = 'Release Force will activate at end of turn (Can only be removed by dealing x or more DMG within 1 turn)',
		status = '6899',
		icon = 'status_6899.png'
	},
	['Oreikhalkos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Oreikhalkos',
		detail = 'Consumed by Uriel\'s skills (Max: 9 / Can\'t be removed)',
		status = '77751',
		icon = 'status_77751.png'
	},
	['Oreikhalkos 1'] = {
		link = 'Oreikhalkos',
		status = '77751',
		icon = 'status_77751.png'
	},
	['Oreikhalkos 2'] = {
		link = 'Oreikhalkos',
		status = '77752',
		icon = 'status_77752.png'
	},
	['Oreikhalkos 3'] = {
		link = 'Oreikhalkos',
		status = '77753',
		icon = 'status_77753.png'
	},
	['Oreikhalkos 4'] = {
		link = 'Oreikhalkos',
		status = '77754',
		icon = 'status_77754.png'
	},
	['Oreikhalkos 5'] = {
		link = 'Oreikhalkos',
		status = '77755',
		icon = 'status_77755.png'
	},
	['Oreikhalkos 6'] = {
		link = 'Oreikhalkos',
		status = '77756',
		icon = 'status_77756.png'
	},
	['Oreikhalkos 7'] = {
		link = 'Oreikhalkos',
		status = '77757',
		icon = 'status_77757.png'
	},
	['Oreikhalkos 8'] = {
		link = 'Oreikhalkos',
		status = '77758',
		icon = 'status_77758.png'
	},
	['Oreikhalkos 9'] = {
		link = 'Oreikhalkos',
		status = '77759',
		icon = 'status_77759.png'
	},
	['Origination\'s Crucible'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Origination\'s Crucible',
		detail = 'Specs of an upcoming special action are boosted (Can\'t be removed / Max: 20 / Lvl rises upon phase changes based on Dragon Energy lvls)',
		status = '7637_1_1',
		icon = 'status_7637_1_1.png'
	},
	['Origination\'s Crucible 1'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_1',
		icon = 'status_7637_1_1.png'
	},
	['Origination\'s Crucible 2'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_2',
		icon = 'status_7637_1_2.png'
	},
	['Origination\'s Crucible 3'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_3',
		icon = 'status_7637_1_3.png'
	},
	['Origination\'s Crucible 4'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_4',
		icon = 'status_7637_1_4.png'
	},
	['Origination\'s Crucible 5'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_5',
		icon = 'status_7637_1_5.png'
	},
	['Origination\'s Crucible 6'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_6',
		icon = 'status_7637_1_6.png'
	},
	['Origination\'s Crucible 7'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_7',
		icon = 'status_7637_1_7.png'
	},
	['Origination\'s Crucible 8'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_8',
		icon = 'status_7637_1_8.png'
	},
	['Origination\'s Crucible 9'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_9',
		icon = 'status_7637_1_9.png'
	},
	['Origination\'s Crucible 10'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_10',
		icon = 'status_7637_1_10.png'
	},
	['Origination\'s Crucible 11'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_11',
		icon = 'status_7637_1_11.png'
	},
	['Origination\'s Crucible 12'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_12',
		icon = 'status_7637_1_12.png'
	},
	['Origination\'s Crucible 13'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_13',
		icon = 'status_7637_1_13.png'
	},
	['Origination\'s Crucible 14'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_14',
		icon = 'status_7637_1_14.png'
	},
	['Origination\'s Crucible 15'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_15',
		icon = 'status_7637_1_15.png'
	},
	['Origination\'s Crucible 16'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_16',
		icon = 'status_7637_1_16.png'
	},
	['Origination\'s Crucible 17'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_17',
		icon = 'status_7637_1_17.png'
	},
	['Origination\'s Crucible 18'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_18',
		icon = 'status_7637_1_18.png'
	},
	['Origination\'s Crucible 19'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_19',
		icon = 'status_7637_1_19.png'
	},
	['Origination\'s Crucible 20'] = {
		link = 'Origination\'s Crucible',
		status = '7637_1_20',
		icon = 'status_7637_1_20.png'
	},
	['Origination\'s Halo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Origination\'s Halo',
		detail = 'Based on lvl: Triple attack rate is boosted / DMG dealt is supplemented / Removes buffs upon normal attacks (Can\'t be removed)',
		status = '7637_2_1',
		icon = 'status_7637_2_1.png'
	},
	['Origination\'s Halo 1'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_1',
		icon = 'status_7637_2_1.png'
	},
	['Origination\'s Halo 2'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_2',
		icon = 'status_7637_2_2.png'
	},
	['Origination\'s Halo 3'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_3',
		icon = 'status_7637_2_3.png'
	},
	['Origination\'s Halo 4'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_4',
		icon = 'status_7637_2_4.png'
	},
	['Origination\'s Halo 5'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_5',
		icon = 'status_7637_2_5.png'
	},
	['Origination\'s Halo 6'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_6',
		icon = 'status_7637_2_6.png'
	},
	['Origination\'s Halo 7'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_7',
		icon = 'status_7637_2_7.png'
	},
	['Origination\'s Halo 8'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_8',
		icon = 'status_7637_2_8.png'
	},
	['Origination\'s Halo 9'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_9',
		icon = 'status_7637_2_9.png'
	},
	['Origination\'s Halo 10'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_10',
		icon = 'status_7637_2_10.png'
	},
	['Origination\'s Halo 11'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_11',
		icon = 'status_7637_2_11.png'
	},
	['Origination\'s Halo 12'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_12',
		icon = 'status_7637_2_12.png'
	},
	['Origination\'s Halo 13'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_13',
		icon = 'status_7637_2_13.png'
	},
	['Origination\'s Halo 14'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_14',
		icon = 'status_7637_2_14.png'
	},
	['Origination\'s Halo 15'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_15',
		icon = 'status_7637_2_15.png'
	},
	['Origination\'s Halo 16'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_16',
		icon = 'status_7637_2_16.png'
	},
	['Origination\'s Halo 17'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_17',
		icon = 'status_7637_2_17.png'
	},
	['Origination\'s Halo 18'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_18',
		icon = 'status_7637_2_18.png'
	},
	['Origination\'s Halo 19'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_19',
		icon = 'status_7637_2_19.png'
	},
	['Origination\'s Halo 20'] = {
		link = 'Origination\'s Halo',
		status = '7637_2_20',
		icon = 'status_7637_2_20.png'
	},
	['Organic Point'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Organic Point',
		detail = 'Organic Point is granted (Can\'t be removed)',
		status = '6674',
		icon = 'Status Organic Point.png'
	},
	['Organic Point 1'] = {
		link = 'Organic Point',
		status = '6674_1',
		icon = 'Status Organic Point 1.png'
	},
	['Organic Point 2'] = {
		link = 'Organic Point',
		status = '6674_2',
		icon = 'Status Organic Point 2.png'
	},
	['Organic Point 3'] = {
		link = 'Organic Point',
		status = '6674_3',
		icon = 'Status Organic Point 3.png'
	},
  	['Organic Point 4'] = {
		link = 'Organic Point',
		status = '6674_4',
		icon = 'Status Organic Point 4.png'
	},
	['Organic Point 5'] = {
		link = 'Organic Point',
		status = '6674_5',
		icon = 'Status Organic Point 5.png'
	},
  	['Organic Point 6'] = {
		link = 'Organic Point',
		status = '6674_6',
		icon = 'Status Organic Point 6.png'
	},
	['Organic Point 7'] = {
		link = 'Organic Point',
		status = '6674_7',
		icon = 'Status Organic Point 7.png'
	},
  	['Organic Point 8'] = {
		link = 'Organic Point',
		status = '6674_8',
		icon = 'Status Organic Point 8.png'
	},
	['Organic Point 9'] = {
		link = 'Organic Point',
		status = '6674_9',
		icon = 'Status Organic Point 9.png'
	},
	['Outperform'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Outperform',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '7647',
		icon = 'status_7647.png'
	},
	['Output 10%'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Normal attack DMG is amplified / Charge bar gain is boosted (Output rises with each use / Max: 3 / Can\'t be removed)',
		wiki_comment = '',
		name = 'Output 10%',
		detail = '',
		status = '7759_1',
		icon = 'status_7759_1.png'
	},
	['Output'] = {
		link = 'Output 10%',
		name = 'Output'
	},
	['Output 20%'] = {
		link = 'Output 10%',
		name = 'Output 20%',
		status = '7759_2',
		icon = 'status_7759_2.png'
	},
	['Output 30%'] = {
		link = 'Output 10%',
		name = 'Output 30%',
		status = '7759_3',
		icon = 'status_7759_3.png'
	},
	['Dodge All'] = {
		page = 'Dodge All',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dodge All',
		detail = 'Takes no DMG or debuffs while in effect',
		status = '1019',
		icon = 'Status_DefenseUp.png'
	},
	['Dodge All 1'] = {
		page = 'Dodge All',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dodge All',
		detail = 'Takes no DMG or debuffs while in effect for a set period',
		status = '1405_21',
		icon = 'Status Dodge 1.png'
	},
	['Dodge All 2'] = {
		link = 'Dodge All 1',
		status = '1405_22',
		icon = 'Status Dodge 2.png'
	},
	['Dodge All (Sen)'] = {
		link = 'Dodge All 1',
	},
	['Dodge All (Times)'] = {
		link = 'Dodge All',
		detail = 'Takes no DMG or debuffs while in effect for a set period',
	},
	['Other Self'] = {
		link = 'Dodge All',
	},
	['Other Self 1'] = {
		link = 'Dodge All 1',
	},
	['Other Self 2'] = {
		link = 'Dodge All 2',
	},
	['Other Self (Sen)'] = {
		link = 'Dodge All 1',
	},
	['Other Self (Times)'] = {
		link = 'Dodge All',
		detail = 'Takes no DMG or debuffs while in effect for a set period',
	},
	['Otherworldly Haze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Otherworldly Haze',
		detail = 'Deals elemental DMG superior to each target\'s element (Can\'t be removed)',
		status = '6987',
		icon = 'status_6987.png'
	},
	['Overdrive'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Overdrive',
		detail = 'In overdrive (Can\'t be removed)',
		status = '9999_11',
		icon = 'status_9999_11.png'
	},
	['Overdrive 1'] = {
		link = 'Overdrive'
	},
	['Overdrive 2'] = {
		link = 'Overdrive',
		status = '9999_12',
		icon = 'status_9999_12.png'
	},
	['Overdrive 3'] = {
		link = 'Overdrive',
		status = '9999_13',
		icon = 'status_9999_13.png'
	},
	['Overdrive 4'] = {
		link = 'Overdrive',
		status = '9999_14',
		icon = 'status_9999_14.png'
	},
	['Overdrive 5'] = {
		link = 'Overdrive',
		status = '9999_15',
		icon = 'status_9999_15.png'
	},
	['Overdrive 6'] = {
		link = 'Overdrive',
		status = '9999_16',
		icon = 'status_9999_16.png'
	},
	['Overdrive 7'] = {
		link = 'Overdrive',
		status = '9999_17',
		icon = 'status_9999_17.png'
	},
	['Overdrive 8'] = {
		link = 'Overdrive',
		status = '9999_18',
		icon = 'status_9999_18.png'
	},
	['Overdrive 9'] = {
		link = 'Overdrive',
		status = '9999_19',
		icon = 'status_9999_19.png'
	},
	['Overeat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Overeat',
		detail = 'Deals bonus water DMG upon attacks (Can only be removed by dealing a total of 3,000,000 or more earth skill DMG)',
		status = '1383_12',
		icon = 'status_1383_12.png'
	},
	['Overdrive (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Overdrive',
		detail = 'In overdrive (Can\'t be removed)',
		status = '9999_11',
		icon = 'status_9999_11.png'
	},
	['Overdrive (Can\'t be removed) 1'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_11',
		icon = 'status_9999_11.png'
	},
	['Overdrive (Can\'t be removed) 2'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_12',
		icon = 'status_9999_12.png'
	},
	['Overdrive (Can\'t be removed) 3'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_13',
		icon = 'status_9999_13.png'
	},
  	['Overdrive (Can\'t be removed) 4'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_14',
		icon = 'status_9999_14.png'
	},
	['Overdrive (Can\'t be removed) 5'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_15',
		icon = 'status_9999_15.png'
	},
  	['Overdrive (Can\'t be removed) 6'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_16',
		icon = 'status_9999_16.png'
	},
	['Overdrive (Can\'t be removed) 7'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_17',
		icon = 'status_9999_17.png'
	},
  	['Overdrive (Can\'t be removed) 8'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_18',
		icon = 'status_9999_18.png'
	},
	['Overdrive (Can\'t be removed) 9'] = {
		link = 'Overdrive (Can\'t be removed)',
		status = '9999_19',
		icon = 'status_9999_19.png'
	},
	['Overdrive Inhibited'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Overdrive Inhibited',
		detail = 'Overdrive is curbed',
		status = '1285',
		icon = 'Status Collapse.png'
	},
	['Overflowing Emotions'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Overflowing Emotions',
		detail = '',
		status = '6848',
		icon = 'status_6848.png'
	},
	['Override skill-sealing debuffs'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Override skill-sealing debuffs',
		detail = 'Skill-sealing debuffs don\'t take effect',
		status = '1003',
		icon = 'Status Veil.png'
	},
	['Overtrance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Overtrance',
		detail = 'Charge bar isn\'t consumed when using charge attack or skills (Can\'t be removed / Can\'t be extended)',
		status = '7523',
		icon = 'status_7523.png'
	},
	['P-EN'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'P-EN',
		detail = '1 is consumed upon normal attacks / Deals bonus DMG / When 0: Countdown starts at end of turn (Can\'t be removed)',
		status = '6912',
		icon = 'status_6912.png'
	},
	['P-EN 1'] = {
		link = 'P-EN',
		status = '6912_1',
		icon = 'status_6912_1.png'
	},
	['P-EN 2'] = {
		link = 'P-EN',
		status = '6912_2',
		icon = 'status_6912_2.png'
	},
	['P-EN 3'] = {
		link = 'P-EN',
		status = '6912_3',
		icon = 'status_6912_3.png'
	},
	['P-EN 4'] = {
		link = 'P-EN',
		status = '6912_4',
		icon = 'status_6912_4.png'
	},
	['P-EN 5'] = {
		link = 'P-EN',
		status = '6912_5',
		icon = 'status_6912_5.png'
	},
	['P-EN 6'] = {
		link = 'P-EN',
		status = '6912_6',
		icon = 'status_6912_6.png'
	},
	['P-EN 7'] = {
		link = 'P-EN',
		status = '6912_7',
		icon = 'status_6912_7.png'
	},
	['P-EN 8'] = {
		link = 'P-EN',
		status = '6912_8',
		icon = 'status_6912_8.png'
	},
	['P-EN 9'] = {
		link = 'P-EN',
		status = '6912_9',
		icon = 'status_6912_9.png'
	},
	['P-EN 10'] = {
		link = 'P-EN',
		status = '6912_10',
		icon = 'status_6912_10.png'
	},
	['Page'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Page',
		detail = '1 Page has been finalized',
		status = '62531',
		icon = 'Status Page 1.png'
	},
	['Page 1'] = {
		link = 'Page',
	},
	['Page 2'] = {
		link = 'Page',
		detail = '2 Pages has been finalized',
		status = '62532',
		icon = 'Status Page 2.png'
	},
	['Page 3'] = {
		link = 'Page',
		detail = '3 Pages has been finalized',
		status = '62533',
		icon = 'Status Page 3.png'
	},
	['Pagos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pagos',
		detail = 'Consumed by Gabriel\'s skills (Max: 8 / Can\'t be removed)',
		status = '77261',
		icon = 'status_77261.png'
	},
	['Pagos 1'] = {
		link = 'Pagos',
		status = '77261',
		icon = 'status_77261.png'
	},
	['Pagos 2'] = {
		link = 'Pagos',
		status = '77262',
		icon = 'status_77262.png'
	},
	['Pagos 3'] = {
		link = 'Pagos',
		status = '77263',
		icon = 'status_77263.png'
	},
	['Pagos 4'] = {
		link = 'Pagos',
		status = '77264',
		icon = 'status_77264.png'
	},
	['Pagos 5'] = {
		link = 'Pagos',
		status = '77265',
		icon = 'status_77265.png'
	},
	['Pagos 6'] = {
		link = 'Pagos',
		status = '77266',
		icon = 'status_77266.png'
	},
	['Pagos 7'] = {
		link = 'Pagos',
		status = '77267',
		icon = 'status_77267.png'
	},
	['Pagos 8'] = {
		link = 'Pagos',
		status = '77268',
		icon = 'status_77268.png'
	},
	['Pagos 9'] = {
		link = 'Pagos',
		status = '77269',
		icon = 'status_77269.png'
	},
	['Pandemoniac Roar'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pandemoniac Roar',
		detail = 'Triple attack rate is boosted / 3-hit DMG to a random target upon each normal attack (Can\'t be removed)',
		status = '3125',
		icon = 'status_3125.png'
	},
	['Paramount Care'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Dark ATK is boosted / DEF is boosted / Double attack rate is boosted / Maximum amount of DMG that can be dealt per hit is boosted / Charge bar gain is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Paramount Care',
		detail = '',
		status = '7764',
		icon = 'status_7764.png'
	},
	['Parfait d\'Amour'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Parfait d\'Amour',
		detail = 'Sharp boost to Bounty Hunter success rate / Boost to ATK specs based on the foe\'s bounty level (Can\'t be removed)',
		status = '3213',
		icon = 'status_3213.png'
	},
	['Party All Night'] = {
		groups = {},
		categories = {},
		wiki_name = 'Party All Night',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Party All Night',
		detail = 'ATK is boosted and DEF is lowered based on Party All Night lvl (Max: 5 / Can\'t be removed)',
		status = '66801',
		icon = 'Status Party All Night 1.png'
	},
	['Party All Night 1'] = {
		wiki_name = 'Party All Night Lvl 1',
		link = 'Party All Night',
	},
	['Party All Night 2'] = {
		wiki_name = 'Party All Night Lvl 2',
		link = 'Party All Night',
		status = '66802',
		icon = 'Status Party All Night 2.png'
	},
	['Party All Night 3'] = {
		wiki_name = 'Party All Night Lvl 3',
		link = 'Party All Night',
		status = '66803',
		icon = 'Status Party All Night 3.png'
	},
	['Party All Night 4'] = {
		wiki_name = 'Party All Night Lvl 4',
		link = 'Party All Night',
		status = '66804',
		icon = 'Status Party All Night 4.png'
	},
	['Party All Night 5'] = {
		wiki_name = 'Party All Night Lvl 5',
		link = 'Party All Night',
		status = '66805',
		icon = 'Status Party All Night 5.png'
	},
	['Party All Night Lvl 1'] = {
		wiki_name = 'Party All Night Lvl 1',
		link = 'Party All Night',
	},
	['Party All Night Lvl 2'] = {
		wiki_name = 'Party All Night Lvl 2',
		link = 'Party All Night',
		status = '66802',
		icon = 'Status Party All Night 2.png'
	},
	['Party All Night Lvl 3'] = {
		wiki_name = 'Party All Night Lvl 3',
		link = 'Party All Night',
		status = '66803',
		icon = 'Status Party All Night 3.png'
	},
	['Party All Night Lvl 4'] = {
		wiki_name = 'Party All Night Lvl 4',
		link = 'Party All Night',
		status = '66804',
		icon = 'Status Party All Night 4.png'
	},
	['Party All Night Lvl 5'] = {
		wiki_name = 'Party All Night Lvl 5',
		link = 'Party All Night',
		status = '66805',
		icon = 'Status Party All Night 5.png'
	},
	['Party Nightmare'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DMG dealt is supplemented /<br />Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Party Nightmare',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '6681',
		icon = 'Status Party Nightmare.png'
	},
	['Party Peep'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Party Peep',
		detail = 'Party Peep lvl rises every turn (Max: 5) / Boost to multiattack rate and hostility based on Party Peep lvl',
		status = '63371',
		icon = 'Status Party Peep 1.png'
	},
	['Party Peep 1'] = {
		link = 'Party Peep',
		status = '63371',
		icon = 'Status Party Peep 1.png'
	},
	['Party Peep 2'] = {
		link = 'Party Peep',
		status = '63372',
		icon = 'Status Party Peep 2.png'
	},
	['Party Peep 3'] = {
		link = 'Party Peep',
		status = '63373',
		icon = 'Status Party Peep 3.png'
	},
	['Party Peep 4'] = {
		link = 'Party Peep',
		status = '63374',
		icon = 'Status Party Peep 4.png'
	},
	['Party Peep 5'] = {
		link = 'Party Peep',
		status = '63375',
		icon = 'Status Party Peep 5.png'
	},
	['Party Peep 6'] = {
		link = 'Party Peep',
		status = '63376',
		icon = 'Status Party Peep 6.png'
	},
	['Party Peep 7'] = {
		link = 'Party Peep',
		status = '63377',
		icon = 'Status Party Peep 7.png'
	},
	['Party Peep 8'] = {
		link = 'Party Peep',
		status = '63378',
		icon = 'Status Party Peep 8.png'
	},
	['Party Peep 9'] = {
		link = 'Party Peep',
		status = '63379',
		icon = 'Status Party Peep 9.png'
	},
	['Passion Show'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Passion Show',
		detail = 'Can\'t normal attack / 80% DMG reduction / Sharp boost to hostility / At end of turn: 15% boost to earth allies\' charge bars / Boost to C.A. specs (Stackable) (Can\'t be removed)',
		status = '3134',
		icon = 'status_3134.png'
	},
	['Path of Destruction'] = {
		page = 'Shiva_(Summon)#Gameplay_Notes',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Path of Destruction',
		detail = 'ATK is boosted',
		status = '6012',
		icon = 'Status Path of Destruction.png'
	},
	['Path of Destruction (Local)'] = {
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Path of Destruction',
		detail = 'ATK is boosted',
		status = '6013',
		icon = 'Status Path of Destruction 0.png'
	},
	['Path of Destruction 1'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_1',
		icon = 'Status Path of Destruction 1.png'
	},
	['Path of Destruction 2'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_2',
		icon = 'Status Path of Destruction 2.png'
	},
	['Path of Destruction 3'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_3',
		icon = 'Status Path of Destruction 3.png'
	},
	['Path of Destruction 4'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_4',
		icon = 'Status Path of Destruction 4.png'
	},
	['Path of Destruction 5'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_5',
		icon = 'Status Path of Destruction 5.png'
	},
	['Path of Destruction 6'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_6',
		icon = 'Status Path of Destruction 6.png'
	},
	['Path of Destruction 7'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_7',
		icon = 'Status Path of Destruction 7.png'
	},
	['Path of Destruction 8'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_8',
		icon = 'Status Path of Destruction 8.png'
	},
	['Path of Destruction 9'] = {
		link = 'Path of Destruction (Local)',
		status = '6013_9',
		icon = 'Status Path of Destruction 9.png'
	},
	['Path to Purgatory'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Path to Purgatory',
		detail = 'Deals earth DMG to all allies at end of turn (Can\'t be removed)',
		status = '1308_41',
		icon = 'Status Death Sentence 1.png'
	},
	['Path to Purgatory 1'] = {
		link = 'Path to Purgatory',
	},
	['Path to Purgatory 2'] = {
		link = 'Path to Purgatory',
		status = '1308_42',
		icon = 'Status Death Sentence 2.png'
	},
	['Path to Purgatory 3'] = {
		link = 'Path to Purgatory',
		status = '1308_43',
		icon = 'Status Death Sentence 3.png'
	},
	['Path to Purgatory 4'] = {
		link = 'Path to Purgatory',
		status = '1308_44',
		icon = 'Status Death Sentence 4.png'
	},
	['Path to Purgatory 5'] = {
		link = 'Path to Purgatory',
		status = '1308_45',
		icon = 'Status Death Sentence 5.png'
	},
	['Path to Purgatory 6'] = {
		link = 'Path to Purgatory',
		status = '1308_46',
		icon = 'Status Death Sentence 6.png'
	},
	['Path to Purgatory 7'] = {
		link = 'Path to Purgatory',
		status = '1308_47',
		icon = 'Status Death Sentence 7.png'
	},
	['Path to Purgatory 8'] = {
		link = 'Path to Purgatory',
		status = '1308_48',
		icon = 'Status Death Sentence 8.png'
	},
	['Path to Purgatory 9'] = {
		link = 'Path to Purgatory',
		status = '1308_49',
		icon = 'Status Death Sentence 9.png'
	},
	['Path to Purgatory 10'] = {
		link = 'Path to Purgatory',
		status = '1308_410',
		icon = 'Status Death Sentence 10.png'
	},
	['Path to Purgatory (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Path to Purgatory',
		detail = 'Deals wind DMG to all allies at end of turn (Can\'t be removed)',
		status = '1308_41',
		icon = 'Status Death Sentence 1.png'
	},
	['Path to Purgatory (Wind) 1'] = {
		link = 'Path to Purgatory (Wind)',
	},
	['Path to Purgatory (Wind) 2'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_42',
		icon = 'Status Death Sentence 2.png'
	},
	['Path to Purgatory (Wind) 3'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_43',
		icon = 'Status Death Sentence 3.png'
	},
	['Path to Purgatory (Wind) 4'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_44',
		icon = 'Status Death Sentence 4.png'
	},
	['Path to Purgatory (Wind) 5'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_45',
		icon = 'Status Death Sentence 5.png'
	},
	['Path to Purgatory (Wind) 6'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_46',
		icon = 'Status Death Sentence 6.png'
	},
	['Path to Purgatory (Wind) 7'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_47',
		icon = 'Status Death Sentence 7.png'
	},
	['Path to Purgatory (Wind) 8'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_48',
		icon = 'Status Death Sentence 8.png'
	},
	['Path to Purgatory (Wind) 9'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_49',
		icon = 'Status Death Sentence 9.png'
	},
	['Path to Purgatory (Wind) 10'] = {
		link = 'Path to Purgatory (Wind)',
		status = '1308_410',
		icon = 'Status Death Sentence 10.png'
	},
	['Pathfinding Wolf'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Pathfinding Wolf',
		detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		status = '7711',
		icon = 'status_7711.png'
	},
	['Pathfinding Wolf 1'] = {
		link = 'Pathfinding Wolf',
		status = '7711_1',
		icon = 'status_7711_1.png'
	},
	['Pathfinding Wolf 2'] = {
		link = 'Pathfinding Wolf',
		status = '7711_2',
		icon = 'status_7711_2.png'
	},
	['Pathfinding Wolf 3'] = {
		link = 'Pathfinding Wolf',
		status = '7711_3',
		icon = 'status_7711_3.png'
	},
	['Pathfinding Wolf 4'] = {
		link = 'Pathfinding Wolf',
		status = '7711_4',
		icon = 'status_7711_4.png'
	},
	['Pathfinding Wolf 5'] = {
		link = 'Pathfinding Wolf',
		status = '7711_5',
		icon = 'status_7711_5.png'
	},
	['Pathfinding Wolf 6'] = {
		link = 'Pathfinding Wolf',
		status = '7711_6',
		icon = 'status_7711_6.png'
	},
	['Pathfinding Wolf 7'] = {
		link = 'Pathfinding Wolf',
		status = '7711_7',
		icon = 'status_7711_7.png'
	},
	['Pathfinding Wolf 8'] = {
		link = 'Pathfinding Wolf',
		status = '7711_8',
		icon = 'status_7711_8.png'
	},
	['Pathfinding Wolf 9'] = {
		link = 'Pathfinding Wolf',
		status = '7711_9',
		icon = 'status_7711_9.png'
	},
	['Pawsitivity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pawsitivity',
		detail = 'Skill specs change based on lvl (Can\'t be removed / Max: 5)',
		status = '7409',
		icon = 'status_7409.png'
	},
	['Pawsitivity 1'] = {
		link = 'Pawsitivity',
		status = '7409_3_1',
		icon = 'status_7409_1.png'
	},
	['Pawsitivity 2'] = {
		link = 'Pawsitivity',
		status = '7409_3_2',
		icon = 'status_7409_2.png'
	},
	['Pawsitivity 3'] = {
		link = 'Pawsitivity',
		status = '7409_3_3',
		icon = 'status_7409_3.png'
	},
	['Pawsitivity 4'] = {
		link = 'Pawsitivity',
		status = '7409_3_4',
		icon = 'status_7409_4.png'
	},
	['Pawsitivity 5'] = {
		link = 'Pawsitivity',
		status = '7409_3_5',
		icon = 'status_7409_5.png'
	},
	['Pawsitivity 6'] = {
		link = 'Pawsitivity',
		status = '7409_3_6',
		icon = 'status_7409_6.png'
	},
	['Pawsitivity 7'] = {
		link = 'Pawsitivity',
		status = '7409_3_7',
		icon = 'status_7409_7.png'
	},
	['Pawsitivity 8'] = {
		link = 'Pawsitivity',
		status = '7409_3_8',
		icon = 'status_7409_8.png'
	},
	['Pawsitivity 9'] = {
		link = 'Pawsitivity',
		status = '7409_3_9',
		icon = 'status_7409_9.png'
	},
	['Peacemaker\'s Wings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Peacemaker\'s Wings',
		detail = '',
		status = '1534_6',
		icon = 'Status Sign of Zooey.png'
	},
	['Peace in Death'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Peace in Death',
		detail = 'Takes no debuffs / Effects that remove buffs are nullified / Charge bar is boosted on every turn (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '3135',
		icon = 'status_3135.png'
	},
	['Peace in Death 1'] = {
		link = 'Peace in Death',
		status = '3135_1',
		icon = 'status_3135_1.png'
	},
	['Peace in Death 2'] = {
		link = 'Peace in Death',
		status = '3135_2',
		icon = 'status_3135_2.png'
	},
	['Peace in Death 3'] = {
		link = 'Peace in Death',
		status = '3135_3',
		icon = 'status_3135_3.png'
	},
  ['Peace in Death 4'] = {
		link = 'Peace in Death',
		status = '3135_4',
		icon = 'status_3135_4.png'
	},
	['Peace in Death 5'] = {
		link = 'Peace in Death',
		status = '3135_5',
		icon = 'status_3135_5.png'
	},
	['Peace in Death 6'] = {
		link = 'Peace in Death',
		status = '3135_6',
		icon = 'status_3135_6.png'
	},
	['Peace in Death 7'] = {
		link = 'Peace in Death',
		status = '3135_7',
		icon = 'status_3135_7.png'
	},
  ['Peace in Death 8'] = {
		link = 'Peace in Death',
		status = '3135_8',
		icon = 'status_3135_8.png'
	},
	['Peace in Death 9'] = {
		link = 'Peace in Death',
		status = '3135_9',
		icon = 'status_3135_9.png'
	},
	['Pebble of Happiness'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Deals triple attacks /<br /><b>At end of turn:</b> Charge bar is boosted / Recovers HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Pebble of Happiness',
		detail = '',
		status = '7627',
		icon = 'status_7627.png'
	},
	['Peony'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Peony',
		detail = 'Upon chain burst activation: Deals light DMG to a random foe (Can\'t be removed)',
		status = '6946_3',
		icon = 'status_6946_3.png'
	},
	['Performance'] = {
		page = 'Hype',
		link = 'Ring Ruler',
		name = 'Performance',
	},
	['Phoenix Cicada Stance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Phoenix Cicada Stance',
		detail = 'Boost to triple attack rate, critical hit rate, and dodge rate / Supplement DMG / Charge bar is boosted on every turn (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '3162',
		icon = 'status_3162.png'
	},
	['Phoenix Cicada Stance 1'] = {
		link = 'Phoenix Cicada Stance',
		status = '31621',
		icon = 'status_31621.png'
	},
	['Phoenix Cicada Stance 2'] = {
		link = 'Phoenix Cicada Stance',
		status = '31622',
		icon = 'status_31622.png'
	},
	['Phoenix Cicada Stance 3'] = {
		link = 'Phoenix Cicada Stance',
		status = '31623',
		icon = 'status_31623.png'
	},
	['Phoenix Cicada Stance 4'] = {
		link = 'Phoenix Cicada Stance',
		status = '31624',
		icon = 'status_31624.png'
	},
	['Phoenix Cicada Stance 5'] = {
		link = 'Phoenix Cicada Stance',
		status = '31625',
		icon = 'status_31625.png'
	},
	['Phoenix Cicada Stance 6'] = {
		link = 'Phoenix Cicada Stance',
		status = '31626',
		icon = 'status_31626.png'
	},
	['Phoenix Cicada Stance 7'] = {
		link = 'Phoenix Cicada Stance',
		status = '31627',
		icon = 'status_31627.png'
	},
	['Phoenix Cicada Stance 8'] = {
		link = 'Phoenix Cicada Stance',
		status = '31628',
		icon = 'status_31628.png'
	},
	['Phoenix Cicada Stance 9'] = {
		link = 'Phoenix Cicada Stance',
		status = '31629',
		icon = 'status_31629.png'
	},
	['Phoenix Cicada Stance 10'] = {
		link = 'Phoenix Cicada Stance',
		status = '316210',
		icon = 'status_316210.png'
	},
	['Piece'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Piece',
		detail = 'Piece is granted (Max: 3 / Can\'t be removed)',
		status = '6864',
		icon = 'status_6864.png'
	},
	['Piece 1'] = {
		link = 'Piece',
		status = '68641',
		icon = 'Status 68641.png'
	},
	['Piece 2'] = {
		link = 'Piece',
		status = '68642',
		icon = 'Status 68642.png'
	},
	['Piece 3'] = {
		link = 'Piece',
		status = '68643',
		icon = 'Status 68643.png'
	},
	['Piercing Sight'] = {
		page = 'Piercing Sight',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Piercing Sight',
		detail = 'Elemental DMG dealt will be treated as superior to the target\'s element',
		status = '7122',
		icon = 'status_7122.png'
	},
	['Plan B'] = {
		groups = {},
		categories = {},
		page = 'Vira_(Wind)#Plan_B',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '<b>Level 55:</b> Boost to debuff resistance',
		name = 'Plan B',
		detail = 'Stats and skill DMG specs are boosted / Additional wind damage to all foes after attacks / Will be knocked out when effect ends (Can\'t be removed)',
		status = '3072',
		icon = 'Status Plan B.png'
	},
	['Play Count'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Play Count',
		detail = 'C.A. specs are boosted (Play Count rises when an ally uses a skill / Max: 9 / Can\'t be removed)',
		status = '6834',
		icon = 'status_6834.png'
	},
	['Play Count 1'] = {
		link = 'Play Count',
		status = '6834_1',
		icon = 'status_6834_1.png'
	},
	['Play Count 2'] = {
		link = 'Play Count',
		status = '6834_2',
		icon = 'status_6834_2.png'
	},
	['Play Count 3'] = {
		link = 'Play Count',
		status = '6834_3',
		icon = 'status_6834_3.png'
	},
	['Play Count 4'] = {
		link = 'Play Count',
		status = '6834_4',
		icon = 'status_6834_4.png'
	},
	['Play Count 5'] = {
		link = 'Play Count',
		status = '6834_5',
		icon = 'status_6834_5.png'
	},
	['Play Count 6'] = {
		link = 'Play Count',
		status = '6834_6',
		icon = 'status_6834_6.png'
	},
	['Play Count 7'] = {
		link = 'Play Count',
		status = '6834_7',
		icon = 'status_6834_7.png'
	},
	['Play Count 8'] = {
		link = 'Play Count',
		status = '6834_8',
		icon = 'status_6834_8.png'
	},
	['Play Count 9'] = {
		link = 'Play Count',
		status = '6834_9',
		icon = 'status_6834_9.png'
	},
	['Play Undead'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Play Undead',
		detail = 'Can\'t normal attack / At end of turn: 20% boost to Lich\'s charge bar / Activate Haunting Specter (Can\'t be removed)',
		status = '3173',
		icon = 'status_3173.png'
	},
	['Pneuma'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Recovery cap is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Pneuma',
		detail = '',
		status = '7431',
		icon = 'Status_7431.png'
	},
	['Poison Needle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Poison Needle',
		detail = 'Chance to poison with every one-ally attack (Can\'t be removed)',
		status = '1008_1',
		icon = 'Status Poison Needle.png'
	},
	['Policy: Primus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Policy: Primus',
		detail = 'Executive order: Chain bursts of 4 or more chains must not be activated. (Follow the rules to restore all allies\' HP. Break the rules and all allies take damage and lose their buffs, and the foe gains all elemental DMG cut.) (Can\'t be removed / Ends upon breaking the rules 3 times)',
		status = '6939_1',
		icon = 'status_6939_1.png'
	},
	['Policy: Primus 1'] = {
		link = 'Policy: Primus',
		status = '6939_11',
		icon = 'status_6939_11.png'
	},
	['Policy: Primus 2'] = {
		link = 'Policy: Primus',
		status = '6939_12',
		icon = 'status_6939_12.png'
	},
	['Policy: Primus 3'] = {
		link = 'Policy: Primus',
		status = '6939_13',
		icon = 'status_6939_13.png'
	},
	['Policy: Secundus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Policy: Secundus',
		detail = 'Executive order: Must deal DMG 10 or more times in a single turn. (Follow the rules to boost all allies\' charge bars. Break the rules and all allies suffer a random debuff, and the foe gains all elemental DMG cut.) (Can\'t be removed / Ends upon breaking the rules 3 times)',
		status = '6939_1',
		icon = 'status_6939_2.png'
	},
	['Policy: Secundus 1'] = {
		link = 'Policy: Secundus',
		status = '6939_11',
		icon = 'status_6939_21.png'
	},
	['Policy: Secundus 2'] = {
		link = 'Policy: Secundus',
		status = '6939_12',
		icon = 'status_6939_22.png'
	},
	['Policy: Secundus 3'] = {
		link = 'Policy: Secundus',
		status = '6939_13',
		icon = 'status_6939_23.png'
	},
	['Policy: Tertius'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Policy: Tertius',
		detail = 'Executive order: No more than 3 skills may be used in a single turn. (Follow the rules to cut the skill cooldowns for a random skill type for all allies by 1 turn. Break the rules and the foe gains a random buff and all elemental DMG cut.) (Can\'t be removed / Ends upon breaking the rules 3 times)',
		status = '6939_1',
		icon = 'status_6939_3.png'
	},
	['Policy: Tertius 1'] = {
		link = 'Policy: Tertius',
		status = '6939_11',
		icon = 'status_6939_31.png'
	},
	['Policy: Tertius 2'] = {
		link = 'Policy: Tertius',
		status = '6939_12',
		icon = 'status_6939_32.png'
	},
	['Policy: Tertius 3'] = {
		link = 'Policy: Tertius',
		status = '6939_13',
		icon = 'status_6939_33.png'
	},
	['Powder Keg'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Powder Keg',
		detail = 'Powder kegs are ready',
		status = '16191',
		icon = 'Status Powder Keg1.png'
	},
	['Powder Keg 1'] = {
		link = 'Powder Keg',
	},
	['Powder Keg 2'] = {
		link = 'Powder Keg',
		status = '16192',
		icon = 'Status Powder Keg2.png'
	},
	['Powder Keg 3'] = {
		link = 'Powder Keg',
		status = '16193',
		icon = 'Status Powder Keg3.png'
	},
	['Powder Keg 4'] = {
		link = 'Powder Keg',
		status = '16194',
		icon = 'Status Powder Keg4.png'
	},
	['Powder Keg 5'] = {
		link = 'Powder Keg',
		status = '16195',
		icon = 'Status Powder Keg5.png'
	},
	['Powder Keg (SSR)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Powder Keg',
		detail = 'Multiattack rate is boosted based on number of Powder Kegs (Can\'t be removed)',
		status = '62341',
		icon = 'Status Powder Keg (SSR) 1.png'
	},
	['Powder Keg (SSR) 1'] = {
		link = 'Powder Keg (SSR)',
	},
	['Powder Keg (SSR) 2'] = {
		link = 'Powder Keg (SSR)',
		status = '62342',
		icon = 'Status Powder Keg (SSR) 2.png'
	},
	['Powder Keg (SSR) 3'] = {
		link = 'Powder Keg (SSR)',
		status = '62343',
		icon = 'Status Powder Keg (SSR) 3.png'
	},
	['Powder Keg (SSR) 4'] = {
		link = 'Powder Keg (SSR)',
		status = '62344',
		icon = 'Status Powder Keg (SSR) 4.png'
	},
	['Powder Keg (SSR) 5'] = {
		link = 'Powder Keg (SSR)',
		status = '62345',
		icon = 'Status Powder Keg (SSR) 5.png'
	},
	['Power Cells'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Cells that power your companion.<br />Will be used up every turn while companion is active.<br />Companion will shut down when none are left.',
		wiki_comment = '',
		name = 'Power Cells',
		detail = 'Cells that power your companion. Will be used up every turn while companion is active. Companion will shut down when none are left.',
		status = '61381',
		icon = 'Status Power Cells 1.png'
	},
	['Power Cells 1'] = {
		link = 'Power Cells',
	},
	['Power Cells 2'] = {
		link = 'Power Cells',
		status = '61382',
		icon = 'Status Power Cells 2.png'
	},
	['Power Cells 3'] = {
		link = 'Power Cells',
		status = '61383',
		icon = 'Status Power Cells 3.png'
	},
	['Power Cells 4'] = {
		link = 'Power Cells',
		status = '61384',
		icon = 'Status Power Cells 4.png'
	},
	['Power Cells 5'] = {
		link = 'Power Cells',
		status = '61385',
		icon = 'Status Power Cells 5.png'
	},
	['Power Cells 6'] = {
		link = 'Power Cells',
		status = '61386',
		icon = 'Status Power Cells 6.png'
	},
	['Power Cells 7'] = {
		link = 'Power Cells',
		status = '61387',
		icon = 'Status Power Cells 7.png'
	},
	['Power Cells 8'] = {
		link = 'Power Cells',
		status = '61388',
		icon = 'Status Power Cells 8.png'
	},
	['Power Cells 9'] = {
		link = 'Power Cells',
		status = '61389',
		icon = 'Status Power Cells 9.png'
	},
	['Power Cells 10'] = {
		link = 'Power Cells',
		status = '613810',
		icon = 'Status Power Cells 10.png'
	},
	['Power Cells (Robomi)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Power Cells',
		detail = 'The power source of Robomi. Consumed when skills are used.',
		status = '6154_1',
		icon = 'Status Power Cells (Robomi) 1.png'
	},
	['Power Cells (Robomi) 1'] = {
		link = 'Power Cells (Robomi)',
	},
	['Power Cells (Robomi) 2'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_2',
		icon = 'Status Power Cells (Robomi) 2.png'
	},
	['Power Cells (Robomi) 3'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_3',
		icon = 'Status Power Cells (Robomi) 3.png'
	},
	['Power Cells (Robomi) 4'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_4',
		icon = 'Status Power Cells (Robomi) 4.png'
	},
	['Power Cells (Robomi) 5'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_5',
		icon = 'Status Power Cells (Robomi) 5.png'
	},
	['Power Cells (Robomi) 6'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_6',
		icon = 'Status Power Cells (Robomi) 6.png'
	},
	['Power Cells (Robomi) 7'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_7',
		icon = 'Status Power Cells (Robomi) 7.png'
	},
	['Power Cells (Robomi) 8'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_8',
		icon = 'Status Power Cells (Robomi) 8.png'
	},
	['Power Cells (Robomi) 9'] = {
		link = 'Power Cells (Robomi)',
		status = '6154_9',
		icon = 'Status Power Cells (Robomi) 9.png'
	},
	['PP'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'PP',
		detail = 'When PP is 7 or above: Activates Overflow and boosts C.A. specs (Max: 10 / Can\'t be removed)',
		status = '6832',
		icon = 'status_6832.png'
	},
	['PP 1'] = {
		link = 'PP',
		status = '6832_1',
		icon = 'status_6832_1.png'
	},
	['PP 2'] = {
		link = 'PP',
		status = '6832_2',
		icon = 'status_6832_2.png'
	},
	['PP 3'] = {
		link = 'PP',
		status = '6832_3',
		icon = 'status_6832_3.png'
	},
	['PP 4'] = {
		link = 'PP',
		status = '6832_4',
		icon = 'status_6832_4.png'
	},
	['PP 5'] = {
		link = 'PP',
		status = '6832_5',
		icon = 'status_6832_5.png'
	},
	['PP 6'] = {
		link = 'PP',
		status = '6832_6',
		icon = 'status_6832_6.png'
	},
	['PP 7'] = {
		link = 'PP',
		status = '6832_7',
		icon = 'status_6832_7.png'
	},
	['PP 8'] = {
		link = 'PP',
		status = '6832_8',
		icon = 'status_6832_8.png'
	},
	['PP 9'] = {
		link = 'PP',
		status = '6832_9',
		icon = 'status_6832_9.png'
	},
	['PP 10'] = {
		link = 'PP',
		status = '6832_10',
		icon = 'status_6832_10.png'
	},
	['Prayer of Imminent Light'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Prayer of Imminent Light',
		detail = 'Boost to ATK and critical hit rate / Revitalize effect / Keen effect (Can\'t be removed / Ends when HP drops below 40%)',
		status = '3184',
		icon = 'status_3184.png'
	},
	['Precious Holiday'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Precious Holiday',
		detail = 'Consumed upon using Yuni\'s skills (Max: 10 / Can\'t be removed)',
		status = '7735_1',
		icon = 'status_7735_1.png'
	},
	['Precious Holiday 1'] = {
		link = 'Precious Holiday',
		status = '7735_1',
		icon = 'status_7735_1.png'
	},
	['Precious Holiday 2'] = {
		link = 'Precious Holiday',
		status = '7735_2',
		icon = 'status_7735_2.png'
	},
	['Precious Holiday 3'] = {
		link = 'Precious Holiday',
		status = '7735_3',
		icon = 'status_7735_3.png'
	},
	['Precious Holiday 4'] = {
		link = 'Precious Holiday',
		status = '7735_4',
		icon = 'status_7735_4.png'
	},
	['Precious Holiday 5'] = {
		link = 'Precious Holiday',
		status = '7735_5',
		icon = 'status_7735_5.png'
	},
	['Precious Holiday 6'] = {
		link = 'Precious Holiday',
		status = '7735_6',
		icon = 'status_7735_6.png'
	},
	['Precious Holiday 7'] = {
		link = 'Precious Holiday',
		status = '7735_7',
		icon = 'status_7735_7.png'
	},
	['Precious Holiday 8'] = {
		link = 'Precious Holiday',
		status = '7735_8',
		icon = 'status_7735_8.png'
	},
	['Precious Holiday 9'] = {
		link = 'Precious Holiday',
		status = '7735_9',
		icon = 'status_7735_9.png'
	},
	['Precious Holiday 10'] = {
		link = 'Precious Holiday',
		status = '7735_10',
		icon = 'status_7735_10.png'
	},
	['Precious Wish'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Precious Wish',
		detail = 'Consumed upon using Yuni\'s skills (Max: 10 / Can\'t be removed)',
		status = '7349',
		icon = 'status_7349.png'
	},
	['Precious Wish 1'] = {
		link = 'Precious Wish',
		status = '7349_1',
		icon = 'Status 7349_1.png'
	},
	['Precious Wish 2'] = {
		link = 'Precious Wish',
		status = '7349_2',
		icon = 'Status 7349_2.png'
	},
	['Precious Wish 3'] = {
		link = 'Precious Wish',
		status = '7349_3',
		icon = 'Status 7349_3.png'
	},
  ['Precious Wish 4'] = {
		link = 'Precious Wish',
		status = '7349_4',
		icon = 'Status 7349_4.png'
	},
	['Precious Wish 5'] = {
		link = 'Precious Wish',
		status = '7349_5',
		icon = 'Status 7349_5.png'
	},
	['Precious Wish 6'] = {
		link = 'Precious Wish',
		status = '7349_6',
		icon = 'Status 7349_6.png'
	},
	['Precious Wish 7'] = {
		link = 'Precious Wish',
		status = '7349_7',
		icon = 'Status 7349_7.png'
	},
  ['Precious Wish 8'] = {
		link = 'Precious Wish',
		status = '7349_8',
		icon = 'Status 7349_8.png'
	},
	['Precious Wish 9'] = {
		link = 'Precious Wish',
		status = '7349_9',
		icon = 'Status 7349_9.png'
	},
	['Precious Wish 10'] = {
		link = 'Precious Wish',
		status = '7349_10',
		icon = 'Status 7349_10.png'
	},
	['Precipitous Buffer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Precipitous Buffer',
		detail = 'Reduces non-wind elemental DMG taken by 30% / Resistance to debuffs from non-wind allies is boosted / Removes 1 debuff at end of turn (Can only be removed by dealing either 20,000,000 wind skill DMG or 20,000,000 wind C.A. DMG)',
		status = '3216',
		icon = 'status_3216.png'
	},
	['Pride of One'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pride of One',
		detail = 'ATK is boosted based on lvl (Max: 5 / Can\'t be removed)',
		status = '6919',
		icon = 'status_6919.png'
	},
	['Pride of One 1'] = {
		link = 'Pride of One',
		status = '6919_1',
		icon = 'status_6919_1.png'
	},
	['Pride of One 2'] = {
		link = 'Pride of One',
		status = '6919_2',
		icon = 'status_6919_2.png'
	},
	['Pride of One 3'] = {
		link = 'Pride of One',
		status = '6919_3',
		icon = 'status_6919_3.png'
	},
	['Pride of One 4'] = {
		link = 'Pride of One',
		status = '6919_4',
		icon = 'status_6919_4.png'
	},
	['Pride of One 5'] = {
		link = 'Pride of One',
		status = '6919_5',
		icon = 'status_6919_5.png'
	},
	['Pride of One 6'] = {
		link = 'Pride of One',
		status = '6919_6',
		icon = 'status_6919_6.png'
	},
	['Pride of One 7'] = {
		link = 'Pride of One',
		status = '6919_7',
		icon = 'status_6919_7.png'
	},
	['Pride of One 8'] = {
		link = 'Pride of One',
		status = '6919_8',
		icon = 'status_6919_8.png'
	},
	['Pride of One 9'] = {
		link = 'Pride of One',
		status = '6919_9',
		icon = 'status_6919_9.png'
	},
	['Primal Pals\' Summer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Primal Pals\' Summer',
		detail = 'Activates when a foe uses special attack (Restores all allies\' HP and removes 1 debuff upon activation) (Can\'t be removed) ',
		status = '6640',
		icon = 'Status Primal Pals\' Summer.png'
	},
	['Primal Sword Deimos'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Deals bonus fire DMG for normal attacks / Attacks twice each turn / Debuff resistance is boosted / Effects that remove buffs will be nullified / HP is lowered on every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Primal Sword Deimos',
		detail = '',
		status = '7574',
		icon = 'status_7574.png'
	},
	['Primary Care'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '[Element] ATK is boosted / DEF is boosted / Double attack rate is boosted / Maximum amount of DMG that can be dealt per hit is boosted / Charge bar gain is boosted (Can\'t be removed)',
		wiki_comment = '[Element] is the MC\'s current element',
		name = 'Primary Care',
		detail = '',
		status = '7646',
		icon = 'status_7646.png'
	},
	['Primeval Glow (Max: 3)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Primeval Glow',
		detail = 'ATK and multiattack rate are boosted based on lvl / Deals bonus fire DMG upon normal attacks (Can\'t be removed / Max: 3)',
		status = '7725_1',
		icon = 'status_7725_1.png'
	},
	['Primeval Glow (Max: 3) 1'] = {
		link = 'Primeval Glow (Max: 3)',
		status = '7725_1',
		icon = 'status_7725_1.png'
	},
	['Primeval Glow (Max: 3) 2'] = {
		link = 'Primeval Glow (Max: 3)',
		status = '7725_2',
		icon = 'status_7725_2.png'
	},
	['Primeval Glow (Max: 3) 3'] = {
		link = 'Primeval Glow (Max: 3)',
		status = '7725_3',
		icon = 'status_7725_3.png'
	},
	['Primeval Glow (Max: 5)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Primeval Glow',
		detail = 'ATK and multiattack rate are boosted based on lvl / Deals bonus fire DMG upon normal attacks (Can\'t be removed / Max: 5)',
		status = '7725_1',
		icon = 'status_7725_1.png'
	},
	['Primeval Glow (Max: 5) 1'] = {
		link = 'Primeval Glow (Max: 5)',
		status = '7725_1',
		icon = 'status_7725_1.png'
	},
	['Primeval Glow (Max: 5) 2'] = {
		link = 'Primeval Glow (Max: 5)',
		status = '7725_2',
		icon = 'status_7725_2.png'
	},
	['Primeval Glow (Max: 5) 3'] = {
		link = 'Primeval Glow (Max: 5)',
		status = '7725_3',
		icon = 'status_7725_3.png'
	},
	['Primeval Glow (Max: 5) 4'] = {
		link = 'Primeval Glow (Max: 5)',
		status = '7725_4',
		icon = 'status_7725_4.png'
	},
	['Primeval Glow (Max: 5) 5'] = {
		link = 'Primeval Glow (Max: 5)',
		status = '7725_5',
		icon = 'status_7725_5.png'
	},
	['Prison of War'] = {
		page = 'Terror',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Prison of War',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_9',
		icon = 'Status 1374_9.png'
	},
	['Prison of War 1'] = {
		link = 'Prison of War',
		status = '1374_91',
		icon = 'Status 1374_91.png'
	},
	['Prison of War 2'] = {
		link = 'Prison of War',
		status = '1374_92',
		icon = 'Status 1374_92.png'
	},
	['Prison of War 3'] = {
		link = 'Prison of War',
		status = '1374_93',
		icon = 'Status 1374_93.png'
	},
	['Prison of War 4'] = {
		link = 'Prison of War',
		status = '1374_94',
		icon = 'Status 1374_94.png'
	},
	['Prison of War 5'] = {
		link = 'Prison of War',
		status = '1374_95',
		icon = 'Status 1374_95.png'
	},
	['Prison of War 6'] = {
		link = 'Prison of War',
		status = '1374_96',
		icon = 'Status 1374_96.png'
	},
	['Prison of War 7'] = {
		link = 'Prison of War',
		status = '1374_97',
		icon = 'Status 1374_97.png'
	},
	['Prison of War 8'] = {
		link = 'Prison of War',
		status = '1374_98',
		icon = 'Status 1374_98.png'
	},
	['Prison of War 9'] = {
		link = 'Prison of War',
		status = '1374_99',
		icon = 'Status 1374_99.png'
	},
	['Pristine Veil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pristine Veil',
		detail = 'Focused on coming alive to negate maddening-of-a-tub (Can\'t be removed)',
		status = '7196',
		icon = 'Status 7196.png'
	},
	['Projected World'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Projected World',
		detail = 'Can\'t attack / Boosts ATK and DEF at end of turn (Stackable) (Can\'t be removed)',
		status = '31301',
		icon = 'status_31301.png'
	},
	['Projected World 1'] = {
		link = 'Projected World',
		status = '31301',
		icon = 'status_31301.png'
	},
	['Projected World 2'] = {
		link = 'Projected World',
		status = '31302',
		icon = 'status_31302.png'
	},
	['Projected World 3'] = {
		link = 'Projected World',
		status = '31303',
		icon = 'status_31303.png'
	},
	['Projected World 4'] = {
		link = 'Projected World',
		status = '31304',
		icon = 'status_31304.png'
	},
	['Projected World 5'] = {
		link = 'Projected World',
		status = '31305',
		icon = 'status_31305.png'
	},
	['Projected World 6'] = {
		link = 'Projected World',
		status = '31306',
		icon = 'status_31306.png'
	},
	['Projected World 7'] = {
		link = 'Projected World',
		status = '31307',
		icon = 'status_31307.png'
	},
	['Projected World 8'] = {
		link = 'Projected World',
		status = '31308',
		icon = 'status_31308.png'
	},
	['Projected World 9'] = {
		link = 'Projected World',
		status = '31309',
		icon = 'status_31309.png'
	},
	['Projected World (Raid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Projected World',
		detail = 'Can\'t attack / Reflects DMG / Foe\'s Terminal lvl rises by 1 at end of turn (Can\'t be removed / Duration can\'t be cut)',
		status = '31301',
		icon = 'status_31301.png'
	},
	['Projected World (Raid) 1'] = {
		link = 'Projected World (Raid)',
		status = '31301',
		icon = 'status_31301.png'
	},
	['Projected World (Raid) 2'] = {
		link = 'Projected World (Raid)',
		status = '31302',
		icon = 'status_31302.png'
	},
	['Projected World (Raid) 3'] = {
		link = 'Projected World (Raid)',
		status = '31303',
		icon = 'status_31303.png'
	},
	['Projected World (Raid) 4'] = {
		link = 'Projected World (Raid)',
		status = '31304',
		icon = 'status_31304.png'
	},
	['Projected World (Raid) 5'] = {
		link = 'Projected World (Raid)',
		status = '31305',
		icon = 'status_31305.png'
	},
	['Projected World (Raid) 6'] = {
		link = 'Projected World (Raid)',
		status = '31306',
		icon = 'status_31306.png'
	},
	['Projected World (Raid) 7'] = {
		link = 'Projected World (Raid)',
		status = '31307',
		icon = 'status_31307.png'
	},
	['Projected World (Raid) 8'] = {
		link = 'Projected World (Raid)',
		status = '31308',
		icon = 'status_31308.png'
	},
	['Projected World (Raid) 9'] = {
		link = 'Projected World (Raid)',
		status = '31309',
		icon = 'status_31309.png'
	},
	['Promenade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Promenade',
		detail = 'Multiattack rate is boosted based on Promenade lvl (Can\'t be removed)',
		status = '7083',
		icon = 'Status 7083.png'
	},
	['Promenade 1'] = {
		link = 'Promenade',
		status = '7083_1',
		icon = 'Status 7083_1.png'
	},
	['Promenade 2'] = {
		link = 'Promenade',
		status = '7083_2',
		icon = 'Status 7083_2.png'
	},
	['Promenade 3'] = {
		link = 'Promenade',
		status = '7083_3',
		icon = 'Status 7083_3.png'
	},
	['Promenade 4'] = {
		link = 'Promenade',
		status = '7083_4',
		icon = 'Status 7083_4.png'
	},
	['Promenade 5'] = {
		link = 'Promenade',
		status = '7083_5',
		icon = 'Status 7083_5.png'
	},
	['Promenade 6'] = {
		link = 'Promenade',
		status = '7083_6',
		icon = 'Status 7083_6.png'
	},
	['Promenade 7'] = {
		link = 'Promenade',
		status = '7083_7',
		icon = 'Status 7083_7.png'
	},
	['Promenade 8'] = {
		link = 'Promenade',
		status = '7083_8',
		icon = 'Status 7083_8.png'
	},
	['Promenade 9'] = {
		link = 'Promenade',
		status = '7083_9',
		icon = 'Status 7083_9.png'
	},
	['Promenade 10'] = {
		link = 'Promenade',
		status = '7083_10',
		icon = 'Status 7083_10.png'
	},
	['Protect the damsels I shall!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Protect the damsels I shall!',
		detail = 'Receive one-ally attacks in place of female allies',
		status = '1075',
		icon = 'Status Substitute.png'
	},
	['Pun Field'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Pun Field',
		detail = 'DEF is boosted based on Pun Field lvl (Can\'t be removed / Lvl lowers upon a chain burst activation)',
		status = '6858',
		icon = 'status_6858.png'
	},
	['Pun Field 1'] = {
		link = 'Pun Field',
		status = '6858_1',
		icon = 'Status 6858_1.png'
	},
	['Pun Field 2'] = {
		link = 'Pun Field',
		status = '6858_2',
		icon = 'Status 6858_2.png'
	},
	['Pun Field 3'] = {
		link = 'Pun Field',
		status = '6858_3',
		icon = 'Status 6858_3.png'
	},
	['Pun Field 4'] = {
		link = 'Pun Field',
		status = '6858_4',
		icon = 'Status 6858_4.png'
	},
	['Pun Field 5'] = {
		link = 'Pun Field',
		status = '6858_5',
		icon = 'Status 6858_5.png'
	},
	['Pupper Squad, Go!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pupper Squad, Go!',
		detail = 'Upon chain burst activation: Deals 3-hit water DMG to a foe / Random buff to caster (Can\'t be removed)',
		status = '7063',
		icon = 'status_7063.png'
	},
	['Puppet Strings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Puppet Strings',
		detail = 'Stats are sharply boosted (Cancels upon exceeding DMG stack / Can\'t be removed)',
		status = '60401',
		icon = 'Status Puppet Strings.png'
	},
	['Purebolt Storm'] = {
		groups = {},
		categories = {'local'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Purebolt Storm',
		detail = 'ATK is boosted (Effect will be used up to gain bonus effects upon dealing certain special attacks)',
		status = '3000_100',
		icon = 'Status Purebolt Storm.png'
	},
	['Purging Light 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Purging Light',
		detail = 'Casts random debuff effect each turn',
		status = '1413_11',
		icon = 'Status Purging Light 1.png'
	},
	['Purging Light 2'] = {
		link = 'Purging Light 1',
		status = '1413_12',
		icon = 'Status Purging Light 2.png'
	},
	['Purging Light 3'] = {
		link = 'Purging Light 1',
		status = '1413_13',
		icon = 'Status Purging Light 3.png'
	},
	['Purging Light (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Purging Light',
		detail = 'Casts random debuff effect each turn (Can\'t be removed)',
		status = '7270',
		icon = 'status_7270.png'
	},
	['Purging Light (Can\'t be removed) 1'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_11',
		icon = 'status_1413_11.png'
	},
	['Purging Light (Can\'t be removed) 2'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_12',
		icon = 'status_1413_12.png'
	},
	['Purging Light (Can\'t be removed) 3'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_13',
		icon = 'status_1413_13.png'
	},
	['Purging Light (Can\'t be removed) 4'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_14',
		icon = 'status_1413_14.png'
	},
	['Purging Light (Can\'t be removed) 5'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_15',
		icon = 'status_1413_15.png'
	},
	['Purging Light (Can\'t be removed) 6'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_16',
		icon = 'status_1413_16.png'
	},
	['Purging Light (Can\'t be removed) 7'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_17',
		icon = 'status_1413_17.png'
	},
	['Purging Light (Can\'t be removed) 8'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_18',
		icon = 'status_1413_18.png'
	},
	['Purging Light (Can\'t be removed) 9'] = {
		link = 'Purging Light (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		status = '1413_19',
		icon = 'status_1413_19.png'
	},
	['Purifying Flame'] = {
		page = 'Shiva#Purifying Flame',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'HP is lowered on every turn / ATK is lowered / DEF is lowered (Can\'t be removed)',
		wiki_comment = '',
		name = 'Purifying Flame',
		detail = '',
		status = '6367',
		icon = 'Status_Purifying_Flame.png'
	},
	['Purity of Nature'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Purity of Nature',
		detail = 'For every 4 skills used by fire allies: 2-hit fire DMG to all foes / Remove 1 buff',
		status = '74571',
		icon = 'status_74571.png'
	},
	['Purity of Nature 1'] = {
		link = 'Purity of Nature',
		status = '74571',
		icon = 'status_74571.png'
	},
	['Purity of Nature 2'] = {
		link = 'Purity of Nature',
		status = '74572',
		icon = 'status_74572.png'
	},
	['Purity of Nature 3'] = {
		link = 'Purity of Nature',
		status = '74573',
		icon = 'status_74573.png'
	},
	['Purity of Nature 4'] = {
		link = 'Purity of Nature',
		status = '74574',
		icon = 'status_74574.png'
	},
	['Purity of Nature 5'] = {
		link = 'Purity of Nature',
		status = '74575',
		icon = 'status_74575.png'
	},
	['Purity of Nature 6'] = {
		link = 'Purity of Nature',
		status = '74576',
		icon = 'status_74576.png'
	},
	['Purity of Nature 7'] = {
		link = 'Purity of Nature',
		status = '74577',
		icon = 'status_74577.png'
	},
	['Purity of Nature 8'] = {
		link = 'Purity of Nature',
		status = '74578',
		icon = 'status_74578.png'
	},
	['Purity of Nature 9'] = {
		link = 'Purity of Nature',
		status = '74579',
		icon = 'status_74579.png'
	},
	['Qinglong\'s Aura'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Unofficial name',
		name = 'Qinglong\'s Aura',
		detail = 'Will gain all Qinglong\'s call effects (1 time)',
		status = '6109_4',
		icon = 'Status Summon Crystal Wind.png'
	},
	['Quad Attack Rate Boosted'] = {
		page = 'QA Up',
		groups = {},
		categories = {},
		wiki_name = '%a% QA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Quad Attack Rate Boosted',
		detail = 'Quadruple attack rate is boosted',
		status = '6948',
		icon = 'status_6948.png'
	},
	['Quad Attack Rate Boosted (Can\'t be removed)'] = {
    page = 'QA Up',
		groups = {},
		categories = {},
		wiki_name = '%a% QA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Quad Attack Rate Boosted',
		detail = 'Quadruple attack rate is boosted (Can\'t be removed)',
		status = '6948',
		icon = 'status_6948.png'
	},
	['Quadruple Strike'] = {
		page = 'Multistrike',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Quadruple Strike',
		detail = 'Attacks 4 times each turn',
		status = '6107',
		icon = 'Status Routine Step.png'
	},
	['Quarter Moon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Quarter Moon',
		detail = 'Changes to Full Moon in 1 turn',
		status = '1308_32',
		icon = 'Status Quarter Moon.png'
	},
	['Quarter Moon (Summon)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Quarter Moon',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crescent Moon',
		detail = 'ATK and DEF are gradually boosted (Can\'t be removed)',
		status = '1308_32',
		icon = 'Status Quarter Moon.png'
	},
	['Quick Tap'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Quick Tap',
		detail = 'Upon dodging, extends all allies\' hype by 1 turn and boosts their ATK (Stackable) (Can\'t be removed)',
		status = '1224_1',
		icon = 'Status Quick Tap.png'
	},
	['Quickdraw Stance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Quickdraw Stance',
		detail = 'Focused on foe\'s attacks and ready for a counter (Can\'t deal attacks / Can\'t be removed)',
		status = '3041',
		icon = 'Status Quickdraw Stance.png'
	},
	['Quickload'] = {
		groups = {},
		categories = {},
		wiki_name = 'Quickload',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Loaded',
		detail = 'Charge bar was absorbed by weapon',
		status = '14710',
		icon = 'Status Quickload.png'
	},
	['Radiant'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Radiant',
		detail = 'Hype is boosted every turn (Max: Lvl 4 [Effect duration extends after reaching lvl 4] / Ends upon taking DMG)',
		status = '6537',
		icon = 'Status Radiant.png'
	},
	['Radiant Wave'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Radiant Wave',
		detail = 'DMG dealt is supplemented based on Radiant Wave lvl / Deals bonus fire DMG for one-foe attacks (Can\'t be removed)',
		status = '66081',
		icon = 'Status Radiant Wave 1.png'
	},
	['Radiant Wave 1'] = {
		link = 'Radiant Wave',
	},
	['Radiant Wave 2'] = {
		link = 'Radiant Wave',
		status = '66082',
		icon = 'Status Radiant Wave 2.png'
	},
	['Radiant Wave 3'] = {
		link = 'Radiant Wave',
		status = '66083',
		icon = 'Status Radiant Wave 3.png'
	},
	['Radiant Wave 4'] = {
		link = 'Radiant Wave',
		status = '66084',
		icon = 'Status Radiant Wave 4.png'
	},
	['Radiant Wave 5'] = {
		link = 'Radiant Wave',
		status = '66085',
		icon = 'Status Radiant Wave 5.png'
	},
	['Radiant Wave 6'] = {
		link = 'Radiant Wave',
		status = '66086',
		icon = 'Status Radiant Wave 6.png'
	},
	['Radiant Wave 7'] = {
		link = 'Radiant Wave',
		status = '66087',
		icon = 'Status Radiant Wave 7.png'
	},
	['Radiant Wave 8'] = {
		link = 'Radiant Wave',
		status = '66088',
		icon = 'Status Radiant Wave 8.png'
	},
	['Radiant Wave 9'] = {
		link = 'Radiant Wave',
		status = '66089',
		icon = 'Status Radiant Wave 9.png'
	},
	['Radioactive Mode'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Radioactive Mode',
		detail = 'Cut skill cooldown by half / Boost to chain burst DMG / Take DMG each turn / Boost to ATK when field effect Atomic Collapse is in effect',
		status = '1458',
		icon = 'Status Radioactive.png'
	},
	['Ragnarok Field'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ragnarok Field',
		detail = 'HP is lowered on every turn (Varies by number of raid participants.)',
		status = '1266',
		icon = 'Status RagnarokField.png'
	},
	['Ragnarok Field II'] = {
		link = 'Ragnarok Field',
		name = 'Ragnarok Field II',
	},
	['Rainshower Blossom'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can withstand lethal DMG (Leaves 1 HP) / More likely to be attacked / Boost to number of counters for Beach Blush (2 hits) / Can\'t normal attack or use charge attack (Can\'t be removed / Can\'t be extended)',
		wiki_comment = '',
		name = 'Rainshower Blossom',
		detail = '',
		status = '7600',
		icon = 'status_7600.png'
	},
	['Raise'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Raise',
		detail = 'DMG is supplemented based on number of Raises / Hostility is boosted (Max: 3 / Can\'t be removed)',
		status = '6936_1',
		icon = 'Status_6936_1.png'
	},
	['Raise 1'] = {
		link = 'Raise',
	},
	['Raise 2'] = {
		link = 'Raise',
		status = '6936_2',
		icon = 'Status_6936_2.png'
	},
	['Raise 3'] = {
		link = 'Raise',
		status = '6936_3',
		icon = 'Status_6936_3.png'
	},
	['Raphael\'s Favor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Raphael\'s Favor',
		detail = 'ATK and DEF are boosted (Can\'t be removed)',
		status = '3149',
		icon = 'status_3149.png'
	},
	['Razorback Lance'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Razorback Lance',
		detail = 'Razorback Lances are at stage 1 / Reckless Abandon will activate at stage 4 (Razorback Lances reset upon activation / Can\'t be removed)',
		status = '63751',
		icon = 'Status Razorback Lance 1.png'
	},
	['Razorback Lance 1'] = {
		link = 'Razorback Lance',
	},
	['Razorback Lance 2'] = {
		link = 'Razorback Lance',
		detail = 'Razorback Lances are at stage 2 / Reckless Abandon will activate at stage 4 (Razorback Lances reset upon activation / Can\'t be removed)',
		status = '63754',
		icon = 'Status Razorback Lance 2.png'
	},
	['Razorback Lance 3'] = {
		link = 'Razorback Lance',
		detail = 'Razorback Lances are at stage 3 / Reckless Abandon will activate at stage 4 (Razorback Lances reset upon activation / Can\'t be removed)',
		status = '63757',
		icon = 'Status Razorback Lance 3.png'
	},
	['Razorback Lance 4'] = {
		link = 'Razorback Lance',
		detail = 'Razorback Lances are at stage 4 / Reckless Abandon will activate at stage 4 (Razorback Lances reset upon activation / Can\'t be removed)',
		status = '637510',
		icon = 'Status Razorback Lance 4.png'
	},
	['Wrath'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wrath',
		detail = 'Multiattack rate is boosted',
		status = '1308',
		icon = 'Status Overdrive Curbed.png'
	},
	['Rage 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rage',
		detail = 'ATK will be boosted upon taking DMG five times',
		status = '60231',
		icon = 'Status Rage1.png'
	},
	['Rage of Tyranno'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rage of Tyranno',
		detail = 'Triple attack rate is boosted / Normal attacks deal 2-hit DMG to random foes / Damage skills activate twice / Buffs can\'t be removed (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '3248_1',
		icon = 'status_3248_1.png'
	},
	['Rage of Tyranno 1'] = {
		link = 'Rage of Tyranno',
		status = '3248_1',
		icon = 'status_3248_1.png'
	},
	['Rage of Tyranno 2'] = {
		link = 'Rage of Tyranno',
		status = '3248_2',
		icon = 'status_3248_2.png'
	},
	['Rage of Tyranno 3'] = {
		link = 'Rage of Tyranno',
		status = '3248_3',
		icon = 'status_3248_3.png'
	},
	['Raging Fist'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Raging Fist',
		detail = 'Ghandagoza is preserving his energy (Max: 10 / Can\'t be removed / Lvl rises upon dealing DMG)',
		status = '6240_1',
		icon = 'Status Eternal Rage 1.png'
	},
	['Raging Fist 1'] = {
		link = 'Raging Fist',
	},
	['Raging Fist 2'] = {
		link = 'Raging Fist',
		status = '6240_2',
		icon = 'Status Eternal Rage 2.png'
	},
	['Raging Fist 3'] = {
		link = 'Raging Fist',
		status = '6240_3',
		icon = 'Status Eternal Rage 3.png'
	},
	['Raging Fist 4'] = {
		link = 'Raging Fist',
		status = '6240_4',
		icon = 'Status Eternal Rage 4.png'
	},
	['Raging Fist 5'] = {
		link = 'Raging Fist',
		status = '6240_5',
		icon = 'Status Eternal Rage 5.png'
	},
	['Raging Fist 6'] = {
		link = 'Raging Fist',
		status = '6240_6',
		icon = 'Status Eternal Rage 6.png'
	},
	['Raging Fist 7'] = {
		link = 'Raging Fist',
		status = '6240_7',
		icon = 'Status Eternal Rage 7.png'
	},
	['Raging Fist 8'] = {
		link = 'Raging Fist',
		status = '6240_8',
		icon = 'Status Eternal Rage 8.png'
	},
	['Raging Fist 9'] = {
		link = 'Raging Fist',
		status = '6240_9',
		icon = 'Status Eternal Rage 9.png'
	},
	['Raging Fist 10'] = {
		link = 'Raging Fist',
		status = '6240_10',
		icon = 'Status Eternal Rage 10.png'
	},
	['Raging Spirit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Raging Spirit',
		detail = 'ATK is boosted (Stackable)',
		status = '1104',
		icon = 'Status_AttackUpStack.png'
	},
	['Raaamen'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted /<br />Double attack rate is boosted /<br />Triple attack rate is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Raaamen',
		detail = '',
		status = '6204',
		icon = 'Status Raaamen.png'
	},
	['Ram Rondo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ram Rondo',
		detail = 'Next First Initiation affects all allies',
		status = '6945',
		icon = 'status_6945.png'
	},
	['Ram It Down'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ram It Down',
		detail = 'ATK is sharply boosted (Can\'t be removed / Can\'t be extended)',
		status = '7407',
		icon = 'status_7407.png'
	},
	['Ready... Aim...'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ready... Aim...',
		detail = 'Next charge attack will be Radiant Order (Can\'t be removed)',
		status = '6805',
		icon = 'status_6805.png'
	},
	['Readying Skill (ATK Up)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (ATK Up)',
		wiki_detail = 'Skill will take effect after %t%',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Skill will take effect after X turn(s)',
		status = '1380',
		icon = 'Status AttackUp Timer.png'
	},
	['Readying Skill (Bomb)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Bomb)',
		wiki_detail = 'Skill will take effect after %t%',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Skill will take effect after X turn(s)',
		status = '1372',
		icon = 'Status Bomb Timer.png'
	},
	['Readying Skill (Bomb Chat Noir)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Bomb)',
		wiki_detail = 'Deal DMG to all foes in %t% turn(s)',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Deal DMG to all foes in X turn(s)',
		status = '1372',
		icon = 'Status Bomb Timer.png'
	},
	['Readying Skill (Charm)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Charm)',
		wiki_detail = 'Charm all foes in %t% turn(s)',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Charm all foes in X turn(s)',
		status = '1612_2',
		icon = 'Status Charm Timer.png'
	},
	['Readying Skill (Double Strike)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Double Strike)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Gains Double Strike effect on next turn (Can\'t be removed)',
		status = '1380_5',
		icon = 'Status Double Strike Timer.png'
	},
	['Readying Skill (Heal)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Heal)',
		wiki_detail = 'Skill will take effect after %t%',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Skill will take effect after X turn(s)',
		status = '1380_2',
		icon = 'Status Heal Timer.png'
	},
	['Readying Skill (Multiattack Up)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Multiattack Up)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'All allies\' multiattack rate will be boosted upon foe\'s special attack activation',
		status = '1407',
		icon = 'Status_1407.png'
	},
	['Readying Skill (Paralyze)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Paralyze)',
		wiki_detail = 'Paralyze all foes in %t% turn(s)',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Paralyze all foes in X turn(s)',
		status = '1612_3',
		icon = 'Status Paralyze Timer.png'
	},
	['Readying Skill (Smokescreen)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Smokescreen)',
		wiki_detail = 'Smokescreen all foes in %t% turn(s)',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Smokescreen all foes in X turn(s)',
		status = '1612',
		icon = 'Status Blind Timer.png'
	},
	['Realm of Domination (Phase 1)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Realm of Domination (Phase 1)',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Realm of Domination',
		detail = '50% hit to charge bar gain / 2-turn cut to skill cooldowns',
		status = '7381',
		icon = 'status_7381.png'
	},
	['Realm of Domination (Phase 2)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Realm of Domination (Phase 2)',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Realm of Domination',
		detail = '50% boost to charge bar gain / 3-turn extension to skill cooldowns',
		status = '7381',
		icon = 'status_7381.png'
	},
	['Realm of Domination (Phase 3)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Realm of Domination (Phase 3)',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Realm of Domination',
		detail = '2-3 battle turns progress per turn',
		status = '7381',
		icon = 'status_7381.png'
	},
	['Reboot Process'] = {
		groups = {},
		categories = {},
		wiki_name = 'Reboot Process',
		wiki_detail = '',
		wiki_comment = '',
		name = '',
		detail = 'At end of turn in which Cassius is almost knocked out: HP is restored / End cooldown for all skills (1 time / Can\'t be removed)',
		status = '7095',
		icon = 'Status 7095.png'
	},
	['Recovery Cap Boosted'] = {
		groups = {},
		categories = {},
		wiki_name = 'Recovery Cap Boosted',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Recovery Cap Boosted',
		detail = 'Recovery cap is boosted',
		status = '1564',
		icon = 'Status HealUp.png'
	},
	['Reckless Abandon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted / DMG and DMG cap for one-foe attacks and counterattacks are boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Reckless Abandon',
		detail = '',
		status = '6377',
		icon = 'Status Reckless Abandon.png'
	},
	['Reckless Abandon (SR)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reckless Abandon',
		detail = 'Double attack rate is boosted (Can\'t be removed)',
		status = '6377',
		icon = 'Status Reckless Abandon.png'
	},
	['Reckoning Day'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reckoning Day',
		detail = 'Triple attack rate is boosted / Deals bonus wind DMG for one-foe one-ally attacks (Can\'t be removed)',
		status = '6462',
		icon = 'Status Reckoning Day.png'
	},
	['Recurring Anthem'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Recurring Anthem',
		detail = 'Healing skill\'s healing amount and healing cap are boosted / Charge bar is boosted on every turn (Can\'t be removed)',
		status = '6439',
		icon = 'Status Recurring Anthem.png'
	},
	['Red Sparkle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Red Sparkle',
		detail = 'All allies gain boost to water ATK when gaze ends',
		status = '60021',
		icon = 'Status Red Sparkle.png'
	},
	['Red Strings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Red Strings',
		detail = 'ATK is boosted based on lvl / DMG dealt is supplemented / Lvl 2 or above: Deals fire DMG (Max: 3 / Can\'t be removed / Ends when an ally uses a damage skill)',
		status = '7622_1',
		icon = 'status_7622_1.png'
	},
	['Red Strings 1'] = {
		link = 'Red Strings',
		status = '7622_1_1',
		icon = 'status_7622_1_1.png'
	},
	['Red Strings 2'] = {
		link = 'Red Strings',
		status = '7622_1_2',
		icon = 'status_7622_1_2.png'
	},
	['Red Strings 3'] = {
		link = 'Red Strings',
		status = '7622_1_3',
		icon = 'status_7622_1_3.png'
	},
	['Reflective Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reflective Seal',
		detail = 'Deals elemental DMG to all foes at end of turn (Can\'t be removed)',
		status = '6252',
		icon = 'Status Reflective Seal.png'
	},
	['Refrain of Ascension'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Refrain of Ascension',
		detail = 'When a \'boost to charge bar\' effect activates on a wind ally at maximum charge bar: Wind DMG to all foes / Amplify DMG taken (2 hits) (Can\'t be removed)',
		status = '7754',
		icon = 'status_7754.png'
	},
	['Refrain of Biding'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Refrain of Biding',
		detail = 'All wind allies\' DEF and multiattack rate are boosted / Charge bars of allies other than Katzelia lower at end of turn (Can\'t be removed)',
		status = '6437',
		icon = 'Status Refrain of Biding.png'
	},
	['Refrain of the Guardian'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Can withstand lethal DMG (Leaves 1 HP) / Receives foe attack in place of an ally (Includes all-foe all-ally attacks) (Can\'t be removed)',
		wiki_comment = '',
		name = 'Refrain of the Guardian',
		detail = '',
		status = '6442',
		icon = 'Status Refrain of the Guardian.png'
	},
	['Regal Drop'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Regal Drop',
		detail = 'Gains effects in order based on number of drops: Deal triple attacks / Bonus Wind DMG effect / Amplify normal attack DMG (Max: 3 / Can\'t be removed)',
		status = '7613_1',
		icon = 'status_7613_1.png'
	},
	['Regal Drop 1'] = {
		link = 'Regal Drop',
		status = '7613_1',
		icon = 'status_7613_1.png'
	},
	['Regal Drop 2'] = {
		link = 'Regal Drop',
		status = '7613_2',
		icon = 'status_7613_2.png'
	},
	['Regal Drop 3'] = {
		link = 'Regal Drop',
		status = '7613_3',
		icon = 'status_7613_3.png'
	},
	['Rekindle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rekindle',
		detail = 'Can reuse Song of Rekindling upon using it on a burned foe (Once per turn only / Can\'t be removed)',
		status = '4021',
		icon = 'Status Rekindle.png'
	},
	['Rekki'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rekki',
		detail = 'Receives foe attack in place of an ally (Excludes all-foe all-ally attacks) / Can\'t attack or use charge attack / Can withstand lethal DMG (Leaves 1 HP / Can\'t be removed)',
		status = '6855',
		icon = 'status_6855.png'
	},
	['Rekki 1'] = {
		link = 'Rekki',
		status = '6855_1',
		icon = 'Status 6855_1.png'
	},
	['Rekki 2'] = {
		link = 'Rekki',
		status = '6855_2',
		icon = 'Status 6855_2.png'
	},
	['Rekki 3'] = {
		link = 'Rekki',
		status = '6855_3',
		icon = 'Status 6855_3.png'
	},
	['Rekki 4'] = {
		link = 'Rekki',
		status = '6855_4',
		icon = 'Status 6855_4.png'
	},
	['Rekki 5'] = {
		link = 'Rekki',
		status = '6855_5',
		icon = 'Status 6855_5.png'
	},
	['Rekki 6'] = {
		link = 'Rekki',
		status = '6855_6',
		icon = 'Status 6855_6.png'
	},
	['Rekki 7'] = {
		link = 'Rekki',
		status = '6855_7',
		icon = 'Status 6855_7.png'
	},
	['Rekki 8'] = {
		link = 'Rekki',
		status = '6855_8',
		icon = 'Status 6855_8.png'
	},
	['Rekki 9'] = {
		link = 'Rekki',
		status = '6855_9',
		icon = 'Status 6855_9.png'
	},
        ['Rekki 10'] = {
		link = 'Rekki',
		status = '6855_10',
		icon = 'Status 6855_10.png'
	},
	['Remix'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Skill DMG and Skill DMG cap are boosted (Stackable)',
		wiki_comment = '',
		name = 'Remix',
		detail = 'Skill DMG and Skill DMG cap are boosted',
		status = '1576',
		icon = 'Status Remix.png'
	},
	['Renie\'s Tears'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Deals bonus dark DMG / Attacks made with elemental superiority have a chance to deal boosted DMG / Chance of lowering DMG taken (Can\'t be removed)',
		wiki_comment = '',
		name = 'Renie\'s Tears',
		detail = '',
		status = '6249',
		icon = 'Status Renie\'s Tears.png'
	},
	['Renoncule'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Earth ATK is boosted / DEF is boosted / Recover HP each turn. Boost to charge bar if HP is full (Can\'t be removed)',
		wiki_comment = '',
		name = 'Renoncule',
		detail = '',
		status = '6675',
		icon = 'Status Renoncule.png'
	},
	['Renunciation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Renunciation',
		detail = 'Each turn allies deal less than 2 triple attacks: DMG Fixed effect to foe at end of turn / Repel effect (Can\'t be removed)',
		status = '3245',
		icon = 'status_3245.png'
	},
	['Renunciation (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Renunciation',
		detail = 'Resistance to debuffs from non-fire allies is boosted (Can only be removed by ending a turn with 6 or more debuffs on the foe)',
		status = '3063',
		icon = 'Status Renunciation (Fire).png'
	},
	['Renunciation (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Renunciation',
		detail = 'Resistance to debuffs from non-water allies is boosted (Can only be removed by ending a turn with 6 or more debuffs on the foe)',
		status = '3064',
		icon = 'Status Renunciation (Water).png'
	},
	['Renunciation (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Renunciation',
		detail = 'Resistance to debuffs from non-earth allies is boosted (Can only be removed by ending a turn with 6 or more debuffs on the foe)',
		status = '3065',
		icon = 'Status Renunciation (Earth).png'
	},
	['Renunciation (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Renunciation',
		detail = 'Resistance to debuffs from non-wind allies is boosted (Can only be removed by ending a turn with 6 or more debuffs on the foe)',
		status = '3066',
		icon = 'Status Renunciation (Wind).png'
	},
	['Renunciation (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Renunciation',
		detail = 'Resistance to debuffs from non-light allies is boosted (Can only be removed by ending a turn with 6 or more debuffs on the foe)',
		status = '3067',
		icon = 'Status Renunciation (Light).png'
	},
	['Renunciation (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Renunciation',
		detail = 'Resistance to debuffs from non-dark allies is boosted (Can only be removed by ending a turn with 6 or more debuffs on the foe)',
		status = '3068',
		icon = 'Status Renunciation (Dark).png'
	},
	['Repel'] = {
		page = 'Damage_Cut#Repel',
		groups = {},
		categories = {},
		wiki_name = '%a% Repel',
		wiki_detail = '',
		wiki_comment = '[[Damage Cut]] reducing damage taken and reflecting attacks.<br />Warning! Does not work for [[Plain Damage]]!',
		name = 'Repel',
		detail = 'Reflects DMG', -- From De La Fille (Summer)
		--detail = 'Takes less DMG / reflects attack 1 time', -- Source unknown!!!
		status = '1045',
		icon = 'Status_Repel.png',
	},
	['Repel (Local)'] = {
		groups = {''},
		categories = {''},
		wiki_name = '%a% Repel',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Repel',
		detail = 'Reflects DMG',
		status = '1045_1',
		icon = 'status_1045_1.png'
	},
	['Repel (Local / Can\'t be removed)'] = {
		groups = {''},
		categories = {''},
		wiki_name = '%a% Repel',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Repel',
		detail = 'Reflects DMG (Can\'t be removed)',
		status = '1045_1',
		icon = 'status_1045_1.png'
	},
	['Repel 1'] = {
		link = 'Repel (Local)',
		icon = 'Status Repel 1.png'
	},
	['Repel 2'] = {
		link = 'Repel (Local)',
		status = '1045_12',
		icon = 'Status Repel 2.png'
	},
	['Repel 3'] = {
		link = 'Repel (Local)',
		status = '1045_13',
		icon = 'Status Repel 3.png'
	},
	['Repel 4'] = {
		link = 'Repel (Local)',
		status = '1045_14',
		icon = 'Status Repel 4.png'
	},
	['Repel 5'] = {
		link = 'Repel (Local)',
		status = '1045_15',
		icon = 'Status Repel 5.png'
	},
	['Repel 6'] = {
		link = 'Repel (Local)',
		status = '1045_16',
		icon = 'Status Repel 6.png'
	},
	['Repel 7'] = {
		link = 'Repel (Local)',
		status = '1045_17',
		icon = 'Status Repel 7.png'
	},
	['Repel 8'] = {
		link = 'Repel (Local)',
		status = '1045_18',
		icon = 'Status Repel 8.png'
	},
	['Repel 9'] = {
		link = 'Repel (Local)',
		status = '1045_19',
		icon = 'Status Repel 9.png'
	},
	['Repudiation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Repudiation',
		detail = 'Each turn allies land less than 25 hits: DMG Fixed effect to foe at end of turn / All allies\' charge bars are lowered (Can\'t be removed)',
		status = '3246',
		icon = 'status_3246.png'
	},
	['Repudiation (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Repudiation',
		detail = 'Reduces elemental DMG other than fire by 50% (Can only be removed by dealing 10,000,000 or more fire DMG in 1 turn)',
		status = '3057',
		icon = 'Status Repudiation (Fire).png'
	},
	['Repudiation (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Repudiation',
		detail = 'Reduces elemental DMG other than water by 50% (Can only be removed by dealing 10,000,000 or more water DMG in 1 turn)',
		status = '3058',
		icon = 'Status Repudiation (Water).png'
	},
	['Repudiation (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Repudiation',
		detail = 'Reduces elemental DMG other than earth by 50% (Can only be removed by dealing 10,000,000 or more earth DMG in 1 turn)',
		status = '3059',
		icon = 'Status Repudiation (Earth).png'
	},
	['Repudiation (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Repudiation',
		detail = 'Reduces elemental DMG other than wind by 50% (Can only be removed by dealing 10,000,000 or more wind DMG in 1 turn)',
		status = '3060',
		icon = 'Status Repudiation (Wind).png'
	},
	['Repudiation (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Repudiation',
		detail = 'Reduces elemental DMG other than light by 50% (Can only be removed by dealing 10,000,000 or more light DMG in 1 turn)',
		status = '3061',
		icon = 'Status Repudiation (Light).png'
	},
	['Repudiation (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Repudiation',
		detail = 'Reduces elemental DMG other than dark by 50% (Can only be removed by dealing 10,000,000 or more dark DMG in 1 turn)',
		status = '3062',
		icon = 'Status Repudiation (Dark).png'
	},
	['Res Arcana'] = {
		groups = {},
		categories = {},
		wiki_detail = '',
		wiki_comment = '',
		name = 'Res Arcana',
		detail = 'Consumed upon using Raziel\'s skills (Max: 3 / Can\'t be removed)',
		status = '78741',
		icon = 'status_78741.png'
	},
	['Res Arcana 1'] = {
		link = 'Res Arcana',
		status = '78741',
		icon = 'status_78741.png'
	},
	['Res Arcana 2'] = {
		link = 'Res Arcana',
		status = '78742',
		icon = 'status_78742.png'
	},
	['Res Arcana 3'] = {
		link = 'Res Arcana',
		status = '78743',
		icon = 'status_78743.png'
	},
	['Rescue'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rescue',
		detail = 'Attack specs and healing specs are boosted based on Rescue lvl (Max: 5 / Can\'t be removed)',
		status = '6956',
		icon = 'status_6956.png'
	},
	['Rescue 1'] = {
		link = 'Rescue',
		status = '6956_1',
		icon = 'status_6956_1.png'
	},
	['Rescue 2'] = {
		link = 'Rescue',
		status = '6956_2',
		icon = 'status_6956_2.png'
	},
	['Rescue 3'] = {
		link = 'Rescue',
		status = '6956_3',
		icon = 'status_6956_3.png'
	},
	['Rescue 4'] = {
		link = 'Rescue',
		status = '6956_4',
		icon = 'status_6956_4.png'
	},
	['Rescue 5'] = {
		link = 'Rescue',
		status = '6956_5',
		icon = 'status_6956_5.png'
	},
	['Rescue 6'] = {
		link = 'Rescue',
		status = '6956_6',
		icon = 'status_6956_6.png'
	},
	['Rescue 7'] = {
		link = 'Rescue',
		status = '6956_7',
		icon = 'status_6956_7.png'
	},
	['Rescue 8'] = {
		link = 'Rescue',
		status = '6956_8',
		icon = 'status_6956_8.png'
	},
	['Rescue 9'] = {
		link = 'Rescue',
		status = '6956_9',
		icon = 'status_6956_9.png'
	},
	['Harmony Potion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Debuff resistance is boosted / DMG taken is lowered / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Harmony Potion',
		detail = '',
		status = '7563',
		icon = 'status_7563.png'
	},  
	['Resistance-Boosting Mechanism (C.A. DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Resistance-Boosting Mechanism (C.A. DMG)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Resistance-Boosting Mechanism',
		detail = 'Charge attack DMG is being analyzed for resistance purposes / Analyzation progress increases by 10% for each 30,000,000 earth charge attack DMG taken (Can\'t be removed / Will progress after 30,000,000 more DMG)',
		status = '7402',
		icon = 'status_7402.png'
	},
	['Resistance-Boosting Mechanism (N.A. DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Resistance-Boosting Mechanism (N.A. DMG)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Resistance-Boosting Mechanism',
		detail = 'Normal attack DMG is being analyzed for resistance purposes / Analyzation progress increases by 10% for each 30,000,000 earth normal attack DMG taken (Can\'t be removed / Will progress after 30,000,000 more DMG)',
		status = '7402',
		icon = 'status_7402.png'
	},
	['Resistance-Boosting Mechanism (Skill DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Resistance-Boosting Mechanism (Skill DMG)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Resistance-Boosting Mechanism',
		detail = 'Skill DMG is being analyzed for resistance purposes / Analyzation progress increases by 10% for each 30,000,000 earth skill DMG taken (Can\'t be removed / Will progress after 30,000,000 more DMG)',
		status = '7402',
		icon = 'status_7402.png'
	},
	['Reslash'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reslash',
		detail = 'Deals bonus earth DMG upon attacks (Can only be removed by dealing a total of 2,000,000 or more wind skill DMG)',
		status = '1383_13',
		icon = 'Status Terra Ward.png'
	},
	['Reslash (2mil)'] = {
		link = 'Reslash',
	},
	['Reslash (4mil)'] = {
		link = 'Reslash',
		detail = 'Deals bonus earth DMG upon attacks (Can only be removed by dealing a total of 4,000,000 or more wind skill DMG)',
	},
	['Resolve'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Resolve',
		detail = 'DMG cap is boosted / Charge attack can be used (Consumed upon charge attack / Can\'t be removed)',
		status = '7013',
		icon = 'status_7013.png'
	},
	['Rev'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Multiattack rate is boosted<br />and DEF is lowered based on Rev level<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Rev',
		detail = 'Multiattack rate is boosted and DEF is lowered based on Rev level (Can\'t be removed)',
		status = '1511_81',
		icon = 'Status Rev 1.png'
	},
	['Rev 1'] = {
		link = 'Rev',
	},
	['Rev 2'] = {
		link = 'Rev',
		status = '1511_82',
		icon = 'Status Rev 2.png'
	},
	['Rev 3'] = {
		link = 'Rev',
		status = '1511_83',
		icon = 'Status Rev 3.png'
	},
	['Rev 4'] = {
		link = 'Rev',
		status = '1511_84',
		icon = 'Status Rev 4.png'
	},
	['Rev 5'] = {
		link = 'Rev',
		status = '1511_85',
		icon = 'Status Rev 5.png'
	},
	['Rev 6'] = {
		link = 'Rev',
		status = '1511_86',
		icon = 'Status Rev 6.png'
	},
	['Rev 7'] = {
		link = 'Rev',
		status = '1511_87',
		icon = 'Status Rev 7.png'
	},
	['Rev 8'] = {
		link = 'Rev',
		status = '1511_88',
		icon = 'Status Rev 8.png'
	},
	['Rev 9'] = {
		link = 'Rev',
		status = '1511_89',
		icon = 'Status Rev 9.png'
	},
	['Revelation of the Dunes'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Revelation of the Dunes',
		detail = 'Next Maestitia: Substitute receives all-ally attacks / Full-Force Counter effect (Can\'t be removed)',
		status = '7486',
		icon = 'status_7486.png'
	},
	['Reverent Buffer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reverent Buffer',
		detail = 'Reduces non-dark elemental DMG taken by 30% / Resistance to debuffs from non-dark allies is boosted / Removes 1 debuff at end of turn (Can only be removed by dealing either 20,000,000 dark skill DMG or 20,000,000 dark C.A. DMG)',
		status = '3218',
		icon = 'status_3218.png'
	},
	['Reverie'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reverie',
		detail = 'Consumed upon using Narmaya\'s skills (Max: 8 / Can\'t be removed)',
		status = '7369',
		icon = 'status_7369.png'
	},
	['Reverie 1'] = {
		link = 'Reverie',
		status = '7369_1',
		icon = 'Status 7369_1.png'
	},
	['Reverie 2'] = {
		link = 'Reverie',
		status = '7369_2',
		icon = 'Status 7369_2.png'
	},
	['Reverie 3'] = {
		link = 'Reverie',
		status = '7369_3',
		icon = 'Status 7369_3.png'
	},
  ['Reverie 4'] = {
		link = 'Reverie',
		status = '7369_4',
		icon = 'Status 7369_4.png'
	},
	['Reverie 5'] = {
		link = 'Reverie',
		status = '7369_5',
		icon = 'Status 7369_5.png'
	},
	['Reverie 6'] = {
		link = 'Reverie',
		status = '7369_6',
		icon = 'Status 7369_6.png'
	},
	['Reverie 7'] = {
		link = 'Reverie',
		status = '7369_7',
		icon = 'Status 7369_7.png'
	},
  ['Reverie 8'] = {
		link = 'Reverie',
		status = '7369_8',
		icon = 'Status 7369_8.png'
	},
	['Reverie 9'] = {
		link = 'Reverie',
		status = '7369_9',
		icon = 'Status 7369_9.png'
	},
	['Reversed Ouroboros'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reversed Ouroboros',
		detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted',
		status = '1534_3',
		icon = 'Status Reversed Ouroboros.png'
	},
	['Reversed Ouroboros (Event)'] = {
		link = 'Reversed Ouroboros',
		detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted',
	},
	['Revitalize'] = {
		page = 'Revitalize',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Revitalize',
		detail = 'Recover HP each turn. Boost to charge bar if HP is full.',
		status = '1638',
		icon = 'Status_Revitalize.png'
	},
	['Rhymes'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Triple attack rate is boosted / Deals bonus light DMG for normal attacks / Hostility is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Rhymes',
		detail = '',
		status = '7346',
		icon = 'status_7346.png'
	},
	['Riddle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Lvl 1: ATK is boosted<br />Lvl 2: Deals multiattacks<br />Lvl 3: C.A. specs are boosted<br />Lvl 4: Revitalize effect<br />Lvl 5: Deals 4-hit water DMG upon dodging<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Riddle',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '7387',
		icon = 'Status Riddle.png'
	},
	['Riddle 1'] = {
		link = 'Riddle',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '7387',
		icon = 'Status 7387_1.png'
	},
	['Riddle 2'] = {
		link = 'Riddle',
		detail = 'ATK is boosted / Deals multiattacks (Can\'t be removed)',
		status = '7387_2',
		icon = 'Status 7387_2.png'
	},
	['Riddle 3'] = {
		link = 'Riddle',
		detail = 'ATK is boosted / Deals multiattacks / C.A. specs are boosted (Can\'t be removed)',
		status = '7387_3',
		icon = 'Status 7387_3.png'
	},
	['Riddle 4'] = {
		link = 'Riddle',
		detail = 'ATK is boosted / Deals multiattacks / C.A. specs are boosted / Revitalize effect (Can\'t be removed)',
		status = '7387_4',
		icon = 'Status 7387_4.png'
	},
	['Riddle 5'] = {
		link = 'Riddle',
		detail = 'ATK is boosted / Deals multiattacks / C.A. specs are boosted / Revitalize effect / Deals 4-hit water DMG upon dodging (Can\'t be removed)',
		status = '7387_5',
		icon = 'Status 7387_5.png'
	},
	['Riddle (Old)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Next two one-ally attack received will be ineffective<br />(Effect removed on next all-ally attack)',
		wiki_comment = '',
		name = 'Riddle',
		detail = 'Next one-ally attack received will be ineffective (Effect removed on next all-ally attack)',
		status = '1313_2',
		icon = 'Status Riddle.png'
	},
	['Riesenjagd'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Riesenjagd',
		detail = 'ATK is boosted',
		status = '1053',
		icon = 'Status_Defiance.png'
	},
	['Riflery'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Riflery',
		detail = 'Shoot \'Em Up and Covering Fire\'s DMG and DMG caps are boosted (Can\'t be removed)',
		status = '6237_01',
		icon = 'Status Riflery 1.png'
	},
	['Riflery 1'] = {
		link = 'Riflery',
	},
	['Riflery 2'] = {
		link = 'Riflery',
		status = '6237_02',
		icon = 'Status Riflery 2.png'
	},
	['Rift\'s Benediction'] = {
		page = 'Damage Absorption',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rift\'s Benediction',
		detail = 'Absorbs some DMG to recover HP',
		status = '60301',
		icon = 'Status_Rift%27s_Benediction.png'
	},
	['Righteous Indignation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Righteous Indignation',
		detail = 'Boost to DMG dealt against foes with Unrighteousness effect / Deals bonus water DMG for one-foe attacks against foes with Unrighteousness effect (Can\'t be removed)',
		status = '3030',
		icon = 'Status Righteous Indignation.png'
	},
	['Ring Ruler'] = {
		page = 'Hype',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ring Ruler',
		detail = 'Hype lvl increases each turn / Ends upon taking DMG (Max hype lvl 4)',
		status = '15731',
		icon = 'Status HypeUp.png'
	},
	['Rising Blaze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rising Blaze',
		detail = 'At end of turn in which Sabrina is almost knocked out: Fully restores HP / Removes all debuffs / Ends cooldown for all skills (1 time / Can\'t be removed)',
		status = '1244_6',
		icon = 'status_1244_6.png'
	},
	['Ritterseele'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DMG and DMG cap for normal attacks and counterattacks are boosted / DEF is boosted / Debuff resistance is boosted / C.A. DMG is boosted / C.A. DMG cap is boosted / Chain burst DMG is boosted / Chain burst DMG cap is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Ritterseele',
		detail = '',
		status = '7244',
		icon = 'status_7244.png'
	},
	['Rizzed Up (Attack)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Rizzed Up (Attack)',
		wiki_detail = 'ATK is boosted / Deals bonus dark DMG for one-foe one-ally attacks / Charge bar is boosted every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Rizzed Up',
		detail = '',
		status = '7750_2',
		icon = 'status_7750_2.png'
	},
	['Rizzed Up (Balanced)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Rizzed Up (Balanced)',
		wiki_detail = 'ATK is boosted / DEF is boosted / Charge bar is boosted every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Rizzed Up',
		detail = '',
		status = '7750_1',
		icon = 'status_7750_1.png'
	},
	['Rizzed Up (Defense)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Rizzed Up (Defense)',
		wiki_detail = 'DEF is boosted / DMG taken is lowered / Charge bar is boosted every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Rizzed Up',
		detail = '',
		status = '7750_3',
		icon = 'status_7750_3.png'
	},
	['Rizzed Up (Heal)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Rizzed Up (Heal)',
		wiki_detail = 'DEF is boosted / HP recovery amounts of skills and effects that heal are boosted / HP recovery caps of skills and effects that heal are boosted / Charge bar is boosted every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Rizzed Up',
		detail = '',
		status = '7750_4',
		icon = 'status_7750_4.png'
	},
	['Rizzed Up (Special)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Rizzed Up (Special)',
		wiki_detail = 'ATK is boosted / DMG dealt is supplemented / Charge bar is boosted every turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Rizzed Up',
		detail = '',
		status = '7750_5',
		icon = 'status_7750_5.png'
	},
	['Rosa Pack'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rosa Pack',
		detail = 'Consumes 1 Rosa Pack to withstand lethal DMG (Leaves 1 HP) (Max: 6 / Can\'t be removed)',
		status = '7006',
		icon = 'status_7006.png'
	},
	['Rosa Pack 1'] = {
		link = 'Rosa Pack',
		status = '70061',
		icon = 'status_70061.png'
	},
	['Rosa Pack 2'] = {
		link = 'Rosa Pack',
		status = '70062',
		icon = 'status_70062.png'
	},
	['Rosa Pack 3'] = {
		link = 'Rosa Pack',
		status = '70063',
		icon = 'status_70063.png'
	},
	['Rosa Pack 4'] = {
		link = 'Rosa Pack',
		status = '70064',
		icon = 'status_70064.png'
	},
	['Rosa Pack 5'] = {
		link = 'Rosa Pack',
		status = '70065',
		icon = 'status_70065.png'
	},
	['Rosa Pack 6'] = {
		link = 'Rosa Pack',
		status = '70066',
		icon = 'status_70066.png'
	},
	['Rose\'s Affection'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DMG dealt is supplemented (Can\'t be removed)',
		wiki_comment = '',
		name = 'Rose\'s Affection',
		detail = '',
		status = '7267',
		icon = 'Status 7267.png'
	},
	['Rose Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rose Barrier',
		detail = 'Rose Barrier is deployed (Max: 5 / Can\'t be removed)',
		status = '14601',
		icon = 'status_RoseBarrier.png'
	},
	['Rose Barrier 1'] = {
		link = 'Rose Barrier',
		status = '14601',
		icon = 'status_14601.png'
	},
	['Rose Barrier 2'] = {
		link = 'Rose Barrier',
		status = '14602',
		icon = 'status_14602.png'
	},
	['Rose Barrier 3'] = {
		link = 'Rose Barrier',
		status = '14603',
		icon = 'status_14603.png'
	},
	['Rose Barrier 4'] = {
		link = 'Rose Barrier',
		status = '14604',
		icon = 'status_14604.png'
	},
	['Rose Barrier 5'] = {
		link = 'Rose Barrier',
		status = '14605',
		icon = 'status_14605.png'
	},
	['Rose Barrier 6'] = {
		link = 'Rose Barrier',
		status = '14606',
		icon = 'status_14606.png'
	},
	['Rose Barrier 7'] = {
		link = 'Rose Barrier',
		status = '14607',
		icon = 'status_14607.png'
	},
	['Rose Barrier 8'] = {
		link = 'Rose Barrier',
		status = '14608',
		icon = 'status_14608.png'
	},
	['Rose Barrier 9'] = {
		link = 'Rose Barrier',
		status = '14609',
		icon = 'status_14609.png'
	},
	['Rose Palace'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rose Palace',
		detail = 'Slight chance to lessen DMG upon receiving an attack',
		status = '6062',
		icon = 'Status Rose Palace.png'
	},
	['Rose Passion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rose Passion',
		detail = 'DMG dealt is supplemented / ATK is boosted (Can\'t be removed)',
		status = '6649',
		icon = 'Status Rose Passion.png'
	},
	['Rose Wish'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rose Wish',
		detail = 'Illuminati Flow activates when a foe uses a special attack (Can\'t be removed)',
		status = '6685',
		icon = 'Status Rose Wish.png'
	},
	['Rose Wish 1'] = {
		link = 'Rose Wish',
		status = '6685_1',
		icon = 'Status Rose Wish 1.png'
	},
	['Rose Wish 2'] = {
		link = 'Rose Wish',
		status = '6685_2',
		icon = 'Status Rose Wish 2.png'
	},
	['Rose Wish 3'] = {
		link = 'Rose Wish',
		status = '6685_3',
		icon = 'Status Rose Wish 3.png'
	},
	['Rouge a Lyst'] = {
		page = 'Autoignition',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rouge a Lyst',
		detail = 'Charge bar will be boosted to 100% at the end of the turn (Can\'t be removed)',
		status = '7334',
		icon = 'status_7334.png'
	},
	['Routine Step'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Routine Step',
		detail = 'Attacks twice each turn',
		status = '6107',
		icon = 'Status Routine Step.png'
	},
	['Royal Honey'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Royal Honey',
		detail = 'ATK and multiattack rate are boosted (Can\'t be removed)',
		status = '3000_78',
		icon = 'Status Royal Honey.png'
	},
	['Royal Honey (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Royal Honey',
		detail = 'ATK and multiattack rate are boosted (Can\'t be removed)',
		status = '3098_3',
		icon = 'status_3098.png'
	},
	['Royal Honey 1'] = {
		link = 'Royal Honey (Local)',
		status = '3098_1',
		icon = 'status_3098_1.png'
	},
	['Royal Honey 2'] = {
		link = 'Royal Honey (Local)',
		status = '3098_2',
		icon = 'status_3098_2.png'
	},
	['Royal Honey 3'] = {
		link = 'Royal Honey (Local)',
		status = '3098_3',
		icon = 'status_3098_3.png'
	},
  	['Royal Honey 4'] = {
		link = 'Royal Honey (Local)',
		status = '3098_4',
		icon = 'status_3098_4.png'
	},
	['Royal Honey 5'] = {
		link = 'Royal Honey (Local)',
		status = '3098_5',
		icon = 'status_3098_5.png'
	},
  	['Royal Honey 6'] = {
		link = 'Royal Honey (Local)',
		status = '3098_6',
		icon = 'status_3098_6.png'
	},
	['Royal Honey 7'] = {
		link = 'Royal Honey (Local)',
		status = '3098_7',
		icon = 'status_3098_7.png'
	},
  	['Royal Honey 8'] = {
		link = 'Royal Honey (Local)',
		status = '3098_8',
		icon = 'status_3098_8.png'
	},
	['Royal Honey 9'] = {
		link = 'Royal Honey (Local)',
		status = '3098_9',
		icon = 'status_3098_9.png'
	},
	['Royal Shroud'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Royal Shroud',
		detail = 'DEF is sharply boosted / Reflects DMG (Can\'t be removed)',
		status = '3151_1',
		icon = 'status_3151_1.png'
	},
	['Royal Shroud 1'] = {
		link = 'Royal Shroud',
		status = '3151_1',
		icon = 'status_3151_1.png'
	},
	['Royal Shroud 2'] = {
		link = 'Royal Shroud',
		status = '3151_2',
		icon = 'status_3151_2.png'
	},
	['Royal Shroud 3'] = {
		link = 'Royal Shroud',
		status = '3151_3',
		icon = 'status_3151_3.png'
	},
	['Royal Shroud 4'] = {
		link = 'Royal Shroud',
		status = '3151_4',
		icon = 'status_3151_4.png'
	},
	['Royal Shroud 5'] = {
		link = 'Royal Shroud',
		status = '3151_5',
		icon = 'status_3151_5.png'
	},
	['Royal Shroud 6'] = {
		link = 'Royal Shroud',
		status = '3151_6',
		icon = 'status_3151_6.png'
	},
	['Royal Shroud 7'] = {
		link = 'Royal Shroud',
		status = '3151_7',
		icon = 'status_3151_7.png'
	},
	['Royal Shroud 8'] = {
		link = 'Royal Shroud',
		status = '3151_8',
		icon = 'status_3151_8.png'
	},
	['Royal Shroud 9'] = {
		link = 'Royal Shroud',
		status = '3151_9',
		icon = 'status_3151_9.png'
	},
	['Royal Shroud 10'] = {
		link = 'Royal Shroud',
		status = '3151_10',
		icon = 'status_3151_10.png'
	},
	['Ruby Arrow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ruby Arrow',
		detail = 'When Aspect Trajection is used: Remove 1 buff from foe (Can\'t be removed)',
		status = '7309_1',
		icon = 'status_7309_1.png'
	},
	['Ruby Dance: Karakurenai'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ruby Dance: Karakurenai',
		detail = 'Attacks twice each turn / Can\'t use Ruby Dance: Karakurenai while in effect (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '31711',
		icon = 'status_31711.png'
	},
	['Ruby Dance: Karakurenai 1'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31711',
		icon = 'status_31711.png'
	},
	['Ruby Dance: Karakurenai 2'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31712',
		icon = 'status_31712.png'
	},
	['Ruby Dance: Karakurenai 3'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31713',
		icon = 'status_31713.png'
	},
	['Ruby Dance: Karakurenai 4'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31714',
		icon = 'status_31714.png'
	},
	['Ruby Dance: Karakurenai 5'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31715',
		icon = 'status_31715.png'
	},
	['Ruby Dance: Karakurenai 6'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31716',
		icon = 'status_31716.png'
	},
	['Ruby Dance: Karakurenai 7'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31717',
		icon = 'status_31717.png'
	},
	['Ruby Dance: Karakurenai 8'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31718',
		icon = 'status_31718.png'
	},
	['Ruby Dance: Karakurenai 9'] = {
		link = 'Ruby Dance: Karakurenai',
		status = '31719',
		icon = 'status_31719.png'
	},
	['Rudo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Uses charge attack when charge bar is full even if set to Hold / Counters upon taking DMG / 3-hit elemental DMG to a foe and hit to ATK and DEF (Stackable) after normal attacks /<br />Elemental DMG to a foe / Bonus Elemental DMG effect to caster upon using charge attack /<br />When a foe uses a special attack: 2-hit elemental DMG to the foe / Toxicosis lvl rises by 1 / Blind effect (Can\'t be removed) ',
		wiki_comment = '',
		name = 'Rudo',
		detail = '',
		status = '7592',
		icon = 'status_7592.png'
	},
	['Ruination Ray 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ruination Ray',
		detail = 'Deals 3-hit plain DMG to an ally each turn',
		status = '1413_21',
		icon = 'Status Ruination Ray 1.png'
	},
	['Ruination Ray 2'] = {
		link = 'Ruination Ray 1',
		status = '1413_22',
		icon = 'Status Ruination Ray 2.png'
	},
	['Ruination Ray 3'] = {
		link = 'Ruination Ray 1',
		status = '1413_23',
		icon = 'Status Ruination Ray 3.png'
	},
	['Ruinmaker'] = {
		page = 'Shiva#Ruinmaker',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ruinmaker',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed)',
		status = '6370',
		icon = 'status_6370.png'
	},
	['Ruinmaker 1'] = {
		link = 'Ruinmaker',
		status = '6370_11',
		icon = 'Status 6370_11.png'
	},
	['Ruinmaker 2'] = {
		link = 'Ruinmaker',
		status = '6370_12',
		icon = 'Status 6370_12.png'
	},
	['Ruinmaker 3'] = {
		link = 'Ruinmaker',
		status = '6370_13',
		icon = 'Status 6370_13.png'
	},
	['Ruinmaker 4'] = {
		link = 'Ruinmaker',
		status = '6370_14',
		icon = 'Status 6370_14.png'
	},
	['Ruinmaker 5'] = {
		link = 'Ruinmaker',
		status = '6370_15',
		icon = 'Status 6370_15.png'
	},
	['Ruinmaker 6'] = {
		link = 'Ruinmaker',
		status = '6370_16',
		icon = 'Status 6370_16.png'
	},
	['Ruinmaker 7'] = {
		link = 'Ruinmaker',
		status = '6370_17',
		icon = 'Status 6370_17.png'
	},
	['Ruinmaker 8'] = {
		link = 'Ruinmaker',
		status = '6370_18',
		icon = 'Status 6370_18.png'
	},
	['Ruinmaker 9'] = {
		link = 'Ruinmaker',
		status = '6370_19',
		icon = 'Status 6370_19.png'
	},
	['Ruinmaker 10'] = {
		link = 'Ruinmaker',
		status = '6370_110',
		icon = 'Status 6370_110.png'
	},
	['Ruinmaker+'] = {
		page = 'Shiva#Ruinmaker',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ruinmaker',
		detail = 'ATK, DEF, triple attack rate, and charge bar gain are boosted (Can\'t be removed)',
		status = '6370',
		icon = 'status_6370.png'
	},
	['Ruinmaker+ 1'] = {
		link = 'Ruinmaker+',
		status = '6370_11',
		icon = 'Status 6370_11.png'
	},
	['Ruinmaker+ 2'] = {
		link = 'Ruinmaker+',
		status = '6370_12',
		icon = 'Status 6370_12.png'
	},
	['Ruinmaker+ 3'] = {
		link = 'Ruinmaker+',
		status = '6370_13',
		icon = 'Status 6370_13.png'
	},
	['Ruinmaker+ 4'] = {
		link = 'Ruinmaker+',
		status = '6370_14',
		icon = 'Status 6370_14.png'
	},
	['Ruinmaker+ 5'] = {
		link = 'Ruinmaker+',
		status = '6370_15',
		icon = 'Status 6370_15.png'
	},
	['Ruinmaker+ 6'] = {
		link = 'Ruinmaker+',
		status = '6370_16',
		icon = 'Status 6370_16.png'
	},
	['Ruinmaker+ 7'] = {
		link = 'Ruinmaker+',
		status = '6370_17',
		icon = 'Status 6370_17.png'
	},
	['Ruinmaker+ 8'] = {
		link = 'Ruinmaker+',
		status = '6370_18',
		icon = 'Status 6370_18.png'
	},
	['Ruinmaker+ 9'] = {
		link = 'Ruinmaker+',
		status = '6370_19',
		icon = 'Status 6370_19.png'
	},
	['Ruinmaker+ 10'] = {
		link = 'Ruinmaker+',
		status = '6370_110',
		icon = 'Status 6370_110.png'
	},
	['Rushing Riposte'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rushing Riposte',
		detail = 'Next Demon-Crush activates twice (Can\'t be removed)',
		status = '4036',
		icon = 'Status Rushing Riposte.png'
	},
	['Sacred Recollection'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sacred Recollection',
		detail = 'Multiattack rate, DEF, and debuff resistance are boosted based on lvl (Max: 5 / Can\'t be removed)',
		status = '7136',
		icon = 'Status 7136.png'
	},
	['Sacred Recollection 1'] = {
		link = 'Sacred Recollection',
		status = '7136_1',
		icon = 'Status 7136_1.png'
	},
	['Sacred Recollection 2'] = {
		link = 'Sacred Recollection',
		status = '7136_2',
		icon = 'Status 7136_2.png'
	},
	['Sacred Recollection 3'] = {
		link = 'Sacred Recollection',
		status = '7136_3',
		icon = 'Status 7136_3.png'
	},
	['Sacred Recollection 4'] = {
		link = 'Sacred Recollection',
		status = '7136_4',
		icon = 'Status 7136_4.png'
	},
	['Sacred Recollection 5'] = {
		link = 'Sacred Recollection',
		status = '7136_5',
		icon = 'Status 7136_5.png'
	},
	['Sacred Recollection 6'] = {
		link = 'Sacred Recollection',
		status = '7136_6',
		icon = 'Status 7136_6.png'
	},
	['Sacred Recollection 7'] = {
		link = 'Sacred Recollection',
		status = '7136_7',
		icon = 'Status 7136_7.png'
	},
	['Sacred Recollection 8'] = {
		link = 'Sacred Recollection',
		status = '7136_8',
		icon = 'Status 7136_8.png'
	},
	['Sacred Recollection 9'] = {
		link = 'Sacred Recollection',
		status = '7136_9',
		icon = 'Status 7136_9.png'
	},
	['Sacred Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sacred Blade',
		detail = 'Consumed upon using Freyr\'s skills (Max: 3 / Can\'t be removed)',
		status = '7344',
		icon = 'status_7344.png'
	},
	['Sacred Blade 1'] = {
		link = 'Sacred Blade',
		status = '7344_1',
		icon = 'status_7344_1.png'
	},
	['Sacred Blade 2'] = {
		link = 'Sacred Blade',
		status = '7344_2',
		icon = 'status_7344_2.png'
	},
	['Sacred Blade 3'] = {
		link = 'Sacred Blade',
		status = '7344_3',
		icon = 'status_7344_3.png'
	},
	['Sacred Blade 4'] = {
		link = 'Sacred Blade',
		status = '7344_4',
		icon = 'status_7344_4.png'
	},
	['Sacred Blade 5'] = {
		link = 'Sacred Blade',
		status = '7344_5',
		icon = 'status_7344_5.png'
	},
	['Sacred Blade 6'] = {
		link = 'Sacred Blade',
		status = '7344_6',
		icon = 'status_7344_6.png'
	},
	['Sacred Blade 7'] = {
		link = 'Sacred Blade',
		status = '7344_7',
		icon = 'status_7344_7.png'
	},
	['Sacred Blade 8'] = {
		link = 'Sacred Blade',
		status = '7344_8',
		icon = 'status_7344_8.png'
	},
	['Sacred Blade 9'] = {
		link = 'Sacred Blade',
		status = '7344_9',
		icon = 'status_7344_9.png'
	},
	['Saintly Veil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Saintly Veil',
		detail = 'Debuff resistance is boosted / Water DMG taken is lowered / Buffs can\'t be removed / Elemental DMG from foes turns into water DMG (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '3131',
		icon = 'status_3131.png'
	},
	['Saintly Veil 1'] = {
		link = 'Saintly Veil',
		status = '3131_1',
		icon = 'status_3131_1.png'
	},
	['Saintly Veil 2'] = {
		link = 'Saintly Veil',
		status = '3131_2',
		icon = 'status_3131_2.png'
	},
	['Saintly Veil 3'] = {
		link = 'Saintly Veil',
		status = '3131_3',
		icon = 'status_3131_3.png'
	},
	['Saintly Veil 4'] = {
		link = 'Saintly Veil',
		status = '3131_4',
		icon = 'status_3131_4.png'
	},
	['Saintly Veil 5'] = {
		link = 'Saintly Veil',
		status = '3131_5',
		icon = 'status_3131_5.png'
	},
	['Saintly Veil 6'] = {
		link = 'Saintly Veil',
		status = '3131_6',
		icon = 'status_3131_6.png'
	},
	['Saintly Veil 7'] = {
		link = 'Saintly Veil',
		status = '3131_7',
		icon = 'status_3131_7.png'
	},
	['Saintly Veil 8'] = {
		link = 'Saintly Veil',
		status = '3131_8',
		icon = 'status_3131_8.png'
	},
	['Saintly Veil 9'] = {
		link = 'Saintly Veil',
		status = '3131_9',
		icon = 'status_3131_9.png'
	},
	['Salted Wound'] = {
		page = 'Assassin (Buff)',
		groups = {'Buffs'},
		categories = {''},
		wiki_name = '%a% Salted Wound',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound',
		detail = 'ATK is boosted when foe is in break mode',
		status = '1053',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Arvess Fermare)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Salted Wound (Arvess Fermare)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound',
		detail = 'ATK is boosted when foe is hitmarked',
		status = '1457',
		icon = 'Status Defiance.png'
	},
	['Salted Wound (Alves Fermare)'] = {
		link = 'Salted Wound (Arvess Fermare)',
	},
	['Salted Wound (Charm)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Salted Wound (Charm)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound (Charm)',
		detail = "ATK is boosted when foe is charmed",
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Chum)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Salted Wound (Chum)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound (Chum)',
		detail = "ATK is boosted against foes with Chum effect",
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Flight)'] = {
		page = 'Assassin (Buff)',
		groups = {'Buffs'},
		categories = {''},
		wiki_name = '%a% Salted Wound (Flight)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound (Flight)',
		detail = 'ATK boosted against a foe with Sharp Eye',
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Kaleidoscope)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {''},
		wiki_name = '%a% Salted Wound (Kaleidoscope)',
		wiki_detail = 'ATK is boosted for 1 hit against foes with Kaleidoscope effect',
		wiki_comment = '',
		name = 'Salted Wound (Kaleidoscope)',
		detail = 'ATK is boosted against foes with Kaleidoscope effect',
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Charm)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Salted Wound (Charm)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound (Charm)',
		detail = "ATK is boosted when foe is charmed",
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Hitmark)'] = {
		page = 'Assassin (Buff)',
		groups = {'Buffs'},
		categories = {''},
		wiki_name = '%a% Salted Wound (Hitmark)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound',
		detail = 'ATK is boosted when foe is hitmarked',
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Mood Changer)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Salted Wound (Mood Changer)',
		wiki_detail = 'ATK is boosted against a foe with Mood Changer effect',
		wiki_comment = '',
		name = 'Salted Wound (Mood Changer)',
		detail = '',
		status = '1457',
		icon = 'Status Defiance.png'
	},
	['Salted Wound (Nightsmoke\'s Prey)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {''},
		wiki_name = '%a% Salted Wound (Nightsmoke\'s Prey)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound (Nightsmoke\'s Prey)',
		detail = 'ATK is boosted against a foe with Nightsmoke\'s Prey effect',
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Nightsmoke\'s Victim)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {''},
		wiki_name = '%a% Salted Wound (Nightsmoke\'s Victim)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound (Nightsmoke\'s Victim)',
		detail = 'ATK is boosted against a foe with Nightsmoke\'s Victim effect',
		status = '1457',
		icon = 'Status_Defiance.png'
	},
	['Salted Wound (Sea Spray)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Salted Wound (Sea Spray)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Salted Wound',
		detail = 'ATK is boosted against foes with Sea Spray effect',
		status = '1457',
		icon = 'status_1457.png'
	},
	['Salvation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Recovers once from a knockout while in effect / Attacks made with elemental superiority have a chance to deal boosted DMG / Double attack rate is boosted / Triple attack rate is boosted / Debuff resistance is boosted / Maximum amount of DMG that can be dealt per hit is boosted<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Salvation',
		detail = 'Recovers once from a knockout while in effect / Attacks made with elemental superiority have a chance to deal boosted DMG / Double attack rate is boosted / Triple attack rate is boosted / Debuff resistance is boosted / Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		status = '7024',
		icon = 'status_7024.png'
	},
	['Salvator'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Debuff resistance is boosted / Chance of lowering DMG taken / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Salvator',
		detail = '',
		status = '6673',
		icon = 'Status_Salvator.png'
	},
	['Sanguine Siblings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Normal attack and C.A. DMG dealt is partially absorbed to HP  (Can\'t be removed)',
		wiki_comment = '',
		name = 'Sanguine Siblings',
		detail = '',
		status = '7558_2',
		icon = 'status_7558_2.png'
	},  
	['Sapphire Arrow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sapphire Arrow',
		detail = 'When Aspect Trajection is used: Raise foe\'s Glaciate lvl by 1 (Can\'t be removed)',
		status = '7309_5',
		icon = 'status_7309_5.png'
	},
	['Sapphire Guard'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DMG taken from foes with Foxflame is reduced / DEF is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Sapphire Guard',
		detail = '',
		status = '6701',
		icon = 'Status Sapphire Guard.png'
	},
	['Satiety'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Satiety',
		detail = 'Consumed by Amira\'s skills (Max: 5 / Can\'t be removed)',
		status = '69371',
		icon = 'status_69371.png'
	},
	['Satiety 1'] = {
		link = 'Satiety',
		status = '69371',
		icon = 'status_69371.png'
	},
	['Satiety 2'] = {
		link = 'Satiety',
		status = '69372',
		icon = 'status_69372.png'
	},
	['Satiety 3'] = {
		link = 'Satiety',
		status = '69373',
		icon = 'status_69373.png'
	},
	['Satiety 4'] = {
		link = 'Satiety',
		status = '69374',
		icon = 'status_69374.png'
	},
	['Satiety 5'] = {
		link = 'Satiety',
		status = '69375',
		icon = 'status_69375.png'
	},
	['Satiety 6'] = {
		link = 'Satiety',
		status = '69376',
		icon = 'status_69376.png'
	},
	['Satiety 7'] = {
		link = 'Satiety',
		status = '69377',
		icon = 'status_69377.png'
	},
	['Satiety 8'] = {
		link = 'Satiety',
		status = '69378',
		icon = 'status_69378.png'
	},
	['Satiety 9'] = {
		link = 'Satiety',
		status = '69379',
		icon = 'status_69379.png'
	},
	['Savage Claw'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Savage Claw',
		detail = 'Six-Claw Execution activates upon dodging (Can\'t be removed)',
		status = '6790',
		icon = 'status_6790.png'
	},
	['Savage Mythology'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Savage Mythology',
		detail = 'Takes DMG every turn / ATK is boosted / DEF is sharply boosted / Attacks twice each turn (Can\'t be removed)',
		status = '3170',
		icon = 'status_3170.png'
	},
	['Save Up'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Save Up',
		detail = 'Saving up power, can\'t attack (Can\'t be healed)',
		status = '1104',
		icon = 'Status_AttackUpStack.png'
	},
	['Scarlet Flame Lance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Scarlet Flame Lance',
		detail = 'ATK, multiattack rate, and number of normal attack hits are boosted based on lvl (Can\'t be removed / Max: 3)',
		status = '7559_1',
		icon = 'status_7559_1.png'
	},
	['Scarlet Flame Lance 1'] = {
		link = 'Scarlet Flame Lance',
		status = '7559_1',
		icon = 'status_7559_1.png'
	},
	['Scarlet Flame Lance 2'] = {
		link = 'Scarlet Flame Lance',
		status = '7559_2',
		icon = 'status_7559_2.png'
	},
	['Scarlet Flame Lance 3'] = {
		link = 'Scarlet Flame Lance',
		status = '7559_3',
		icon = 'status_7559_3.png'
	},
	['Scarlet Flame Lance 4'] = {
		link = 'Scarlet Flame Lance',
		status = '7559_4',
		icon = 'status_7559_4.png'
	},
	['Scarlet Flame Lance (Max: 5)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Scarlet Flame Lance',
		detail = 'ATK, multiattack rate, and number of normal attack hits are boosted based on lvl (Can\'t be removed / Max: 5)',
		status = '7559_1',
		icon = 'status_7559_1.png'
	},
	['Scarlet Flame Lance (Max: 5) 1'] = {
		link = 'Scarlet Flame Lance (Max: 5)',
		status = '7559_1',
		icon = 'status_7559_1.png'
	},
	['Scarlet Flame Lance (Max: 5) 2'] = {
		link = 'Scarlet Flame Lance (Max: 5)',
		status = '7559_2',
		icon = 'status_7559_2.png'
	},
	['Scarlet Flame Lance (Max: 5) 3'] = {
		link = 'Scarlet Flame Lance (Max: 5)',
		status = '7559_3',
		icon = 'status_7559_3.png'
	},
	['Scarlet Flame Lance (Max: 5) 4'] = {
		link = 'Scarlet Flame Lance (Max: 5)',
		status = '7559_4',
		icon = 'status_7559_4.png'
	},
	['Scarlet Flame Lance (Max: 5) 5'] = {
		link = 'Scarlet Flame Lance (Max: 5)',
		status = '7559_5',
		icon = 'status_7559_5.png'
	},
	['Scorch Mark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Scorch Mark',
		detail = 'Fire ATK and double attack rate are boosted (Up to 3 marks per ally)',
		status = '6096_11',
		icon = 'Status Scorch Mark 1.png'
	},
	['Scorch Mark 1'] = {
		link = 'Scorch Mark',
	},
	['Scorch Mark 2'] = {
		link = 'Scorch Mark',
		status = '6096_12',
		icon = 'Status Scorch Mark 2.png'
	},
	['Scorch Mark 3'] = {
		link = 'Scorch Mark',
		status = '6096_13',
		icon = 'Status Scorch Mark 3.png'
	},
	['Scurry'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Scurry',
		detail = 'Less likely to be attacked',
		status = '1019',
		icon = 'Status DefenseUp.png'
	},
	['Scurry (Silva)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Scurry',
		detail = 'Less likely to be attacked',
		status = '1545',
		icon = 'Status_AggroDownArrow.png'
	},
	['Second Brew'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Second Brew',
		detail = 'Next Autumnal activates twice',
		status = '4015',
		icon = 'Status Second Brew.png'
	},
	['Second Brew (5★)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Second Brew',
		detail = 'Next Autumnal activates twice',
		status = '7231',
		icon = 'Status 7231.png'
	},
	['Second Mystery'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Show me your expertise at combat arts! / ATK is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Second Mystery',
		detail = '',
		status = '7650_5_2',
		icon = 'status_7650_5_2.png'
	},
	['Segnen'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Turn-based DMG taken is lowered (Can\'t be removed)',
		wiki_comment = '',
		name = 'Segnen',
		detail = '',
		status = '7378',
		icon = 'status_7378.png'
	},
	['Selfless Impulse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Activates Ballistic Big Boy next turn if total DMG taken in current turn is less than a certain amount / Activates Infinity Impact next turn if total DMG dealt to allies in current turn reaches a certain amount / Debuff resistance is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Selfless Impulse',
		detail = '',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Serene Sinker'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Triple Shrouds won\'t be consumed / Effects activate as if 3 Triple Shrouds are granted / <b>Upon normal attacks:</b> Plain DMG to foe (Can\'t be removed / Can\'t be extended)',
		wiki_comment = '',
		name = 'Serene Sinker',
		detail = '',
		status = '7666',
		icon = 'status_7666.png'
	},
	['Serum Synthesis'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Serum Synthesis',
		detail = 'Seventh Heaven deals wind DMG to all foes / Hit to ATK and DEF / Delay',
		status = '60854',
		icon = 'Status Serum Synthesis.png'
	},
	['Serum Synthesis (All)'] = {
		link = 'Serum Synthesis',
	},
	['Serum Synthesis (Red)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Serum Synthesis (Red)',
		detail = 'Seventh Heaven deals wind DMG to all foes',
		status = '60851',
		icon = 'Status Serum Synthesis (Red).png'
	},
	['Serum Synthesis (Blue)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Serum Synthesis (Blue)',
		detail = 'Seventh Heaven hits all foes\' ATK and DEF',
		status = '60852',
		icon = 'Status Serum Synthesis (Blue).png'
	},
	['Serum Synthesis (Green)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Serum Synthesis (Green)',
		detail = 'Seventh Heaven delays all foes',
		status = '60853',
		icon = 'Status Serum Synthesis (Green).png'
	},
	['Servant\'s Oath'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Servant\'s Oath',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '1001_3',
		icon = 'Status Servant\'s Oath.png'
	},
	['Session'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Session',
		detail = 'Multiattack rate, DEF, and hostility are boosted / Deals bonus earth DMG for one-foe attacks (Can\'t be removed)',
		status = '6562',
		icon = 'Status Session.png'
	},
	['Shadow'] = {
		link = 'Shadow 1',
		icon = 'Status Shadow.png'
	},
	['Shadow 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shadow',
		detail = 'Charge attack DMG and charge attack DMG cap are boosted',
		status = '60421',
		icon = 'Status Shadow1.png'
	},
	['Shadow 2'] = {
		link = 'Shadow',
		status = '60422',
		icon = 'Status Shadow2.png'
	},
	['Shadow 3'] = {
		link = 'Shadow',
		status = '60423',
		icon = 'Status Shadow3.png'
	},
	['Ardent Wings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ardent Wings',
		detail = 'Receives foe attack in place of an ally (Includes all-ally attacks) / When attacked by a foe: Fire DMG to the foe / Hit to ATK / Raise Singed lvl by 1 (Can\'t be removed)',
		status = '7865',
		icon = 'status_7865.png'
	},
	['Shankara'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shankara',
		detail = 'Sacred Fires of Renewal\'s effect is boosted (Can\'t be removed)',
		status = '7218',
		icon = 'status_7218.png'
	},
	['Shark Launcher'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shark Launcher',
		detail = 'Upon normal attacks: 3-hit dark DMG to all foes / Hit to ATK, DEF, and dark DEF (Stackable) (Can\'t be removed)',
		status = '7628',
		icon = 'status_7628.png'
	},
	['Shark Slam'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shark Slam',
		detail = 'Next Shark in Open Water affects all allies (Can\'t be removed)',
		status = '7208',
		icon = 'Status 7208.png'
	},
	['Sharping'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate and triple attack rate are boosted',
		wiki_comment = '',
		name = 'Sharping',
		detail = 'Triple attack rate is boosted',
		status = '1535_2',
		icon = 'Status Sharping.png'
	},
	['Sharping DA'] = {
		link = 'Sharping',
		detail = 'Double attack rate is boosted',
	},
	['Sharping TA'] = {
		link = 'Sharping',
	},
	['Shield'] = {
		link = 'Shielded',
	},
	['Shielded'] = {
		page = 'Shield',
		groups = {},
		categories = {},
		wiki_name = 'Shield',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shielded',
		detail = 'Next ATK received will be ineffective for a fixed amount',
		status = '1314',
		icon = 'Status Shield.png',
	},
	['Shining Spirit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shining Spirit',
		detail = 'Consumed by Grea\'s skills (Restored every 3 turns / Can\'t be removed)',
		status = '7229',
		icon = 'Status 7229.png'
	},
	['Silent Aim'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Silent Aim',
		detail = 'Can\'t normal attack / Less likely to be attacked / Upon charge attack: Double Strike effect to a fire ally in the next position / At end of turn: 15% boost to fire allies\' charge bars / Boost to C.A. specs (Stackable) (Can\'t be removed)',
		status = '3148',
		icon = 'status_3148.png'
	},
	['Silvery Snow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Water ATK is boosted / Skill DMG is boosted / Maximum amount of skill DMG that can be dealt per hit is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Silvery Snow',
		detail = '',
		status = '7032',
		icon = 'status_7032.png'
	},
	['Six-Ruin\'s Enlightenment (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Six-Ruin\'s Enlightenment',
		detail = 'ATK is boosted / Number of attacks is increased (Can\'t be removed)',
		status = '6449',
		icon = 'status_6449.png'
	},
	['Sirius Light'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sirius Light',
		detail = 'For every 3 triple attacks by fire allies: Fire DMG to a foe / 20% boost to Zeta\'s charge bar / Raise Flametipped lvl by 1 (Max: 5 / Can\'t be removed)',
		status = '7756',
		icon = 'status_7756.png'
	},
	['Sirius Light 1'] = {
		link = 'Sirius Light',
		status = '7756_1',
		icon = 'status_7756_1.png'
	},
	['Sirius Light 2'] = {
		link = 'Sirius Light',
		status = '7756_2',
		icon = 'status_7756_2.png'
	},
	['Sirius Light 3'] = {
		link = 'Sirius Light',
		status = '7756_3',
		icon = 'status_7756_3.png'
	},
	['Skoteino Hydor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Skoteino Hydor',
		detail = 'HP is lowered on every turn based on lvl (Can\'t be removed / Max: 5 / Lvl lowers by 1 upon receiving a debuff removal effect)',
		status = '1008_23_1',
		icon = 'status_1008_23_1.png'
	},
	['Skoteino Hydor 1'] = {
		link = 'Skoteino Hydor',
		status = '1008_23_1',
		icon = 'status_1008_23_1.png'
	},
	['Skoteino Hydor 2'] = {
		link = 'Skoteino Hydor',
		status = '1008_23_2',
		icon = 'status_1008_23_2.png'
	},
	['Skoteino Hydor 3'] = {
		link = 'Skoteino Hydor',
		status = '1008_23_3',
		icon = 'status_1008_23_3.png'
	},
	['Skoteino Hydor 4'] = {
		link = 'Skoteino Hydor',
		status = '1008_23_4',
		icon = 'status_1008_23_4.png'
	},
	['Skoteino Hydor 5'] = {
		link = 'Skoteino Hydor',
		status = '1008_23_5',
		icon = 'status_1008_23_5.png'
	},
	['Sky Dragons\' Trial'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Sky Dragons\' Trial',
		detail = 'DMG taken is capped / Lowers all allies\' HP and applies random debuffs at end of turn / Upon this trial ending: Replaces all Origination\'s Crucible lvls with Origination\'s Halo lvls (Can\'t be removed)',
		status = '3228',
		icon = 'status_3228.png'
	},
	['Sky Dragons\' Trial 1'] = {
		link = 'Sky Dragons\' Trial',
		status = '3228_1',
		icon = 'status_3228_1.png'
	},
	['Sky Dragons\' Trial 2'] = {
		link = 'Sky Dragons\' Trial',
		status = '3228_2',
		icon = 'status_3228_2.png'
	},
	['Sky Dragons\' Trial 3'] = {
		link = 'Sky Dragons\' Trial',
		status = '3228_3',
		icon = 'status_3228_3.png'
	},
	['Sky Dragons\' Trial 4'] = {
		link = 'Sky Dragons\' Trial',
		status = '3228_4',
		icon = 'status_3228_4.png'
	},
	['Sky Dragons\' Trial 5'] = {
		link = 'Sky Dragons\' Trial',
		status = '3228_5',
		icon = 'status_3228_5.png'
	},
	['Sky Dragons\' Trial 6'] = {
		link = 'Sky Dragons\' Trial',
		status = '3228_6',
		icon = 'status_3228_6.png'
	},
	['Sleeping Kogorō'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sleeping Kogorō',
		detail = 'Conan is focusing on reasoning (Can\'t attack or use skills)',
		status = '6228',
		icon = 'Status Sleeping Kogoro.png'
	},
	['Snuggle'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Snuggle',
		detail = '',
		status = '7302',
		icon = 'status_7302.png'
	},
	['Solar Flare'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Solar Flare',
		detail = 'Deals light DMG to all foes at end of turn when no DMG has been taken (Can\'t be removed)',
		status = '6638',
		icon = 'Status Solar Flare.png'
	},
	['Solas'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Solas',
		detail = 'Lvl rises by 1 upon using Sunlight Raid / When used at lvl 3: Boost to Sunlight Raid\'s effect / Resets lvl (Can\'t be removed)',
		status = '76101',
		icon = 'status_76101.png'
	},
	['Solas 1'] = {
		link = 'Solas',
		status = '76101',
		icon = 'status_76101.png'
	},
	['Solas 2'] = {
		link = 'Solas',
		status = '76102',
		icon = 'status_76102.png'
	},
	['Solas 3'] = {
		link = 'Solas',
		status = '76103',
		icon = 'status_76103.png'
	},
	['Sorcery Climate Baton'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sorcery Climate Baton',
		detail = 'When lvl is 3: Activates Storm Cloud Rod at end of turn (Max: 3 lvls / Can\'t be removed)',
		status = '7389',
		icon = 'status_7389.png'
	},
	['Sorcery Climate Baton 1'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_1',
		icon = 'status_7389_1.png'
	},
	['Sorcery Climate Baton 2'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_2',
		icon = 'status_7389_2.png'
	},
	['Sorcery Climate Baton 3'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_3',
		icon = 'status_7389_3.png'
	},
	['Sorcery Climate Baton 4'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_4',
		icon = 'status_7389_4.png'
	},
	['Sorcery Climate Baton 5'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_5',
		icon = 'status_7389_5.png'
	},
	['Sorcery Climate Baton 6'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_6',
		icon = 'status_7389_6.png'
	},
	['Sorcery Climate Baton 7'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_7',
		icon = 'status_7389_7.png'
	},
	['Sorcery Climate Baton 8'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_8',
		icon = 'status_7389_8.png'
	},
	['Sorcery Climate Baton 9'] = {
		link = 'Sorcery Climate Baton',
		status = '7389_9',
		icon = 'status_7389_9.png'
	},
	['Spring Breeze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spring Breeze',
		detail = 'White Heal activates when a foe uses a special attack (Can\'t be removed)',
		status = '65391',
		icon = 'Status Spring Breeze 1.png'
	},
	['Spring Breeze 1'] = {
		link = 'Spring Breeze',
	},
	['Spring Breeze 2'] = {
		link = 'Spring Breeze',
		status = '65392',
		icon = 'Status Spring Breeze 2.png'
	},
	['Spring Breeze 3'] = {
		link = 'Spring Breeze',
		status = '65393',
		icon = 'Status Spring Breeze 3.png'
	},
	['Spring Breeze (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spring Breeze',
		detail = 'White Gift activates when a foe uses a special attack (Can\'t be removed)',
		status = '32041',
		icon = 'status_32041.png'
	},
	['Spring Breeze (Wind) 1'] = {
		link = 'Spring Breeze (Wind)',
		status = '32041',
		icon = 'status_32041.png'
	},
	['Spring Breeze (Wind) 2'] = {
		link = 'Spring Breeze (Wind)',
		status = '32042',
		icon = 'status_32042.png'
	},
	['Spring Breeze (Wind) 3'] = {
		link = 'Spring Breeze (Wind)',
		status = '32043',
		icon = 'status_32043.png'
	},
	['Sprinkles'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sprinkles',
		detail = 'Consume 2 Sprinkles to activate Deirdre\'s Benevolence when a foe uses a special attack (Max: 5 / Can\'t be removed)',
		status = '67781',
		icon = 'status_67781.png'
	},
	['Sprinkles 1'] = {
		link = 'Sprinkles',
		status = '67781',
		icon = 'status_67781.png'
	},
	['Sprinkles 2'] = {
		link = 'Sprinkles',
		status = '67782',
		icon = 'status_67782.png'
	},
	['Sprinkles 3'] = {
		link = 'Sprinkles',
		status = '67783',
		icon = 'status_67783.png'
	},
  	['Sprinkles 4'] = {
		link = 'Sprinkles',
		status = '67784',
		icon = 'status_67784.png'
	},
	['Sprinkles 5'] = {
		link = 'Sprinkles',
		status = '67785',
		icon = 'status_67785.png'
	},
  	['Sprinkles 6'] = {
		link = 'Sprinkles',
		status = '67786',
		icon = 'status_67786.png'
	},
	['Sprinkles 7'] = {
		link = 'Sprinkles',
		status = '67787',
		icon = 'status_67787.png'
	},
  	['Sprinkles 8'] = {
		link = 'Sprinkles',
		status = '67788',
		icon = 'status_67788.png'
	},
	['Sprinkles 9'] = {
		link = 'Sprinkles',
		status = '67789',
		icon = 'status_67789.png'
	},
	['Sprinkles 10'] = {
		link = 'Sprinkles',
		status = '677810',
		icon = 'status_677810.png'
	},
	['Sprouting of the Great Tree'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = 'Effects that remove buffs will be nullified / DMG taken is lowered / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Sprouting of the Great Tree',
		detail = '',
		status = '7311',
		icon = 'status_7311.png'
	},
	['Sri Rudram'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sri Rudram',
		detail = 'Rays that Light the Sky\'s effect is boosted (Can\'t be removed)',
		status = '7217',
		icon = 'status_7217.png'
	},
	['Staff of Hope'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Staff of Hope',
		detail = 'Flowery Seven activates upon using charge attack / Staff of Hope lvl rises when a light ally uses a skill / Flowery Seven activates when a light ally uses a skill at lvl 4 (Resets Staff of Hope lvl) (Can\'t be removed)',
		status = '6852_1',
		icon = 'status_6852_1.png'
	},
	['Staff of Hope 1'] = {
		link = 'Staff of Hope',
		status = '6852_2',
		icon = 'status_6852_2.png'
	},
	['Staff of Hope 2'] = {
		link = 'Staff of Hope',
		status = '6852_3',
		icon = 'status_6852_3.png'
	},
	['Staff of Hope 3'] = {
		link = 'Staff of Hope',
		status = '6852_4',
		icon = 'status_6852_4.png'
	},
  	['Staff of Hope 4'] = {
		link = 'Staff of Hope',
		status = '6852_5',
		icon = 'status_6852_5.png'
	},
	['Staff of Hope 5'] = {
		link = 'Staff of Hope',
		status = '6852_6',
		icon = 'status_6852_6.png'
	},
	['Standby Mode'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Standby Mode',
		detail = 'Resolute Reactor activates at end of turn / Colossus will be knocked out upon activation (Can\'t be removed)',
		status = '6661',
		icon = 'Status Standby Mode.png'
	},
	['Steadfast'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Steadfast',
		detail = 'Consumed by Herja\'s skills (Max: 9 / Can\'t be removed)',
		status = '68491',
		icon = 'Status 68491.png'
	},
	['Steadfast 1'] = {
		link = 'Steadfast'
	},
	['Steadfast 2'] = {
		link = 'Steadfast',
		status = '68492',
		icon = 'Status 68492.png'
	},
	['Steadfast 3'] = {
		link = 'Steadfast',
		status = '68493',
		icon = 'Status 68493.png'
	},
	['Steadfast 4'] = {
		link = 'Steadfast',
		status = '68494',
		icon = 'Status 68494.png'
	},
	['Steadfast 5'] = {
		link = 'Steadfast',
		status = '68495',
		icon = 'Status 68495.png'
	},
	['Steadfast 6'] = {
		link = 'Steadfast',
		status = '68496',
		icon = 'Status 68496.png'
	},
	['Steadfast 7'] = {
		link = 'Steadfast',
		status = '68497',
		icon = 'Status 68497.png'
	},
	['Steadfast 8'] = {
		link = 'Steadfast',
		status = '68498',
		icon = 'Status 68498.png'
	},
	['Steadfast 9'] = {
		link = 'Steadfast',
		status = '68499',
		icon = 'Status 68499.png'
	},
	['Stealth Protocol'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can\'t normal attack / Sharp boost to ATK (1 hit) to the ally in the next position upon using charge attack / Less likely to be attacked /<br /><strong>At end of turn if no DMG has been taken:</strong> 1000% elemental DMG to a foe / Supplement DMG taken / 50% boost to MC\'s charge bar (Can\'t be removed)',
		wiki_comment = '',
		name = 'Stealth Protocol',
		detail = '',
		status = '7722',
		icon = 'status_7722.png'
	},
	['Stellar Beauty (Max: 3)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stellar Beauty',
		detail = 'ATK and multiattack rate are boosted based on lvl / Deals bonus wind DMG upon normal attacks (Can\'t be removed / Max: 3 / Lvl rises upon making a normal attack / Lvl lowers upon activating a special attack)',
		status = '7753_1',
		icon = 'status_7753_1.png'
	},
	['Stellar Beauty (Max: 3) 1'] = {
		link = 'Stellar Beauty (Max: 3)',
		status = '7753_1',
		icon = 'status_7753_1.png'
	},
	['Stellar Beauty (Max: 3) 2'] = {
		link = 'Stellar Beauty (Max: 3)',
		status = '7753_2',
		icon = 'status_7753_2.png'
	},
	['Stellar Beauty (Max: 3) 3'] = {
		link = 'Stellar Beauty (Max: 3)',
		status = '7753_3',
		icon = 'status_7753_3.png'
	},
	['Stimolante'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'Consumes 1 Stimolante use and 20% of current HP to gain buffs at end of turn (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Stimolante 1'] = {
		link = 'Stimolante',
		wiki_name = 'Stimolante (1 use)',
		status = '77201',
		icon = 'status_77201.png'
	},
	['Stimolante 2'] = {
		link = 'Stimolante',
		wiki_name = 'Stimolante (2 uses)',
		status = '77202',
		icon = 'status_77202.png'
	},
	['Stimolante 3'] = {
		link = 'Stimolante',
		wiki_name = 'Stimolante (3 uses)',
		status = '77203',
		icon = 'status_77203.png'
	},
	['Stimolante (ATK Up)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'ATK is boosted (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Stimolante (Bonus Dark DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Bonus Dark DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'Deals bonus dark DMG for one-foe one-ally attacks (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Stimolante (Supplemental DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Supplemental DMG',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Stimolante (Debuff Res. Up)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'Debuff resistance is boosted (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Stimolante (Dispel Cancel)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Dispel Cancel',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'Effects that remove buffs will be nullified (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Stimolante (Jammed)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Jammed',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'ATK is greatly boosted based on how low HP is (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Stimolante (TA Up)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% TA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stimolante',
		detail = 'Triple attack rate is boosted (Can\'t be removed)',
		status = '7720',
		icon = 'status_7720.png'
	},
	['Storm Heel'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Storm Heel',
		detail = 'Boost to ATK and DMG cap (Max: 5 / Can\'t be removed)',
		status = '7279',
		icon = 'status_7279.png'
	},
	['Storm Heel 1'] = {
		link = 'Storm Heel',
		status = '7279_1',
		icon = 'status_7279_1.png'
	},
	['Storm Heel 2'] = {
		link = 'Storm Heel',
		status = '7279_2',
		icon = 'status_7279_2.png'
	},
	['Storm Heel 3'] = {
		link = 'Storm Heel',
		status = '7279_3',
		icon = 'status_7279_3.png'
	},
	['Storm Heel 4'] = {
		link = 'Storm Heel',
		status = '7279_4',
		icon = 'status_7279_4.png'
	},
	['Storm Heel 5'] = {
		link = 'Storm Heel',
		status = '7279_5',
		icon = 'status_7279_5.png'
	},
	['Storm Heel 6'] = {
		link = 'Storm Heel',
		status = '7279_6',
		icon = 'status_7279_6.png'
	},
	['Storm Heel 7'] = {
		link = 'Storm Heel',
		status = '7279_7',
		icon = 'status_7279_7.png'
	},
	['Storm Heel 8'] = {
		link = 'Storm Heel',
		status = '7279_8',
		icon = 'status_7279_8.png'
	},
	['Storm Heel 9'] = {
		link = 'Storm Heel',
		status = '7279_9',
		icon = 'status_7279_9.png'
	},
	['Stratagem'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stratagem',
		detail = 'Dismissed upon using Aglovale and Tor\'s skills (Can\'t be removed)',
		status = '74521',
		icon = 'status_74521.png'
	},
	['Stratagem 1'] = {
		link = 'Stratagem',
		status = '74521',
		icon = 'status_74521.png'
	},
	['Stratagem 2'] = {
		link = 'Stratagem',
		status = '74522',
		icon = 'status_74522.png'
	},
	['Stratagem 3'] = {
		link = 'Stratagem',
		status = '74523',
		icon = 'status_74523.png'
	},
	['Stratagem 4'] = {
		link = 'Stratagem',
		status = '74524',
		icon = 'status_74524.png'
	},
	['Stratagem 5'] = {
		link = 'Stratagem',
		status = '74525',
		icon = 'status_74525.png'
	},
	['Stratagem 6'] = {
		link = 'Stratagem',
		status = '74526',
		icon = 'status_74526.png'
	},
	['Stratagem 7'] = {
		link = 'Stratagem',
		status = '74527',
		icon = 'status_74527.png'
	},
	['Stratagem 8'] = {
		link = 'Stratagem',
		status = '74528',
		icon = 'status_74528.png'
	},
	['Stratagem 9'] = {
		link = 'Stratagem',
		status = '74529',
		icon = 'status_74529.png'
	},
	['Strider'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Strider',
		detail = 'Deals triple attacks / DEF is boosted (Can\'t be removed)',
		status = '3139',
		icon = 'status_3139.png'
	},
	['Striker Bit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Striker Bit',
		detail = 'Deals bonus water DMG for normal attacks (Can\'t be removed / Ends upon defeating Striker Bit)',
		status = '7101',
		icon = 'Status_7101.png'
	},
	['Strings of Entrapment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Strings of Entrapment',
		detail = 'Cooldowns for skills of the same type are extended by 5 turns upon using a skill (Can\'t be removed)',
		status = '7623',
		icon = 'status_7623.png'
	},
	['Stunning Love Strike'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stunning Love Strike',
		detail = 'Can\'t normal attack / Boost to hostility / Amplify counterattack DMG (Can\'t be removed)',
		status = '3183',
		icon = 'status_3183.png'
	},
	['Style Resistance: Attack'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Style Resistance: Attack',
		detail = 'Reduces DMG taken from Attack allies based on lvl (Max: 6 / Can\'t be removed / Lvl lowers by 1 at end of turn if no main allies are Attack style)',
		status = '7499',
		icon = 'status_7499.png'
	},
	['Style Resistance: Attack 1'] = {
		link = 'Style Resistance: Attack',
		status = '7499_1',
		icon = 'status_7499_1.png'
	},
	['Style Resistance: Attack 2'] = {
		link = 'Style Resistance: Attack',
		status = '7499_2',
		icon = 'status_7499_2.png'
	},
	['Style Resistance: Attack 3'] = {
		link = 'Style Resistance: Attack',
		status = '7499_3',
		icon = 'status_7499_3.png'
	},
	['Style Resistance: Attack 4'] = {
		link = 'Style Resistance: Attack',
		status = '7499_4',
		icon = 'status_7499_4.png'
	},
	['Style Resistance: Attack 5'] = {
		link = 'Style Resistance: Attack',
		status = '7499_5',
		icon = 'status_7499_5.png'
	},
	['Style Resistance: Attack 6'] = {
		link = 'Style Resistance: Attack',
		status = '7499_6',
		icon = 'status_7499_6.png'
	},
	['Style Resistance: Attack 7'] = {
		link = 'Style Resistance: Attack',
		status = '7499_7',
		icon = 'status_7499_7.png'
	},
	['Style Resistance: Attack 8'] = {
		link = 'Style Resistance: Attack',
		status = '7499_8',
		icon = 'status_7499_8.png'
	},
	['Style Resistance: Attack 9'] = {
		link = 'Style Resistance: Attack',
		status = '7499_9',
		icon = 'status_7499_9.png'
	},
	['Style Resistance: Balanced'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Style Resistance: Balanced',
		detail = 'Reduces DMG taken from Balance allies based on lvl (Max: 6 / Can\'t be removed / Lvl lowers by 1 at end of turn if no main allies are Balance style)',
		status = '7498',
		icon = 'status_7498.png'
	},
	['Style Resistance: Balanced 1'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_1',
		icon = 'status_7498_1.png'
	},
	['Style Resistance: Balanced 2'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_2',
		icon = 'status_7498_2.png'
	},
	['Style Resistance: Balanced 3'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_3',
		icon = 'status_7498_3.png'
	},
	['Style Resistance: Balanced 4'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_4',
		icon = 'status_7498_4.png'
	},
	['Style Resistance: Balanced 5'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_5',
		icon = 'status_7498_5.png'
	},
	['Style Resistance: Balanced 6'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_6',
		icon = 'status_7498_6.png'
	},
	['Style Resistance: Balanced 7'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_7',
		icon = 'status_7498_7.png'
	},
	['Style Resistance: Balanced 8'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_8',
		icon = 'status_7498_8.png'
	},
	['Style Resistance: Balanced 9'] = {
		link = 'Style Resistance: Balanced',
		status = '7498_9',
		icon = 'status_7498_9.png'
	},
	['Style Resistance: Defense'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Style Resistance: Defense',
		detail = 'Reduces DMG taken from Defense allies based on lvl (Max: 6 / Can\'t be removed / Lvl lowers by 1 at end of turn if no main allies are Defense style)',
		status = '7500',
		icon = 'status_7500.png'
	},
	['Style Resistance: Defense 1'] = {
		link = 'Style Resistance: Defense',
		status = '7500_1',
		icon = 'status_7500_1.png'
	},
	['Style Resistance: Defense 2'] = {
		link = 'Style Resistance: Defense',
		status = '7500_2',
		icon = 'status_7500_2.png'
	},
	['Style Resistance: Defense 3'] = {
		link = 'Style Resistance: Defense',
		status = '7500_3',
		icon = 'status_7500_3.png'
	},
	['Style Resistance: Defense 4'] = {
		link = 'Style Resistance: Defense',
		status = '7500_4',
		icon = 'status_7500_4.png'
	},
	['Style Resistance: Defense 5'] = {
		link = 'Style Resistance: Defense',
		status = '7500_5',
		icon = 'status_7500_5.png'
	},
	['Style Resistance: Defense 6'] = {
		link = 'Style Resistance: Defense',
		status = '7500_6',
		icon = 'status_7500_6.png'
	},
	['Style Resistance: Defense 7'] = {
		link = 'Style Resistance: Defense',
		status = '7500_7',
		icon = 'status_7500_7.png'
	},
	['Style Resistance: Defense 8'] = {
		link = 'Style Resistance: Defense',
		status = '7500_8',
		icon = 'status_7500_8.png'
	},
	['Style Resistance: Defense 9'] = {
		link = 'Style Resistance: Defense',
		status = '7500_9',
		icon = 'status_7500_9.png'
	},
	['Style Resistance: Heal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Style Resistance: Heal',
		detail = 'Reduces DMG taken from Heal allies based on lvl (Max: 6 / Can\'t be removed / Lvl lowers by 1 at end of turn if no main allies are Heal style)',
		status = '7501',
		icon = 'status_7501.png'
	},
	['Style Resistance: Heal 1'] = {
		link = 'Style Resistance: Heal',
		status = '7501_1',
		icon = 'status_7501_1.png'
	},
	['Style Resistance: Heal 2'] = {
		link = 'Style Resistance: Heal',
		status = '7501_2',
		icon = 'status_7501_2.png'
	},
	['Style Resistance: Heal 3'] = {
		link = 'Style Resistance: Heal',
		status = '7501_3',
		icon = 'status_7501_3.png'
	},
	['Style Resistance: Heal 4'] = {
		link = 'Style Resistance: Heal',
		status = '7501_4',
		icon = 'status_7501_4.png'
	},
	['Style Resistance: Heal 5'] = {
		link = 'Style Resistance: Heal',
		status = '7501_5',
		icon = 'status_7501_5.png'
	},
	['Style Resistance: Heal 6'] = {
		link = 'Style Resistance: Heal',
		status = '7501_6',
		icon = 'status_7501_6.png'
	},
	['Style Resistance: Heal 7'] = {
		link = 'Style Resistance: Heal',
		status = '7501_7',
		icon = 'status_7501_7.png'
	},
	['Style Resistance: Heal 8'] = {
		link = 'Style Resistance: Heal',
		status = '7501_8',
		icon = 'status_7501_8.png'
	},
	['Style Resistance: Heal 9'] = {
		link = 'Style Resistance: Heal',
		status = '7501_9',
		icon = 'status_7501_9.png'
	},
	['Style Resistance: Special'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Style Resistance: Special',
		detail = 'Reduces DMG taken from Special allies based on lvl (Max: 6 / Can\'t be removed / Lvl lowers by 1 at end of turn if no main allies are Special style)',
		status = '7502',
		icon = 'status_7502.png'
	},
	['Style Resistance: Special 1'] = {
		link = 'Style Resistance: Special',
		status = '7502_1',
		icon = 'status_7502_1.png'
	},
	['Style Resistance: Special 2'] = {
		link = 'Style Resistance: Special',
		status = '7502_2',
		icon = 'status_7502_2.png'
	},
	['Style Resistance: Special 3'] = {
		link = 'Style Resistance: Special',
		status = '7502_3',
		icon = 'status_7502_3.png'
	},
	['Style Resistance: Special 4'] = {
		link = 'Style Resistance: Special',
		status = '7502_4',
		icon = 'status_7502_4.png'
	},
	['Style Resistance: Special 5'] = {
		link = 'Style Resistance: Special',
		status = '7502_5',
		icon = 'status_7502_5.png'
	},
	['Style Resistance: Special 6'] = {
		link = 'Style Resistance: Special',
		status = '7502_6',
		icon = 'status_7502_6.png'
	},
	['Style Resistance: Special 7'] = {
		link = 'Style Resistance: Special',
		status = '7502_7',
		icon = 'status_7502_7.png'
	},
	['Style Resistance: Special 8'] = {
		link = 'Style Resistance: Special',
		status = '7502_8',
		icon = 'status_7502_8.png'
	},
	['Style Resistance: Special 9'] = {
		link = 'Style Resistance: Special',
		status = '7502_9',
		icon = 'status_7502_9.png'
	},
	['Submerged Ouroboros'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Submerged Ouroboros',
		detail = '',
		status = '1534_8',
		icon = 'Status Submerged Ouroboros.png'
	},
	['Summer Heat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Summer Heat',
		detail = 'ATK and DEF are lowered (Can\'t be removed)',
		status = '3161',
		icon = 'status_3161.png'
	},
	['Summer Link'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Summer Link',
		detail = 'Both linked skills activate upon using one of them (Can\'t be removed)',
		status = '7607',
		icon = 'status_7607.png'
	},
	['Summon Garjana'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Summon Garjana',
		detail = 'Come on, Garjana! Let\'s show them! (Can\'t be removed)',
		status = '6200',
		icon = 'Status Summon Garjana.png'
	},
	['Sunburn'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sunburn',
		detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		status = '6916',
		icon = 'status_6916.png'
	},
	['Sunlit Lance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sunlit Lance',
		detail = 'When lvl is 12 at end of turn: Consumed to deal 12-hit fire DMG to random foes (Max: 12 / Can\'t be removed)',
		status = '7116',
		icon = 'Status 7116.png'
	},
	['Sunlit Lance 1'] = {
		link = 'Sunlit Lance',
		status = '7116_1',
		icon = 'Status 7116_1.png'
	},
	['Sunlit Lance 2'] = {
		link = 'Sunlit Lance',
		status = '7116_2',
		icon = 'Status 7116_2.png'
	},
	['Sunlit Lance 3'] = {
		link = 'Sunlit Lance',
		status = '7116_3',
		icon = 'Status 7116_3.png'
	},
	['Sunlit Lance 4'] = {
		link = 'Sunlit Lance',
		status = '7116_4',
		icon = 'Status 7116_4.png'
	},
	['Sunlit Lance 5'] = {
		link = 'Sunlit Lance',
		status = '7116_5',
		icon = 'Status 7116_5.png'
	},
	['Sunlit Lance 6'] = {
		link = 'Sunlit Lance',
		status = '7116_6',
		icon = 'Status 7116_6.png'
	},
	['Sunlit Lance 7'] = {
		link = 'Sunlit Lance',
		status = '7116_7',
		icon = 'Status 7116_7.png'
	},
	['Sunlit Lance 8'] = {
		link = 'Sunlit Lance',
		status = '7116_8',
		icon = 'Status 7116_8.png'
	},
	['Sunlit Lance 9'] = {
		link = 'Sunlit Lance',
		status = '7116_9',
		icon = 'Status 7116_9.png'
	},
	['Sunlit Lance 10'] = {
		link = 'Sunlit Lance',
		status = '7116_10',
		icon = 'Status 7116_10.png'
	},
	['Sunlit Lance 11'] = {
		link = 'Sunlit Lance',
		status = '7116_11',
		icon = 'Status 7116_11.png'
	},
	['Sunlit Lance 12'] = {
		link = 'Sunlit Lance',
		status = '7116_12',
		icon = 'Status 7116_12.png'
	},
 	['Sunfire Spark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Fire ATK is boosted / Triple attack rate is boosted / Normal attack DMG is amplified / Skill DMG dealt is amplified (Can\'t be removed)',
		wiki_comment = '',
		name = 'Sunfire Spark',
		detail = '',
		status = '7864',
		icon = 'status_7864.png'
	},
	['Sun-Touched Paradise'] = {
		page = 'Alanaan#Sun-Touched Paradise',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Sun-Touched Paradise',
		detail = 'Can deal critical hits regardless of element / ATK is boosted / DEF is lowered',
		status = '5018',
		icon = 'Status Sun-Touched Paradise.png'
	},
	['Super Robo Elsam'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Super Robo Elsam',
		detail = 'Super Robo Elsam is ready to go (Can use charge attack)',
		status = '6338',
		icon = 'Status Super Robo Elsam.png'
	},
	['Superior Elemental DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Superior Elemental DMG',
		detail = 'Deals elemental DMG superior to each target\'s element',
		status = '6361_3',
		icon = 'status_6361_3.png'
	},
	['Superior Elemental DMG 1'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_1',
		icon = 'status_6361_3_1.png'
	},
	['Superior Elemental DMG 2'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_2',
		icon = 'status_6361_3_2.png'
	},
	['Superior Elemental DMG 3'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_3',
		icon = 'status_6361_3_3.png'
	},
	['Superior Elemental DMG 4'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_4',
		icon = 'status_6361_3_4.png'
	},
	['Superior Elemental DMG 5'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_5',
		icon = 'status_6361_3_5.png'
	},
	['Superior Elemental DMG 6'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_6',
		icon = 'status_6361_3_6.png'
	},
	['Superior Elemental DMG 7'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_7',
		icon = 'status_6361_3_7.png'
	},
	['Superior Elemental DMG 8'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_8',
		icon = 'status_6361_3_8.png'
	},
	['Superior Elemental DMG 9'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_9',
		icon = 'status_6361_3_9.png'
	},
	['Superior Elemental DMG 10'] = {
		link = 'Superior Elemental DMG',
		status = '6361_3_10',
		icon = 'status_6361_3_10.png'
	},
	['Superior Elemental DMG (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Superior Elemental DMG',
		detail = 'Deals elemental DMG superior to each target\'s element (Can\'t be removed)',
		status = '6361_3',
		icon = 'status_6361_3.png'
	},
	['Superior Twin Blades'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Dodge rate is boosted / Gains Bonus Earth DMG effect upon using charge attack (Can\'t be removed)',
		wiki_comment = '',
		name = 'Superior Twin Blades',
		detail = '',
		status = '6614',
		icon = 'Status_Superior_Twin_Blades.png'
	},
	['Support Skill (Agastia)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill',
		wiki_detail = '',
		wiki_comment = '',
		name = '',
		detail = 'Each instance of DMG dealt to an ally raises that ally\'s Abomination Cell lvl by 1 (Can\'t be removed / Max: 20)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill (Cosmos)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Support Skill',
		detail = 'Based on deviation in the power of arbitration: Number of normal attack hits is boosted / DMG taken is lowered by a fixed amount (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill 1 (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill 1',
		wiki_detail = '',
		wiki_comment = '',
		name = 'サポートアビリティ',
		detail = 'Countdown to the End\'s starting value is reduced when an ally is knocked out (Can\'t be removed)',
		status = '7443_1',
		icon = 'status_7443_1.png'
	},
	['Support Skill 2 (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill 2',
		wiki_detail = '',
		wiki_comment = '',
		name = 'サポートアビリティ',
		detail = 'Boost to ATK specs based on how low Countdown to the End is (Can\'t be removed)',
		status = '7443_1',
		icon = 'status_7443_1.png'
	},
	['Support Skill 3 (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill 3',
		wiki_detail = '',
		wiki_comment = '',
		name = 'サポートアビリティ',
		detail = 'Chance of displaying the Omen for Tessera upon the Omen for Iblis or Phosphorus being canceled (Can\'t be removed)',
		status = '7443_1',
		icon = 'status_7443_1.png'
	},
	['Support Skill (Farbigrabe / Max: 3)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Support Skill',
		detail = 'Primeval Glow lvl rises by 1 upon making a normal attack / Primeval Glow lvl lowers by 1 upon activating a special attack / Primeval Glow lvl lowers by 3 upon a chain burst activation of 4 or more chains (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill (Farbigrabe / Max: 5)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Support Skill',
		detail = 'Primeval Glow lvl rises by 2 upon making a normal attack / Primeval Glow lvl lowers by 1 upon activating a special attack / Primeval Glow lvl lowers by 5 upon a chain burst activation of 4 or more chains (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill (Immortal Soul Dragon)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Support Skill',
		detail = 'Inflicts Miasma upon normal attacks, ignoring debuff resistance and debuff immunity (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill (Kikuri)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill',
		wiki_detail = '',
		wiki_comment = '',
		name = 'サポートアビリティ',
		detail = 'Fire resistance is sharply boosted (Can\'t be removed / DMG dealt by fire allies with Destiny Pledge ignores fire resistance)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill (Mars)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = 'サポートアビリティ',
		detail = 'Scarlet Flame Lance lvl rises by 1 upon making a normal attack / Scarlet Flame Lance lvl lowers by 2 upon activating a special attack / Scarlet Flame Lance lvl lowers by 3 upon a chain burst activation of 4 or more chains (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill (Mars / Max: 5)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill',
		wiki_detail = '',
		wiki_comment = '',
		name = 'サポートアビリティ',
		detail = 'Scarlet Flame Lance lvl rises by 1 upon making a normal attack / Scarlet Flame Lance lvl lowers by 2 upon activating a special attack / Scarlet Flame Lance lvl lowers by 5 upon a chain burst activation of 4 or more chains (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill 1 (Siegfried)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill 1',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = '',
		detail = 'Takes DMG every turn / ATK and DEF are boosted / Deals multiattacks (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill 2 (Siegfried)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill 2',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = '',
		detail = 'At end of turn if the number of attacks taken is less than 20: Fills 1 charge diamond on a foe / If number of attacks taken is more than 20: Raises Black Dragon Talon or Black Dragon Scale lvl by 1 (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill 3 (Siegfried)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill 3',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = '',
		detail = 'At end of turn if an ally did not attack: Raises Black Dragon Talon or Black Dragon Scale lvl by 1 (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Support Skill (Soul of War)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Support Skill',
		wiki_detail = '',
		wiki_comment = '',
		name = '',
		detail = 'While in Overdrive before attacking: DMG dealt is supplemented / Bonus earth DMG upon normal attacks (Can\'t be removed)',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Supreme Wings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supreme Wings',
		detail = 'Deals bonus light DMG for one-foe one-ally attacks / DEF is boosted / 1-turn cut to debuff durations at the end of each turn (Can\'t be removed)',
		status = '7846',
		icon = 'status_7846.png'
	},
	['Surf'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Surf',
		detail = 'When at lvl 3: ATK and DMG cap are boosted / Deals triple attacks (Can\'t be removed)',
		status = '6762',
		icon = 'status_6762.png'
	},
	['Surf 1'] = {
		link = 'Surf',
		status = '6762_1',
		icon = 'status_6762_1.png'
	},
	['Surf 2'] = {
		link = 'Surf',
		status = '6762_2',
		icon = 'status_6762_2.png'
	},
	['Surf 3'] = {
		link = 'Surf',
		status = '6762_3',
		icon = 'status_6762_3.png'
	},
	['Surfing Serpent'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Surfing Serpent',
		detail = 'Serpent Spike\'s hit number is increased based on Surfing Serpent lvl (Max: 5 / Can\'t be removed)',
		status = '7342',
		icon = 'status_7342.png'
	},
	['Surfing Serpent 1'] = {
		link = 'Surfing Serpent',
		status = '7342_1',
		icon = 'Status 7342_1.png'
	},
	['Surfing Serpent 2'] = {
		link = 'Surfing Serpent',
		status = '7342_2',
		icon = 'Status 7342_2.png'
	},
	['Surfing Serpent 3'] = {
		link = 'Surfing Serpent',
		status = '7342_3',
		icon = 'Status 7342_3.png'
	},
  ['Surfing Serpent 4'] = {
		link = 'Surfing Serpent',
		status = '7342_4',
		icon = 'Status 7342_4.png'
	},
	['Surfing Serpent 5'] = {
		link = 'Surfing Serpent',
		status = '7342_5',
		icon = 'Status 7342_5.png'
	},
	['Surfing Serpent 6'] = {
		link = 'Surfing Serpent',
		status = '7342_6',
		icon = 'Status 7342_6.png'
	},
	['Surfing Serpent 7'] = {
		link = 'Surfing Serpent',
		status = '7342_7',
		icon = 'Status 7342_7.png'
	},
  ['Surfing Serpent 8'] = {
		link = 'Surfing Serpent',
		status = '7342_8',
		icon = 'Status 7342_8.png'
	},
	['Surfing Serpent 9'] = {
		link = 'Surfing Serpent',
		status = '7342_9',
		icon = 'Status 7342_9.png'
	},
	['Surfing Serpent 10'] = {
		link = 'Surfing Serpent',
		status = '7342_10',
		icon = 'Status 7342_10.png'
	},
	['Surrogate'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Surrogate',
		detail = 'Surrogate Assault',
		status = '5007',
		icon = 'status_5007.png'
	},
	['Surrogate Successor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / More likely to be attacked (Can\'t be removed)',
		wiki_comment = '',
		name = 'Surrogate Successor',
		detail = '',
		status = '7615',
		icon = 'status_7615.png'
	},
	['Sweeping Arrow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sweeping Arrow',
		detail = 'Normal attacks deal 3-hit DMG to random foes / Deals triple attacks / Charge bar gain is sharply lowered (Can\'t be removed)',
		status = '3220',
		icon = 'status_3220.png'
	},
	['Sweet Serpent'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sweet Serpent',
		detail = 'C.A. specs are boosted based on Sweet Serpent lvl (Max: 7 / Can\'t be removed)',
		status = '6847_1',
		icon = 'status_6847_1.png'
	},
	['Sweet Serpent 1'] = {
		link = 'Sweet Serpent',
		status = '6847_1',
		icon = 'status_6847_1.png'
	},
	['Sweet Serpent 2'] = {
		link = 'Sweet Serpent',
		status = '6847_2',
		icon = 'status_6847_2.png'
	},
	['Sweet Serpent 3'] = {
		link = 'Sweet Serpent',
		status = '6847_3',
		icon = 'status_6847_3.png'
	},
	['Sweet Serpent 4'] = {
		link = 'Sweet Serpent',
		status = '6847_4',
		icon = 'status_6847_4.png'
	},
	['Sweet Serpent 5'] = {
		link = 'Sweet Serpent',
		status = '6847_5',
		icon = 'status_6847_5.png'
	},
	['Sweet Serpent 6'] = {
		link = 'Sweet Serpent',
		status = '6847_6',
		icon = 'status_6847_6.png'
	},
	['Sweet Serpent 7'] = {
		link = 'Sweet Serpent',
		status = '6847_7',
		icon = 'status_6847_7.png'
	},
	['Sweet Serpent 8'] = {
		link = 'Sweet Serpent',
		status = '6847_8',
		icon = 'status_6847_8.png'
	},
	['Sweet Serpent 9'] = {
		link = 'Sweet Serpent',
		status = '6847_9',
		icon = 'status_6847_9.png'
	},
	['Sweet Treatment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Wind DMG is lowered / Normal attack DMG is amplified / Attacks made with elemental superiority deal boosted DMG / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Sweet Treatment',
		detail = '',
		status = '7836',
		icon = 'status_7836.png'
	},
	['Sword in Flux'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sword in Flux',
		detail = 'An effect activates when an ally uses a skill (Once per turn / Effect changes based on the type of skill used / Can\'t be removed)',
		status = '7124',
		icon = 'Status 7124.png'
	},
	['Tactical Edge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tactical Edge',
		detail = 'Consumed upon using Erika\'s skills (Can\'t be removed)',
		status = '74461',
		icon = 'status_74461.png'
	},
	['Tag'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tag',
		detail = 'Charge bar is boosted on every turn / Boost to C.A. specs (Stackable) at end of turn / Instant C.A. standby and C.A. Reactivation every 5 turns (Can\'t be removed)',
		status = '6268_3',
		icon = 'status_6268_3.png'
	},
	['Tears of Lunacy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tears of Lunacy',
		detail = 'Boost to ATK specs based on the moon phase',
		status = '6427',
		icon = 'Status Tears of Lunacy.png'
	},
	['Teimei'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Teimei',
		detail = 'Can\'t normal attack / 80% DMG reduction / Sharp boost to hostility / At end of turn: 1-turn cut to Mukyo and Takijin\'s cooldown / Gain 1 Mukyou (Can\'t be removed)',
		status = '3185',
		icon = 'status_3185.png'
	},
	['Tell Ibrahim'] = {
		page = 'Autoignition',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tell Ibrahim',
		detail = 'Instant C.A. standby at end of turn (Can\'t be removed / Can\'t be extended)',
		status = '1413_8',
		icon = 'status_1413_8.png'
	},
	['Tempest of Annihilation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tempest of Annihilation',
		detail = 'Attacks turn into one-foe attacks / ATK, multiattack rate, DMG cap, and critical hit rate are boosted based on God of War lvl (Can\'t be removed)',
		status = '6534',
		icon = 'Status Tempest of Annihilation.png'
	},
	['Tempestas Ward (Raid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tempestas Ward',
		detail = 'Deals bonus wind DMG upon attacks (Count decreases upon dealing 3,000,000 fire skill DMG / Can only be removed by dealing a total of 9,000,000 or more fire skill DMG)',
		status = '1383_14',
		icon = 'status_1383_14.png'
	},
	['Tempestas Ward (Raid) 1'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_141',
		icon = 'status_1383_141.png'
	},
	['Tempestas Ward (Raid) 2'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_142',
		icon = 'status_1383_142.png'
	},
	['Tempestas Ward (Raid) 3'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_143',
		icon = 'status_1383_143.png'
	},
  ['Tempestas Ward (Raid) 4'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_144',
		icon = 'status_1383_144.png'
	},
	['Tempestas Ward (Raid) 5'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_145',
		icon = 'status_1383_145.png'
	},
  ['Tempestas Ward (Raid) 6'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_146',
		icon = 'status_1383_146.png'
	},
	['Tempestas Ward (Raid) 7'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_147',
		icon = 'status_1383_147.png'
	},
  	['Tempestas Ward (Raid) 8'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_148',
		icon = 'status_1383_148.png'
	},
	['Tempestas Ward (Raid) 9'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_149',
		icon = 'status_1383_149.png'
	},
	['Tempestas Ward (Raid) 10'] = {
		link = 'Tempestas Ward (Raid)',
		status = '1383_1410',
		icon = 'status_1383_1410.png'
	},
	['Tender Ties'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tender Ties',
		detail = 'ATK and DMG cap are boosted based on number of Tender Ties / Take a lethal hit without being knocked out (Consumes 1 Tie / Leaves 1 HP) (Max: 6 / Can\'t be removed)',
		status = '7376',
		icon = 'status_7376.png'
	},
	['Tender Ties 1'] = {
		link = 'Tender Ties',
		status = '7376_1',
		icon = 'Status 7376_1.png'
	},
	['Tender Ties 2'] = {
		link = 'Tender Ties',
		status = '7376_2',
		icon = 'Status 7376_2.png'
	},
	['Tender Ties 3'] = {
		link = 'Tender Ties',
		status = '7376_3',
		icon = 'Status 7376_3.png'
	},
  ['Tender Ties 4'] = {
		link = 'Tender Ties',
		status = '7376_4',
		icon = 'Status 7376_4.png'
	},
	['Tender Ties 5'] = {
		link = 'Tender Ties',
		status = '7376_5',
		icon = 'Status 7376_5.png'
	},
	['Tender Ties 6'] = {
		link = 'Tender Ties',
		status = '7376_6',
		icon = 'Status 7376_6.png'
	},
	['Tender Ties 7'] = {
		link = 'Tender Ties',
		status = '7376_7',
		icon = 'Status 7376_7.png'
	},
  ['Tender Ties 8'] = {
		link = 'Tender Ties',
		status = '7376_8',
		icon = 'Status 7376_8.png'
	},
	['Tender Ties 9'] = {
		link = 'Tender Ties',
		status = '7376_9',
		icon = 'Status 7376_9.png'
	},
	['Ten-Wolf\'s Triumph (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ten-Wolf\'s Triumph',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed)',
		status = '6452',
		icon = 'status_6452.png'
	},
	['Tentaforce'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = ' Normal attack DMG is amplified / Triple attack rate is boosted / Normal attacks deal 4-hit DMG to random foes (Can\'t be removed)',
		wiki_comment = '',
		name = 'Tentaforce',
		detail = '',
		status = '7439',
		icon = 'status_7439.png'
	},
	['Tentakernel'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tentakernel',
		detail = 'Upon charge attack: Consume this effect to grant DMG immunity to water allies (Can\'t be removed)',
		status = '7438',
		icon = 'status_7438.png'
	},
	['Tepeyollotl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tepeyollotl',
		detail = 'Effect will be used up to gain bonus effects upon dealing certain special attacks',
		status = '6324_1',
		icon = 'Status Tepeyollotl 1.png'
	},
	['Tepeyollotl 1'] = {
		link = 'Tepeyollotl',
	},
	['Tepeyollotl 2'] = {
		link = 'Tepeyollotl',
		status = '6324_2',
		icon = 'Status Tepeyollotl 2.png'
	},
	['Tepeyollotl 3'] = {
		link = 'Tepeyollotl',
		status = '6324_3',
		icon = 'Status Tepeyollotl 3.png'
	},
	['Tepeyollotl 4'] = {
		link = 'Tepeyollotl',
		status = '6324_4',
		icon = 'Status Tepeyollotl 4.png'
	},
	['Terminal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Terminal',
		detail = 'ATK, DEF, and triple attack rate are boosted based on lvl / Certain special attacks are strengthened (Can\'t be removed)',
		status = '7699',
		icon = 'status_7699.png'
	},
	['Terminal 1'] = {
		link = 'Terminal',
		status = '7699_1',
		icon = 'status_76991.png'
	},
	['Terminal 2'] = {
		link = 'Terminal',
		status = '7699_2',
		icon = 'status_7699_2.png'
	},
	['Terminal 3'] = {
		link = 'Terminal',
		status = '7699_3',
		icon = 'status_7699_3.png'
	},
	['Terra Ward'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Terra Ward',
		detail = 'Bonus Earth DMG effect / Cap water DMG taken at 10,000 per hit / ATK and skill specs are boosted (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '1383_13',
		icon = 'status_1383_13.png'
	},
	['Terra Ward 1'] = {
		link = 'Terra Ward',
		status = '1383_131',
		icon = 'status_1383_131.png'
	},
	['Terra Ward 2'] = {
		link = 'Terra Ward',
		status = '1383_132',
		icon = 'status_1383_132.png'
	},
	['Terra Ward 3'] = {
		link = 'Terra Ward',
		status = '1383_133',
		icon = 'status_1383_133.png'
	},
	['Terra Ward 4'] = {
		link = 'Terra Ward',
		status = '1383_134',
		icon = 'status_1383_134.png'
	},
	['Terra Ward 5'] = {
		link = 'Terra Ward',
		status = '1383_135',
		icon = 'status_1383_135.png'
	},
	['Terra Ward 6'] = {
		link = 'Terra Ward',
		status = '1383_136',
		icon = 'status_1383_136.png'
	},
	['Terra Ward 7'] = {
		link = 'Terra Ward',
		status = '1383_137',
		icon = 'status_1383_137.png'
	},
	['Terra Ward 8'] = {
		link = 'Terra Ward',
		status = '1383_138',
		icon = 'status_1383_138.png'
	},
	['Terra Ward 9'] = {
		link = 'Terra Ward',
		status = '1383_139',
		icon = 'status_1383_139.png'
	},
	['Terra Ward 10'] = {
		link = 'Terra Ward',
		status = '1383_1310',
		icon = 'status_1383_1310.png'
	},
	['Terra Ward (Raid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Terra Ward',
		detail = 'Deals bonus earth DMG upon attacks (Count decreases upon dealing 3,000,000 wind skill DMG / Can only be removed by dealing a total of 9,000,000 or more wind skill DMG)',
		status = '1383_13',
		icon = 'status_1383_13.png'
	},
	['Terra Ward (Raid) 1'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_131',
		icon = 'status_1383_131.png'
	},
	['Terra Ward (Raid) 2'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_132',
		icon = 'status_1383_132.png'
	},
	['Terra Ward (Raid) 3'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_133',
		icon = 'status_1383_133.png'
	},
  ['Terra Ward (Raid) 4'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_134',
		icon = 'status_1383_134.png'
	},
	['Terra Ward (Raid) 5'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_135',
		icon = 'status_1383_135.png'
	},
  ['Terra Ward (Raid) 6'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_136',
		icon = 'status_1383_136.png'
	},
	['Terra Ward (Raid) 7'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_137',
		icon = 'status_1383_137.png'
	},
  ['Terra Ward (Raid) 8'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_138',
		icon = 'status_1383_138.png'
	},
	['Terra Ward (Raid) 9'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_139',
		icon = 'status_1383_139.png'
	},
	['Terra Ward (Raid) 10'] = {
		link = 'Terra Ward (Raid)',
		status = '1383_1310',
		icon = 'status_1383_1310.png'
	},
	['Terror'] = {
		link = 'Twilight Terror',
		name = 'Terror',
	},
	['Tesshin'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Attacks made with elemental superiority have a chance to deal boosted DMG / Elemental DMG dealt will be treated as superior to the target\'s element / Accuracy for normal attacks is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Tesshin',
		detail = '',
		status = '7239',
		icon = 'status_7239.png'
	},
	['That\'s How I Roll'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'That\'s How I Roll',
		detail = 'Attack specs are boosted at end of turn / Fair Trick activates upon using charge attack (Can\'t be removed)',
		status = '6045_1',
		icon = 'Status_Switcheroo (Attack).png'
	},
	['That\'s How I Roll (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'That\'s How I Roll',
		detail = 'Defense specs are boosted at end of turn (Can\'t be removed)',
		status = '6045_1',
		icon = 'Status_Switcheroo (Attack).png'
	},
	['Three-Sister Rule'] = {
		groups = {},
		categories = {},
		wiki_name = 'Three-Sister Rule',
		wiki_detail = '',
		wiki_comment = '',
		name = '三矢一体',
		detail = 'DMG dealt is supplemented (Stacks up to 3 times / Can\'t be removed)',
		status = '1984',
		icon = 'Status Adjudicator\'s Revelation.png'
	},
	['Three-Tiger\'s Blessing (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Three-Tiger\'s Blessing',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed)',
		status = '6448',
		icon = 'status_6448.png'
	},
	['Threefold'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Threefold',
		detail = 'Threefold lvl rises by 1 when the caster uses a skill / When used at lvl 2: Triple Strike effect / Resets Threefold lvl (Can\'t be removed)',
		status = '7233',
		icon = 'status_7233.png'
	},
	['Threefold 1'] = {
		link = 'Threefold',
		status = '7233_1',
		icon = 'status_7233_1.png'
	},
	['Threefold 2'] = {
		link = 'Threefold',
		status = '7233_2',
		icon = 'status_7233_2.png'
	},
	['Threefold 3'] = {
		link = 'Threefold',
		status = '7233_3',
		icon = 'status_7233_3.png'
	},
	['Threefold 4'] = {
		link = 'Threefold',
		status = '7233_4',
		icon = 'status_7233_4.png'
	},
	['Threefold 5'] = {
		link = 'Threefold',
		status = '7233_5',
		icon = 'status_7233_5.png'
	},
	['Threefold 6'] = {
		link = 'Threefold',
		status = '7233_6',
		icon = 'status_7233_6.png'
	},
	['Threefold 7'] = {
		link = 'Threefold',
		status = '7233_7',
		icon = 'status_7233_7.png'
	},
	['Threefold 8'] = {
		link = 'Threefold',
		status = '7233_8',
		icon = 'status_7233_8.png'
	},
	['Threefold 9'] = {
		link = 'Threefold',
		status = '7233_9',
		icon = 'status_7233_9.png'
	},
	['Thunderbolt of Disaster'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Thunderbolt of Disaster',
		detail = 'ATK and skill accuracy are boosted / Deals 500% earth DMG to a foe upon using a skill (Can\'t be removed)',
		status = '3033',
		icon = 'Status Thunderbolt of Disaster.png'
	},
	['Thunderflash'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Thunderflash',
		detail = 'ATK and DEF are boosted / Restores HP each turn',
		status = '1002_11',
		icon = 'Status Heal 1.png'
	},
	['Thunderflash 1'] = {
		link = 'Thunderflash',
		status = '1002_11',
		icon = 'Status Heal 1.png'
	},
	['Thunderflash 2'] = {
		link = 'Thunderflash',
		status = '1002_12',
		icon = 'Status Heal 2.png'
	},
	['Thunderflash 3'] = {
		link = 'Thunderflash',
		status = '1002_13',
		icon = 'Status Heal 3.png'
	},
  	['Thunderflash 4'] = {
		link = 'Thunderflash',
		status = '1002_14',
		icon = 'Status Heal 4.png'
	},
	['Thunderflash 5'] = {
		link = 'Thunderflash',
		status = '1002_15',
		icon = 'Status Heal 5.png'
	},
  	['Thunderflash 6'] = {
		link = 'Thunderflash',
		status = '1002_16',
		icon = 'Status Heal 6.png'
	},
	['Thunderflash 7'] = {
		link = 'Thunderflash',
		status = '1002_17',
		icon = 'Status Heal 7.png'
	},
  	['Thunderflash 8'] = {
		link = 'Thunderflash',
		status = '1002_18',
		icon = 'Status Heal 8.png'
	},
	['Thunderflash 9'] = {
		link = 'Thunderflash',
		status = '1002_19',
		icon = 'Status Heal 9.png'
	},
	['Thunderflash 10'] = {
		link = 'Thunderflash',
		status = '1002_110',
		icon = 'Status Heal 10.png'
	},
	['Thunderswift'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Thunderswift',
		detail = 'Multiattack rate is boosted based on Thunderswift lvl (Max: 10 / Can\'t be removed / Chance to deal quadruple attacks at 7 or above)',
		status = '6947',
		icon = 'status_6947.png'
	},
	['Thunderswift 1'] = {
		link = 'Thunderswift',
		status = '6947_1',
		icon = 'status_6947_1.png'
	},
	['Thunderswift 2'] = {
		link = 'Thunderswift',
		status = '6947_2',
		icon = 'status_6947_2.png'
	},
	['Thunderswift 3'] = {
		link = 'Thunderswift',
		status = '6947_3',
		icon = 'status_6947_3.png'
	},
	['Thunderswift 4'] = {
		link = 'Thunderswift',
		status = '6947_4',
		icon = 'status_6947_4.png'
	},
	['Thunderswift 5'] = {
		link = 'Thunderswift',
		status = '6947_5',
		icon = 'status_6947_5.png'
	},
	['Thunderswift 6'] = {
		link = 'Thunderswift',
		status = '6947_6',
		icon = 'status_6947_6.png'
	},
	['Thunderswift 7'] = {
		link = 'Thunderswift',
		status = '6947_7',
		icon = 'status_6947_7.png'
	},
	['Thunderswift 8'] = {
		link = 'Thunderswift',
		status = '6947_8',
		icon = 'status_6947_8.png'
	},
	['Thunderswift 9'] = {
		link = 'Thunderswift',
		status = '6947_9',
		icon = 'status_6947_9.png'
	},
	['Thunderswift 10'] = {
		link = 'Thunderswift',
		status = '6947_10',
		icon = 'status_6947_10.png'
	},
	['To the Limit'] = {
		page = 'Agastia (Raid)',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'This is not a status effect',
		name = 'To the Limit',
		detail = 'Approach the limit with each Omen canceled / Once reached, Grand God Kaiser will come to your aid!',
		status = '',
		icon = 'unique_gauge_purple.png'
	},
	['Together Forever'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Together Forever',
		detail = 'Next Butter Flutter also affects Narmaya',
		status = '4020',
		icon = 'Status Together Forever.png'
	},
	['Torah'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Torah',
		detail = 'Can recast each skill within a turn (Can\'t be removed)',
		status = '6433',
		icon = 'Status Torah.png'
	},
	['Torrential Buffer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Torrential Buffer',
		detail = 'Reduces non-earth elemental DMG taken by 30% / Resistance to debuffs from non-earth allies is boosted / Removes 1 debuff at end of turn (Can only be removed by dealing either 20,000,000 earth skill DMG or 20,000,000 earth C.A. DMG)',
		status = '3215',
		icon = 'status_3215.png'
	},
	['Trance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Trance',
		detail = 'Multiattack rate is boosted based on lvl (Can\'t be removed / Sharp boost to stats at lvl 3 / Lvl rises upon using special attacks / Lvl lowers upon canceling special attacks)',
		status = '6867',
		icon = 'status_6867.png'
	},
	['Trance 1'] = {
		link = 'Trance',
		status = '6867_1',
		icon = 'Status 6867_1.png'
	},
	['Trance 2'] = {
		link = 'Trance',
		status = '6867_2',
		icon = 'Status 6867_2.png'
	},
	['Trance 3'] = {
		link = 'Trance',
		status = '6867_3',
		icon = 'Status 6867_3.png'
	},
	['Trance 4'] = {
		link = 'Trance',
		status = '6867_4',
		icon = 'Status 6867_4.png'
	},
	['Trance 5'] = {
		link = 'Trance',
		status = '6867_5',
		icon = 'Status 6867_5.png'
	},
	['Trance (Babyl)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Trance',
		detail = 'Stats are boosted based on lvl (Can\'t be removed / Lvl rises upon special attack / Lvl lowers upon chain bursts of 4 or more chains)',
		status = '6867_1',
		icon = 'status_6867_1.png'
	},
	['Trance (MC)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Trance',
		detail = 'Additional effects based on lvl (Max: 3 / Can\'t be removed)',
		status = '7294_1',
		icon = 'status_7294_1.png'
	},
	['Trance (MC) 1'] = {
		link = 'Trance (MC)',
		status = '7294_1',
		icon = 'status_7294_1.png'
	},
	['Trance (MC) 2'] = {
		link = 'Trance (MC)',
		status = '7294_2',
		icon = 'status_7294_2.png'
	},
	['Trance (MC) 3'] = {
		link = 'Trance (MC)',
		status = '7294_3',
		icon = 'status_7294_3.png'
	},
	['Trance (MC) 4'] = {
		link = 'Trance (MC)',
		status = '7294_4',
		icon = 'status_7294_4.png'
	},
	['Trance (MC) 5'] = {
		link = 'Trance (MC)',
		status = '7294_5',
		icon = 'status_7294_5.png'
	},
	['Trance (MC) 6'] = {
		link = 'Trance (MC)',
		status = '7294_6',
		icon = 'status_7294_6.png'
	},
	['Trance (MC) 7'] = {
		link = 'Trance (MC)',
		status = '7294_7',
		icon = 'status_7294_7.png'
	},
	['Trance (MC) 8'] = {
		link = 'Trance (MC)',
		status = '7294_8',
		icon = 'status_7294_8.png'
	},
	['Trance (MC) 9'] = {
		link = 'Trance (MC)',
		status = '7294_9',
		icon = 'status_7294_9.png'
	},
	['Trascendenza'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can withstand lethal DMG / ATK is greatly boosted based on how low HP is / Skills\' additional effects activate without consuming Energia / Ends cooldown for all skills except Se Non Ora Quando at end of turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Trascendenza',
		detail = '',
		status = '7633',
		icon = 'status_7633.png'
	},
	['Transformation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Transformation',
		detail = 'Transformed through use of her Quirk (Can\'t be removed)',
		status = '7762',
		icon = 'status_7762.png'
	},
	['Treat'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Treat',
		detail = 'Healing amount and healing cap are boosted (Can\'t be removed)',
		status = '1115',
		icon = 'Status Heal.png'
	},
	['Tri-Slash'] = {
		link = 'Triple Strike',
	},
	['Trick'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Trick',
		detail = 'Scheming up something unpleasant (Can\'t be removed)',
		status = '6680_11',
		icon = 'Status Trick 1.png'
	},
    ['Trick 1'] = {
    	link = 'Trick',
    },
    ['Trick 2'] = {
    	link = 'Trick',
    	status = '6680_12',
	icon = 'Status Trick 2.png'
    },
    ['Trick 3'] = {
    	link = 'Trick',
    	status = '6680_13',
	icon = 'Status Trick 3.png'
    },
	['Tricky Constitution'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Attacks made with elemental superiority have a chance to deal boosted DMG / Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Tricky Constitution',
		detail = '',
		status = '7465',
		icon = 'status_7465.png'
	},
	['Trice Blade'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Trice Blade',
		detail = 'ATK is boosted by Trice Blade',
		status = '6789',
		icon = 'status_6789.png'
	},
	['Triple Shrouded 1'] = {
		groups = {},
		categories = {},
		wiki_name = 'Triple Shroud',
		wiki_detail = '',
		wiki_comment = 'Skills do not consume Triple Shroud after level 90',
		name = 'Triple Shrouded',
		detail = '1 is consumed upon normal attacks and skill use (Recovers every 4 turns / Max: 3 / Can\'t be removed)',
		status = '14141',
		icon = 'Status TripleShroud1.png'
	},
	['Triple Shroud'] = {
		link = 'Triple Shrouded 1',
	},
	['Triple Shrouded'] = {
		link = 'Triple Shrouded 1',
	},
	['Triple Shrouded 2'] = {
		link = 'Triple Shrouded 1',
		status = '14142',
		icon = 'Status TripleShroud2.png'
	},
	['Triple Shrouded 3'] = {
		link = 'Triple Shrouded 1',
		status = '14143',
		icon = 'Status TripleShroud3.png'
	},
	['Triple Shrouded+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Triple Shroud+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Shrouded',
		detail = '1 is consumed upon normal attacks (Recovers every 4 turns / Max: 3 / Can\'t be removed)',
		status = '14141',
		icon = 'Status TripleShroud1.png'
	},
	['Triple Shroud+ 1'] = {
		link = 'Triple Shrouded+',
	},
	['Triple Shrouded+'] = {
		link = 'Triple Shrouded+',
	},
	['Triple Shrouded+ 2'] = {
		link = 'Triple Shrouded+',
		status = '14142',
		icon = 'Status TripleShroud2.png'
	},
	['Triple Shrouded+ 3'] = {
		link = 'Triple Shrouded+',
		status = '14143',
		icon = 'Status TripleShroud3.png'
	},
	['Triple Shroud (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Shroud',
		detail = 'Consumes 1 Triple Shroud per one-foe attack (Restores every 4 turns / Max: 3 / Can\'t be removed)',
		status = '1414_1',
		icon = 'status_1414_1.png'
	},
	['Triple Shroud (Wind) 1'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_11',
		icon = 'status_1414_11.png'
	},
	['Triple Shroud (Wind) 2'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_12',
		icon = 'status_1414_12.png'
	},
	['Triple Shroud (Wind) 3'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_13',
		icon = 'status_1414_13.png'
	},
  	['Triple Shroud (Wind) 4'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_14',
		icon = 'status_1414_14.png'
	},
	['Triple Shroud (Wind) 5'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_15',
		icon = 'status_1414_15.png'
	},
  	['Triple Shroud (Wind) 6'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_16',
		icon = 'status_1414_16.png'
	},
	['Triple Shroud (Wind) 7'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_17',
		icon = 'status_1414_17.png'
	},
  	['Triple Shroud (Wind) 8'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_18',
		icon = 'status_1414_18.png'
	},
	['Triple Shroud (Wind) 9'] = {
		link = 'Triple Shroud (Wind)',
		status = '1414_19',
		icon = 'status_1414_19.png'
	},
	['Triple Strike'] = {
		page = 'Multistrike',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Strike',
		detail = 'Attacks 3 times each turn',
		status = '6107',
		icon = 'Status Routine Step.png'
	},
	['Triple Threat'] = {
		groups = {},
		categories = {''},
		page = 'Gunslinger#Skills',
		wiki_name = '',
		wiki_detail = 'Guaranteed triple attack',
		wiki_comment = '',
		name = 'Triple Threat',
		detail = 'ATK is absorbed by water allies, and water allies\' ATK is ineffective',
		status = '1429',
		icon = 'Status Triple Threat.png'
	},
	['Triple Threat (Nebuchad)'] = {
		groups = {},
		categories = {''},
		page = 'Gunslinger#Skills',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Threat',
		detail = 'Multiattack / Critical hit rate is boosted (1 time)',
		status = '1429',
		icon = 'Status Triple Threat.png'
	},
	['Paradise Lost: Cancel Omen'] = {
		groups = {},
		categories = {},
		wiki_name = 'Paradise Lost: Cancel Omen',
		wiki_detail = '',
		wiki_comment = 'Unofficial status name',
		name = '',
		detail = 'Triple Zero\'s call Paradise Lost\'s effect is boosted (1 time / Can\'t be removed)',
		status = '7758',
		icon = 'status_7758.png'
	},
	['Trove\'s Luster'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Trove\'s Luster',
		detail = 'Consumed by Payila\'s skills (Max: 5 / Can\'t be removed)',
		status = '77881',
		icon = 'status_77881.png'
	},
	['Trove\'s Luster 1'] = {
		link = 'Trove\'s Luster',
		status = '77881',
		icon = 'status_77881.png'
	},
	['Trove\'s Luster 2'] = {
		link = 'Trove\'s Luster',
		status = '77882',
		icon = 'status_77882.png'
	},
	['Trove\'s Luster 3'] = {
		link = 'Trove\'s Luster',
		status = '77883',
		icon = 'status_77883.png'
	},
	['Trove\'s Luster 4'] = {
		link = 'Trove\'s Luster',
		status = '77884',
		icon = 'status_77884.png'
	},
	['Trove\'s Luster 5'] = {
		link = 'Trove\'s Luster',
		status = '77885',
		icon = 'status_77885.png'
	},
	['True Dragon\'s Boon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'True Dragon\'s Boon',
		detail = 'If almost knocked out: Fully restores fire allies\' HP at end of turn (1 time / Can\'t be removed)',
		status = '6779',
		icon = 'status_6779.png'
	},
	['True Heir'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Skill cooldowns are cut by 1 turn (Can\'t be removed / Skill cooldown can\'t be made lower than 1 turn)',
		wiki_comment = '',
		name = 'True Heir',
		detail = '',
		status = '7615',
		icon = 'status_7615.png'
	},
	['Truth'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Truth',
		detail = 'C.A. specs are boosted based on lvl (Max: 8 / Can\'t be removed)',
		status = '70781',
		icon = 'Status_70781.png'
	},
	['Truth 1'] = {
		link = 'Truth'
	},
	['Truth 2'] = {
		link = 'Truth',
		status = '70782',
		icon = 'Status_70782.png'
	},
	['Truth 3'] = {
		link = 'Truth',
		status = '70783',
		icon = 'Status_70783.png'
	},
	['Truth 4'] = {
		link = 'Truth',
		status = '70784',
		icon = 'Status_70784.png'
	},
	['Truth 5'] = {
		link = 'Truth',
		status = '70785',
		icon = 'Status_70785.png'
	},
	['Truth 6'] = {
		link = 'Truth',
		status = '70786',
		icon = 'Status_70786.png'
	},
	['Truth 7'] = {
		link = 'Truth',
		status = '70787',
		icon = 'Status_70787.png'
	},
	['Truth 8'] = {
		link = 'Truth',
		status = '70788',
		icon = 'Status_70788.png'
	},
	['Truth 9'] = {
		link = 'Truth',
		status = '70789',
		icon = 'Status_70789.png'
	},
	['Truth Seeker'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Truth Seeker',
		detail = 'C.A. DMG and C.A. DMG cap are boosted (Max: 10 times / Can\'t be removed)',
		status = '63511',
		icon = 'Status Truth Seeker 1.png'
	},
	['Truth Seeker 1'] = {
		link = 'Truth Seeker',
		status = '63511',
		icon = 'Status Truth Seeker 1.png'
	},
	['Truth Seeker 2'] = {
		link = 'Truth Seeker',
		status = '63512',
		icon = 'Status Truth Seeker 2.png'
	},
	['Truth Seeker 3'] = {
		link = 'Truth Seeker',
		status = '63513',
		icon = 'Status Truth Seeker 3.png'
	},
	['Truth Seeker 4'] = {
		link = 'Truth Seeker',
		status = '63514',
		icon = 'Status Truth Seeker 4.png'
	},
	['Truth Seeker 5'] = {
		link = 'Truth Seeker',
		status = '63515',
		icon = 'Status Truth Seeker 5.png'
	},
	['Truth Seeker 6'] = {
		link = 'Truth Seeker',
		status = '63516',
		icon = 'Status Truth Seeker 6.png'
	},
	['Truth Seeker 7'] = {
		link = 'Truth Seeker',
		status = '63517',
		icon = 'Status Truth Seeker 7.png'
	},
	['Truth Seeker 8'] = {
		link = 'Truth Seeker',
		status = '63518',
		icon = 'Status Truth Seeker 8.png'
	},
	['Truth Seeker 9'] = {
		link = 'Truth Seeker',
		status = '63519',
		icon = 'Status Truth Seeker 9.png'
	},
	['Truth Seeker 10'] = {
		link = 'Truth Seeker',
		status = '635110',
		icon = 'Status Truth Seeker 10.png'
	},
	['Truth Seeker (5★)'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Truth Seeker',
		detail = 'C.A. DMG and C.A. DMG cap are boosted / DMG is supplemented (Max: Lvl 10 / Can\'t be removed)',
		status = '63511',
		icon = 'Status Truth Seeker 1.png'
	},
	['Truth Seeker (5★) 1'] = {
		link = 'Truth Seeker (5★)',
		status = '63511',
		icon = 'Status Truth Seeker 1.png'
	},
	['Truth Seeker (5★) 2'] = {
		link = 'Truth Seeker (5★)',
		status = '63512',
		icon = 'Status Truth Seeker 2.png'
	},
	['Truth Seeker (5★) 3'] = {
		link = 'Truth Seeker (5★)',
		status = '63513',
		icon = 'Status Truth Seeker 3.png'
	},
	['Truth Seeker (5★) 4'] = {
		link = 'Truth Seeker (5★)',
		status = '63514',
		icon = 'Status Truth Seeker 4.png'
	},
	['Truth Seeker (5★) 5'] = {
		link = 'Truth Seeker (5★)',
		status = '63515',
		icon = 'Status Truth Seeker 5.png'
	},
	['Truth Seeker (5★) 6'] = {
		link = 'Truth Seeker (5★)',
		status = '63516',
		icon = 'Status Truth Seeker 6.png'
	},
	['Truth Seeker (5★) 7'] = {
		link = 'Truth Seeker (5★)',
		status = '63517',
		icon = 'Status Truth Seeker 7.png'
	},
	['Truth Seeker (5★) 8'] = {
		link = 'Truth Seeker (5★)',
		status = '63518',
		icon = 'Status Truth Seeker 8.png'
	},
	['Truth Seeker (5★) 9'] = {
		link = 'Truth Seeker (5★)',
		status = '63519',
		icon = 'Status Truth Seeker 9.png'
	},
	['Truth Seeker (5★) 10'] = {
		link = 'Truth Seeker (5★)',
		status = '635110',
		icon = 'Status Truth Seeker 10.png'
	},
	['Twin Tiger Feng Shui'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twin Tiger Feng Shui',
		detail = 'Can\'t attack / On next turn: Sharp boost to ATK / Deal triple attacks (Can\'t be removed)',
		status = '7298',
		icon = 'status_7298.png'
	},
	['Twin Tiger Fury'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twin Tiger Fury',
		detail = 'Both linked skills activate upon using one of them (Can\'t be removed)',
		status = '7300',
		icon = 'status_7300.png'
	},
	['Twinkle Star'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twinkle Star',
		detail = 'Consumed upon using Satyr\'s skills / Gain 2 Twinkle Stars upon using charge attack (Max: 5 / Can\'t be removed)',
		status = '6885',
		icon = 'status_6885.png'
	},
	['Twinkle Star 1'] = {
		link = 'Twinkle Star',
		status = '68851',
		icon = 'Status 68851.png'
	},
	['Twinkle Star 2'] = {
		link = 'Twinkle Star',
		status = '68852',
		icon = 'Status 68852.png'
	},
	['Twinkle Star 3'] = {
		link = 'Twinkle Star',
		status = '68853',
		icon = 'Status 68853.png'
	},
	['Twinkle Star (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twinkle Star',
		detail = 'Consumed upon using Satyr\'s skills (Max: 9 / Can\'t be removed)',
		status = '7289',
		icon = 'status_7289.png'
	},
	['Twinkle Star (Earth) 1'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_1',
		icon = 'status_7289_1.png'
	},
	['Twinkle Star (Earth) 2'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_2',
		icon = 'status_7289_2.png'
	},
	['Twinkle Star (Earth) 3'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_3',
		icon = 'status_7289_3.png'
	},
  ['Twinkle Star (Earth) 4'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_4',
		icon = 'status_7289_4.png'
	},
	['Twinkle Star (Earth) 5'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_5',
		icon = 'status_7289_5.png'
	},
	['Twinkle Star (Earth) 6'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_6',
		icon = 'status_7289_6.png'
	},
	['Twinkle Star (Earth) 7'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_7',
		icon = 'status_7289_7.png'
	},
  ['Twinkle Star (Earth) 8'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_8',
		icon = 'status_7289_8.png'
	},
	['Twinkle Star (Earth) 9'] = {
		link = 'Twinkle Star (Earth)',
		status = '7289_9',
		icon = 'status_7289_9.png'
	},
	['Two-Crown\'s Strife (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Two-Crown\'s Strife',
		detail = 'ATK and debuff success rate are boosted (Can\'t be removed)',
		status = '6450',
		icon = 'status_6450.png'
	},
	['Samurai Power'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Samurai Power',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '61741',
		icon = 'Status Samurai Power 1.png'
	},
	['Samurai Power 1'] = {
		link = 'Samurai Power',
	},
	['Samurai Power 2'] = {
		link = 'Samurai Power',
		status = '61742',
		icon = 'Status Samurai Power 2.png'
	},
	['Samurai Power 3'] = {
		link = 'Samurai Power',
		status = '61743',
		icon = 'Status Samurai Power 3.png'
	},
	['Samurai Power 4'] = {
		link = 'Samurai Power',
		status = '61744',
		icon = 'Status Samurai Power 4.png'
	},
	['Samurai Power 5'] = {
		link = 'Samurai Power',
		status = '61745',
		icon = 'Status Samurai Power 5.png'
	},
	['Samurai Power 6'] = {
		link = 'Samurai Power',
		status = '61746',
		icon = 'Status Samurai Power 6.png'
	},
	['Samurai Power 7'] = {
		link = 'Samurai Power',
		status = '61747',
		icon = 'Status Samurai Power 7.png'
	},
	['Samurai Power 8'] = {
		link = 'Samurai Power',
		status = '61748',
		icon = 'Status Samurai Power 8.png'
	},
	['Samurai Power 9'] = {
		link = 'Samurai Power',
		status = '61742',
		icon = 'Status Samurai Power 9.png'
	},
	['Samurai Power 10'] = {
		link = 'Samurai Power',
		status = '617410',
		icon = 'Status Samurai Power 10.png'
	},
	['Seven-Star\'s Brilliance (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seven-Star\'s Brilliance',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed)',
		status = '6457',
		icon = 'status_6457.png'
	},
	['Shoot \'Em Up'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shoot \'Em Up',
		detail = 'Covering Fire activates at end of turn while in effect (Can\'t be removed)',
		status = '6235',
		icon = 'Status Shoot Em Up.png'
	},
	['Sign of the Teachers'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sign of the Teachers',
		detail = 'Both linked skills activate upon using one of them (Can\'t be removed)',
		status = '7526',
		icon = 'status_7526.png'
	},
	['Sign of Zooey'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Normal attack and C.A. DMG dealt is partially absorbed to HP /<br />ATK is boosted /<br />DEF is boosted /<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Sign of Zooey',
		detail = '',
		status = '1534_6',
		icon = 'Status Sign of Zooey.png'
	},
	['Silent Tap'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Silent Tap',
		detail = 'Upon dodging, restores all allies\' HP and boosts their DEF (Stackable) (Can\'t be removed)',
		status = '1224_2',
		icon = 'Status Silent Tap.png'
	},
	['Silver Plate Mail'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Silver Plate Mail',
		detail = 'DEF is boosted (Boost decreases based on number of debuffs landed / Can\'t be removed)',
		status = '3000_123',
		icon = 'Status Silver Plate Mail.png'
	},
	['Silver World'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Silver World',
		detail = 'Double attack rate is sharply lowered',
		status = '5022',
		icon = 'Status Silver World.png'
	},
	['Silverwing Blessing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Silverwing Blessing',
		detail = 'All allies\' ATK, DEF, skill DMG specs, skill hit rate, and healing specs are boosted based on Silverwing Blessing lvl (Max: 3 / Can\'t be removed)',
		status = '6690',
		icon = 'Status Silverwing Blessing.png'
	},
	['Silverwing Blessing 1'] = {
		link = 'Silverwing Blessing',
		status = '6690_1',
		icon = 'Status Silverwing Blessing 1.png'
	},
	['Silverwing Blessing 2'] = {
		link = 'Silverwing Blessing',
		status = '6690_2',
		icon = 'Status Silverwing Blessing 2.png'
	},
	['Silverwing Blessing 3'] = {
		link = 'Silverwing Blessing',
		status = '6690_3',
		icon = 'Status Silverwing Blessing 3.png'
	},
  	['Silverwing Blessing 4'] = {
		link = 'Silverwing Blessing',
		status = '6690_4',
		icon = 'Status Silverwing Blessing 4.png'
	},
	['Silverwing Blessing 5'] = {
		link = 'Silverwing Blessing',
		status = '6690_5',
		icon = 'Status Silverwing Blessing 5.png'
	},
	['Sis. Driller (Camieux)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sis. Driller',
		detail = 'Camieux\'s drill will pierce through a foe on the next turn',
		status = '6263_01',
		icon = 'Status Sis. Driller (Camieux).png'
	},
	['Sis. Driller (Cucouroux)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sis. Driller',
		detail = 'Cucouroux\'s drill will pierce through a foe on the next turn',
		status = '6263_01',
		icon = 'Status Sis. Driller (Cucouroux).png'
	},
	['Skeleton Knife'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skeleton Knife',
		detail = 'Deals bonus water DMG upon attacks (Can only be removed by dealing 2,000,000 or more earth skill DMG)',
		status = '1383_12',
		icon = 'Status Glacies Ward.png'
	},
	['Sketching'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sketching',
		detail = 'Will imitate the next skill used',
		status = '1485',
		icon = 'Status Sketching.png'
	},
	['Skillchain'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skillchain',
		detail = 'Using skills in a specific order (Can\'t be removed)',
		status = '7386',
		icon = 'status_7386.png'
	},
	['Skillchain 1'] = {
		link = 'Skillchain',
		status = '73861',
		icon = 'status_73861.png'
	},
	['Skillchain 2'] = {
		link = 'Skillchain',
		status = '73862',
		icon = 'status_73862.png'
	},
	['Skillchain 3'] = {
		link = 'Skillchain',
		status = '73863',
		icon = 'status_73863.png'
	},
	['Skillchain 4'] = {
		link = 'Skillchain',
		status = '73864',
		icon = 'status_73864.png'
	},
	['Skillchain 5'] = {
		link = 'Skillchain',
		status = '73865',
		icon = 'status_73865.png'
	},
	['Skillchain 6'] = {
		link = 'Skillchain',
		status = '73866',
		icon = 'status_73866.png'
	},
	['Skillchain 7'] = {
		link = 'Skillchain',
		status = '73867',
		icon = 'status_73867.png'
	},
	['Skillchain 8'] = {
		link = 'Skillchain',
		status = '73868',
		icon = 'status_73868.png'
	},
	['Skillchain 9'] = {
		link = 'Skillchain',
		status = '73869',
		icon = 'status_73869.png'
	},
	['Skill DMG Boosted'] = {
		page = 'Skill Damage Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Skill DMG Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill DMG Boosted',
		detail = 'Skill DMG is boosted',
		status = '1066',
		icon = 'Status_AttackUp.png',
	},
	['Skill DMG Boosted (Stackable)'] = {
		page = 'Skill Damage Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Skill DMG Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill DMG Boosted (Stackable)',
		detail = 'Skill DMG is boosted (Stackable)',
		status = '1034',
		icon = 'Status_SkillUp.png',
	},
	['Skill DMG Boosted (Stackable / Can\'t be removed)'] = {
		link = 'Skill DMG Boosted (Stackable)',
		detail = 'Skill DMG is boosted (Stackable / Can\'t be removed)'
	},
	['Skill DMG Boosted (Stackable) (Claudia)'] = {
		link = 'Skill DMG Boosted (Stackable)',
		detail = 'Skill DMG and accuracy are boosted (Stackable)'
	},
	['Skill DMG Cap Boosted'] = {
		page = 'Skill Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Skill DMG Cap Up',
		wiki_detail = 'Maximum amount of skill DMG that can be dealt per hit is boosted',
		wiki_comment = '',
		name = 'Skill DMG Cap Boosted',
		detail = 'Can deal big bonus DMG when Skill DMG dealt in one turn reaches a certain amount',
		status = '1561',
		icon = 'Status Skill DMG Cap Up.png',
	},
	['Skill DMG Cap Boosted (1 time)'] = {
		page = 'Skill Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Skill DMG Cap Up (1 time)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill DMG Cap Boosted (1 time)',
		detail = 'Skill DMG cap is boosted (1 time)',
		status = '1561',
		icon = 'Status Skill DMG Cap Up.png',
	},
	['Skill DMG Cap Boosted (Stackable)'] = {
		page = 'Skill Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Skill DMG Cap Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill DMG Cap Boosted (Stackable)',
		detail = 'Maximum amount of skill DMG that can be dealt per hit is boosted (Stackable)',
		status = '6108',
		icon = 'Status Skill DMG Cap Up Stack.png'
	},
	['Skill DMG Cap Boosted (Stackable / Can\'t be removed)'] = {
		link = 'Skill DMG Cap Boosted (Stackable)',
		detail = 'Maximum amount of skill DMG that can be dealt per hit is boosted (Stackable / Can\'t be removed)'
	},
	['Skill DMG Cap Boosted (Stackable / Old)'] = {
		page = 'Skill Damage Cap Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Skill DMG Cap Up (Stackable%am%)',
		wiki_detail = 'Maximum amount of skill DMG that can be dealt per hit is boosted (Stackable)',
		wiki_comment = '',
		name = 'Skill DMG Cap Boosted (Stackable)',
		detail = 'Can deal big bonus DMG when Skill DMG dealt in one turn reaches a certain amount (Stackable)',
		status = '61081',
		icon = 'Status Skill DMG Cap Up.png'
	},
	['Skill DMG Cap Boosted (Stackable / Old / Can\'t be removed)'] = {
		link = 'Skill DMG Cap Boosted (Stackable / Old)',
		wiki_detail = 'Maximum amount of skill DMG that can be dealt per hit is boosted (Stackable / Can\'t be removed)'
	},
	['Skill DMG Lowered'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill DMG Lowered',
		detail = 'Skill DMG is lowered',
		status = '7738',
		icon = 'status_7738.png'
	},
	['Skill DMG Lowered (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill DMG Lowered',
		detail = 'Skill DMG is lowered (Can\'t be removed)',
		status = '7738',
		icon = 'status_7738.png'
	},
	['Slate Scales'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Slate Scales',
		detail = 'Immune to plain DMG (Can\'t be removed)',
		status = '4002_7',
		icon = 'Status Slate Scales.png'
	},
	['Sleuth Buddies'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sleuth Buddies',
		detail = 'Skill specs are boosted based on lvl (Can\'t be removed)',
		status = '77311',
		icon = 'status_77311.png'
	},
	['Sleuth Buddies 1'] = {
		link = 'Sleuth Buddies',
		status = '77311',
		icon = 'status_77311.png'
	},
	['Sleuth Buddies 2'] = {
		link = 'Sleuth Buddies',
		status = '77312',
		icon = 'status_77312.png'
	},
	['Sleuth Buddies 3'] = {
		link = 'Sleuth Buddies',
		status = '77313',
		icon = 'status_77313.png'
	},
	['Sleuth Buddies 4'] = {
		link = 'Sleuth Buddies',
		status = '77314',
		icon = 'status_77314.png'
	},
	['Sleuth Buddies 5'] = {
		link = 'Sleuth Buddies',
		status = '77315',
		icon = 'status_77315.png'
	},
	['Sleuth Buddies 6'] = {
		link = 'Sleuth Buddies',
		status = '77316',
		icon = 'status_77316.png'
	},
	['Sleuth Buddies 7'] = {
		link = 'Sleuth Buddies',
		status = '77317',
		icon = 'status_77317.png'
	},
	['Sleuth Buddies 8'] = {
		link = 'Sleuth Buddies',
		status = '77318',
		icon = 'status_77318.png'
	},
	['Sleuth Buddies 9'] = {
		link = 'Sleuth Buddies',
		status = '77319',
		icon = 'status_77319.png'
	},
	['Sleuth Buddies 10'] = {
		link = 'Sleuth Buddies',
		status = '773110',
		icon = 'status_773110.png'
	},
	['Smokin\' Aid'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Smokin\' Aid',
		detail = 'ATK and dodge rate are boosted by Catherine\'s backup fire / Bonus DMG will be dealt upon attacks / DEF is lowered (Can\'t be removed)',
		status = '3227',
		icon = 'status_3227.png'
	},
	['Smoking Gun'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Smoking Gun',
		detail = 'Deals bonus DMG on attack / Switches out with Silva when effect ends',
		status = '6073',
		icon = 'Status Smoking Gun.png'
	},
	['Solid Fortitude'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Solid Fortitude',
		detail = 'Damage skills activate twice (Can\'t be removed)',
		status = '6290',
		icon = 'Status Solid Fortitude.png'
	},
	['Sostanza'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Turn-based DMG taken is lowered / Restores HP and removes 1 debuff at end of turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'Sostanza',
		detail = '',
		status = '7700',
		icon = 'status_7700.png'
	},
	['Soul Forge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK, double attack rate, critical hit rate, debuff resistance, and hostility are boosted /<br />DMG taken is lowered (Can\'t be removed)',
		wiki_comment = '',
		name = 'Soul Forge',
		detail = 'ATK, double attack rate, critical hit rate, debuff resistance, and hostility are boosted / DMG taken is lowered (Can\'t be removed)',
		status = '1244_2',
		icon = 'Status Soul Forge.png'
	},
	['Soul Eruption'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Soul Eruption',
		detail = 'ATK, DEF, multiattack rate, and other stats are boosted (Can\'t be removed)',
		status = '1244_2',
		icon = 'Status Soul Eruption.png'
	},
	['Soul Guide'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Soul Guide',
		detail = 'ATK is boosted / Deals bonus fire and water DMG',
		status = '1642',
		icon = 'Status Soul Guide.png'
	},
	['Spacial Rupture'] = {
		page = 'Zooey (Promo)#Bisection',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Spacial Rupture',
		detail = 'Multiattack rate is modified by number of turns passed',
		status = '5006',
		icon = 'Status Spacial Rupture.png'
	},
	['Speak No Evil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Debuff success rate is boosted /<br />Double attack rate is boosted /<br />DEF is boosted /<br />ATK is boosted',
		wiki_comment = '',
		name = 'Speak No Evil',
		detail = 'Debuff success rate is boosted / Double attack rate is boosted / DEF is boosted / ATK is boosted',
		status = '6006',
		icon = 'Status Speak No Evil.png'
	},
	['Spell Sacrifice (Buff)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spell Sacrifice',
		detail = 'Sleepless Dream is boosted',
		status = '3000',
		icon = 'Status SpellSacrifice.png'
	},
	['Spin Blader'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spin Blader',
		detail = 'DMG is supplemented and DEF is lowered based on lvl (Max: 10 / Can\'t be removed)',
		status = '7030',
		icon = 'Status 7030.png'
	},
	['Spin Blader 1'] = {
		link = 'Spin Blader',
		status = '7030_1',
		icon = 'Status 7030_1.png'
	},
	['Spin Blader 2'] = {
		link = 'Spin Blader',
		status = '7030_2',
		icon = 'Status 7030_2.png'
	},
	['Spin Blader 3'] = {
		link = 'Spin Blader',
		status = '7030_3',
		icon = 'Status 7030_3.png'
	},
	['Spin Blader 4'] = {
		link = 'Spin Blader',
		status = '7030_4',
		icon = 'Status 7030_4.png'
	},
	['Spin Blader 5'] = {
		link = 'Spin Blader',
		status = '7030_5',
		icon = 'Status 7030_5.png'
	},
	['Spin Blader 6'] = {
		link = 'Spin Blader',
		status = '7030_6',
		icon = 'Status 7030_6.png'
	},
	['Spin Blader 7'] = {
		link = 'Spin Blader',
		status = '7030_7',
		icon = 'Status 7030_7.png'
	},
	['Spin Blader 8'] = {
		link = 'Spin Blader',
		status = '7030_8',
		icon = 'Status 7030_8.png'
	},
	['Spin Blader 9'] = {
		link = 'Spin Blader',
		status = '7030_9',
		icon = 'Status 7030_9.png'
	},
	['Spin Blader 10'] = {
		link = 'Spin Blader',
		status = '7030_10',
		icon = 'Status 7030_10.png'
	},
	['Spinning High'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spinning High',
		detail = 'Attacks twice each turn',
		status = '6163',
		icon = 'Status Spinning High.png'
	},
	['Spinning High (Holiday)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spinning High',
		detail = 'Attacks twice each turn',
		status = '6163_2',
		icon = 'Status 6163_2.png'
	},
	['Spirit 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit',
		detail = 'Consumes 1 upon normal attacks (Restored every 5 turns / Can\'t be removed)',
		status = '16401',
		icon = 'Status_Spirit1.png'
	},
	['Spirit'] = {
		link = 'Spirit 5'
	},
	['Spirit 2'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit',
		detail = 'Uses 1 Spirit per attack (Spirits recover every 5 turns)',
		status = '16402',
		icon = 'Status_Spirit2.png'
	},
	['Spirit 5'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit',
		detail = 'Uses 1 Spirit per attack (Spirits recover every 5 turns)',
		status = '16405',
		icon = 'Status_Spirit5.png'
	},
	['Spirit (Anne) 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit',
		detail = 'ATK, DEF, multiattack rate, and hostility are boosted based on lvl (Max: lvl 5 / Can\'t be removed)',
		status = '1511_41',
		icon = 'Status Spirit (Anne) 1.png'
	},
	['Spirit (Anne)'] = {
		link = 'Spirit (Anne) 1',
	},
	['Spirit (Anne) 2'] = {
		link = 'Spirit (Anne) 1',
		status = '1511_42',
		icon = 'Status Spirit (Anne) 2.png'
	},
	['Spirit (Anne) 3'] = {
		link = 'Spirit (Anne) 1',
		status = '1511_43',
		icon = 'Status Spirit (Anne) 3.png'
	},
	['Spirit (Anne) 4'] = {
		link = 'Spirit (Anne) 1',
		status = '1511_44',
		icon = 'Status_1511_44.png'
	},
	['Spirit (Anne) 5'] = {
		link = 'Spirit (Anne) 1',
		status = '1511_45',
		icon = 'Status_1511_45.png'
	},
	['Spirit (Juliet)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit',
		detail = 'Consumes 1 upon normal attacks (Restored every 5 turns / Can\'t be removed)',
		status = '16371',
		icon = 'status_Spirit Shroud 1.png'
	},
	['Spirit (Juliet) 1'] = {
		link = 'Spirit (Juliet)',
		status = '16371',
		icon = 'status_Spirit Shroud 1.png'
	},
	['Spirit (Juliet) 2'] = {
		link = 'Spirit (Juliet)',
		status = '16372',
		icon = 'status_16372.png'
	},
	['Spirit (Juliet) 3'] = {
		link = 'Spirit (Juliet)',
		status = '16373',
		icon = 'status_16373.png'
	},
	['Spirit (Juliet) 4'] = {
		link = 'Spirit (Juliet)',
		status = '16374',
		icon = 'status_16374.png'
	},
	['Spirit (Juliet) 5'] = {
		link = 'Spirit (Juliet)',
		status = '16375',
		icon = 'status_Spirit Shroud 5.png'
	},
	['Spirit Fist'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit Fist',
		detail = 'ATK is boosted (Max: 10 lvls / Can\'t be removed)',
		status = '6342_1',
		icon = 'Status Spirit Fist 1.png'
	},
	['Spirit Fist 1'] = {
		link = 'Spirit Fist',
		status = '6342_1',
		icon = 'Status Spirit Fist 1.png'
	},
	['Spirit Fist 2'] = {
		link = 'Spirit Fist',
		status = '6342_2',
		icon = 'Status Spirit Fist 2.png'
	},
	['Spirit Fist 3'] = {
		link = 'Spirit Fist',
		status = '6342_3',
		icon = 'Status Spirit Fist 3.png'
	},
	['Spirit Fist 4'] = {
		link = 'Spirit Fist',
		status = '6342_4',
		icon = 'Status Spirit Fist 4.png'
	},
	['Spirit Fist 5'] = {
		link = 'Spirit Fist',
		status = '6342_5',
		icon = 'Status Spirit Fist 5.png'
	},
	['Spirit Fist 6'] = {
		link = 'Spirit Fist',
		status = '6342_6',
		icon = 'Status Spirit Fist 6.png'
	},
	['Spirit Fist 7'] = {
		link = 'Spirit Fist',
		status = '6342_7',
		icon = 'Status Spirit Fist 7.png'
	},
	['Spirit Fist 8'] = {
		link = 'Spirit Fist',
		status = '6342_8',
		icon = 'Status Spirit Fist 8.png'
	},
	['Spirit Fist 9'] = {
		link = 'Spirit Fist',
		status = '6342_9',
		icon = 'Status Spirit Fist 9.png'
	},
	['Spirit Fist 10'] = {
		link = 'Spirit Fist',
		status = '6342_10',
		icon = 'Status Spirit Fist 10.png'
	},
	['Spirit of the Sun'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Spirit of the Sun',
		detail = 'DMG taken is nullified and ATK is sharply boosted (Can\'t be removed)',
		status = '3150_1',
		icon = 'status_3150_1.png'
	},
	['Spirit of the Sun 1'] = {
		link = 'Spirit of the Sun',
		status = '3150_1',
		icon = 'status_3150_1.png'
	},
	['Spirit of the Sun 2'] = {
		link = 'Spirit of the Sun',
		status = '3150_2',
		icon = 'status_3150_2.png'
	},
	['Spirit of the Sun 3'] = {
		link = 'Spirit of the Sun',
		status = '3150_3',
		icon = 'status_3150_3.png'
	},
	['Spirit of the Sun 4'] = {
		link = 'Spirit of the Sun',
		status = '3150_4',
		icon = 'status_3150_4.png'
	},
	['Spirit of the Sun 5'] = {
		link = 'Spirit of the Sun',
		status = '3150_5',
		icon = 'status_3150_5.png'
	},
	['Spirit of the Sun 6'] = {
		link = 'Spirit of the Sun',
		status = '3150_6',
		icon = 'status_3150_6.png'
	},
	['Spirit of the Sun 7'] = {
		link = 'Spirit of the Sun',
		status = '3150_7',
		icon = 'status_3150_7.png'
	},
	['Spirit of the Sun 8'] = {
		link = 'Spirit of the Sun',
		status = '3150_8',
		icon = 'status_3150_8.png'
	},
	['Spirit of the Sun 9'] = {
		link = 'Spirit of the Sun',
		status = '3150_9',
		icon = 'status_3150_9.png'
	},
	['Spirit Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit Seal',
		detail = 'Consumed upon using MC\'s skills (Max: 10 / Can\'t be removed)',
		status = '7837_1',
		icon = 'status_7837_1.png'
	},
	['Spirit Seal 1'] = {
		link = 'Spirit Seal',
		status = '7837_1',
		icon = 'status_7837_1.png'
	},
	['Spirit Seal 2'] = {
		link = 'Spirit Seal',
		status = '7837_2',
		icon = 'status_7837_2.png'
	},
	['Spirit Seal 3'] = {
		link = 'Spirit Seal',
		status = '7837_3',
		icon = 'status_7837_3.png'
	},
	['Spirit Seal 4'] = {
		link = 'Spirit Seal',
		status = '7837_4',
		icon = 'status_7837_4.png'
	},
	['Spirit Seal 5'] = {
		link = 'Spirit Seal',
		status = '7837_5',
		icon = 'status_7837_5.png'
	},
	['Spirit Seal 6'] = {
		link = 'Spirit Seal',
		status = '7837_6',
		icon = 'status_7837_6.png'
	},
	['Spirit Seal 7'] = {
		link = 'Spirit Seal',
		status = '7837_7',
		icon = 'status_7837_7.png'
	},
	['Spirit Seal 8'] = {
		link = 'Spirit Seal',
		status = '7837_8',
		icon = 'status_7837_8.png'
	},
	['Spirit Seal 9'] = {
		link = 'Spirit Seal',
		status = '7837_9',
		icon = 'status_7837_9.png'
	},
	['Spirit Seal 10'] = {
		link = 'Spirit Seal',
		status = '7837_10',
		icon = 'status_7837_10.png'
	},
	['Spirit Shroud'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Uses 1 Spirit per attack or skill<br />(Spirits recover every 5 turns)',
		wiki_comment = '',
		name = 'Spirit Shroud',
		detail = 'Uses 1 Spirit per attack or skill (Spirits recover every 5 turns)',
		status = '16371',
		icon = 'Status Spirit Shroud 1.png'
	},
	['Spirit Shroud 1'] = {
		link = 'Spirit Shroud',
	},
	['Spirit Shroud 5'] = {
		link = 'Spirit Shroud',
		status = '16375',
		icon = 'Status Spirit Shroud 5.png'
	},
	['Spirits\' Shelter'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Spirits\' Shelter',
		detail = '',
		status = '6357',
		icon = 'Status Spirits\' Shelter.png'
	},
	['Spitfire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spitfire',
		detail = 'Boost to caster\'s ATK, chain burst specs, and C.A. specs based on Spitfire lvl (Max: 5 / Can\'t be removed)',
		status = '65781',
		icon = 'Status Spitfire 1.png'
	},
	['Spitfire 1']= {
		link = 'Spitfire',
	},
	['Spitfire 2']= {
		link = 'Spitfire',
		status = '65782',
		icon = 'Status Spitfire 2.png'
	},
	['Spitfire 3']= {
		link = 'Spitfire',
		status = '65783',
		icon = 'Status Spitfire 3.png'
	},
	['Spitfire 4']= {
		link = 'Spitfire',
		status = '65784',
		icon = 'Status Spitfire 4.png'
	},
	['Spitfire 5']= {
		link = 'Spitfire',
		status = '65785',
		icon = 'Status Spitfire 5.png'
	},
	['Splash Fight'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Splash Fight',
		detail = 'Absorbs water attacks and cuts DMG (Taking water attack DMG increases effect lvl)',
		status = '15720',
		icon = 'Status Splash Fight 0.png'
	},
	['Splendor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Splendor',
		detail = 'Indominus activates upon normal attacks (Can\'t be removed / Can\'t be extended)',
		status = '7625',
		icon = 'status_7625.png'
	},
	['Splintered Cell'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Splintered Cell',
		detail = 'Multiattack rate and dodge rate are boosted / Deals bonus dark DMG for one-foe attacks (Can\'t be removed)',
		status = '6268_2',
		icon = 'Status Splintered Cell.png'
	},
	['Splintered Cell (Summer)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Splintered Cell',
		detail = 'C.A. specs are boosted / Charge bar is boosted on every turn / Deals bonus wind DMG and raises foe\'s Thunderstruck lvl by 1 upon using charge attack (Can\'t be removed)',
		status = '6268_2',
		icon = 'Status Splintered Cell.png'
	},
	['Spooky Utopia'] = {
		page = 'Spooky Utopia',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Spooky Utopia',
		detail = 'Foes\' ATK is boosted / Water allies\' dodge rate is boosted',
		status = '5056',
		icon = 'status_5056.png'
	},
	['Springwater Robe'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Springwater Robe',
		detail = 'On next skill cast, both spear and axe effects activate',
		status = '6022',
		icon = 'Status Springwater Robe.png'
	},
	['Starry Waters'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Starry Waters',
		detail = 'ATK is boosted / House of Thebes\'s hit number is increased (Max: 5 / Can\'t be removed)',
		status = '6612',
		icon = 'Status Starry Waters.png'
	},
	['Starry Waters 1'] = {
		link = 'Starry Waters',
		status = '6612_1',
		icon = 'Status Starry Waters 1.png'
	},
	['Starry Waters 2'] = {
		link = 'Starry Waters',
		status = '6612_2',
		icon = 'Status Starry Waters 2.png'
	},
	['Starry Waters 3'] = {
		link = 'Starry Waters',
		status = '6612_3',
		icon = 'Status Starry Waters 3.png'
	},
	['Starry Waters 4'] = {
		link = 'Starry Waters',
		status = '6612_4',
		icon = 'Status Starry Waters 4.png'
	},
	['Starry Waters 5'] = {
		link = 'Starry Waters',
		status = '6612_5',
		icon = 'Status Starry Waters 5.png'
	},
	['Steel & Dust'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Steel & Dust',
		detail = 'DMG dealt is supplemented based on Steel & Dust lvl (Can\'t be removed)',
		status = '66421',
		icon = 'Status Steel and Dust 1.png'
	},
	['Steel & Dust 1'] = {
		link = 'Steel & Dust',
	},
	['Steel & Dust 2'] = {
		link = 'Steel & Dust',
		status = '66422',
		icon = 'Status Steel and Dust 2.png'
	},
	['Steel & Dust 3'] = {
		link = 'Steel & Dust',
		status = '66423',
		icon = 'Status Steel and Dust 3.png'
	},
  	['Steel & Dust 4'] = {
		link = 'Steel & Dust',
		status = '66424',
		icon = 'Status Steel and Dust 4.png'
	},
	['Steel & Dust 5'] = {
		link = 'Steel & Dust',
		status = '66425',
		icon = 'Status Steel and Dust 5.png'
	},
  	['Steel & Dust 6'] = {
		link = 'Steel & Dust',
		status = '66426',
		icon = 'Status Steel and Dust 6.png'
	},
	['Steel & Dust 7'] = {
		link = 'Steel & Dust',
		status = '66427',
		icon = 'Status Steel and Dust 7.png'
	},
  	['Steel & Dust 8'] = {
		link = 'Steel & Dust',
		status = '66428',
		icon = 'Status Steel and Dust 8.png'
	},
	['Steel & Dust 9'] = {
		link = 'Steel & Dust',
		status = '66429',
		icon = 'Status Steel and Dust 9.png'
	},
	['Strength'] = {
		page = 'Strength',
		groups = {'Buffs'},
		categories = {'Attack up'},
		multiplier = 'chst',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Strength',
		detail = 'ATK is greatly boosted based on how high HP is',
		status = '1240',
		icon = 'Status_Strength.png'
	},
	['Strength (Party)'] = {
		page = 'Strength',
		groups = {},
		categories = {},
		wiki_name = 'Strength (Party)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Strength',
		detail = 'ATK is greatly boosted based on how high total party HP is',
		status = '1240',
		icon = 'Status_Strength.png'
	},
	['Substituted'] = {
		page = 'Substitute',
		groups = {},
		categories = {},
		wiki_name = 'Substitute',
		wiki_detail = 'Receives foe attack in place of an ally<br />(Excludes all-foe all-ally attacks)',
		wiki_comment = '',
		name = 'Substituted',
		detail = 'Receives foe attack in place of an ally (Excludes all-foe all-ally attacks)',
		status = '1075',
		icon = 'Status_Substitute.png'
	},
	['Substituted (Can\'t be removed)'] = {
		page = 'Substitute',
		groups = {},
		categories = {},
		wiki_name = 'Substitute',
		wiki_detail = 'Receives foe attack in place of an ally<br />(Excludes all-foe all-ally attacks / Can\'t be removed)',
		wiki_comment = '',
		name = 'Substituted',
		detail = 'Receives foe attack in place of an ally (Excludes all-foe all-ally attacks / Can\'t be removed)',
		status = '1075',
		icon = 'Status_Substitute.png'
	},
	['Substituted (All-Ally)'] = {
		link = 'Substituted',
		wiki_name = 'Substitute (All-Ally)',
		wiki_detail = 'Receives all attacks in place of allies<br />(Includes all-ally attacks)',
		detail = 'Receives all attacks in place of allies (Includes all-ally attacks)',
	},
	['Substituted (All-Ally / Can\'t be removed)'] = {
		link = 'Substituted',
		wiki_name = 'Substitute (All-Ally)',
		wiki_detail = 'Receives all attacks in place of allies<br />(Includes all-ally attacks / Can\'t be removed)',
		detail = 'Receives all attacks in place of allies (Includes all-ally attacks / Can\'t be removed)',
	},
	['Substituted (all-ally)'] = {
		link = 'Substituted (All-Ally)',
	},
	['Substituted (All-Ally / Can\'t be extended)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Substitute (All-Ally)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Substituted',
		detail = 'Receives all attacks in place of allies (Includes all-ally attacks / Can\'t be extended)',
		status = '1075',
		icon = 'status_1075.png'
	},
	['Substitute (All-Ally / Can\'t be extended)'] = {
		link = 'Substituted (All-Ally / Can\'t be extended)',
	},
	['Substituted (Katalina)'] = {
		link = 'Substituted',
		wiki_detail = 'Receives one-ally attacks in place of Katalina',
		detail = 'Receives one-ally attacks in place of Katalina',
	},
	['Substituted (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Substituted',
		detail = 'Target is forcefully fixed',
		status = '1075_11',
		icon = 'Status Substituted.png'
	},
	['Substituted 1'] = {
		link = 'Substituted (Local)',
		status = '1075_11',
		icon = 'status_1075_11.png'
	},
	['Substituted 2'] = {
		link = 'Substituted (Local)',
		status = '1075_12',
		icon = 'status_1075_12.png'
	},
	['Substituted 3'] = {
		link = 'Substituted (Local)',
		status = '1075_13',
		icon = 'status_1075_13.png'
	},
  	['Substituted 4'] = {
		link = 'Substituted (Local)',
		status = '1075_14',
		icon = 'status_1075_14.png'
	},
	['Substituted 5'] = {
		link = 'Substituted (Local)',
		status = '1075_15',
		icon = 'status_1075_15.png'
	},
  	['Substituted 6'] = {
		link = 'Substituted (Local)',
		status = '1075_16',
		icon = 'status_1075_16.png'
	},
	['Substituted 7'] = {
		link = 'Substituted (Local)',
		status = '1075_17',
		icon = 'status_1075_17.png'
	},
  	['Substituted 8'] = {
		link = 'Substituted (Local)',
		status = '1075_18',
		icon = 'status_1075_18.png'
	},
	['Substituted 9'] = {
		link = 'Substituted (Local)',
		status = '1075_19',
		icon = 'status_1075_19.png'
	},
	['Substituted (Lyria)'] = {
		link = 'Substituted',
		wiki_name = 'Substitute (Lyria)',
		wiki_detail = 'Receives foe attack in place of Lyria (Can\'t be removed)',
		name = 'Substituted',
		detail = 'Receives foe attack in place of an ally (Can\'t be removed)',
	},
	['Substituted (MC)'] = {
		link = 'Substituted',
		wiki_detail = 'Receives foe attacks in place of MC (Excludes all-ally attacks)',
		detail = 'Receives foe attacks in place of MC (Excludes all-ally attacks)',
	},
	['Substituted (Select)'] = {
		link = 'Substituted',
		wiki_name = 'Substitute (Select)',
		wiki_detail = 'Receives foe attack in place of an ally',
		name = 'Substituted',
		detail = 'Receives foe attack in place of an ally',
	},
	['Substituted (Select/Can\'t be removed)'] = {
		link = 'Substituted (Select)',
		wiki_detail = 'Receives foe attack in place of an ally (Can\'t be removed)',
		wiki_comment = '',
		name = 'Substituted',
		detail = 'Receives foe attack in place of an ally (Can\'t be removed)',
	},
	['Supernal Explosion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supernal Explosion',
		detail = 'ATK is boosted by Supernal Sync (1 time)',
		status = '12994',
		icon = 'Status Supernal Explosion.png'
	},
	['Supernal Sync'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supernal Sync',
		detail = 'Saving up power, can\'t attack',
		status = '12993',
		icon = 'Status Supernal Sync.png'
	},
	['Supplemental C.A. DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental C.A. DMG',
		detail = 'C.A. DMG dealt is supplemented',
		status = '7769_3',
		icon = 'status_7769_3.png'
	},
	['Supplemental C.A. DMG (1 time)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental C.A. DMG (1 time)',
		detail = 'C.A. DMG dealt is supplemented (1 time)',
		status = '7624',
		icon = 'status_7624.png'
	},
	['Supplemental C.A. DMG (1 time / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental C.A. DMG (1 time)',
		detail = 'C.A. DMG dealt is supplemented (1 time / Can\'t be removed)',
		status = '7624',
		icon = 'status_7624.png'
	},
	['Supplemental C.A. DMG (Stackable)'] = {
		category = 'Check Status: Supplemental C.A. DMG (Stackable)',
		groups = {},
		categories = {},
		wiki_name = 'Supplemental C.A. DMG (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental C.A. DMG (Stackable)',
		detail = 'C.A. DMG dealt is supplemented (Stackable)',
		status = '1657',
		icon = 'status_1657.png'
	},
	['Supplemental C.A. DMG (Stackable / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Supplemental C.A. DMG (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental C.A. DMG (Stackable)',
		detail = 'C.A. DMG dealt is supplemented (Stackable / Can\'t be removed)',
		status = '1657',
		icon = 'status_1657.png'
	},
	['Supplemental DMG'] = {
		page = 'Supplemental_Damage',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG',
		detail = 'DMG dealt is supplemented',
		status = '1466',
		icon = 'Status DmgUp.png'
	},
	['Supplemental DMG (Debuffs)'] = {
		link = 'Supplemental DMG',
		detail = 'DMG taken is supplemented based on number of debuffs (Can\'t be removed)',
		status = '1464',
		icon = 'Status Submission.png'
	},
	['Supplemental DMG (Local)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Supplemental DMG',
		detail = 'DMG dealt is supplemented',
		status = '6711_1',
		icon = 'Status_Supplemental DMG.png'
	},
	['Supplemental DMG 1'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_11',
		icon = 'Status_Supplemental DMG 1.png'
	},
	['Supplemental DMG 2'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_12',
		icon = 'Status_Supplemental DMG 2.png'
	},
	['Supplemental DMG 3'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_13',
		icon = 'Status_Supplemental DMG 3.png'
	},
	['Supplemental DMG 4'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_14',
		icon = 'Status_Supplemental DMG 4.png'
	},
	['Supplemental DMG 5'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_15',
		icon = 'Status_Supplemental DMG 5.png'
	},
	['Supplemental DMG 6'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_16',
		icon = 'Status_Supplemental DMG 6.png'
	},
	['Supplemental DMG 7'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_17',
		icon = 'Status_Supplemental DMG 7.png'
	},
	['Supplemental DMG 8'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_18',
		icon = 'Status_Supplemental DMG 8.png'
	},
	['Supplemental DMG 9'] = {
		link = 'Supplemental DMG (Local)',
		status = '6711_19',
		icon = 'Status_Supplemental DMG 9.png'
	},
	['Supplemental DMG (Local / Can\'t be removed)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '6711_1',
		icon = 'Status_Supplemental DMG.png'
	},
	['Supplemental DMG (Can\'t be removed) 1'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_11',
		icon = 'Status_Supplemental DMG 1.png'
	},
	['Supplemental DMG (Can\'t be removed) 2'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_12',
		icon = 'Status_Supplemental DMG 2.png'
	},
	['Supplemental DMG (Can\'t be removed) 3'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_13',
		icon = 'Status_Supplemental DMG 3.png'
	},
	['Supplemental DMG (Can\'t be removed) 4'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_14',
		icon = 'Status_Supplemental DMG 4.png'
	},
	['Supplemental DMG (Can\'t be removed) 5'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_15',
		icon = 'Status_Supplemental DMG 5.png'
	},
	['Supplemental DMG (Can\'t be removed) 6'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_16',
		icon = 'Status_Supplemental DMG 6.png'
	},
	['Supplemental DMG (Can\'t be removed) 7'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_17',
		icon = 'Status_Supplemental DMG 7.png'
	},
	['Supplemental DMG (Can\'t be removed) 8'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_18',
		icon = 'Status_Supplemental DMG 8.png'
	},
	['Supplemental DMG (Can\'t be removed) 9'] = {
		link = 'Supplemental DMG (Local / Can\'t be removed)',
		status = '6711_19',
		icon = 'Status_Supplemental DMG 9.png'
	},
	['Supplemental DMG (Stackable)'] = {
		page = 'Supplemental_Damage',
		groups = {},
		categories = {''},
		wiki_name = 'Supplemental DMG (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG (Stackable)',
		detail = 'DMG dealt is supplemented (Stackable)',
		status = '1984',
		icon = 'status_1984.png'
	},
	['Supplemental DMG (Stackable / Can\'t be removed)'] = {
		page = 'Supplemental_Damage',
		groups = {},
		categories = {''},
		wiki_name = 'Supplemental DMG (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG (Stackable)',
		detail = 'DMG dealt is supplemented (Stackable / Can\'t be removed)',
		status = '1984',
		icon = 'status_1984.png'
	},
	['Supplemental DMG (Magenta)'] = {
		page = 'Supplemental_Damage',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '6829',
		icon = 'status_6829.png'
	},
	
	['Supplemental DMG (Teal)'] = {
		page = 'Supplemental_Damage',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG',
		detail = 'DMG dealt is supplemented (Can\'t be removed)',
		status = '6829_1',
		icon = 'status_6829_1.png'
	},
	['Supplemental Skill DMG'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental Skill DMG',
		detail = 'Skill DMG dealt is supplemented',
		status = '7769_2',
		icon = 'status_7769_2.png'
	},
	['Supplemental Skill DMG (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Supplemental Skill DMG (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental Skill DMG (Stackable)',
		detail = 'Skill DMG dealt is supplemented (Stackable)',
		status = '1658',
		icon = 'status_1658.png'
	},
	['Supplemental Skill DMG (Stackable / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Supplemental Skill DMG (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental Skill DMG (Stackable)',
		detail = 'Skill DMG dealt is supplemented (Stackable / Can\'t be removed)',
		status = '1658',
		icon = 'status_1658.png'
	},
	['Supplemental Normal Attack DMG'] = {
		page = 'Supplemental_Damage',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental Normal Attack DMG',
		detail = 'Normal attack DMG is supplemented',
		status = '7769_1',
		icon = 'status_7769_1.png'
	},
	['Supplication'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplication',
		detail = 'Can\'t normal attack / Restores water allies\' HP and removes 1 debuff at end of turn (Can\'t be removed)',
		status = '7379',
		icon = 'status_7379.png'
	},
	['Surfer\'s Intuition'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Surfer\'s Intuition',
		detail = 'Chance of getting higher lvl of High-Tide is increased',
		status = '6281',
		icon = 'Status Surfer\'s Intuition.png'
	},
	['Switcheroo (Attack)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Switcheroo (Attack)',
		detail = 'Gain Boost to Attack Specs (Stackable) at end of turn',
		status = '6045_1',
		icon = 'Status_Switcheroo (Attack).png'
	},
	['Switcheroo (Defense)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Switcheroo (Defense)',
		detail = 'Gain Boost to Defense Specs (Stackable) at end of turn',
		status = '6045_2',
		icon = 'Status_Switcheroo (Defense).png'
	},
	['Swordshine'] = {
		link = 'Swordshine 1',
	},
	['Swordshine 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Swordshine',
		detail = 'ATK and multiattack rate are boosted based on lvl',
		status = '80271',
		icon = 'Status_Swordshine.png'
	},
	['Swordshine 2'] = {
		link = 'Swordshine 1',
		status = '80272',
		icon = 'Status_Swordshine2.png'
	},
	['Swordshine 3'] = {
		link = 'Swordshine 1',
		status = '80273',
		icon = 'Status_Swordshine3.png'
	},
	['Swordshine 4'] = {
		link = 'Swordshine 3',
		status = '80274',
		icon = 'Status_Swordshine4.png'
	},
	['Swordshine 5'] = {
		link = 'Swordshine 3',
		status = '80275',
		icon = 'Status_Swordshine5.png'
	},
	['Swordshine (Raid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Swordshine',
		detail = 'ATK and multiattack rate are boosted based on lvl (Can\'t be removed / Max: 5 / Lvl lowers each time an Omen is canceled)',
		status = '7547_1',
		icon = 'status_7547_1.png'
	},
	['Swordshine (Raid) 1'] = {
		link = 'Swordshine (Raid)',
		status = '7547_1',
		icon = 'status_7547_1.png'
	},
	['Swordshine (Raid) 2'] = {
		link = 'Swordshine (Raid)',
		status = '7547_2',
		icon = 'status_7547_2.png'
	},
	['Swordshine (Raid) 3'] = {
		link = 'Swordshine (Raid)',
		status = '7547_3',
		icon = 'status_7547_3.png'
	},
	['Swordshine (Raid) 4'] = {
		link = 'Swordshine (Raid)',
		status = '7547_4',
		icon = 'status_7547_4.png'
	},
	['Swordshine (Raid) 5'] = {
		link = 'Swordshine (Raid)',
		status = '7547_5',
		icon = 'status_7547_5.png'
	},
	['Swordshine (Raid) 6'] = {
		link = 'Swordshine (Raid)',
		status = '7547_6',
		icon = 'status_7547_6.png'
	},
	['Swordshine (Raid) 7'] = {
		link = 'Swordshine (Raid)',
		status = '7547_7',
		icon = 'status_7547_7.png'
	},
	['Swordshine (Raid) 8'] = {
		link = 'Swordshine (Raid)',
		status = '7547_8',
		icon = 'status_7547_8.png'
	},
	['Swordshine (Raid) 9'] = {
		link = 'Swordshine (Raid)',
		status = '7547_9',
		icon = 'status_7547_9.png'
	},
	['Swordshine (Raid) 10'] = {
		link = 'Swordshine (Raid)',
		status = '7547_10',
		icon = 'status_7547_10.png'
	},
	['Swordshine (Legend)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Swordshine',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Swordshine Lvl 1',
		detail = 'ATK is boosted (Stackable / Ends upon taking DMG more than 30 times in 1 turn)',
		status = '80271',
		icon = 'status_80271.png'
	},
	['Swordshine (Legend) 1'] = {
		link = 'Swordshine (Legend)',
	},
	['Swordshine (Legend) 2'] = {
		link = 'Swordshine (Legend)',
		status = '80272',
		icon = 'Status_80272.png'
	},
	['Swordshine (Legend) 3'] = {
		link = 'Swordshine (Legend)',
		status = '80273',
		icon = 'Status_80273.png'
	},
	['Swordshine (Legend) 4'] = {
		link = 'Swordshine (Legend)',
		status = '80274',
		icon = 'Status_80274.png'
	},
	['Swordshine (Legend) 5'] = {
		link = 'Swordshine (Legend)',
		status = '80275',
		icon = 'Status_80275.png'
	},
	['Tangled Strings'] = {
		groups = {''},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tangled Strings',
		detail = 'Stats are sharply lowered (Can\'t be removed)',
		status = '60402',
		icon = 'Status Tangled Strings.png'
	},
	['Terra Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Terra Barrier',
		detail = 'DMG taken is cut by 50% (Can\'t be removed / Ends upon taking DMG 14 or more times in 1 turn)',
		status = '3035_13',
		icon = 'Status Terra Barrier.png'
	},
	['The Azure\'s Halo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Debuff resistance is boosted / Charge bar gained upon taking DMG is boosted / Normal attack and C.A. DMG dealt is partially absorbed to HP (Can\'t be removed) ',
		wiki_comment = '',
		name = 'The Azure\'s Halo',
		detail = '',
		status = '7440',
		icon = 'status_7440.png'
	},
	['The Black\'s Chill'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Charge bar gain is boosted / Takes DMG every turn / Deals bonus DMG to foe upon charge attack (Can\'t be removed)',
		wiki_comment = '',
		name = 'The Black\'s Chill',
		detail = '',
		status = '7602',
		icon = 'status_7602.png'
	},
	['The Burden'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / DMG taken is lowered / More likely to be attacked / Wait and Bleed activates at end of turn (Can\'t be removed)',
		wiki_comment = '',
		name = 'The Burden',
		detail = '',
		status = '7596',
		icon = 'status_7596.png'
	},
	['The Emerald\'s Windfall'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'The Emerald\'s Windfall',
		detail = 'ATK, DEF, and multiattack rate are boosted / Bonus Wind DMG effect / Random buff to other wind allies at end of turn (Can\'t be removed)',
		status = '7543',
		icon = 'status_7543.png'
	},  
	['The Gold\'s Foundation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'The Gold\'s Foundation',
		detail = 'Sharp boost to attack and defense specs / Activate Bedrock Rain every 4 turns / Can\'t attack on turn after attacking (Can\'t be removed)',
		status = '3158',
		icon = 'status_3158.png'
	},
	['The Vermillion\'s Glare'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Takes no debuffs / More likely to be attacked / Hadron Smash activates upon using charge attack (Can\'t be removed)',
		wiki_comment = '',
		name = 'The Vermillion\'s Glare',
		detail = '',
		status = '7321',
		icon = 'status_7321.png'
	},
	['The Vortex\'s Judgment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'The Vortex\'s Judgment',
		detail = 'Deals wind DMG to all foes after attacks (Can\'t be removed)',
		status = '7727',
		icon = 'status_7727.png'
	},
	['Therapeutic Stance'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Therapeutic Stance',
		detail = 'First-slot skill activates when a foe uses a special attack (Can\'t be removed)',
		status = '7430',
		icon = 'Status 7430.png'
	},
	['Therapeutic Stance 1'] = {
		link = 'Therapeutic Stance',
		status = '7430_1',
		icon = 'Status 7430_1.png'
	},
	['Therapeutic Stance 2'] = {
		link = 'Therapeutic Stance',
		status = '7430_2',
		icon = 'Status 7430_2.png'
	},
	['Therapeutic Stance 3'] = {
		link = 'Therapeutic Stance',
		status = '7430_3',
		icon = 'Status 7430_3.png'
	},
	['Therapeutic Stance 4'] = {
		link = 'Therapeutic Stance',
		status = '7430_4',
		icon = 'Status 7430_4.png'
	},
	['Therapeutic Stance 5'] = {
		link = 'Therapeutic Stance',
		status = '7430_5',
		icon = 'Status 7430_5.png'
	},
	['Therapeutic Stance 6'] = {
		link = 'Therapeutic Stance',
		status = '7430_6',
		icon = 'Status 7430_6.png'
	},
	['Therapeutic Stance 7'] = {
		link = 'Therapeutic Stance',
		status = '7430_7',
		icon = 'Status 7430_7.png'
	},
	['Therapeutic Stance 8'] = {
		link = 'Therapeutic Stance',
		status = '7430_8',
		icon = 'Status 7430_8.png'
	},
	['Therapeutic Stance 9'] = {
		link = 'Therapeutic Stance',
		status = '7430_9',
		icon = 'Status 7430_9.png'
	},
	['Thick Skin'] = {
		groups = {'Enemy buffs'},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Thick Skin',
		detail = 'HP is restored on every turn',
		status = '1609',
		icon = 'Status_Thick_Skin.png'
	},
	['Third Mystery'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Show me your innate strength! / DMG is supplemented (Can\'t be removed)',
		wiki_comment = '',
		name = 'Third Mystery',
		detail = '',
		status = '7650_5_3',
		icon = 'status_7650_5_3.png'
	},
	['Thirsting'] = {
		page = 'Damage Absorption',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Recovers once from a knockout while in effect / Partially absorbs DMG to recover HP (Can\'t be removed)',
		wiki_comment = '',
		name = 'Thirsting',
		detail = '',
		status = '6412',
		icon = 'Status Thirsting.png'
	},
	['Tide Father'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tide Father',
		detail = 'Ruler of the Sea\'s specs are boosted based on lvl (Can\'t be removed)',
		status = '7205',
		icon = 'Status 7205.png'
	},
	['Tide Father 1'] = {
		link = 'Tide Father',
		status = '7205_1',
		icon = 'Status 7205_1.png'
	},
	['Tide Father 2'] = {
		link = 'Tide Father',
		status = '7205_2',
		icon = 'Status 7205_2.png'
	},
	['Tide Father 3'] = {
		link = 'Tide Father',
		status = '7205_3',
		icon = 'Status 7205_3.png'
	},
	['Tide Father 4'] = {
		link = 'Tide Father',
		status = '7205_4',
		icon = 'Status 7205_4.png'
	},
	['Tide Father 5'] = {
		link = 'Tide Father',
		status = '7205_5',
		icon = 'Status 7205_5.png'
	},
	['Tide Father 6'] = {
		link = 'Tide Father',
		status = '7205_6',
		icon = 'Status 7205_6.png'
	},
	['Tide Father 7'] = {
		link = 'Tide Father',
		status = '7205_7',
		icon = 'Status 7205_7.png'
	},
	['Tide Father 8'] = {
		link = 'Tide Father',
		status = '7205_8',
		icon = 'Status 7205_8.png'
	},
	['Tide Father 9'] = {
		link = 'Tide Father',
		status = '7205_9',
		icon = 'Status 7205_9.png'
	},
	['Tiger Eye'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tiger Eye',
		detail = 'ATK is boosted when blinded',
		status = '1001',
		icon = 'Status AttackUp.png'
	},
	['Tiger\'s Blessing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tiger\'s Blessing',
		detail = 'ATK is boosted by Tiger\'s Blessing',
		status = '12997',
		icon = 'Status_Tiger\'s Blessing.png'
	},
	['Tilepatheia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Chance to dodge DMG and debuffs (Can\'t be removed)',
		wiki_comment = '',
		name = 'Tilepatheia',
		detail = '',
		status = '7873',
		icon = 'status_7873.png'
	},
	['Time Warp'] = {
		groups = {},
		categories = {'Field effect'},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Time Warp',
		detail = 'Space-time has been distorted, causing 1-3 battle turns to progress per turn',
		status = '5017',
		icon = 'Status Time Warp.png'
	},
	['Tlepilli Glow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK and multiattack rate are boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Tlepilli Glow',
		detail = 'ATK and double attack rate are boosted (Stacks up to 4 times)',
		status = '6099_1',
		icon = 'Status Tlepilli Glow.png'
	},
	['Tlepilli Glow 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tlepilli Glow',
		detail = 'ATK and double attack rate are boosted (Stacks up to 4 times)',
		status = '6099_1',
		icon = 'Status Tlepilli Glow 1.png'
	},
	['Tlepilli Glow 2'] = {
		link = 'Tlepilli Glow 1',
		status = '6099_2',
		icon = 'Status Tlepilli Glow 2.png'
	},
	['Tlepilli Glow 3'] = {
		link = 'Tlepilli Glow 1',
		status = '6099_3',
		icon = 'Status Tlepilli Glow 3.png'
	},
	['Tlepilli Glow 4'] = {
		link = 'Tlepilli Glow 1',
		status = '6099_4',
		icon = 'Status Tlepilli Glow 4.png'
	},
	['To the Bone'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'To the Bone',
		detail = 'DMG boosted for next Battalions of Fear (Can\'t be removed)',
		status = '6197',
		icon = 'Status To the Bone.png'
	},

	['Totally Forbidden Skillz'] = {
		groups = {''},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK, DEF, double attack rate, and triple attack rate are greatly boosted',
		wiki_comment = '',
		name = 'Totally Forbidden Skillz',
		detail = '',
		status = '1523',
		icon = 'Status_Totally Forbidden Skillz.png'
	},
	['Totally Forbidden Skillz ATK'] = {
		link = 'ATK Boosted',
		name = 'Totally Forbidden Skillz',
		status = '1523',
		icon = 'Status_Totally_Forbidden_Skillz.png'
	},
	['Totally Forbidden Skillz DA'] = {
		link = 'Double Attack Rate Boosted',
		name = 'Totally Forbidden Skillz',
		status = '1523',
		icon = 'Status_Totally_Forbidden_Skillz.png'
	},
	['Totally Forbidden Skillz DEF'] = {
		link = 'DEF Boosted',
		name = 'Totally Forbidden Skillz',
		status = '1523',
		icon = 'Status_Totally_Forbidden_Skillz.png'
	},
	['Totally Forbidden Skillz TA'] = {
		link = 'Triple Attack Rate Boosted',
		name = 'Totally Forbidden Skillz',
		status = '1523',
		icon = 'Status_Totally_Forbidden_Skillz.png'
	},
	['Towel Dry'] = {
		page = 'Damage Absorption',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Towel Dry',
		detail = 'Absorbs some water DMG to recover HP',
		status = '6030',
		icon = 'Status Towel Dry.png'
	},
	['Towering'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Towering',
		detail = 'DEF is boosted. Skill will activate 3 turns later.',
		status = '1372_1',
		icon = 'Status Towering.png'
	},
	['Triple Attack DMG Boosted'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />Unofficial name',
		name = 'Triple Attack DMG Boosted',
		detail = 'DMG dealt by triple attacks is boosted',
		status = '5025',
		icon = 'status_5025.png'
	},
	['Triple Attack Rate Boosted'] = {
		page = 'Multiattack Rate#Triple_Attack_Rate_Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% TA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted',
		status = '1044',
		icon = 'Status_TripleUp.png'
	},
	['Triple Attack Rate Boosted (1 time)'] = {
		link = 'Triple Attack Rate Boosted',
		wiki_name = '%a% TA Up (1 time)',
		detail = 'Triple attack rate is boosted (1 time)',
	},
	['Triple Attack Rate Boosted (Can\'t be removed)'] = {
		link = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted (Can\'t be removed)',
	},
	['Triple Attack Rate Boosted (Can\'t be removed / Can\'t be extended)'] = {
		link = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted (Can\'t be removed / Can\'t be extended)',
	},
	['Triple Attack Rate Boosted (Local)'] = {
  	page = 'Multiattack Rate#Triple_Attack_Rate_Boosted',
		groups = {},
		categories = {},
		wiki_name = '%a% TA Up',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted',
		status = '1443_1',
		icon = 'Status TA Up (Local).png'
	},
	['Triple Attack Rate Boosted 1'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_11',
		icon = 'Status TA Up 1.png'
	},
	['Triple Attack Rate Boosted 2'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_12',
		icon = 'Status TA Up 2.png'
	},
	['Triple Attack Rate Boosted 3'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_13',
		icon = 'Status TA Up 3.png'
	},
	['Triple Attack Rate Boosted 4'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_14',
		icon = 'Status TA Up 4.png'
	},
	['Triple Attack Rate Boosted 5'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_15',
		icon = 'Status TA Up 5.png'
	},
	['Triple Attack Rate Boosted 6'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_16',
		icon = 'Status TA Up 6.png'
	},
	['Triple Attack Rate Boosted 7'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_17',
		icon = 'Status TA Up 7.png'
	},
	['Triple Attack Rate Boosted 8'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_18',
		icon = 'Status TA Up 8.png'
	},
	['Triple Attack Rate Boosted 9'] = {
		link = 'Triple Attack Rate Boosted (Local)',
		status = '1443_19',
		icon = 'Status TA Up 9.png'
	},
	['Triple Attack Rate Boosted (Magenta)'] = {
		page = 'Multiattack Rate#Triple_Attack_Rate_Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% TA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted (Can\'t be removed)',
		status = '6828',
		icon = 'status_6828.png'
	},
	['Triple Attack Rate Boosted (Stackable)'] = {
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% TA Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Boosted (Stackable)',
		detail = 'Triple attack rate is boosted (Stackable)',
		status = '1511_90',
		icon = 'Status TA Up Stack.png'
	},
	['Triple Attack Rate Boosted (Stackable/Old Icon)'] = {
		link = 'Triple Attack Rate Boosted (Stackable)',
		status = '1044',
		icon = 'Status TripleUp.png'
	},
	['Triple Attack Rate Boosted (Teal)'] = {
		page = 'Multiattack Rate#Triple_Attack_Rate_Boosted',
		groups = {},
		categories = {'Attack rate up'},
		wiki_name = '%a% TA Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Boosted',
		detail = 'Triple attack rate is boosted (Can\'t be removed)',
		status = '6828_1',
		icon = 'status_6828_1.png'
	},
	['Turned Up'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Turned Up',
		detail = 'Gains bonus effects upon using certain skills',
		status = '6104',
		icon = 'Status Turned Up.png'
	},
	['Twilight Aura'] = {
		page = '',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twilight Aura',
		detail = 'ATK is boosted / Double attack rate is boosted / Triple attack rate is boosted / Maximum amount of DMG that can be dealt per hit is boosted / Deals earth DMG to a foe after normal attacks (Can\'t be removed)',
		status = '7801',
		icon = 'status_7801.png'
	},
	['Twilight Wings'] = {
		page = '',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twilight Wings',
		detail = 'ATK is boosted / Double attack rate is boosted / Triple attack rate is boosted / Maximum amount of DMG that can be dealt per hit is boosted / Deals 2-hit earth DMG to a foe after normal attacks / Normal attack DMG is amplified (Can\'t be removed)',
		status = '7802',
		icon = 'status_7802.png'
	},
	['Twilight Zone'] = {
		page = 'Nighthound#Extended Mastery Skills',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Twilight Zone',
		detail = 'When superior element, DMG is boosted for fire, water, earth and wind attacks',
		status = '6008',
		icon = 'Status Twilight Zone.png'
	},
	['Uberuption'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Uberuption',
		detail = 'ATK, DEF, DMG cap, and C.A. DMG are boosted (Can\'t be removed)',
		status = '1244_4',
		icon = 'Status_Uberuption.png'
	},
	['Ulfhedinn'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ulfhedinn',
		detail = 'ATK and DEF are boosted / Deals triple attacks / Bonus Elemental DMG effect / Debuff immunity / Can\'t use skills (Can\'t be removed)',
		status = '3097',
		icon = 'status_3097.png'
	},
	['Umbral Buffer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Umbral Buffer',
		detail = 'Reduces non-light elemental DMG taken by 30% / Resistance to debuffs from non-light allies is boosted / Removes 1 debuff at end of turn (Can only be removed by dealing either 20,000,000 light skill DMG or 20,000,000 light C.A. DMG)',
		status = '3219',
		icon = 'status_3219.png'
	},
	['Unbridled Storm'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unbridled Storm',
		detail = 'Attacks and special attacks have a chance to miss',
		status = '66942_1',
		icon = 'status_66942_1.png'
	},
	['Unbridled Storm 1'] = {
		link = 'Unbridled Storm',
		status = '66942_1',
		icon = 'status_66942_1.png'
	},
	['Unbridled Storm 2'] = {
		link = 'Unbridled Storm',
		status = '66942_2',
		icon = 'status_66942_2.png'
	},
	['Unbridled Storm 3'] = {
		link = 'Unbridled Storm',
		status = '66942_3',
		icon = 'status_66942_3.png'
	},
  	['Unbridled Storm 4'] = {
		link = 'Unbridled Storm',
		status = '66942_4',
		icon = 'status_66942_4.png'
	},
	['Unbridled Storm 5'] = {
		link = 'Unbridled Storm',
		status = '66942_5',
		icon = 'status_66942_5.png'
	},
  	['Unbridled Storm 6'] = {
		link = 'Unbridled Storm',
		status = '66942_6',
		icon = 'status_66942_6.png'
	},
	['Unbridled Storm 7'] = {
		link = 'Unbridled Storm',
		status = '66942_7',
		icon = 'status_66942_7.png'
	},
  	['Unbridled Storm 8'] = {
		link = 'Unbridled Storm',
		status = '66942_8',
		icon = 'status_66942_8.png'
	},
	['Unbridled Storm 9'] = {
		link = 'Unbridled Storm',
		status = '66942_9',
		icon = 'status_66942_9.png'
	},
	['Unchallenged'] = {
		page = 'Unchallenged',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unchallenged',
		detail = 'Next DMG received will be ineffective',
		status = '1028',
		icon = 'Status_Repel.png'
	},
	['Unchallenged (10%)'] = {
		page = 'Unchallenged',
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (10%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 10% (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'Status_Dmg Cut Local.png'
	},
	['Unchallenged (20%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (20%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 20% (Can\'t be removed)',
		status = '7237',
		icon = 'status_7237.png'
	},
	['Unchallenged (33%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (33%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 33% (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'status_ Dmg Cut Local.png'
	},
	['Unchallenged (40%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (40%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 40% (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'status_Dmg Cut Local.png'
	},
	['Unchallenged (50%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (50%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 50% (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'status_Dmg Cut Local.png'
	},
	['Unchallenged (51%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (51%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 51% (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'status_Dmg Cut Local.png'
	},
	['Unchallenged (66%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (66%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 66% (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'status_ Dmg Cut Local.png'
	},
	['Unchallenged (75%)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 75% / Effect changes at 75% HP (Can\'t be removed)',
		status = '1019_0_1000',
		icon = 'status_1019_0_1000.png'
	},
	['Unchallenged (HP)'] = {
		page = 'Unchallenged',
		groups = {},
		categories = {},
		wiki_name = 'Unchallenged (%a%)',
		wiki_detail = 'HP won\'t lower below %a% (Can\'t be removed)',
		wiki_comment = '',
		name = 'Unchallenged',
		detail = '',
		status = '1019_0_1000',
		icon = 'status_1019_0_1000.png'
	},
	['Unchallenged (Archifloga)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unchallenged',
		detail = 'HP won\'t lower below 25% (Ends upon removing all Archifloga effects)',
		status = '1019_0_1000',
		icon = 'status_1019_0_1000.png'
	},
	['Unchallenged (Can\'t be removed)'] = {
		page = 'Unchallenged',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unchallenged',
		detail = 'Next DMG received will be ineffective (Can\'t be removed)',
		status = '1028',
		icon = 'Status_Repel.png'
	},
	['Unchallenged (Elemental)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unchallenged',
		detail = 'Takes no elemental DMG (Can\'t be removed)',
		status = '1019_0_1001',
		icon = 'status_1019_0_1001.png'
	},
	['Unchallenged (Elemental) 1'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1001',
		icon = 'status_1019_0_1001.png'
	},
	['Unchallenged (Elemental) 2'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1002',
		icon = 'status_1019_0_1002.png'
	},
	['Unchallenged (Elemental) 3'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1003',
		icon = 'status_1019_0_1003.png'
	},
	['Unchallenged (Elemental) 4'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1004',
		icon = 'status_1019_0_1004.png'
	},
	['Unchallenged (Elemental) 5'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1005',
		icon = 'status_1019_0_1005.png'
	},
	['Unchallenged (Elemental) 6'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1006',
		icon = 'status_1019_0_1006.png'
	},
	['Unchallenged (Elemental) 7'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1007',
		icon = 'status_1019_0_1007.png'
	},
	['Unchallenged (Elemental) 8'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1008',
		icon = 'status_1019_0_1008.png'
	},
	['Unchallenged (Elemental) 9'] = {
		link = 'Unchallenged (Elemental)',
		status = '1019_0_1009',
		icon = 'status_1019_0_1009.png'
	},
	['Uncrossable Waters'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Uncrossable Waters',
		detail = 'Receives all attacks in place of allies (Includes all-foe all-ally attacks) / DEF and debuff resistance are boosted / Elemental DMG from foes turns into water DMG / Water DMG taken is capped at 1500 per hit / Ends when no Mirror Blades are deployed (Can\'t be removed)',
		status = '6644',
		icon = 'Status Uncrossable Waters.png'
	},
	['Undead Advent'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Undead Advent',
		detail = 'When knocked out: Revives / Impurity effect (1 time / Can\'t be removed) ',
		status = '3126',
		icon = 'status_3126.png'
	},
	['Undead Curse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Undead Curse',
		detail = 'When knocked out, come back as an unliving (1 time)',
		status = '3005',
		icon = 'Status Undead Curse.png'
	},
	['Under Command'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Elemental ATK is boosted / Double attack rate is boosted / Triple attack rate is boosted / Attacks made with elemental superiority have a chance to deal boosted DMG / Maximum amount of DMG that can be dealt per hit is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Under Command',
		detail = '',
		status = '7819',
		icon = 'status_7819.png'
	},
	['Underworld Edict'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '2 random debuffs to all foes and allies upon using healing skills (Can\'t be removed)',
		wiki_comment = '',
		name = 'Underworld Edict',
		detail = '',
		status = '7290',
		icon = 'status_7290.png'
	},
	['Undying (Dark Jeanne)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Undying',
		detail = 'Can withstand lethal DMG (Leaves 1 HP)',
		status = '1527',
		icon = 'Status_Invulnerable.png'
	},
	['Undying'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Undying',
		detail = 'Can withstand lethal DMG (Leaves 1 HP)',
		status = '1073',
		icon = 'Status_Lethal_Attack_Dodged.png'
	},
	['Undying (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Undying',
		detail = 'Can withstand lethal DMG (Leaves 1 HP / Can\'t be removed)',
		status = '1073',
		icon = 'Status_Lethal_Attack_Dodged.png'
	},
	['Unflinching Resolve'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unflinching Resolve',
		detail = 'Number of Full-Boar Ahead\'s counterattacks is boosted (Can\'t be removed)',
		status = '6746',
		icon = 'Status Unflinching Resolve.png'
	},
	['Unheimlich'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unheimlich',
		detail = 'ATK and multiattack rate are boosted (Stackable / Can only be removed by dealing 4,000,000 or more DMG within 1 turn)',
		status = '3077',
		icon = 'Status Hellraised.png'
	},
	['Unheimlich 1m'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unheimlich',
		detail = 'ATK and multiattack rate are boosted (Stackable / Can only be removed by dealing 1,000,000 or more DMG within 1 turn)',
		status = '3077',
		icon = 'Status Hellraised.png'
	},
	['Unlimited Void'] = {
		page = 'Satoru Gojo',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Unlimited Void',
		detail = 'Elemental DMG dealt by foes is reduced to 0 / Allies\' attacks won\'t miss against mirror-imaged or dodging foes',
		status = '5055',
		icon = 'status_5055.png'
	},
	['Unmatched Aspiration'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Counters with a skill when targeted by a foe / More likely to be attacked (Can\'t be removed)',
		wiki_comment = '',
		name = 'Unmatched Aspiration',
		detail = '',
		status = '1413_4',
		icon = 'Status Unmatched Aspiration.png'
	},
	['Unrighteousness'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unrighteousness',
		detail = 'A sinner has been revealed.',
		status = '1308_2',
		icon = 'Status Unrighteousness.png'
	},
	['Uplifted'] = {
		page = 'Uplifted',
		groups = {},
		categories = {},
		wiki_name = '%a% Uplifted',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Uplifted',
		detail = 'Charge bar is boosted on every turn',
		status = '1486',
		icon = 'Status Uplift.png',
	},
	['Uplifted (Enemy)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Uplifted',
		detail = 'Charge diamonds fill more quickly',
		status = '1486_1',
		icon = 'Status Uplift Enemy.png'
	},
	['Uplifted (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Uplifted',
		detail = 'Charge diamonds fill more quickly',
		status = '1486_2',
		icon = 'Status Uplifted (Local).png'
	},
	['Uplifted 1'] = {
		link = 'Uplifted (Local)',
		status = '1486_21',
		icon = 'Status Uplifted 1.png'
	},
	['Uplifted 2'] = {
		link = 'Uplifted (Local)',
		status = '1486_22',
		icon = 'Status Uplifted 2.png'
	},
	['Uplifted 3'] = {
		link = 'Uplifted (Local)',
		status = '1486_23',
		icon = 'Status Uplifted 3.png'
	},
	['Uplifted 4'] = {
		link = 'Uplifted (Local)',
		status = '1486_24',
		icon = 'Status Uplifted 4.png'
	},
	['Uplifted 5'] = {
		link = 'Uplifted (Local)',
		status = '1486_25',
		icon = 'Status Uplifted 5.png'
	},
	['Uplifted 6'] = {
		link = 'Uplifted (Local)',
		status = '1486_26',
		icon = 'Status Uplifted 6.png'
	},
	['Uplifted 7'] = {
		link = 'Uplifted (Local)',
		status = '1486_27',
		icon = 'Status Uplifted 7.png'
	},
	['Uplifted 8'] = {
		link = 'Uplifted (Local)',
		status = '1486_28',
		icon = 'Status Uplifted 8.png'
	},
	['Uplifted 9'] = {
		link = 'Uplifted (Local)',
		status = '1486_29',
		icon = 'Status Uplifted 9.png'
	},
	['Uplifted (Local / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Uplifted',
		detail = 'Charge diamonds fill more quickly (Can\'t be removed)',
		status = '1486_2',
		icon = 'Status Uplifted (Local).png'
	},
	['Uplifted (Can\'t be removed) 1'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_21',
		icon = 'Status Uplifted 1.png'
	},
	['Uplifted (Can\'t be removed) 2'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_22',
		icon = 'Status Uplifted 2.png'
	},
	['Uplifted (Can\'t be removed) 3'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_23',
		icon = 'Status Uplifted 3.png'
	},
	['Uplifted (Can\'t be removed) 4'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_24',
		icon = 'Status Uplifted 4.png'
	},
	['Uplifted (Can\'t be removed) 5'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_25',
		icon = 'Status Uplifted 5.png'
	},
	['Uplifted (Can\'t be removed) 6'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_26',
		icon = 'Status Uplifted 6.png'
	},
	['Uplifted (Can\'t be removed) 7'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_27',
		icon = 'Status Uplifted 7.png'
	},
	['Uplifted (Can\'t be removed) 8'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_28',
		icon = 'Status Uplifted 8.png'
	},
	['Uplifted (Can\'t be removed) 9'] = {
		link = 'Uplifted (Local / Can\'t be removed)',
		status = '1486_29',
		icon = 'Status Uplifted 9.png'
	},
	['Unliving'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unliving',
		detail = 'Can\'t use skills or charge attack / Sharp boost to ATK / Get knocked out after 3 turns',
		status = '61361',
		icon = 'Status Unliving 1.png'
	},
	['Unliving 1'] = {
		link = 'Unliving',
	},
	['Unliving 2'] = {
		link = 'Unliving',
		status = '61362',
		icon = 'Status Unliving 2.png'
	},
	['Unliving 3'] = {
		link = 'Unliving',
		status = '61363',
		icon = 'Status Unliving 3.png'
	},
	['Unliving 4'] = {
		link = 'Unliving',
		status = '61364',
		icon = 'Status Unliving 4.png'
	},
	['Unliving 5'] = {
		link = 'Unliving',
		status = '61365',
		icon = 'Status Unliving 5.png'
	},
	['Unliving 6'] = {
		link = 'Unliving',
		status = '61366',
		icon = 'Status Unliving 6.png'
	},
	['Unliving 7'] = {
		link = 'Unliving',
		status = '61367',
		icon = 'Status Unliving 7.png'
	},
	['Unliving 8'] = {
		link = 'Unliving',
		status = '61368',
		icon = 'Status Unliving 8.png'
	},
	['Unliving 9'] = {
		link = 'Unliving',
		status = '61369',
		icon = 'Status Unliving 9.png'
	},
	['Unpredictatble Usurper: Race I'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unpredictatble Usurper: Race I',
		detail = 'Deals elemental DMG superior to each target\'s element (Can only be removed by dealing 2,000,000 or more plain DMG in 1 turn)',
		status = '3140_1',
		icon = 'status_3140_1.png'
	},
	['Unpredictable Usurper: Race II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unpredictable Usurper: Race II',
		detail = 'Attacks and debuffs don\'t miss (Regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, debuff resistance, and debuff immunity / Can only be removed by activating a chain burst of 5 or more chains)',
		status = '3140_2',
		icon = 'status_3140_2.png'
	},
	['Unpredictable Usurper: Race III'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unpredictable Usurper: Race III',
		detail = 'Lands a random debuff on all allies every turn (Can only be removed by ending a turn with 10 or more debuffs on the foe)',
		status = '3140_3',
		icon = 'status_3140_3.png'
	},
	['Unpredictable Usurper: Race IV'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unpredictable Usurper: Race IV',
		detail = 'Removes 2 debuffs each turn (Can only be removed by dealing 10,000,000 or more skill DMG in 1 turn)',
		status = '3140_4',
		icon = 'status_3140_4.png'
	},
	['Unpredictable Usurper: Race V'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unpredictable Usurper: Race V',
		detail = 'Removes 2 buffs from all allies every turn (Can only be removed by ending a turn in which at least one each of damage, debuff, buff, healing, and field skills were used)',
		status = '3140_5',
		icon = 'status_3140_5.png'
	},
	['Unpredictable Usurper: Race VI'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unpredictable Usurper: Race VI',
		detail = 'Recovers HP each turn (Can only be removed by dealing DMG 30 or more times in 1 turn)',
		status = '3140_6',
		icon = 'status_3140_6.png'
	},
	['Unpredictable Usurper: Race VII'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unpredictable Usurper: Race VII',
		detail = 'Deals 3-hit plain DMG to random allies every turn (Can only be removed by finishing all other Unpredictable Usurper races)',
		status = '3140_7',
		icon = 'status_3140_7.png'
	},
	['Unturned Stone Cap'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unturned Stone Cap',
		detail = 'Less likely to be attacked',
		status = '1075_22',
		icon = 'status_1075_22.png'
	},
	['Unyielding Arms'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Gains Substitute effect upon using charge attack (Can\'t be removed)',
		wiki_comment = '',
		name = 'Unyielding Arms',
		detail = '',
		status = '6615',
		icon = 'Status_Unyielding_Arms.png'
	},
	['Urdarbrunnr'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Urdarbrunnr',
		detail = '',
		status = '7202',
		icon = 'Status 7202.png'
	},
	['Uriel\'s Favor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Uriel\'s Favor',
		detail = 'ATK and DEF are boosted (Can\'t be removed)',
		status = '3019',
		icon = 'Status Uriel\'s Favor.png'
	},
	['Utopia'] = {
		page = 'Vikala#Dazzling Dreams',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Utopia',
		detail = 'Foes\' ATK is boosted / All allies\' hype is boosted before attacking',
		status = '5030',
		icon = 'Status Utopia.png'
	},
	['Utopia+'] = {
		page = 'Vikala#Dazzling Dreams',
		groups = {},
		categories = {},
		wiki_name = 'Utopia+',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Utopia',
		detail = 'All allies\' hype is boosted before attacking',
		status = '5030',
		icon = 'Status Utopia.png'
	},
	['Veil'] = {
		page = 'Veil',
		groups = {},
		categories = {'Veil'},
		wiki_name = 'Veil (1 time)',
		wiki_detail = '',
		wiki_comment = '"Veil" is an unofficial name used by the wiki for this status effect. Its actual in-game name is "Immune."',
		name = 'Immune',
		detail = 'Debuffs will be nullified (1 time)',
		status = '1003',
		icon = 'status_1003.png'
	},
	['Veil (Generic)'] = {
		link = 'Veil',
		wiki_name = 'Veil',
	},
	['Vengeful Innocence'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vengeful Innocence',
		detail = 'Restores Gilbert\'s HP and removes 1 debuff from him when an ally uses a healing skill (Can\'t be removed)',
		status = '6713',
		icon = 'Status Vengeful Innocence.png'
	},
	['Veridian Denial'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Veridian Denial',
		detail = 'All elemental DMG taken except that from skill DMG is lowered (Can\'t be removed)',
		status = '7103_2',
		icon = 'status_7103_2.png'
	},
	['Veridian Denial (Nullified)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Veridian Denial',
		detail = 'All elemental DMG taken except that from skill DMG is nullified (Can\'t be removed)',
		status = '7103_2',
		icon = 'status_7103_2.png'
	},
	['Vermilion Aegis Merge'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vermilion Aegis Merge',
		detail = 'DEF is boosted / Debuff resistance is boosted / Receives all attacks in place of allies (Includes all-ally attacks) / Nullify foe normal attacks / Elemental DMG from foes turns into wind DMG (Can\'t be removed)',
		status = '7333',
		icon = 'status_7333.png'
	},
	['Vermilion Bit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vermilion Bit',
		detail = 'Charge bar is boosted each turn (Can\'t be removed)',
		status = '7340',
		icon = 'status_7340.png'
	},
	['Vermillion Pearl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vermillion Pearl',
		detail = 'Fire ATK is boosted / Deals bonus fire DMG upon normal attacks (Can only be removed by a fire party overcoming the Sky Dragons\' Trial / Must have dealt at least 18 triple attacks or 18 charge attacks to remove)',
		status = '7667_1',
		icon = 'status_7667_1.png'
	},
	['Vessel of the World Tree'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Receives foe attack in place of an ally (Excludes all-foe all-ally attacks) / DMG taken is reduced / At end of turn in which DMG is taken: Deals 4-hit earth DMG to random foes / 1-turn cut skill cooldowns (Can\'t be removed)',
		wiki_comment = '',
		name = 'Vessel of the World Tree',
		detail = '',
		status = '7203',
		icon = 'Status 7203.png'
	},
	['Veteran'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Veteran',
		detail = 'Based on lvl: ATK, DEF, and hostility are boosted / Fire DMG is reduced (Max: 5 / Can\'t be removed)',
		status = '7799_1',
		icon = 'status_7799_1.png'
	},
	['Veteran 1'] = {
		link = 'Veteran',
		status = '7799_1',
		icon = 'status_7799_1.png'
	},
	['Veteran 2'] = {
		link = 'Veteran',
		status = '7799_2',
		icon = 'status_7799_2.png'
	},
	['Veteran 3'] = {
		link = 'Veteran',
		status = '7799_3',
		icon = 'status_7799_3.png'
	},
	['Veteran 4'] = {
		link = 'Veteran',
		status = '7799_4',
		icon = 'status_7799_4.png'
	},
	['Veteran 5'] = {
		link = 'Veteran',
		status = '7799_5',
		icon = 'status_7799_5.png'
	},
	['Vibhuti'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Triple attack rate is boosted / Wind DMG is lowered / Attacks made with elemental superiority have a chance to deal boosted DMG (Can\'t be removed)',
		wiki_comment = '',
		name = 'Vibhuti',
		detail = '',
		status = '7525',
		icon = 'status_7525.png'
	},
	['Vigilance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vigilance',
		detail = 'When a foe uses a special attack: Earth DMG to the foe / Martial Spirit lvl rises by 1 (Can\'t be removed)',
		status = '6758',
		icon = 'Status Vigilance.png'
	},
	['Vigilance 1'] = {
		link = 'Vigilance',
		status = '6758_1',
		icon = 'Status Vigilance 1.png'
	},
	['Vigilance 2'] = {
		link = 'Vigilance',
		status = '6758_2',
		icon = 'Status Vigilance 2.png'
	},
	['Vigilance 3'] = {
		link = 'Vigilance',
		status = '6758_3',
		icon = 'Status Vigilance 3.png'
	},
	['Vigilance 4'] = {
		link = 'Vigilance',
		status = '6758_4',
		icon = 'Status Vigilance 4.png'
	},
	['Vigilance 5'] = {
		link = 'Vigilance',
		status = '6758_5',
		icon = 'Status Vigilance 5.png'
	},
	['Vinland'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vinland',
		detail = 'Charge bar will be boosted by 100% at the end of the turn (Can\'t be removed)',
		status = '1413_5',
		icon = 'status_1413_5.png'
	},
	['Violet Armor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Violet Armor',
		detail = 'HP won\'t lower below 15% / Effect changes at 15% (Can\'t be removed)',
		status = '6900',
		icon = 'status_6900.png'
	},
	['Violet Armor (15%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Violet Armor (15%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Violet Armor',
		detail = 'Elemental DMG taken is reduced for the first 15 hits each turn (Can\'t be removed)',
		status = '6900',
		icon = 'status_6900.png'
	},
	['Violet Armor (Proud+ / 15%)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Violet Armor (15%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Violet Armor',
		detail = 'Elemental DMG taken is reduced for the first 25 hits each turn (Can\'t be removed)',
		status = '6900',
		icon = 'status_6900.png'
	},
	['Violet Arrow'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Violet Arrow',
		detail = 'When Aspect Trajection is used: Hit to foe\'s special attack DMG (Can\'t be removed)',
		status = '7309_7',
		icon = 'status_7309_7.png'
	},
	['Violet Calculation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Violet Calculation',
		detail = '',
		status = '6993',
		icon = 'Status 6993.png'
	},
	['Violetshock'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Violetshock',
		detail = 'Boost to ATK, multiattack rate, skill DMG, and skill DMG cap based on Violetshock lvl (Can\'t be removed)',
		status = '6332_11',
		icon = 'Status Violetshock 1.png'
	},
	['Violetshock 1'] = {
		link = 'Violetshock',
	},
	['Violetshock 2'] = {
		link = 'Violetshock',
		status = '6332_12',
		icon = 'Status Violetshock 2.png'
	},
	['Violetshock 3'] = {
		link = 'Violetshock',
		status = '6332_13',
		icon = 'Status Violetshock 3.png'
	},
	['Violetshock 4'] = {
		link = 'Violetshock',
		status = '6332_14',
		icon = 'Status Violetshock 4.png'
	},
	['Violetshock 5'] = {
		link = 'Violetshock',
		status = '6332_15',
		icon = 'Status Violetshock 5.png'
	},
   	['VIP'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'VIP',
		detail = 'Charge attacks make it easier to buy classy items',
		status = '1616',
		icon = 'Status VIP.png'
	},
	['VIP Ticket'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'VIP Ticket',
		detail = 'A VIP ticket used by Drusilla\'s skills (Can\'t be removed / Max: 2)',
		status = '7580',
		icon = 'status_7580.png'
	},
	['VIP Ticket 1'] = {
		link = 'VIP Ticket',
		status = '75801',
		icon = 'status_75801.png'
	},
	['VIP Ticket 2'] = {
		link = 'VIP Ticket',
		status = '75802',
		icon = 'status_75802.png'
	},
	['Vhibuti'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Vhibuti',
		detail = 'Debuff resistance and DEF is boosted / Cut to fire DMG',
		status = '6014_1',
		icon = 'Status Vhibuti 1.png'
	},
	['Vhibuti 1'] = {
		link = 'Vhibuti',
	},
	['Vhibuti 2'] = {
		link = 'Vhibuti',
		status = '6014_2',
		icon = 'Status Vhibuti 2.png'
	},
	['Vhibuti 3'] = {
		link = 'Vhibuti',
		status = '6014_3',
		icon = 'Status Vhibuti 3.png'
	},
	['Vhibuti 4'] = {
		link = 'Vhibuti',
		status = '6014_4',
		icon = 'Status Vhibuti 4.png'
	},
	['Vhibuti 5'] = {
		link = 'Vhibuti',
		status = '6014_5',
		icon = 'Status Vhibuti 5.png'
	},
	['Vhibuti 6'] = {
		link = 'Vhibuti',
		status = '6014_6',
		icon = 'Status Vhibuti 6.png'
	},
	['Vhibuti 7'] = {
		link = 'Vhibuti',
		status = '6014_7',
		icon = 'Status Vhibuti 7.png'
	},
	['Vhibuti 8'] = {
		link = 'Vhibuti',
		status = '6014_8',
		icon = 'Status Vhibuti 8.png'
	},
	['Vhibuti 9'] = {
		link = 'Vhibuti',
		status = '6014_9',
		icon = 'Status Vhibuti 9.png'
	},
	['V-Trigger (Karin)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'V-Trigger',
		detail = 'One-foe attacks deal bonus fire DMG and multiattack rate is boosted',
		status = '1531',
		icon = 'Status V-Trigger.png'
	},
	['V-Trigger (Rashid)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'V-Trigger',
		detail = 'Multiattack rate is boosted until hit',
		status = '15311',
		icon = 'Status V-Trigger.png'
	},
	['Vaccine'] = {
		page = 'Vaccine',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Removes all debuffs at turn end (Can\'t be removed)',
		wiki_comment = '',
		name = 'Vaccine',
		detail = 'Removes all debuffs at turn end (Can\'t be emoved)',
		status = '6358',
		icon = 'Status Vaccine.png'
	},
	['Vampyr Drop'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vampyr Drop',
		detail = 'Attack specs are boosted based on number of Vampyr Drops (Can\'t be removed)',
		status = '1511_61',
		icon = 'Status Vampyr Drop 1.png'
	},
	['Vampyr Drop 1'] = {
		link = 'Vampyr Drop'
	},
	['Vampyr Drop 2'] = {
		link = 'Vampyr Drop',
		status = '1511_62',
		icon = 'Status Vampyr Drop 2.png'
	},
	['Vampyr Drop (SSR)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vampyr Drop',
		detail = 'Bonus Dark DMG effect / Attack specs are boosted based on number of Vampyr Drops (Can\'t be removed)',
		status = '1511_61',
		icon = 'Status Vampyr Drop 1.png'
	},
	['Vampyr Drop (SSR) 1'] = {
		link = 'Vampyr Drop (SSR)'
	},
	['Vampyr Drop (SSR) 2'] = {
		link = 'Vampyr Drop (SSR)',
		status = '1511_62',
		icon = 'Status Vampyr Drop 2.png'
	},
	['Velocity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Velocity',
		detail = 'Next Discord activates twice (Can\'t be removed)',
		status = '4017',
		icon = 'Status Velocity.png'
	},
	['Vivace'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vivace',
		detail = 'Fire ATK and C.A. DMG are boosted',
		status = '1583',
		icon = 'Status ConcertoFire.png'
	},
	['Vortical Buffer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vortical Buffer',
		detail = 'Reduces non-fire elemental DMG taken by 30% / Resistance to debuffs from non-fire allies is boosted / Removes 1 debuff at end of turn (Can only be removed by dealing either 20,000,000 fire skill DMG or 20,000,000 fire C.A. DMG)',
		status = '3217',
		icon = 'status_3217.png'
	},
	['Wamdus\'s Dragon Energy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Wamdus\'s Dragon Energy',
		detail = 'DMG taken is cut and reflected based on lvl (Can\'t be removed / Max: 6 / Lvl has a chance to rise by 1 at end of each turn / Lvl lowers by 3 upon canceling the omen for Fatal Attractor / Lvl lowers by 1 upon canceling the omen for Azure Eddy, Gold Rockfall / Lvl has a chance to lower by 1 upon canceling the omen for Atrox Clamor)',
		status = '7636_2_1',
		icon = 'status_7636_2_1.png'
	},
	['Wamdus\'s Dragon Energy 1'] = {
		link = 'Wamdus\'s Dragon Energy',
		status = '7636_2_1',
		icon = 'status_7636_2_1.png'
	},
	['Wamdus\'s Dragon Energy 2'] = {
		link = 'Wamdus\'s Dragon Energy',
		status = '7636_2_2',
		icon = 'status_7636_2_2.png'
	},
	['Wamdus\'s Dragon Energy 3'] = {
		link = 'Wamdus\'s Dragon Energy',
		status = '7636_2_3',
		icon = 'status_7636_2_3.png'
	},
	['Wamdus\'s Dragon Energy 4'] = {
		link = 'Wamdus\'s Dragon Energy',
		status = '7636_2_4',
		icon = 'status_7636_2_4.png'
	},
	['Wamdus\'s Dragon Energy 5'] = {
		link = 'Wamdus\'s Dragon Energy',
		status = '7636_2_5',
		icon = 'status_7636_2_5.png'
	},
	['Wamdus\'s Dragon Energy 6'] = {
		link = 'Wamdus\'s Dragon Energy',
		status = '7636_2_6',
		icon = 'status_7636_2_6.png'
	},
	['War Funds'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'War Funds',
		detail = 'Activates Guns R Us at end of turn (Consumes 1 War Fund / Max: 3 / Can\'t be removed)',
		status = '6788',
		icon = 'status_6788.png'
	},
	['War Funds 1'] = {
		link = 'War Funds',
		status = '67881',
		icon = 'status_67881.png'
	},
	['War Funds 2'] = {
		link = 'War Funds',
		status = '67882',
		icon = 'status_67882.png'
	},
	['War Funds 3'] = {
		link = 'War Funds',
		status = '67883',
		icon = 'status_67883.png'
	},
  	['War Funds 4'] = {
		link = 'War Funds',
		status = '67884',
		icon = 'status_67884.png'
	},
	['War Funds 5'] = {
		link = 'War Funds',
		status = '67885',
		icon = 'status_67885.png'
	},
  	['War Funds 6'] = {
		link = 'War Funds',
		status = '67886',
		icon = 'status_67886.png'
	},
	['War Funds 7'] = {
		link = 'War Funds',
		status = '67887',
		icon = 'status_67887.png'
	},
  	['War Funds 8'] = {
		link = 'War Funds',
		status = '67888',
		icon = 'status_67888.png'
	},
	['War Funds 9'] = {
		link = 'War Funds',
		status = '67889',
		icon = 'status_67889.png'
	},
	['Ward'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ward',
		detail = 'Ward.<br>Last Words: Can reuse a random summon.',
		status = '1314101',
		icon = 'Status Ward.png'
	},
	['Warrior\'s Wrath'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Warrior\'s Wrath',
		detail = 'DEF is boosted (Can\'t be removed)',
		status = '110414_01',
		icon = 'Status_ATKUpStack Melleau 1.png'
	},
	['Warrior\'s Wrath 1'] = {
		link = 'Warrior\'s Wrath',
		status = '110414_01',
		icon = 'Status_ATKUpStack Melleau 1.png'
	},
	['Warrior\'s Wrath 2'] = {
		link = 'Warrior\'s Wrath',
		detail = 'DEF is boosted / DMG taken is reduced (Can\'t be removed)',
		status = '110414_02',
		icon = 'Status_ATKUpStack Melleau 2.png'
	},
	['Warrior\'s Wrath 3'] = {
		link = 'Warrior\'s Wrath',
		detail = 'DEF is boosted / DMG taken is reduced / Hostility is boosted (Can\'t be removed)',
		status = '110414_03',
		icon = 'Status_ATKUpStack Melleau 3.png'
	},
	['Warrior\'s Wrath 4'] = {
		link = 'Warrior\'s Wrath',
		detail = 'DEF is boosted / DMG taken is reduced / Hostility is boosted / Charge bar gained upon taking DMG is boosted (Can\'t be removed)',
		status = '110414_04',
		icon = 'Status_ATKUpStack Melleau 4.png'
	},
	['Warrior\'s Wrath 5'] = {
		link = 'Warrior\'s Wrath',
		detail = 'DEF is boosted / DMG taken is reduced / Hostility is boosted / Charge bar gained upon taking DMG is boosted / Buffs can\'t be removed (Can\'t be removed)',
		status = '110414_05',
		icon = 'Status_ATKUpStack Melleau 5.png'
	},
	['Wasteland Crest'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wasteland Crest',
		detail = 'Earth magic is amplified (Max: 5 / Can\'t be removed)',
		status = '6529',
		icon = 'Status Wasteland Crest.png'
	},
	['Wasteland Crest 1'] = {
		link = 'Wasteland Crest',
		status = '65291',
		icon = 'Status Wasteland Crest 1.png'
	},
	['Wasteland Crest 2'] = {
		link = 'Wasteland Crest',
		status = '65292',
		icon = 'Status Wasteland Crest 2.png'
	},
	['Wasteland Crest 3'] = {
		link = 'Wasteland Crest',
		status = '65293',
		icon = 'Status Wasteland Crest 3.png'
	},
	['Wasteland Crest 4'] = {
		link = 'Wasteland Crest',
		status = '65294',
		icon = 'Status Wasteland Crest 4.png'
	},
	['Wasteland Crest 5'] = {
		link = 'Wasteland Crest',
		status = '65295',
		icon = 'Status Wasteland Crest 5.png'
	},
	['Watch and Wound'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Watch and Wound',
		detail = 'Hostility is boosted / Dodges all attacks from foes (Second Strike activates upon dodging / Can\'t be removed)',
		status = '7541',
		icon = 'status_7541.png'
	},
	['Water ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Water ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water ATK Lowered',
		detail = 'Water ATK is lowered',
		status = '1123',
		icon = 'Status_WaterAtkDown.png',
	},
	['Water ATK Boosted'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Water ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water ATK Boosted',
		detail = 'Water ATK is boosted',
		status = '1068',
		icon = 'Status_WaterAtkUp.png'
	},
	['Water ATK Boosted (Can\'t be removed)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Water ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water ATK Boosted',
		detail = 'Water ATK is boosted (Can\'t be removed)',
		status = '1068',
		icon = 'Status_WaterAtkUp.png'
	},
	['Water ATK Boosted (Stackable)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Water ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water ATK Boosted (Stackable)',
		detail = 'Water ATK is boosted (Stackable)',
		status = '1447',
		icon = 'Status_WaterATKUpStack.png'
	},
	['Water Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Barrier',
		detail = 'Taking 80% less DMG',
		status = '6132_2',
		icon = 'Status Water Barrier.png'
	},
	['Water Barrier (Local)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Water Barrier',
		detail = 'Taking 50% less DMG',
		status = '6132_20',
		icon = 'Status Water Barrier (Local).png'
	},
	['Water Barrier 1'] = {
		link = 'Water Barrier (Local)',
		status = '6132_201',
		icon = 'Status Water Barrier 1.png'
	},
	['Water Barrier 2'] = {
		link = 'Water Barrier (Local)',
		status = '6132_202',
		icon = 'Status Water Barrier 2.png'
	},
	['Water Barrier 3'] = {
		link = 'Water Barrier (Local)',
		status = '6132_203',
		icon = 'Status Water Barrier 3.png'
	},
	['Water Barrier 4'] = {
		link = 'Water Barrier (Local)',
		status = '6132_204',
		icon = 'Status Water Barrier 4.png'
	},
	['Water Barrier 5'] = {
		link = 'Water Barrier (Local)',
		status = '6132_205',
		icon = 'Status Water Barrier 5.png'
	},
	['Water Barrier 6'] = {
		link = 'Water Barrier (Local)',
		status = '6132_206',
		icon = 'Status Water Barrier 6.png'
	},
	['Water Barrier 7'] = {
		link = 'Water Barrier (Local)',
		status = '6132_207',
		icon = 'Status Water Barrier 7.png'
	},
	['Water Barrier 8'] = {
		link = 'Water Barrier (Local)',
		status = '6132_208',
		icon = 'Status Water Barrier 8.png'
	},
	['Water Barrier 9'] = {
		link = 'Water Barrier (Local)',
		status = '6132_209',
		icon = 'Status Water Barrier 9.png'
	},
	['Water Circle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Circle',
		detail = 'A magic circle possessing the power of water (Max: 2 / Can\'t be removed)',
		status = '6294',
		icon = 'Status Water Circle.png'
	},
	['Water Circle 1'] = {
		link = 'Water Circle',
		status = '62941',
		icon = 'Status Water Circle 1.png'
	},
	['Water Circle 2'] = {
		link = 'Water Circle',
		status = '62942',
		icon = 'Status Water Circle 2.png'
	},
	['Water Cut (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Water Cut',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = '50% cut to Water DMG',
		detail = 'Water DMG is cut 50%',
		status = '1016_2',
		icon = 'status_1016_2.png'
	},
	['Water Cut 1'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_1',
		icon = 'status_1016_2_1.png'
	},
	['Water Cut 2'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_2',
		icon = 'status_1016_2_2.png'
	},
	['Water Cut 3'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_3',
		icon = 'status_1016_2_3.png'
	},
	['Water Cut 4'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_4',
		icon = 'status_1016_2_4.png'
	},
	['Water Cut 5'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_5',
		icon = 'status_1016_2_5.png'
	},
	['Water Cut 6'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_6',
		icon = 'status_1016_2_6.png'
	},
	['Water Cut 7'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_7',
		icon = 'status_1016_2_7.png'
	},
	['Water Cut 8'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_8',
		icon = 'status_1016_2_8.png'
	},
	['Water Cut 9'] = {
		link = 'Water Cut (Local)',
		status = '1016_2_9',
		icon = 'status_1016_2_9.png'
	},
	['Water DMG Lowered'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Water DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Water DEF Up. Not a [[Damage Cut]].<br />Reduces Water damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Water DMG Lowered',
		detail = 'Water DMG is lowered',
		status = '1421',
		icon = 'Status_WaterResUp.png',
	},
	['Water DMG Lowered (Can\'t be extended)'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Water DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Water DEF Up. Not a [[Damage Cut]].<br />Reduces Water damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Water DMG Lowered',
		detail = 'Water DMG is lowered (Can\'t be extended)',
		status = '1421',
		icon = 'Status_WaterResUp.png',
	},
	['Water Cut'] = {
		page = 'Damage Cut',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Water [[Damage Cut]].',
		name = 'Cut to Water DMG',
		detail = 'Water DMG is cut',
		status = '1014',
		icon = 'Status_WaterResUp.png'
	},
	['Water Mirror'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Mirror',
		detail = 'Can\'t normal attack / 80% DMG reduction / Sharp boost to hostility / Upon being targeted: 9-hit dark DMG to random foes / 20% boost to Kou\'s charge bar (Can\'t be removed)',
		status = '3174',
		icon = 'status_3174.png'
	},
	['Water Switch'] = {
		page = 'Elemental Switch',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Switch',
		detail = 'Elemental DMG from foes turns into water DMG',
		status = '1188_2',
		icon = 'Status Water Switch.png'
	},
	['Water Switch (Local)'] = {
		page = 'Elemental Switch',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Water Switch',
		detail = 'Elemental DMG from foes turns into water DMG',
		status = '1188_2_1',
		icon = 'status_1188_2_1.png'
	},
	['Water Switch 1'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_1',
		icon = 'status_1188_2_1.png'
	},
	['Water Switch 2'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_2',
		icon = 'status_1188_2_2.png'
	},
	['Water Switch 3'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_3',
		icon = 'status_1188_2_3.png'
	},
	['Water Switch 4'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_4',
		icon = 'status_1188_2_4.png'
	},
	['Water Switch 5'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_5',
		icon = 'status_1188_2_5.png'
	},
	['Water Switch 6'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_6',
		icon = 'status_1188_2_6.png'
	},
	['Water Switch 7'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_7',
		icon = 'status_1188_2_7.png'
	},
	['Water Switch 8'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_8',
		icon = 'status_1188_2_8.png'
	},
	['Water Switch 9'] = {
		link = 'Water Switch (Local)',
		status = '1188_2_9',
		icon = 'status_1188_2_9.png'
	},
	['Water Tenet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Tenet',
		detail = 'Debuff resistance is boosted based on lvl (Can\'t be removed / Max: 10 / Lvl lowers each time a water party cancels an Omen)',
		status = '7269_2_1',
		icon = 'status_7269_2_1.png'
	},
	['Water Tenet 1'] = {
		link = 'Water Tenet',
		status = '7269_2_1',
		icon = 'status_7269_2_1.png'
	},
	['Water Tenet 2'] = {
		link = 'Water Tenet',
		status = '7269_2_2',
		icon = 'status_7269_2_2.png'
	},
	['Water Tenet 3'] = {
		link = 'Water Tenet',
		status = '7269_2_3',
		icon = 'status_7269_2_3.png'
	},
	['Water Tenet 4'] = {
		link = 'Water Tenet',
		status = '7269_2_4',
		icon = 'status_7269_2_4.png'
	},
	['Water Tenet 5'] = {
		link = 'Water Tenet',
		status = '7269_2_5',
		icon = 'status_7269_2_5.png'
	},
	['Water Tenet 6'] = {
		link = 'Water Tenet',
		status = '7269_2_6',
		icon = 'status_7269_2_6.png'
	},
	['Water Tenet 7'] = {
		link = 'Water Tenet',
		status = '7269_2_7',
		icon = 'status_7269_2_7.png'
	},
	['Water Tenet 8'] = {
		link = 'Water Tenet',
		status = '7269_2_8',
		icon = 'status_7269_2_8.png'
	},
	['Water Tenet 9'] = {
		link = 'Water Tenet',
		status = '7269_2_9',
		icon = 'status_7269_2_9.png'
	},
	['Water Tenet 10'] = {
		link = 'Water Tenet',
		status = '7269_2_10',
		icon = 'status_7269_2_10.png'
	},
	['Watermelon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Watermelon',
		detail = 'Consumed by Mirin\'s skills (Max: 3 / Can\'t be removed)',
		status = '74171',
		icon = 'status_74171.png'
	},
	['Watermelon 1'] = {
		link = 'Watermelon',
		status = '74171',
		icon = 'status_74171.png'
	},
	['Watermelon 2'] = {
		link = 'Watermelon',
		status = '74172',
		icon = 'status_74172.png'
	},
	['Watermelon 3'] = {
		link = 'Watermelon',
		status = '74173',
		icon = 'status_74173.png'
	},
	['Watermelon 4'] = {
		link = 'Watermelon',
		status = '74174',
		icon = 'status_74174.png'
	},
	['Watermelon 5'] = {
		link = 'Watermelon',
		status = '74175',
		icon = 'status_74175.png'
	},
	['Watermelon 6'] = {
		link = 'Watermelon',
		status = '74176',
		icon = 'status_74176.png'
	},
	['Watermelon 7'] = {
		link = 'Watermelon',
		status = '74177',
		icon = 'status_74177.png'
	},
	['Watermelon 8'] = {
		link = 'Watermelon',
		status = '74178',
		icon = 'status_74178.png'
	},
	['Watermelon 9'] = {
		link = 'Watermelon',
		status = '74179',
		icon = 'status_74179.png'
	},
	['Weal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Weal',
		detail = 'Trigger attack activates when charge diamonds are full (Can be removed with dealing more than 2,000,000 DMG within a turn)',
		status = '6210_1',
		icon = 'Status Weal.png'
	},
	['Wheel of Destruction'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Wheel of Destruction',
		detail = 'DMG dealt is supplemented based on lvl / Deals bonus water DMG upon normal attacks (Can\'t be removed / Max: 3 / Lvl rises upon making a normal attack / Lvl lowers upon activating a special attack)',
		status = '7597_1',
		icon = 'status_7597_1.png'
	},
	['Wheel of Destruction 1'] = {
		link = 'Wheel of Destruction',
		status = '7597_1',
		icon = 'status_7597_1.png'
	},
	['Wheel of Destruction 2'] = {
		link = 'Wheel of Destruction',
		status = '7597_2',
		icon = 'status_7597_2.png'
	},
	['Wheel of Destruction 3'] = {
		link = 'Wheel of Destruction',
		status = '7597_3',
		icon = 'status_7597_3.png'
	},
	['White Armor (Elemental DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'White Armor (Elemental DMG)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'White Armor',
		detail = 'Elemental DMG taken is reduced from the 15th hit of each turn (Can\'t be removed)',
		status = '7237',
		icon = 'status_7237.png'
	},
	['White Armor (Elemental DMG from 7th hit)'] = {
		groups = {},
		categories = {},
		wiki_name = 'White Armor (Elemental DMG from 7th hit)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Armor',
		detail = 'Elemental DMG taken is reduced from the 7th hit of each turn (Can\'t be removed)',
		status = '7237',
		icon = 'status_7237.png'
	},
	['White Armor (Normal Attack DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'White Armor (Normal Attack DMG)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'White Armor',
		detail = 'Normal attack DMG taken is sharply reduced (Can\'t be removed)',
		status = '7237',
		icon = 'status_7237.png'
	},
	['White Counter'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Counter',
		detail = 'Focused on foe\'s attacks and ready for a counter (Can\'t deal attacks / Can\'t be removed)',
		status = '60023',
		icon = 'Status White Counter.png'
	},
	['White Gift'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Gift',
		detail = 'Gains buffs from the support skill Springtime Smile based on number of White Gifts (Can\'t be removed / Max: 3)',
		status = '75791',
		icon = 'status_75791.png'
	},
	['White Gift 1'] = {
		link = 'White Gift',
		status = '75791',
		icon = 'status_75791.png'
	},
	['White Gift 2'] = {
		link = 'White Gift',
		status = '75792',
		icon = 'status_75792.png'
	},
	['White Gift 3'] = {
		link = 'White Gift',
		status = '75793',
		icon = 'status_75793.png'
	},
	['White Pearl'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Pearl',
		detail = 'Light ATK is boosted / Deals bonus light DMG upon normal attacks (Can only be removed by a light party overcoming the Sky Dragons\' Trial / Must have dealt at least 18 triple attacks or 18 charge attacks to remove)',
		status = '7667_5',
		icon = 'status_7667_5.png'
	},
	['White Raiment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted / Double attack rate is boosted / Triple attack rate is boosted / Maximum amount of DMG that can be dealt per hit is boosted / Attacks made with elemental superiority have a chance to deal boosted DMG (Can\'t be removed)',
		wiki_comment = '',
		name = 'White Raiment',
		detail = '',
		status = '7594',
		icon = 'status_7594.png'
	},
	['White Sparkle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Sparkle',
		detail = 'All allies gain boost to multiattack rate when gaze ends',
		status = '60023',
		icon = 'Status White Sparkle.png'
	},
	['White Wind Diffusion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Wind Diffusion',
		detail = 'Debuffs and effects that remove buffs will be nullified / HP is recovered each turn (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '3186',
		icon = 'status_3186.png'
	},
	['White Wind Diffusion 1'] = {
		link = 'White Wind Diffusion',
		status = '3186_1',
		icon = 'status_3186_1.png'
	},
	['White Wind Diffusion 2'] = {
		link = 'White Wind Diffusion',
		status = '3186_2',
		icon = 'status_3186_2.png'
	},
	['White Wind Diffusion 3'] = {
		link = 'White Wind Diffusion',
		status = '3186_3',
		icon = 'status_3186_3.png'
	},
	['White Wind Diffusion 4'] = {
		link = 'White Wind Diffusion',
		status = '3186_4',
		icon = 'status_3186_4.png'
	},
	['White Wind Diffusion 5'] = {
		link = 'White Wind Diffusion',
		status = '3186_5',
		icon = 'status_3186_5.png'
	},
	['White Wind Diffusion 6'] = {
		link = 'White Wind Diffusion',
		status = '3186_6',
		icon = 'status_3186_6.png'
	},
	['White Wind Diffusion 7'] = {
		link = 'White Wind Diffusion',
		status = '3186_7',
		icon = 'status_3186_7.png'
	},
	['White Wind Diffusion 8'] = {
		link = 'White Wind Diffusion',
		status = '3186_8',
		icon = 'status_3186_8.png'
	},
	['White Wind Diffusion 9'] = {
		link = 'White Wind Diffusion',
		status = '3186_9',
		icon = 'status_3186_9.png'
	},
	['White Wing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Wing',
		detail = 'Next charge attack changes to Paradise Lost (Can\'t be removed)',
		status = '6460',
		icon = 'Status White Wing.png'
	},
	['White Veil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'White Veil',
		detail = 'ATK, DEF, and critical hit rate are boosted and deals multiattacks (Can\'t be removed / Ends when endurance hits 0)',
		status = '1314_3',
		icon = 'Status White Veil.png'
	},
	['Wig Out'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK and multiattack rate are boosted based on lvl (Max: 8 / Can\'t be removed)',
		wiki_comment = '',
		name = 'Wig Out',
		detail = 'Multiattack rate is boosted based on lvl (Max: 8 / Can\'t be removed)',
		status = '71091',
		icon = 'Status 71091.png'
	},
	['Wig Out 1'] = {
		link = 'Wig Out',
		status = '71091',
		icon = 'Status 71091.png'
	},
	['Wig Out 2'] = {
		link = 'Wig Out',
		status = '71092',
		icon = 'Status 71092.png'
	},
	['Wig Out 3'] = {
		link = 'Wig Out',
		status = '71093',
		icon = 'Status 71093.png'
	},
	['Wig Out 4'] = {
		link = 'Wig Out',
		status = '71094',
		icon = 'Status 71094.png'
	},
	['Wig Out 5'] = {
		link = 'Wig Out',
		status = '71095',
		icon = 'Status 71095.png'
	},
	['Wig Out 6'] = {
		link = 'Wig Out',
		status = '71096',
		icon = 'Status 71096.png'
	},
	['Wig Out 7'] = {
		link = 'Wig Out',
		status = '71097',
		icon = 'Status 71097.png'
	},
	['Wig Out 8'] = {
		link = 'Wig Out',
		status = '71098',
		icon = 'Status 71098.png'
	},
	['Wig Out 9'] = {
		link = 'Wig Out',
		status = '71099',
		icon = 'Status 71099.png'
	},
	['Wilnas\'s Dragon Energy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Wilnas\'s Dragon Energy',
		detail = 'ATK is boosted based on lvl (Can\'t be removed / Max: 6 / Lvl has a chance to rise by 1 at end of each turn / Lvl lowers by 3 upon canceling the omen for Vivid Fire / Lvl lowers by 1 upon canceling the omen for Vermillion Claw, Emerald Beak / Lvl has a chance to lower by 1 upon canceling the omen for Atrox Clamor)',
		status = '7636_1_1',
		icon = 'status_7636_1_1.png'
	},
	['Wilnas\'s Dragon Energy 1'] = {
		link = 'Wilnas\'s Dragon Energy',
		status = '7636_1_1',
		icon = 'status_7636_1_1.png'
	},
	['Wilnas\'s Dragon Energy 2'] = {
		link = 'Wilnas\'s Dragon Energy',
		status = '7636_1_2',
		icon = 'status_7636_1_2.png'
	},
	['Wilnas\'s Dragon Energy 3'] = {
		link = 'Wilnas\'s Dragon Energy',
		status = '7636_1_3',
		icon = 'status_7636_1_3.png'
	},
	['Wilnas\'s Dragon Energy 4'] = {
		link = 'Wilnas\'s Dragon Energy',
		status = '7636_1_4',
		icon = 'status_7636_1_4.png'
	},
	['Wilnas\'s Dragon Energy 5'] = {
		link = 'Wilnas\'s Dragon Energy',
		status = '7636_1_5',
		icon = 'status_7636_1_5.png'
	},
	['Wilnas\'s Dragon Energy 6'] = {
		link = 'Wilnas\'s Dragon Energy',
		status = '7636_1_6',
		icon = 'status_7636_1_6.png'
	},
	['Wind ATK Boosted'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind ATK Boosted',
		detail = 'Wind ATK is boosted',
		status = '1070',
		icon = 'Status_WindAtkUp.png'
	},
	['Wind ATK Boosted (Can\'t be removed)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind ATK Boosted',
		detail = 'Wind ATK is boosted (Can\'t be removed)',
		status = '1070',
		icon = 'Status_WindAtkUp.png'
	},
	['Wind ATK Boosted (Stackable)'] = {
		page = 'Elemental ATK Up',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind ATK Up (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind ATK Boosted (Stackable)',
		detail = 'Wind ATK is boosted (Stackable)',
		status = '1449',
		icon = 'Status_WindATKUpStack.png'
	},
	['Wind ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind ATK Lowered',
		detail = 'Wind ATK is lowered',
		status = '1125',
		icon = 'Status_WindAtkDown.png',
	},
	['Wind Circle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind Circle',
		detail = 'A magic circle possessing the power of wind (Max: 2 / Can\'t be removed)',
		status = '6296',
		icon = 'Status Wind Circle.png'
	},
	['Wind Circle 1'] = {
		link = 'Wind Circle',
		status = '62961',
		icon = 'Status Wind Circle 1.png'
	},
	['Wind Circle 2'] = {
		link = 'Wind Circle',
		status = '62962',
		icon = 'Status Wind Circle 2.png'
	},
	['Wind DMG Lowered'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Wind DEF Up. Not a [[Damage Cut]].<br />Reduces Wind damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Wind DMG Lowered',
		detail = 'Wind DMG is lowered',
		status = '1423',
		icon = 'Status_WindResUp.png',
	},
	['Wind DMG Lowered (Can\'t be extended)'] = {
		page = 'Damage_Cut#Elemental_DMG_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind DMG Lowered',
		wiki_detail = '',
		wiki_comment = 'Wind DEF Up. Not a [[Damage Cut]].<br />Reduces Wind damage taken on a multiplier<br />separate from [[Damage Cut|Damage Cuts]].',
		name = 'Wind DMG Lowered',
		detail = 'Wind DMG is lowered (Can\'t be extended)',
		status = '1423',
		icon = 'Status_WindResUp.png',
	},
	['Wind Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Taking %a% less DMG',
		wiki_comment = '',
		name = 'Wind Barrier',
		detail = 'Taking 50% less DMG',
		status = '6132_4',
		icon = 'Status Wind Barrier.png'
	},
	['Wind Barrier 1'] = {
		link = 'Wind Barrier',
		status = '6132_401',
		icon = 'Status Wind Barrier 1.png'
	},
	['Wind Barrier 2'] = {
		link = 'Wind Barrier',
		status = '6132_402',
		icon = 'Status Wind Barrier 2.png'
	},
	['Wind Barrier 3'] = {
		link = 'Wind Barrier',
		status = '6132_403',
		icon = 'Status Wind Barrier 3.png'
	},
	['Wind Barrier 4'] = {
		link = 'Wind Barrier',
		status = '6132_404',
		icon = 'Status Wind Barrier 4.png'
	},
	['Wind Barrier 5'] = {
		link = 'Wind Barrier',
		status = '6132_405',
		icon = 'Status Wind Barrier 5.png'
	},
	['Wind Barrier (Proud)'] = {
		groups = {},
		categories = {},
		wiki_detail = 'Elemental DMG taken is reduced from the 10th hit of each turn / Normal attack DMG taken is sharply reduced (Can\'t be removed)',
		wiki_comment = '',
		name = 'Wind Barrier',
		detail = '',
		status = '6132_401',
		icon = 'status_6132_401.png'
	},
	['Wind Barrier (Proud) 1'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_401',
		icon = 'status_6132_401.png'
	},
	['Wind Barrier (Proud) 2'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_402',
		icon = 'status_6132_402.png'
	},
	['Wind Barrier (Proud) 3'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_403',
		icon = 'status_6132_403.png'
	},
	['Wind Barrier (Proud) 4'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_404',
		icon = 'status_6132_404.png'
	},
	['Wind Barrier (Proud) 5'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_405',
		icon = 'status_6132_405.png'
	},
	['Wind Barrier (Proud) 6'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_406',
		icon = 'status_6132_406.png'
	},
	['Wind Barrier (Proud) 7'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_407',
		icon = 'status_6132_407.png'
	},
	['Wind Barrier (Proud) 8'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_408',
		icon = 'status_6132_408.png'
	},
	['Wind Barrier (Proud) 9'] = {
		link = 'Wind Barrier (Proud)',
		status = '6132_409',
		icon = 'status_6132_409.png'
	},
	['Wind Cut'] = {
		page = 'Damage Cut',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Wind [[Damage Cut]].',
		name = 'Cut to Wind DMG',
		detail = 'Wind DMG is cut',
		status = '1016',
		icon = 'Status_WindResUp.png'
	},
	['Wind Switch'] = {
		page = 'Elemental Switch',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind Switch',
		detail = 'Elemental DMG from foes turns into wind DMG',
		status = '1188_4',
		icon = 'Status Wind Switch.png'
	},
	['Wind Tenet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind Tenet',
		detail = 'Multiattack rate is boosted based on lvl (Can\'t be removed / Max: 10 / Lvl lowers each time an wind party cancels an Omen)',
		status = '7269_4_1',
		icon = 'status_7269_4_1.png'
	},
	['Wind Tenet 1'] = {
		link = 'Wind Tenet',
		status = '7269_4_1',
		icon = 'status_7269_4_1.png'
	},
	['Wind Tenet 2'] = {
		link = 'Wind Tenet',
		status = '7269_4_2',
		icon = 'status_7269_4_2.png'
	},
	['Wind Tenet 3'] = {
		link = 'Wind Tenet',
		status = '7269_4_3',
		icon = 'status_7269_4_3.png'
	},
	['Wind Tenet 4'] = {
		link = 'Wind Tenet',
		status = '7269_4_4',
		icon = 'status_7269_4_4.png'
	},
	['Wind Tenet 5'] = {
		link = 'Wind Tenet',
		status = '7269_4_5',
		icon = 'status_7269_4_5.png'
	},
	['Wind Tenet 6'] = {
		link = 'Wind Tenet',
		status = '7269_4_6',
		icon = 'status_7269_4_6.png'
	},
	['Wind Tenet 7'] = {
		link = 'Wind Tenet',
		status = '7269_4_7',
		icon = 'status_7269_4_7.png'
	},
	['Wind Tenet 8'] = {
		link = 'Wind Tenet',
		status = '7269_4_8',
		icon = 'status_7269_4_8.png'
	},
	['Wind Tenet 9'] = {
		link = 'Wind Tenet',
		status = '7269_4_9',
		icon = 'status_7269_4_9.png'
	},
	['Wind Tenet 10'] = {
		link = 'Wind Tenet',
		status = '7269_4_10',
		icon = 'status_7269_4_10.png'
	},
	['Winter\'s North Star'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Debuff resistance is boosted / HP is restored on every turn / DMG taken is reduced (Can\'t be removed)',
		wiki_comment = '',
		name = 'Winter\'s North Star',
		detail = '',
		status = '7746',
		icon = 'status_7746.png'
	},
	['Weak Point'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Weak Point',
		detail = 'DMG taken is supplemented based on number of debuffs',
		status = '3027_11',
		icon = 'Status Weak Point 1.png'
	},
	['Weak Point 1'] = {
		link = 'Weak Point',
		status = '3027_11',
		icon = 'Status Weak Point 1.png'
	},
	['Weak Point 2'] = {
		link = 'Weak Point',
		status = '3027_12',
		icon = 'Status Weak Point 2.png'
	},
	['Weak Point 3'] = {
		link = 'Weak Point',
		status = '3027_13',
		icon = 'Status Weak Point 3.png'
	},
	['Weak Point 4'] = {
		link = 'Weak Point',
		status = '3027_14',
		icon = 'Status Weak Point 4.png'
	},
	['Weak Point 5'] = {
		link = 'Weak Point',
		status = '3027_15',
		icon = 'Status Weak Point 5.png'
	},
	['Weak Point 6'] = {
		link = 'Weak Point',
		status = '3027_16',
		icon = 'Status Weak Point 6.png'
	},
	['Weak Point 7'] = {
		link = 'Weak Point',
		status = '3027_17',
		icon = 'Status Weak Point 7.png'
	},
	['Weak Point 8'] = {
		link = 'Weak Point',
		status = '3027_18',
		icon = 'Status Weak Point 8.png'
	},
	['Weak Point 9'] = {
		link = 'Weak Point',
		status = '3027_19',
		icon = 'Status Weak Point 9.png'
	},
	['Weakened'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Weakened',
		detail = 'Can\'t attack',
		status = '1430',
		icon = 'Status Weakened.png'
	},
	['Weakened (Can\'t be removed)'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Weakened',
		detail = 'Can\'t attack (Can\'t be removed)',
		status = '1430',
		icon = 'Status Weakened.png'
	},
	['Weiss Drachen'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Weiss Drachen',
		detail = 'Skill DMG, skill DMG cap, and hostility are boosted (Max: 6 / Can\'t be removed)',
		status = '1244_31',
		icon = 'Status Weiss Drachen 1.png'
	},
	['Weiss Drachen 1'] = {
		link = 'Weiss Drachen',
		status = '1244_31',
		icon = 'Status Weiss Drachen 1.png'
	},
	['Weiss Drachen 2'] = {
		link = 'Weiss Drachen',
		status = '1244_32',
		icon = 'Status Weiss Drachen 2.png'
	},
	['Weiss Drachen 3'] = {
		link = 'Weiss Drachen',
		status = '1244_33',
		icon = 'Status Weiss Drachen 3.png'
	},
	['Weiss Drachen 4'] = {
		link = 'Weiss Drachen',
		status = '1244_34',
		icon = 'Status Weiss Drachen 4.png'
	},
	['Weiss Drachen 5'] = {
		link = 'Weiss Drachen',
		status = '1244_35',
		icon = 'Status Weiss Drachen 5.png'
	},
	['Weiss Drachen 6'] = {
		link = 'Weiss Drachen',
		status = '1244_36',
		icon = 'Status Weiss Drachen 6.png'
	},
	['Weiss Drachen 7'] = {
		link = 'Weiss Drachen',
		status = '1244_37',
		icon = 'Status Weiss Drachen 7.png'
	},
	['Weiss Drachen 8'] = {
		link = 'Weiss Drachen',
		status = '1244_38',
		icon = 'Status Weiss Drachen 8.png'
	},
	['Weiss Drachen 9'] = {
		link = 'Weiss Drachen',
		status = '1244_39',
		icon = 'Status Weiss Drachen 9.png'
	},
	['Wide Open'] = {
		link = 'DMG Taken Amplified',
	},
	['Wings of Apocalypse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wings of Apocalypse',
		detail = 'Boost to MC\'s ATK and DEF based on number of Wings of Apocalypse (Max: 12 / Can\'t be removed)',
		status = '7742_1',
		icon = 'status_7742_1.png'
	},
	['Wings of Apocalypse 1'] = {
		link = 'Wings of Apocalypse',
		status = '7742_1',
		icon = 'status_7742_1.png'
	},
	['Wings of Apocalypse 2'] = {
		link = 'Wings of Apocalypse',
		status = '7742_2',
		icon = 'status_7742_2.png'
	},
	['Wings of Apocalypse 3'] = {
		link = 'Wings of Apocalypse',
		status = '7742_3',
		icon = 'status_7742_3.png'
	},
	['Wings of Apocalypse 4'] = {
		link = 'Wings of Apocalypse',
		status = '7742_4',
		icon = 'status_7742_4.png'
	},
	['Wings of Apocalypse 5'] = {
		link = 'Wings of Apocalypse',
		status = '7742_5',
		icon = 'status_7742_5.png'
	},
	['Wings of Apocalypse 6'] = {
		link = 'Wings of Apocalypse',
		status = '7742_6',
		icon = 'status_7742_6.png'
	},
	['Wings of Apocalypse 7'] = {
		link = 'Wings of Apocalypse',
		status = '7742_7',
		icon = 'status_7742_7.png'
	},
	['Wings of Apocalypse 8'] = {
		link = 'Wings of Apocalypse',
		status = '7742_8',
		icon = 'status_7742_8.png'
	},
	['Wings of Apocalypse 9'] = {
		link = 'Wings of Apocalypse',
		status = '7742_9',
		icon = 'status_7742_9.png'
	},
	['Wings of Apocalypse 10'] = {
		link = 'Wings of Apocalypse',
		status = '7742_10',
		icon = 'status_7742_10.png'
	},
	['Wings of Apocalypse 11'] = {
		link = 'Wings of Apocalypse',
		status = '7742_11',
		icon = 'status_7742_11.png'
	},
	['Wings of Apocalypse 12'] = {
		link = 'Wings of Apocalypse',
		status = '7742_12',
		icon = 'status_7742_12.png'
	},
	['Wings of Creation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Charge attack DMG is boosted / C.A. DMG cap is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Wings of Creation',
		detail = '',
		status = '7467',
		icon = 'status_7467.png'
	},
	['Wings of Justice'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wings of Justice',
		detail = 'Multiattack rate is boosted based on Wings of Justice lvl (Can\'t be removed)',
		status = '6014',
		icon = 'Status Wings of Justice New.png'
	},
	['Wings of Justice 1'] = {
		link = 'Wings of Justice',
		status = '6014_1',
		icon = 'Status Wings of Justice 1.png'
	},
	['Wings of Justice 2'] = {
		link = 'Wings of Justice',
		status = '6014_2',
		icon = 'Status Wings of Justice 2.png'
	},
	['Wings of Justice 3'] = {
		link = 'Wings of Justice',
		status = '6014_3',
		icon = 'Status Wings of Justice 3.png'
	},
  	['Wings of Justice 4'] = {
		link = 'Wings of Justice',
		status = '6014_4',
		icon = 'Status Wings of Justice 4.png'
	},
	['Wings of Justice 5'] = {
		link = 'Wings of Justice',
		status = '6014_5',
		icon = 'Status Wings of Justice 5.png'
	},
  	['Wings of Justice 6'] = {
		link = 'Wings of Justice',
		status = '6014_6',
		icon = 'Status Wings of Justice 6.png'
	},
	['Wings of Justice (Old)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wings of Justice',
		detail = 'Boost to multiattack rate every turn (Ends upon taking DMG)',
		status = '60141',
		icon = 'Status Wings of Justice.png'
	},
	['Wings of Promise'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wings of Promise',
		detail = 'Boost to MC\'s ATK and DEF based on number of Wings of Promise (Max: 12 / Can\'t be removed)',
		status = '7743_1',
		icon = 'status_7743_1.png'
	},
	['Wings of Promise 1'] = {
		link = 'Wings of Promise',
		status = '7743_1',
		icon = 'status_7743_1.png'
	},
	['Wings of Promise 2'] = {
		link = 'Wings of Promise',
		status = '7743_2',
		icon = 'status_7743_2.png'
	},
	['Wings of Promise 3'] = {
		link = 'Wings of Promise',
		status = '7743_3',
		icon = 'status_7743_3.png'
	},
	['Wings of Promise 4'] = {
		link = 'Wings of Promise',
		status = '7743_4',
		icon = 'status_7743_4.png'
	},
	['Wings of Promise 5'] = {
		link = 'Wings of Promise',
		status = '7743_5',
		icon = 'status_7743_5.png'
	},
	['Wings of Promise 6'] = {
		link = 'Wings of Promise',
		status = '7743_6',
		icon = 'status_7743_6.png'
	},
	['Wings of Promise 7'] = {
		link = 'Wings of Promise',
		status = '7743_7',
		icon = 'status_7743_7.png'
	},
	['Wings of Promise 8'] = {
		link = 'Wings of Promise',
		status = '7743_8',
		icon = 'status_7743_8.png'
	},
	['Wings of Promise 9'] = {
		link = 'Wings of Promise',
		status = '7743_9',
		icon = 'status_7743_9.png'
	},
	['Wings of Promise 10'] = {
		link = 'Wings of Promise',
		status = '7743_10',
		icon = 'status_7743_10.png'
	},
	['Wings of Promise 11'] = {
		link = 'Wings of Promise',
		status = '7743_11',
		icon = 'status_7743_11.png'
	},
	['Wings of Promise 12'] = {
		link = 'Wings of Promise',
		status = '7743_12',
		icon = 'status_7743_12.png'
	},
	['Wings of Pure White'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Recovers HP each turn / If HP can\'t be recovered: Charge bar is boosted instead (Can\'t be removed)',
		wiki_comment = '',
		name = 'Wings of Pure White',
		detail = '',
		status = '7548',
		icon = 'status_7548.png'
	},  
	['Wings of the Word'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Wings of the Word',
		detail = 'DMG taken is capped, and HP is restored every turn, based on number of classes in battle (Can\'t be removed)',
		status = '3043',
		icon = 'Status Wings of the Word.png'
	},
	['Wolf Tonic'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wolf Tonic',
		detail = 'Deals triple attacks / Boost to charge bar gain / Boost to dodge rate / Sharp hit to DEF (Can\'t be removed)',
		status = '3122',
		icon = 'Status 3122.png'
	},
	['Woodcutter\'s Song'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '<b>For every 3 skills used:</b> Forest friends come to the rescue<br /><b>Upon using charge attack:</b> Forest friends come to the rescue<br /><b>Upon taking DMG:</b> Forest friends come to the rescue<br /><b>When foe uses a special attack:</b> Forest friends come to the rescue<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Woodcutter\'s Song',
		detail = '',
		status = '6811',
		icon = 'status_6811.png'
	},
	['World of Death and Love'] = {
		page = 'Nier#World of Death and Love',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'World of Death and Love',
		detail = 'All foes\' and allies\' ATK is boosted / Allies deal bonus DMG for one-foe attacks.',
		status = '5019',
		icon = 'Status World of Death and Love.png'
	},
	['Wreck the Halls'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wreck the Halls',
		detail = 'Tri-Wish Smash activates at end of turn (Can\'t be removed)',
		status = '7488',
		icon = 'status_7488.png'
	},
	['Xuanwu\'s Aura'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Unofficial name',
		name = 'Xuanwu\'s Aura',
		detail = 'Will gain all Xuanwu\'s call effects (1 time)',
		status = '6109_2',
		icon = 'Status Summon Crystal Water.png'
	},
	['Yakisoba'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Yakisoba',
		detail = 'ATK is boosted',
		status = '1578',
		icon = 'Status Yakisoba.png'
	},
	['Yashiori'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Yashiori',
		detail = 'ATK is boosted based on lvl (Max: 8 / Can\'t be removed)',
		status = '75421',
		icon = 'status_75421.png'
	},
	['Yashiori 1'] = {
		link = 'Yashiori',
		status = '75421',
		icon = 'status_75421.png'
	},
	['Yashiori 2'] = {
		link = 'Yashiori',
		status = '75422',
		icon = 'status_75422.png'
	},
	['Yashiori 3'] = {
		link = 'Yashiori',
		status = '75423',
		icon = 'status_75423.png'
	},
	['Yashiori 4'] = {
		link = 'Yashiori',
		status = '75424',
		icon = 'status_75424.png'
	},
	['Yashiori 5'] = {
		link = 'Yashiori',
		status = '75425',
		icon = 'status_75425.png'
	},
	['Yashiori 6'] = {
		link = 'Yashiori',
		status = '75426',
		icon = 'status_75426.png'
	},
	['Yashiori 7'] = {
		link = 'Yashiori',
		status = '75427',
		icon = 'status_75427.png'
	},
	['Yashiori 8'] = {
		link = 'Yashiori',
		status = '75428',
		icon = 'status_75428.png'
	},
	['Yashiori 9'] = {
		link = 'Yashiori',
		status = '75429',
		icon = 'status_75429.png'
	},
	['Yellow Strings'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Yellow Strings',
		detail = 'Multiattack rate is boosted based on lvl / Deals bonus earth DMG for normal attacks (Max: 3 / Can\'t be removed / Ends when an ally uses a buff skill)',
		status = '7622_3',
		icon = 'status_7622_3.png'
	},
	['Yellow Strings 1'] = {
		link = 'Yellow Strings',
		status = '7622_3_1',
		icon = 'status_7622_3_1.png'
	},
	['Yellow Strings 2'] = {
		link = 'Yellow Strings',
		status = '7622_3_2',
		icon = 'status_7622_3_2.png'
	},
	['Yellow Strings 3'] = {
		link = 'Yellow Strings',
		status = '7622_3_3',
		icon = 'status_7622_3_3.png'
	},
	['Yew Arrow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Yew Arrow',
		detail = 'Granted yew arrows (Max: 4 / Can\'t be removed)',
		status = '7009',
		icon = 'status_7009.png'
	},
	['Yew Arrow 1'] = {
		link = 'Yew Arrow',
		status = '7009_1',
		icon = 'status_7009_1.png'
	},
	['Yew Arrow 2'] = {
		link = 'Yew Arrow',
		status = '7009_2',
		icon = 'status_7009_2.png'
	},
	['Yew Arrow 3'] = {
		link = 'Yew Arrow',
		status = '7009_3',
		icon = 'status_7009_3.png'
	},
	['Yew Arrow 4'] = {
		link = 'Yew Arrow',
		status = '7009_4',
		icon = 'status_7009_4.png'
	},
	['Yew Arrow 5'] = {
		link = 'Yew Arrow',
		status = '7009_5',
		icon = 'status_7009_5.png'
	},
	['Yew Arrow 6'] = {
		link = 'Yew Arrow',
		status = '7009_6',
		icon = 'status_7009_6.png'
	},
	['Yew Arrow 7'] = {
		link = 'Yew Arrow',
		status = '7009_7',
		icon = 'status_7009_7.png'
	},
	['Yew Arrow 8'] = {
		link = 'Yew Arrow',
		status = '7009_8',
		icon = 'status_7009_8.png'
	},
	['Yew Arrow 9'] = {
		link = 'Yew Arrow',
		status = '7009_9',
		icon = 'status_7009_9.png'
	},
	['Yonagi Rite'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Yonagi Rite',
		detail = 'First Dance: Kagura activates when a foe uses a special attack (Can\'t be removed)',
		status = '4013',
		icon = 'status_4013.png'
	},
	['Zeal of the Feather'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / DEF is boosted /<br />Triple attack rate is boosted / Double attack rate is boosted /<br />C.A. DMG Cap Boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Zeal of the Feather',
		detail = '',
		status = '6019',
		icon = 'Status ZealOfTheFeather.png'
	},
	['Zeal of the Feather (SR)'] = {
		link = 'Zeal of the Feather',
		wiki_detail = 'ATK is boosted /<br />DEF is boosted /<br />Double attack rate is boosted (Can\'t be removed)',
	},
	['Zen'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Zen',
		detail = 'Boost to ATK / Bonus Light DMG effect / Supplemental DMG / Sharp hit to debuff resistance (Can\'t be removed)',
		status = '3121',
		icon = 'Status 3121.png'
	},
	['Zhuque\'s Aura'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Unofficial name',
		name = 'Zhuque\'s Aura',
		detail = 'Will gain all Zhuque\'s call effects (1 time)',
		status = '6109_1',
		icon = 'Status Summon Crystal Fire.png'
	},
	['>ω</'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'All allies\' hype will be boosted upon each dodge /<br />Dodge rate is boosted /<br />More likely to be attacked<br />(Can\'t be removed)',
		wiki_comment = '',
		name = '>ω</',
		detail = '',
		status = '6636',
		icon = 'Status Maracas.png'
	},
	['大道之牙'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = '大道之牙',
		detail = 'ATK is boosted and stacks after every turn',
		status = '15111',
		icon = 'Status_AttackUpStack.png'
	},

	['First Labor (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'First Labor',
		detail = 'Removes 3 buffs from all allies at end of turn (Can\'t be removed / Ends upon canceling the corresponding Omen)',
		status = '7790_1',
		icon = 'status_7790_1.png'
	},
  
	['Second Labor (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Second Labor',
		detail = 'ATK is boosted / Deals bonus superior elemental DMG upon attacks (Can\'t be removed / Ends upon canceling the corresponding Omen)',
		status = '7790_2',
		icon = 'status_7790_2.png'
	},

	['Third Labor (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Third Labor',
		detail = 'Deals plain DMG to all allies every turn (Can\'t be removed / Ends upon canceling the corresponding Omen)',
		status = '7790_3',
		icon = 'status_7790_3.png'
	},
  
	['Fourth Labor (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fourth Labor',
		detail = 'Debuff durations are cut by 1 turn (Can\'t be removed / Ends upon canceling the corresponding Omen)',
		status = '7790_4',
		icon = 'status_7790_4.png'
	},
  
	['Fifth Labor (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fifth Labor',
		detail = 'Triple attack rate is boosted (Can\'t be removed / Ends upon canceling the corresponding Omen)',
		status = '7790_5',
		icon = 'status_7790_5.png'
	},
	['Sixth Labor (DRZ)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Sixth Labor',
		detail = 'Taking less DMG (Can\'t be removed / Ends upon canceling the corresponding Omen)',
		status = '7790_6',
		icon = 'status_7790_6.png'
	},
  
	['Seventh Labor (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Seventh Labor (Fire)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seventh Labor',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed / Ends upon a fire party canceling the omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3264_1',
		icon = 'status_3264_1.png'
	},
	['Seventh Labor (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Seventh Labor (Water)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seventh Labor',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed / Ends upon a water party canceling the omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3264_2',
		icon = 'status_3264_2.png'
	},
  
	['Seventh Labor (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Seventh Labor (Earth)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seventh Labor',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed / Ends upon an earth party canceling the omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3264_3',
		icon = 'status_3264_3.png'
	},
	['Seventh Labor (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Seventh Labor (Wind)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seventh Labor',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed / Ends upon a wind party canceling the omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3264_4',
		icon = 'status_3264_4.png'
	},
    
	['Seventh Labor (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Seventh Labor (Light)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seventh Labor',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed / Ends upon a light party canceling the omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3264_5',
		icon = 'status_3264_5.png'
	},
	['Seventh Labor (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Seventh Labor (Dark)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seventh Labor',
		detail = 'ATK and triple attack rate are boosted (Can\'t be removed / Ends upon a dark party canceling the omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3264_6',
		icon = 'status_3264_6.png'
	},
  
  
	['Eighth Labor (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eighth Labor (Fire)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eighth Labor',
		detail = 'DEF is boosted / Debuff resistance is sharply boosted (Can\'t be removed / Ends upon a fire party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3265_1',
		icon = 'status_3265_1.png'
	},
	['Eighth Labor (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eighth Labor (Water)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eighth Labor',
		detail = 'DEF is boosted / Debuff resistance is sharply boosted (Can\'t be removed / Ends upon a water party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3265_2',
		icon = 'status_3265_2.png'
	},
  
	['Eighth Labor (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eighth Labor (Earth)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eighth Labor',
		detail = 'DEF is boosted / Debuff resistance is sharply boosted (Can\'t be removed / Ends upon an earth party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3265_3',
		icon = 'status_3265_3.png'
	},
	['Eighth Labor (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eighth Labor (Wind)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eighth Labor',
		detail = 'DEF is boosted / Debuff resistance is sharply boosted (Can\'t be removed / Ends upon a wind party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3265_4',
		icon = 'status_3265_4.png'
	},
	['Eighth Labor (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eighth Labor (Light)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eighth Labor',
		detail = 'DEF is boosted / Debuff resistance is sharply boosted (Can\'t be removed / Ends upon a light party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3265_5',
		icon = 'status_3265_5.png'
	},
	['Eighth Labor (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eighth Labor (Dark)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eighth Labor',
		detail = 'DEF is boosted / Debuff resistance is sharply boosted (Can\'t be removed / Ends upon a dark party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3265_6',
		icon = 'status_3265_6.png'
	},
	['Ninth Labor (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Ninth Labor (Fire)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ninth Labor',
		detail = 'Hit count is boosted / Charge diamonds fill more quickly (Can\'t be removed / Ends upon a fire party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3253_1',
		icon = 'status_3253_1.png'
	},
	['Ninth Labor (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Ninth Labor (Water)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ninth Labor',
		detail = 'Hit count is boosted / Charge diamonds fill more quickly (Can\'t be removed / Ends upon a water party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3253_2',
		icon = 'status_3253_2.png'
	},
	['Ninth Labor (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Ninth Labor (Earth)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ninth Labor',
		detail = 'Hit count is boosted / Charge diamonds fill more quickly (Can\'t be removed / Ends upon an earth party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3253_3',
		icon = 'status_3253_3.png'
	},
	['Ninth Labor (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Ninth Labor (Wind)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ninth Labor',
		detail = 'Hit count is boosted / Charge diamonds fill more quickly (Can\'t be removed / Ends upon a wind party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3253_4',
		icon = 'status_3253_4.png'
	},
	['Ninth Labor (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Ninth Labor (Light)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ninth Labor',
		detail = 'Hit count is boosted / Charge diamonds fill more quickly (Can\'t be removed / Ends upon a light party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3253_5',
		icon = 'status_3253_5.png'
	},
	['Ninth Labor (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Ninth Labor (Dark)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ninth Labor',
		detail = 'Hit count is boosted / Charge diamonds fill more quickly (Can\'t be removed / Ends upon a dark party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3253_6',
		icon = 'status_3253_6.png'
	},
	['Tenth Labor (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Tenth Labor (Fire)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tenth Labor',
		detail = 'All allies\' max HP is lowered at end of turn (Can\'t be removed / Ends upon a fire party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '7781_1',
		icon = 'status_7781_1.png'
	},
	['Tenth Labor (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Tenth Labor (Water)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tenth Labor',
		detail = 'All allies\' max HP is lowered at end of turn (Can\'t be removed / Ends upon a water party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '7781_2',
		icon = 'status_7781_2.png'
	},
  
	['Tenth Labor (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Tenth Labor (Earth)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tenth Labor',
		detail = 'All allies\' max HP is lowered at end of turn (Can\'t be removed / Ends upon an earth party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '7781_3',
		icon = 'status_7781_3.png'
	},
	['Tenth Labor (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Tenth Labor (Wind)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tenth Labor',
		detail = 'All allies\' max HP is lowered at end of turn (Can\'t be removed / Ends upon a wind party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '7781_4',
		icon = 'status_7781_4.png'
	},
    
	['Tenth Labor (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Tenth Labor (Light)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tenth Labor',
		detail = 'All allies\' max HP is lowered at end of turn (Can\'t be removed / Ends upon a light party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '7781_5',
		icon = 'status_7781_5.png'
	},
	['Tenth Labor (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Tenth Labor (Dark)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tenth Labor',
		detail = 'All allies\' max HP is lowered at end of turn (Can\'t be removed / Ends upon a dark party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '7781_6',
		icon = 'status_7781_6.png'
	},
  
  
	['Eleventh Labor (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eleventh Labor (Fire)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eleventh Labor',
		detail = 'Deals bonus DMG of 2 random elements upon attacks (Can\'t be removed / Ends upon a fire party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3252_1',
		icon = 'status_3252_1.png'
	},
	['Eleventh Labor (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eleventh Labor (Water)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eleventh Labor',
		detail = 'Deals bonus DMG of 2 random elements upon attacks (Can\'t be removed / Ends upon a water party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3252_2',
		icon = 'status_3252_2.png'
	},
  
	['Eleventh Labor (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eleventh Labor (Earth)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eleventh Labor',
		detail = 'Deals bonus DMG of 2 random elements upon attacks (Can\'t be removed / Ends upon an earth party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3252_3',
		icon = 'status_3252_3.png'
	},
	['Eleventh Labor (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eleventh Labor (Wind)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eleventh Labor',
		detail = 'Deals bonus DMG of 2 random elements upon attacks (Can\'t be removed / Ends upon a wind party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3252_4',
		icon = 'status_3252_4.png'
	},
    
	['Eleventh Labor (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eleventh Labor (Light)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eleventh Labor',
		detail = 'Deals bonus DMG of 2 random elements upon attacks (Can\'t be removed / Ends upon a light party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3252_5',
		icon = 'status_3252_5.png'
	},
	['Eleventh Labor (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Eleventh Labor (Dark)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eleventh Labor',
		detail = 'Deals bonus DMG of 2 random elements upon attacks (Can\'t be removed / Ends upon a dark party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3252_6',
		icon = 'status_3252_6.png'
	},
  
  
	['Twelfth Labor (Fire)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Twelfth Labor (Fire)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twelfth Labor',
		detail = 'Attacks and debuffs don\'t miss regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, dodge rate, debuff resistance, and debuff immunity / Lands a random debuff on all allies at end of turn (Can\'t be removed / Ends upon a fire party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3263_1',
		icon = 'status_3263_1.png'
	},
	['Twelfth Labor (Water)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Twelfth Labor (Water)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twelfth Labor',
		detail = 'Attacks and debuffs don\'t miss regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, dodge rate, debuff resistance, and debuff immunity / Lands a random debuff on all allies at end of turn (Can\'t be removed / Ends upon a water party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3263_2',
		icon = 'status_3263_2.png'
	},
  
	['Twelfth Labor (Earth)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Twelfth Labor (Earth)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twelfth Labor',
		detail = 'Attacks and debuffs don\'t miss regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, dodge rate, debuff resistance, and debuff immunity / Lands a random debuff on all allies at end of turn (Can\'t be removed / Ends upon an earth party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3263_3',
		icon = 'status_3263_3.png'
	},
	['Twelfth Labor (Wind)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Twelfth Labor (Wind)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twelfth Labor',
		detail = 'Attacks and debuffs don\'t miss regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, dodge rate, debuff resistance, and debuff immunity / Lands a random debuff on all allies at end of turn (Can\'t be removed / Ends upon a wind party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3263_4',
		icon = 'status_3263_4.png'
	},
    
	['Twelfth Labor (Light)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Twelfth Labor (Light)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twelfth Labor',
		detail = 'Attacks and debuffs don\'t miss regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, dodge rate, debuff resistance, and debuff immunity / Lands a random debuff on all allies at end of turn (Can\'t be removed / Ends upon a light party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3263_5',
		icon = 'status_3263_5.png'
	},
	['Twelfth Labor (Dark)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Twelfth Labor (Dark)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Twelfth Labor',
		detail = 'Attacks and debuffs don\'t miss regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, dodge rate, debuff resistance, and debuff immunity / Lands a random debuff on all allies at end of turn (Can\'t be removed / Ends upon a dark party canceling the Omen for Anti Vasileia by fulfilling displayed requirements)',
		status = '3263_6',
		icon = 'status_3263_6.png'
	},
}

local debuffs = {
	['Abomination Cell'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Abomination Cell',
		detail = 'DMG taken is supplemented based on lvl / HP is lowered on every turn (Can\'t be removed / Max: 20)',
		status = '7529_1',
		icon = 'status_7529_1.png'
	},
	['Abomination Cell 1'] = {
		link = 'Abomination Cell',
		status = '7529_1',
		icon = 'status_7529_1.png'
	},
	['Abomination Cell 2'] = {
		link = 'Abomination Cell',
		status = '7529_2',
		icon = 'status_7529_2.png'
	},
	['Abomination Cell 3'] = {
		link = 'Abomination Cell',
		status = '7529_3',
		icon = 'status_7529_3.png'
	},
	['Abomination Cell 4'] = {
		link = 'Abomination Cell',
		status = '7529_4',
		icon = 'status_7529_4.png'
	},
	['Abomination Cell 5'] = {
		link = 'Abomination Cell',
		status = '7529_5',
		icon = 'status_7529_5.png'
	},
	['Abomination Cell 6'] = {
		link = 'Abomination Cell',
		status = '7529_6',
		icon = 'status_7529_6.png'
	},
	['Abomination Cell 7'] = {
		link = 'Abomination Cell',
		status = '7529_7',
		icon = 'status_7529_7.png'
	},
	['Abomination Cell 8'] = {
		link = 'Abomination Cell',
		status = '7529_8',
		icon = 'status_7529_8.png'
	},
	['Abomination Cell 9'] = {
		link = 'Abomination Cell',
		status = '7529_9',
		icon = 'status_7529_9.png'
	},
	['Abomination Cell 10'] = {
		link = 'Abomination Cell',
		status = '7529_10',
		icon = 'status_7529_10.png'
	},
	['Abomination Cell 11'] = {
		link = 'Abomination Cell',
		status = '7529_11',
		icon = 'status_7529_11.png'
	},
	['Abomination Cell 12'] = {
		link = 'Abomination Cell',
		status = '7529_12',
		icon = 'status_7529_12.png'
	},
	['Abomination Cell 13'] = {
		link = 'Abomination Cell',
		status = '7529_13',
		icon = 'status_7529_13.png'
	},
	['Abomination Cell 14'] = {
		link = 'Abomination Cell',
		status = '7529_14',
		icon = 'status_7529_14.png'
	},
	['Abomination Cell 15'] = {
		link = 'Abomination Cell',
		status = '7529_15',
		icon = 'status_7529_15.png'
	},
	['Abomination Cell 16'] = {
		link = 'Abomination Cell',
		status = '7529_16',
		icon = 'status_7529_16.png'
	},
	['Abomination Cell 17'] = {
		link = 'Abomination Cell',
		status = '7529_17',
		icon = 'status_7529_17.png'
	},
	['Abomination Cell 18'] = {
		link = 'Abomination Cell',
		status = '7529_18',
		icon = 'status_7529_18.png'
	},
	['Abomination Cell 19'] = {
		link = 'Abomination Cell',
		status = '7529_19',
		icon = 'status_7529_19.png'
	},
	['Abomination Cell 20'] = {
		link = 'Abomination Cell',
		status = '7529_20',
		icon = 'status_7529_20.png'
	},
	['Abyssal Depths'] = {
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Abyssal Depths',
		detail = 'Allies can deal critical hits regardless of element / ATK & DEF buffs are ineffective / Ally is knocked out if HP is at 5% or lower',
		status = '5011_2',
		icon = 'Status Dark Hour.png'
	},
	['Accuracy Lowered'] = {
		page = 'Accuracy Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Accuracy Lowered',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Accuracy Lowered',
		detail = 'Attacks and special attacks have a chance to miss',
		status = '1032_4',
		icon = 'Status Accuracy Lowered.png'
	},
	['Accuracy Lowered 1'] = {
		link = 'Accuracy Lowered',
		status = '1032_41',
		icon = 'Status Accuracy Lowered 1.png'
	},
	['Accuracy Lowered 2'] = {
		link = 'Accuracy Lowered',
		status = '1032_42',
		icon = 'Status Accuracy Lowered 2.png'
	},
	['Accuracy Lowered 3'] = {
		link = 'Accuracy Lowered',
		status = '1032_43',
		icon = 'Status Accuracy Lowered 3.png'
	},
  	['Accuracy Lowered 4'] = {
		link = 'Accuracy Lowered',
		status = '1032_44',
		icon = 'Status Accuracy Lowered 4.png'
	},
	['Accuracy Lowered 5'] = {
		link = 'Accuracy Lowered',
		status = '1032_45',
		icon = 'Status Accuracy Lowered 5.png'
	},
  	['Accuracy Lowered 6'] = {
		link = 'Accuracy Lowered',
		status = '1032_46',
		icon = 'Status Accuracy Lowered 6.png'
	},
	['Accuracy Lowered 7'] = {
		link = 'Accuracy Lowered',
		status = '1032_47',
		icon = 'Status Accuracy Lowered 7.png'
	},
  	['Accuracy Lowered 8'] = {
		link = 'Accuracy Lowered',
		status = '1032_48',
		icon = 'Status Accuracy Lowered 8.png'
	},
	['Accuracy Lowered 9'] = {
		link = 'Accuracy Lowered',
		status = '1032_49',
		icon = 'Status Accuracy Lowered 9.png'
	},
	['Addiction'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Addiction',
		detail = 'Unable to forget the taste of ramen / Hit to ATK, DEF, and multiattack rate (Can\'t be removed)',
		status = '6205',
		icon = 'status_6205.png'
	},
	['Adolescence'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted',
		wiki_comment = '',
		name = 'Adolescence',
		detail = '',
		status = '6538',
		icon = 'Status Adolescence.png'
	},
	['Adoration'] = {
		page = 'Charm#Adoration',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Adoration',
		detail = 'Attacks are slightly limited',
		status = '1598',
		icon = 'Status Adoration.png'
	},
	['Adoration (Local)'] = {
		page = 'Charm#Adoration',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Adoration',
		detail = 'Attacks are slightly limited',
		status = '1598_21',
		icon = 'Status Adoration 1.png'
	},
	['Adoration 1'] = {
		link = 'Adoration (Local)',
	},
	['Adoration 2'] = {
		link = 'Adoration (Local)',
		status = '1598_22',
		icon = 'Status Adoration 2.png'
	},
	['Adoration 3'] = {
		link = 'Adoration (Local)',
		status = '1598_22',
		icon = 'Status Adoration 3.png'
	},
	['Aether Bane'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Aether Bane',
		detail = 'Takes big DMG from Aether Blast (Effect boosted with every Aether Bane)',
		status = '1560_01',
		icon = 'Status Aether Bane 1.png'
	},
	['Aether Bane 1'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl1',
		status = '1560_01',
		icon = 'Status_Aether Bane 1.png'
	},
	['Aether Bane 2'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl2',
		status = '1560_02',
		icon = 'Status_Aether Bane 2.png'
	},
	['Aether Bane 2'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl2',
		status = '1560_02',
		icon = 'Status_Aether Bane 2.png'
	},
	['Aether Bane 3'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl3',
		status = '1560_03',
		icon = 'Status_Aether Bane 3.png'
	},
	['Aether Bane 4'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl4',
		status = '1560_04',
		icon = 'Status_Aether Bane 4.png'
	},
	['Aether Bane 5'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl5',
		status = '1560_05',
		icon = 'Status_Aether Bane 5.png'
	},
	['Aether Bane 6'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl6',
		status = '1560_06',
		icon = 'Status_Aether Bane 6.png'
	},
	['Aether Bane 7'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl7',
		status = '1560_07',
		icon = 'Status_Aether Bane 7.png'
	},
	['Aether Bane 8'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl8',
		status = '1560_08',
		icon = 'Status_Aether Bane 8.png'
	},
	['Aether Bane 9'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl9',
		status = '1560_09',
		icon = 'Status_Aether Bane 9.png'
	},
	['Aether Bane 10'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl10',
		status = '1560_10',
		icon = 'Status_Aether Bane 10.png'
	},
	['Aether Bane 11'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl11',
		status = '1560_11',
		icon = 'Status_Aether Bane 11.png'
	},
	['Aether Bane 12'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl12',
		status = '1560_12',
		icon = 'Status_Aether Bane 12.png'
	},
	['Aether Bane 13'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl13',
		status = '1560_13',
		icon = 'Status_Aether Bane 13.png'
	},
	['Aether Bane 14'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl14',
		status = '1560_14',
		icon = 'Status_Aether Bane 14.png'
	},
	['Aether Bane 15'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl15',
		status = '1560_15',
		icon = 'Status_Aether Bane 15.png'
	},
	['Aether Bane 16'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl16',
		status = '1560_16',
		icon = 'Status_Aether Bane 16.png'
	},
	['Aether Bane 17'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl17',
		status = '1560_17',
		icon = 'Status_Aether Bane 17.png'
	},
	['Aether Bane 18'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl18',
		status = '1560_18',
		icon = 'Status_Aether Bane 18.png'
	},
	['Aether Bane 19'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl19',
		status = '1560_19',
		icon = 'Status_Aether Bane 19.png'
	},
	['Aether Bane 20'] = {
		link = 'Aether Bane',
		name = 'Aether Bane Lvl20',
		status = '1560_20',
		icon = 'Status_Aether Bane 20.png'
	},
	['Agony'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Agony',
		detail = 'Can\'t attack',
		status = '1102_31',
		icon = 'Status Agony 1.png'
	},
	['Agony 1'] = {
		link = 'Agony',
		icon = 'Status Agony 1.png'
	},
	['Agony 2'] = {
		link = 'Agony',
		status = '1102_32',
		icon = 'Status Agony 2.png'
	},
	['Alpha Decay'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'α Decay',
		detail = 'Receives atomic collapse from β link',
		status = '5001_1',
		icon = 'Status Alpha Decay 1.png'
	},
	['Alpha Decay 1'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 1',
		status = '5001_1',
		icon = 'Status Alpha Decay 1.png'
	},
	['Alpha Decay 2'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 2',
		status = '5001_2',
		icon = 'Status Alpha Decay 2.png'
	},
	['Alpha Decay 3'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 3',
		status = '5001_3',
		icon = 'Status Alpha Decay 3.png'
	},
	['Alpha Decay 4'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 4',
		status = '5001_4',
		icon = 'Status Alpha Decay 4.png'
	},
	['Alpha Decay 5'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 5',
		status = '5001_5',
		icon = 'Status Alpha Decay 5.png'
	},
	['Alpha Decay 6'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 6',
		status = '5001_6',
		icon = 'Status Alpha Decay 6.png'
	},
	['Alpha Decay 7'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 7',
		status = '5001_7',
		icon = 'Status Alpha Decay 7.png'
	},
	['Alpha Decay 8'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 8',
		status = '5001_8',
		icon = 'Status Alpha Decay 8.png'
	},
	['Alpha Decay 9'] = {
		link = 'Alpha Decay',
		name = 'α Decay Lvl 9',
		status = '5001_9',
		icon = 'Status Alpha Decay 9.png'
	},
	['Analysis'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Analysis',
		detail = 'Debuff resistance is lowered by Druid System\'s analysis (Can\'t be removed)',
		status = '6604',
		icon = 'Status Analysis.png'
	},
	['Analysis 1'] = {
		link = 'Analysis',
		status = '66041',
		icon = 'Status Analysis 1.png'
	},
	['Analysis 2'] = {
		link = 'Analysis',
		status = '66042',
		icon = 'Status Analysis 2.png'
	},
	['Analysis 3'] = {
		link = 'Analysis',
		status = '66043',
		icon = 'Status Analysis 3.png'
	},
	['Analysis 4'] = {
		link = 'Analysis',
		status = '66044',
		icon = 'Status Analysis 4.png'
	},
	['Analysis 5'] = {
		link = 'Analysis',
		status = '66045',
		icon = 'Status Analysis 5.png'
	},
	['Analysis 6'] = {
		link = 'Analysis',
		status = '66046',
		icon = 'Status Analysis 6.png'
	},
	['Analysis 7'] = {
		link = 'Analysis',
		status = '66047',
		icon = 'Status Analysis 7.png'
	},
	['Analysis 8'] = {
		link = 'Analysis',
		status = '66048',
		icon = 'Status Analysis 8.png'
	},
	['Analysis 9'] = {
		link = 'Analysis',
		status = '66049',
		icon = 'Status Analysis 9.png'
	},
	['Angered'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Angered',
		detail = 'ATK is boosted',
		status = '1001019',
		icon = 'Status Angered.png'
	},
	['Asleep'] = {
		page = 'Sleep',
		groups = {},
		categories = {},
		wiki_name = 'Sleep',
		wiki_detail = '',
		wiki_comment = 'Takes 25% more damage',
		name = 'Asleep',
		detail = 'Can\'t attack and takes big DMG (Ends upon taking DMG)',
		status = '1263',
		icon = 'Status Sleep.png'
	},
	['Asleep 1'] = {
		page = 'Sleep',
		groups = {},
		categories = {'local'},
		wiki_name = 'Sleep',
		wiki_detail = '',
		wiki_comment = 'Takes 25% more damage<br />[[Local status effect]]',
		name = 'Asleep',
		detail = 'Can\'t attack and takes big DMG (Ends upon taking DMG)',
		status = '1263_11',
		icon = 'Status Sleep 1.png'
	},
	['Asleep 2'] = {
		link = 'Asleep 1',
		status = '1263_12',
		icon = 'Status Sleep 2.png'
	},
	['Asleep 3'] = {
		link = 'Asleep 1',
		status = '1263_13',
		icon = 'Status Sleep 3.png'
	},
	['Asleep 4'] = {
		link = 'Asleep 1',
		status = '1263_14',
		icon = 'Status Sleep 4.png'
	},
	['Asleep 5'] = {
		link = 'Asleep 1',
		status = '1263_15',
		icon = 'Status Sleep 5.png'
	},
	['Asleep 6'] = {
		link = 'Asleep 1',
		status = '1263_16',
		icon = 'Status Sleep 6.png'
	},
	['Asleep 7'] = {
		link = 'Asleep 1',
		status = '1263_17',
		icon = 'Status Sleep 7.png'
	},
	['Asleep 8'] = {
		link = 'Asleep 1',
		status = '1263_12',
		icon = 'Status Sleep 8.png'
	},
	['Asleep 9'] = {
		link = 'Asleep 1',
		status = '1263_19',
		icon = 'Status Sleep 9.png'
	},
	['ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Lowered',
		detail = 'ATK is lowered',
		status = '1010',
		icon = 'Status_AttackDown.png'
	},
	['ATK Lowered (Can\'t be removed)'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Lowered',
		detail = 'ATK is lowered (Can\'t be removed)',
		status = '1281',
		icon = 'Status_AttackDown.png'
	},
	['ATK Lowered (Local)'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Down',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'ATK Lowered',
		detail = 'ATK is lowered',
		status = '1010_11',
		icon = 'Status ATK Down 1.png'
	},
	['ATK Lowered 1'] = {
		link = 'ATK Lowered (Local)',
	},
	['ATK Lowered 2'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_12',
		icon = 'Status ATK Down 2.png'
	},
	['ATK Lowered 3'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_13',
		icon = 'Status ATK Down 3.png'
	},
	['ATK Lowered 4'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_14',
		icon = 'Status ATK Down 4.png'
	},
	['ATK Lowered 5'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_15',
		icon = 'Status ATK Down 5.png'
	},
	['ATK Lowered 6'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_16',
		icon = 'Status ATK Down 6.png'
	},
	['ATK Lowered 7'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_17',
		icon = 'Status ATK Down 7.png'
	},
	['ATK Lowered 8'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_18',
		icon = 'Status ATK Down 8.png'
	},
	['ATK Lowered 9'] = {
		link = 'ATK Lowered (Local)',
		status = '1010_19',
		icon = 'Status ATK Down 9.png'
	},
	['ATK Lowered (Stackable)'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Lowered (Stackable)',
		detail = 'ATK is lowered (Stackable)',
		status = '1428',
		icon = 'Status_AttackDownStack.png'
	},
	['ATK Lowered (Stackable / Unremovable)'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Lowered (Stackable)',
		detail = 'ATK is lowered (Stackable / Can\'t be removed)',
		status = '1428',
		icon = 'Status_AttackDownStack.png'
	},
	['ATK Lowered (Stackable / Can\'t be removed / Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% ATK Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'ATK Down (Stackable)',
		detail = 'ATK is lowered (Stackable / Can\'t be removed)',
		status = '7213',
		icon = 'status_7213.png'
	},
	['ATK Sharply Boosted'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Sharp ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Sharply Boosted',
		detail = 'ATK is sharply boosted',
		status = '1053',
		icon = 'Status Defiance.png',
	},
	['ATK Sharply Boosted (Can\'t be removed)'] = {
		link = 'ATK Sharply Boosted',
		detail = 'ATK is sharply boosted (Can\'t be removed)',
	},
	['ATK Sharply Boosted (Can\'t be removed / Can\'t be extended)'] = {
		page = 'Assassin (Buff)',
		groups = {},
		categories = {},
		wiki_name = '%a% Sharp ATK Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ATK Sharply Boosted',
		detail = 'ATK is sharply boosted (Can\'t be removed / Can\'t be extended)',
		status = '1053',
		icon = 'Status Defiance.png',
	},
	['Atomic Collapse'] = {
		page = 'Clarisse (Holiday)#Neutron Star',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Atomic Collapse',
		detail = 'Maximum amount of DMG that can be dealt per hit is boosted',
		status = '5001_1',
		icon = 'Status_Atomic Collapse 1.png'
	},
	['Atomic Collapse 1'] = {
		link = 'Atomic Collapse',
		wiki_name = 'Atomic Collapse Lvl 1',
		name = 'atomic collapse Lvl 1',
	},
	['Atomic Collapse 2'] = {
		link = 'Atomic Collapse',
		wiki_name = 'Atomic Collapse Lvl 2',
		name = 'atomic collapse Lvl 2',
		status = '5001_2',
		icon = 'Status_Atomic Collapse 2.png'
	},
	['Atomic Collapse 3'] = {
		link = 'Atomic Collapse',
		wiki_name = 'Atomic Collapse Lvl 3',
		name = 'atomic collapse Lvl 3',
		status = '5001_3',
		icon = 'Status_Atomic Collapse 3.png'
	},
	['Atomic Collapse 4'] = {
		link = 'Atomic Collapse',
		wiki_name = 'Atomic Collapse Lvl 4',
		name = 'atomic collapse Lvl 4',
		status = '5001_4',
		icon = 'Status_Atomic Collapse 4.png'
	},
	['Atomic Collapse 5'] = {
		link = 'Atomic Collapse',
		wiki_name = 'Atomic Collapse Lvl 5',
		name = 'atomic collapse Lvl 5',
		status = '5001_5',
		icon = 'Status_Atomic Collapse 5.png'
	},
	['Autophagon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Autophagon',
		detail = 'ATK and DEF are lowered based on number of turns passed (Can\'t be removed)',
		status = '7397',
		icon = 'status_7397.png'
	},
	['Autophagon (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Autophagon',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '7480',
		icon = 'status_7480.png'
	},
	['Azure Eye'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Azure Eye',
		detail = 'Afflicted with Azure Eye',
		status = '4002_6',
		icon = 'Status Azure Eye.png'
	},
	['Azure Spike'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Azure Spike',
		detail = 'ATK is absorbed by water allies, and water allies\' ATK is ineffective',
		status = '1145',
		icon = 'Status Azure Spike.png'
	},
	['Backlash'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Backlash',
		detail = 'ATK, DEF, and multiattack rate are lowered from awakening backlash',
		status = '1622_1',
		icon = 'Status VeightBacklash.png'
	},
	['Bell of War'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Bell of War',
		detail = 'Boost to Sandalphon\'s C.A. DMG and C.A. DMG cap based on effect level (Max: 2 levels)',
		status = '6209_1',
		icon = 'Status Bell of War 1.png'
	},
	['Bell of War 1'] = {
		link = 'Bell of War',
		name = 'Bell of War Lvl 1',
		status = '6209_1',
	},
	['Bell of War 2'] = {
		link = 'Bell of War',
		name = 'Bell of War Lvl 2',
		status = '6209_2',
		icon = 'Status Bell of War 2.png'
	},
	['Bell of War 3'] = {
		link = 'Bell of War',
		name = 'Bell of War Lvl 3',
		status = '6209_3',
		icon = 'Status Bell of War 3.png'
	},
	['Bell of War 4'] = {
		link = 'Bell of War',
		name = 'Bell of War Lvl 4',
		status = '6209_4',
		icon = 'Status Bell of War 4.png'
	},
	['Bell of War 5'] = {
		link = 'Bell of War',
		name = 'Bell of War Lvl 5',
		status = '6209_5',
		icon = 'Status Bell of War 5.png'
	},
	['Beguile'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Beguile',
		detail = 'Attacks are slightly limited',
		status = '1659',
		icon = 'status_1659.png'
	},
	['Beguile 1'] = {
		link = 'Beguile',
		status = '1659_1',
		icon = 'status_1659_1.png'
	},
	['Beguile 2'] = {
		link = 'Beguile',
		status = '1659_2',
		icon = 'status_1659_2.png'
	},
	['Beguile 3'] = {
		link = 'Beguile',
		status = '1659_3',
		icon = 'status_1659_3.png'
	},
	['Beguile 4'] = {
		link = 'Beguile',
		status = '1659_4',
		icon = 'status_1659_4.png'
	},
	['Beguile 5'] = {
		link = 'Beguile',
		status = '1659_5',
		icon = 'status_1659_5.png'
	},
	['Beguile 6'] = {
		link = 'Beguile',
		status = '1659_6',
		icon = 'status_1659_6.png'
	},
	['Beguile 7'] = {
		link = 'Beguile',
		status = '1659_7',
		icon = 'status_1659_7.png'
	},
	['Beguile 8'] = {
		link = 'Beguile',
		status = '1659_8',
		icon = 'status_1659_8.png'
	},
	['Beguile 9'] = {
		link = 'Beguile',
		status = '1659_9',
		icon = 'status_1659_9.png'
	},
	['Beta Decay'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'β Decay',
		detail = 'Receives atomic collapse from α link',
		status = '5002_1',
		icon = 'Status Beta Decay 1.png'
	},
	['Beta Decay 1'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 1',
		status = '5002_1',
		icon = 'Status Beta Decay 1.png'
	},
	['Beta Decay 2'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 2',
		status = '5002_2',
		icon = 'Status Beta Decay 2.png'
	},
	['Beta Decay 3'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 3',
		status = '5002_3',
		icon = 'Status Beta Decay 3.png'
	},
	['Beta Decay 4'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 4',
		status = '5002_4',
		icon = 'Status Beta Decay 4.png'
	},
	['Beta Decay 5'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 5',
		status = '5002_5',
		icon = 'Status Beta Decay 5.png'
	},
	['Beta Decay 6'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 6',
		status = '5002_6',
		icon = 'Status Beta Decay 6.png'
	},
	['Beta Decay 7'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 7',
		status = '5002_7',
		icon = 'Status Beta Decay 7.png'
	},
	['Beta Decay 8'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 8',
		status = '5002_8',
		icon = 'Status Beta Decay 8.png'
	},
	['Beta Decay 9'] = {
		link = 'Beta Decay',
		name = 'β Decay Lvl 9',
		status = '5002_9',
		icon = 'Status Beta Decay 9.png'
	},
	['Bewitching Moonlight'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Bewitching Moonlight',
		detail = 'ATK, DEF, debuff resistance, and accuracy are lowered (Specs increase upon each cast of Boaz [Max: 3 times] / Can\'t be removed)',
		status = '6428_1',
		icon = 'Status Bewitching Moonlight 1.png'
	},
	['Bewitching Moonlight 1'] = {
		link = 'Bewitching Moonlight',
	},
	['Bewitching Moonlight 2'] = {
		link = 'Bewitching Moonlight',
		status = '6428_2',
		icon = 'Status Bewitching Moonlight 2.png'
	},
	['Bewitching Moonlight 3'] = {
		link = 'Bewitching Moonlight',
		status = '6428_3',
		icon = 'Status Bewitching Moonlight 3.png'
	},
  	['Bewitching Moonlight 4'] = {
		link = 'Bewitching Moonlight',
		status = '6428_4',
		icon = 'Status Bewitching Moonlight 4.png'
	},
	['Bewitching Moonlight 5'] = {
		link = 'Bewitching Moonlight',
		status = '6428_5',
		icon = 'Status Bewitching Moonlight 5.png'
	},
	['Big Bad Shadow'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Big Bad Shadow',
		detail = 'DMG dealt to foes is supplemented / Foes\' DEF is lowered on every turn',
		status = '5011_2',
		icon = 'Status Dark Hour.png'
	},
	['Binding of Caucasus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Binding of Caucasus',
		detail = 'ATK and DEF are lowered / Can\'t use charge attack or skills',
		status = '3000_49',
		icon = 'Status Binding of Caucasus.png'
	},
	['Blamboozled'] = {
		page = 'Supplemental Damage',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blamboozled',
		detail = 'DMG taken is supplemented (Can\'t be removed)',
		status = '7042_10',
		icon = 'Status 7042_10.png'
	},
	['Blamboozled 1'] = {
		link = 'Blamboozled',
		status = '7042_11',
		icon = 'Status 7042_11.png'
	},
	['Blamboozled 2'] = {
		link = 'Blamboozled',
		status = '7042_12',
		icon = 'Status 7042_12.png'
	},
	['Blamboozled 3'] = {
		link = 'Blamboozled',
		status = '7042_13',
		icon = 'Status 7042_13.png'
	},
	['Blamboozled 4'] = {
		link = 'Blamboozled',
		status = '7042_14',
		icon = 'Status 7042_14.png'
	},
	['Blamboozled 5'] = {
		link = 'Blamboozled',
		status = '7042_15',
		icon = 'Status 7042_15.png'
	},
	['Blamboozled 6'] = {
		link = 'Blamboozled',
		status = '7042_16',
		icon = 'Status 7042_16.png'
	},
	['Blamboozled 7'] = {
		link = 'Blamboozled',
		status = '7042_17',
		icon = 'Status 7042_17.png'
	},
	['Blamboozled 8'] = {
		link = 'Blamboozled',
		status = '7042_18',
		icon = 'Status 7042_18.png'
	},
	['Blamboozled 9'] = {
		link = 'Blamboozled',
		status = '7042_19',
		icon = 'Status 7042_19.png'
	},
	['Blamboozled 10'] = {
		link = 'Blamboozled',
		status = '7042_20',
		icon = 'Status 7042_20.png'
	},
	['Blamboozled 11'] = {
		link = 'Blamboozled',
		status = '7042_21',
		icon = 'Status 7042_21.png'
	},
	['Blamboozled 12'] = {
		link = 'Blamboozled',
		status = '7042_22',
		icon = 'Status 7042_22.png'
	},
	['Blamboozled 13'] = {
		link = 'Blamboozled',
		status = '7042_23',
		icon = 'Status 7042_23.png'
	},
	['Blamboozled 14'] = {
		link = 'Blamboozled',
		status = '7042_24',
		icon = 'Status 7042_24.png'
	},
	['Blamboozled 15'] = {
		link = 'Blamboozled',
		status = '7042_25',
		icon = 'Status 7042_25.png'
	},
	['Blamboozled 16'] = {
		link = 'Blamboozled',
		status = '7042_26',
		icon = 'Status 7042_26.png'
	},
	['Blamboozled 17'] = {
		link = 'Blamboozled',
		status = '7042_27',
		icon = 'Status 7042_27.png'
	},
	['Blamboozled 18'] = {
		link = 'Blamboozled',
		status = '7042_28',
		icon = 'Status 7042_28.png'
	},
	['Blamboozled 19'] = {
		link = 'Blamboozled',
		status = '7042_29',
		icon = 'Status 7042_29.png'
	},
	['Blamboozled 20'] = {
		link = 'Blamboozled',
		status = '7042_30',
		icon = 'Status 7042_30.png'
	},
	['Blamboozled 21'] = {
		link = 'Blamboozled',
		status = '7042_31',
		icon = 'Status 7042_31.png'
	},
	['Blamboozled 22'] = {
		link = 'Blamboozled',
		status = '7042_32',
		icon = 'Status 7042_32.png'
	},
	['Blamboozled 23'] = {
		link = 'Blamboozled',
		status = '7042_33',
		icon = 'Status 7042_33.png'
	},
	['Blamboozled 24'] = {
		link = 'Blamboozled',
		status = '7042_34',
		icon = 'Status 7042_34.png'
	},
	['Blamboozled 25'] = {
		link = 'Blamboozled',
		status = '7042_35',
		icon = 'Status 7042_35.png'
	},
	['Blamboozled 26'] = {
		link = 'Blamboozled',
		status = '7042_36',
		icon = 'Status 7042_36.png'
	},
	['Blamboozled 27'] = {
		link = 'Blamboozled',
		status = '7042_37',
		icon = 'Status 7042_37.png'
	},
	['Blamboozled 28'] = {
		link = 'Blamboozled',
		status = '7042_38',
		icon = 'Status 7042_38.png'
	},
	['Blamboozled 29'] = {
		link = 'Blamboozled',
		status = '7042_39',
		icon = 'Status 7042_39.png'
	},
	['Blamboozled 30'] = {
		link = 'Blamboozled',
		status = '7042_40',
		icon = 'Status 7042_40.png'
	},
	['Blamboozled 31'] = {
		link = 'Blamboozled',
		status = '7042_41',
		icon = 'Status 7042_41.png'
	},
	['Blamboozled 32'] = {
		link = 'Blamboozled',
		status = '7042_42',
		icon = 'Status 7042_42.png'
	},
	['Blamboozled 33'] = {
		link = 'Blamboozled',
		status = '7042_43',
		icon = 'Status 7042_43.png'
	},
	['Blamboozled 34'] = {
		link = 'Blamboozled',
		status = '7042_44',
		icon = 'Status 7042_44.png'
	},
	['Blamboozled 35'] = {
		link = 'Blamboozled',
		status = '7042_45',
		icon = 'Status 7042_45.png'
	},
	['Blamboozled 36'] = {
		link = 'Blamboozled',
		status = '7042_46',
		icon = 'Status 7042_46.png'
	},
	['Blamboozled 37'] = {
		link = 'Blamboozled',
		status = '7042_47',
		icon = 'Status 7042_47.png'
	},
	['Blamboozled 38'] = {
		link = 'Blamboozled',
		status = '7042_48',
		icon = 'Status 7042_48.png'
	},
	['Blamboozled 39'] = {
		link = 'Blamboozled',
		status = '7042_49',
		icon = 'Status 7042_49.png'
	},
	['Blamboozled 40'] = {
		link = 'Blamboozled',
		status = '7042_50',
		icon = 'Status 7042_50.png'
	},
	['Blamboozled 41'] = {
		link = 'Blamboozled',
		status = '7042_51',
		icon = 'Status 7042_51.png'
	},
	['Blamboozled 42'] = {
		link = 'Blamboozled',
		status = '7042_52',
		icon = 'Status 7042_52.png'
	},
	['Blamboozled 43'] = {
		link = 'Blamboozled',
		status = '7042_53',
		icon = 'Status 7042_53.png'
	},
	['Blamboozled 44'] = {
		link = 'Blamboozled',
		status = '7042_54',
		icon = 'Status 7042_54.png'
	},
	['Blamboozled 45'] = {
		link = 'Blamboozled',
		status = '7042_55',
		icon = 'Status 7042_55.png'
	},
	['Blamboozled 46'] = {
		link = 'Blamboozled',
		status = '7042_56',
		icon = 'Status 7042_56.png'
	},
	['Blamboozled 47'] = {
		link = 'Blamboozled',
		status = '7042_57',
		icon = 'Status 7042_57.png'
	},
	['Blamboozled 48'] = {
		link = 'Blamboozled',
		status = '7042_58',
		icon = 'Status 7042_58.png'
	},
	['Blamboozled 49'] = {
		link = 'Blamboozled',
		status = '7042_59',
		icon = 'Status 7042_59.png'
	},
	['Blinded'] = {
		page = 'Blind',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blinded',
		detail = 'Attacks have a slight chance to miss',
		status = '1032',
		icon = 'Status_Blind.png'
	},
	['Blinded (Can\'t be removed)'] = {
		page = 'Blind',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blinded',
		detail = 'Attacks have a slight chance to miss (Can\'t be removed',
		status = '1032',
		icon = 'Status_Blind.png'
	},
	['Blinded 1'] = {
		page = 'Blind',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Blinded',
		detail = 'Attacks have a slight chance to miss',
		status = '1032_31',
		icon = 'Status_Blind 1.png'
	},
	['Blinded 2'] = {
		link = 'Blinded 1',
		status = '1032_32',
		icon = 'Status_Blind 2.png'
	},
	['Blinded 3'] = {
		link = 'Blinded 1',
		status = '1032_33',
		icon = 'Status_Blind 3.png'
	},
	['Blinded 4'] = {
		link = 'Blinded 1',
		status = '1032_34',
		icon = 'Status_Blind 4.png'
	},
	['Blinded 5'] = {
		link = 'Blinded 1',
		status = '1032_35',
		icon = 'Status_Blind 5.png'
	},
	['Blinded 6'] = {
		link = 'Blinded 1',
		status = '1032_36',
		icon = 'Status_Blind 6.png'
	},
	['Blinded 7'] = {
		link = 'Blinded 1',
		status = '1032_37',
		icon = 'Status_Blind 7.png'
	},
	['Blinded 8'] = {
		link = 'Blinded 1',
		status = '1032_38',
		icon = 'Status_Blind 8.png'
	},
	['Blinded 9'] = {
		link = 'Blinded 1',
		status = '1032_39',
		icon = 'Status_Blind 9.png'
	},
	['Blindfolded'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blindfolded',
		detail = 'Can\'t see where foes are / Can\'t see HP',
		status = '1408_2',
		icon = 'Status Blindfolded.png'
	},
	['Blood Ice'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blood Ice',
		detail = 'Trapped in Blood Ice (Can\'t use skills)',
		status = '1111_2',
		icon = 'Status Blood Ice.png'
	},
	['Blood Sacrifice'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Blood Sacrifice',
		detail = 'HP is lowered every turn',
		status = '3096',
		icon = 'Status Blood Sacrifice.png'
	},
	['Bore'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bore',
		detail = 'DEF is sharply lowered / DMG taken is sharply boosted (Can\'t be removed)',
		status = '3106',
		icon = 'status_3106.png'
	},
	['Bore (Foe)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Bore',
		detail = 'DEF is sharply lowered / DMG taken is sharply boosted (Can\'t be removed / Can\'t be extended)',
		status = '3136',
		icon = 'status_3136.png'
	},
	['Burn DMG Boost'] = {
		groups = {},
		categories = {},
		wiki_name = 'Burn DMG Boost',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />Unofficial status name',
		name = '',
		detail = 'DMG dealt is boosted against foes with Burn effect',
		status = '5020',
		icon = 'Status_Burn Up.png'
	},
	['Burned'] = {
		page = 'Burned',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Burned',
		detail = 'HP is lowered on every turn',
		status = '1083',
		icon = 'Status_Burned.png'
	},
	['Burned (Can\'t be removed)'] = {
		page = 'Burned',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Burned',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '1083',
		icon = 'Status_Burned.png'
	},
	['Burned (Local)'] = {
		page = 'Burned',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Burned',
		detail = 'HP is lowered on every turn',
		status = '1083_11',
		icon = 'status_1083_11.png'
	},
	['Burned 1'] = {
		link = 'Burned (Local)'
	},
	['Burned 2'] = {
		link = 'Burned (Local)',
		status = '1083_12',
		icon = 'status_1083_12.png'
	},
	['Burned 3'] = {
		link = 'Burned (Local)',
		status = '1083_13',
		icon = 'status_1083_13.png'
	},
	['Burned 4'] = {
		link = 'Burned (Local)',
		status = '1083_14',
		icon = 'status_1083_14.png'
	},
	['Burned 5'] = {
		link = 'Burned (Local)',
		status = '1083_15',
		icon = 'status_1083_15.png'
	},
	['Burned 6'] = {
		link = 'Burned (Local)',
		status = '1083_16',
		icon = 'status_1083_16.png'
	},
	['Burned 7'] = {
		link = 'Burned (Local)',
		status = '1083_17',
		icon = 'status_1083_17.png'
	},
	['Burned 8'] = {
		link = 'Burned (Local)',
		status = '1083_18',
		icon = 'status_1083_18.png'
	},
	['Burned 9'] = {
		link = 'Burned (Local)',
		status = '1083_19',
		icon = 'status_1083_19.png'
	},
	['Brainwash'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Brainwash',
		detail = 'Attacks against foes are ineffective. Normal attacks damage allies.',
		status = '6070',
		icon = 'Status_Brainwash.png'
	},
	['Break'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Break',
		detail = 'In break (Charge diamonds won\'t fill / Can\'t be removed)',
		status = '6335',
		icon = 'status_Onslaught.png'
	},
	['Break 1'] = {
		link = 'Break',
		status = '63351',
		icon = 'status_Onslaught 1.png'
	},
	['Break 2'] = {
		link = 'Break',
		status = '63352',
		icon = 'status_Onslaught 2.png'
	},
	['Break 3'] = {
		link = 'Break',
		status = '63353',
		icon = 'status_Onslaught 3.png'
	},
	['Break 4'] = {
		link = 'Break',
		status = '63354',
		icon = 'status_63354.png'
	},
	['Break 5'] = {
		link = 'Break',
		status = '63355',
		icon = 'status_63355.png'
	},
	['Break 6'] = {
		link = 'Break',
		status = '63356',
		icon = 'status_63356.png'
	},
	['Break 7'] = {
		link = 'Break',
		status = '63357',
		icon = 'status_63357.png'
	},
	['Break 8'] = {
		link = 'Break',
		status = '63358',
		icon = 'status_63358.png'
	},
	['Break 9'] = {
		link = 'Break',
		status = '63359',
		icon = 'status_63359.png'
	},
	['Break Boosted (DMG)'] = {
		page = 'Break Boosted',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Break Boosted (DMG)',
		detail = 'DMG needed to switch to normal mode is boosted',
		status = '1056',
		icon = 'Status_Lock.png'
	},
	['Break Boosted (Time)'] = {
		page = 'Break Boosted',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Break Boosted (Time)',
		detail = 'Break mode time is extended',
		status = '1055',
		icon = 'Status_Lock.png'
	},
	['Bring the Thunder'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bring the Thunder',
		detail = 'Next Clincher Paralyzes a foe (Can\'t be removed)',
		status = '4018',
		icon = 'Status_Bring the Thunder.png'
	},
	['Bring the Thunder+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Bring the Thunder+',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Bring the Thunder',
		detail = 'Next use of Clincher deals DMG twice / Paralyze effect (Can\'t be removed)',
		status = '4018',
		icon = 'Status_Bring the Thunder.png'
	},
	['% Charge Bar Lowered'] = {
		groups = {},
		categories = {},
		wiki_name = '-%a% Charge Bar',
		wiki_detail = 'Charge bar is lowered by %a% each turn for %t%',
		wiki_comment = '',
		name = 'Charge Bar Lowered',
		detail = 'Charge bar is lowered on every turn',
		status = '1272',
		icon = 'Status_Collapse.png'
	},
	['Instant % Charge Bar Lowered'] = {
		groups = {},
		categories = {},
		wiki_name = '-%a% Charge Bar',
		wiki_detail = 'Charge bar reduced by %a%',
		wiki_comment = '',
		name = 'Charge Bar Lowered',
		detail = 'Charge bar is lowered on every turn',
		status = '1272',
		icon = 'Status_Collapse.png'
	},
	['C\'est Belle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C\'est Belle',
		detail = 'Water ATK is boosted (Can\'t be removed)',
		status = '7583',
		icon = 'status_7583.png'
	},
	['Charge Bar Lowered'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Charge Bar Lowered',
		detail = 'Charge bar is lowered on every turn',
		status = '1272',
		icon = 'Status_Collapse.png'
	},
	['C.A. Sealed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. Sealed',
		detail = 'Can\'t use charge attack',
		status = '1007',
		icon = 'Status_CASeal.png'
	},
	['C.A. Sealed (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. Sealed',
		detail = 'Can\'t use charge attack (Can\'t be removed)',
		status = '1007',
		icon = 'Status_CASeal.png'
	},
	['C.A. Sealed (Can\'t be removed / Cut)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'C.A. Sealed',
		detail = 'Can\'t use charge attack (Can\'t be removed / Duration can\'t be cut)',
		status = '1007',
		icon = 'status_1007.png'
	},
	['Can\'t Act'] = {
		page = 'Can\'t Act',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Can\'t Act',
		detail = 'Can\'t attack (Can\'t be removed / Can\'t be extended)',
		status = '70751',
		icon = 'Status_70751.png'
	},
	['Can\'t Act 1'] = {
		link = 'Can\'t Act',
	},
	['Can\'t Act 2'] = {
		link = 'Can\'t Act',
		status = '70752',
		icon = 'Status_70752.png'
	},
	['Can\'t Act 3'] = {
		link = 'Can\'t Act',
		status = '70753',
		icon = 'Status_70753.png'
	},
	['Can\'t Act 4'] = {
		link = 'Can\'t Act',
		status = '70754',
		icon = 'Status_70754.png'
	},
	['Can\'t Act 5'] = {
		link = 'Can\'t Act',
		status = '70755',
		icon = 'Status_70755.png'
	},
	['Can\'t Act 6'] = {
		link = 'Can\'t Act',
		status = '70756',
		icon = 'Status_70756.png'
	},
	['Can\'t Act 7'] = {
		link = 'Can\'t Act',
		status = '70757',
		icon = 'Status_70757.png'
	},
	['Can\'t Act 8'] = {
		link = 'Can\'t Act',
		status = '70758',
		icon = 'Status_70758.png'
	},
	['Can\'t Act 9'] = {
		link = 'Can\'t Act',
		status = '70759',
		icon = 'Status_70759.png'
	},
	['Can\'t Act (Ippatsu)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Can\'t attack or use skills',
		name = 'Can\'t Act',
		detail = 'Can\'t take any action (Can\'t be removed)',
		status = '6205',
		icon = 'status_6205.png'
	},
	['Can\'t Act (Manamel)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Can\'t attack or use skills',
		name = 'Can\'t Act',
		detail = 'Can\'t take any action (Can\'t be removed)',
		status = '7388',
		icon = 'status_7388.png'
	},
	['Capture'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Capture',
		detail = 'Can\'t normal attack or use special attacks (Excludes special actions)',
		status = '7760_1',
		icon = 'status_7760_1.png'
	},
	['Capture 1'] = {
		link = 'Capture',
		status = '7760_1',
		icon = 'status_7760_1.png'
	},
	['Caught'] = {
		page = 'Paralyzed',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Caught',
		detail = 'Can\'t attack',
		status = '1102_31',
		icon = 'Status Paralyzed 1.png'
	},
	['Caught 1'] = {
		link = 'Caught',
	},
	['Caught 2'] = {
		link = 'Caught',
		status = '1102_32',
		icon = 'Status Paralyzed 2.png'
	},
	['Caught 3'] = {
		link = 'Caught',
		status = '1102_33',
		icon = 'Status Paralyzed 3.png'
	},
	['Caught 4'] = {
		link = 'Caught',
		status = '1102_34',
		icon = 'Status Paralyzed 4.png'
	},
	['Caught 5'] = {
		link = 'Caught',
		status = '1102_35',
		icon = 'Status Paralyzed 5.png'
	},
	['Caught 6'] = {
		link = 'Caught',
		status = '1102_36',
		icon = 'Status Paralyzed 6.png'
	},
	['Caught 7'] = {
		link = 'Caught',
		status = '1102_37',
		icon = 'Status Paralyzed 7.png'
	},
	['Caught 8'] = {
		link = 'Caught',
		status = '1102_38',
		icon = 'Status Paralyzed 8.png'
	},
	['Caught 9'] = {
		link = 'Caught',
		status = '1102_39',
		icon = 'Status Paralyzed 9.png'
	},
	['Cerulean Fruit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cerulean Fruit',
		detail = 'Receives a random debuff every turn / Upon using a debuff skill: Consume effect / 3-hit Flurry effect / Skill Sealed effect (Can\'t be removed)',
		status = '3242_1',
		icon = 'status_3242_1.png'
	},
	['Chains of Binding'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Chains of Binding',
		detail = 'Can\'t do special attacks / Slight chance to not attack',
		status = '1241_31',
		icon = 'status_1241_31.png'
	},
	['Chains of Binding 1'] = {
		link = 'Chains of Binding',
		status = '1241_31',
		icon = 'status_1241_31.png'
	},
	['Chains of Binding 2'] = {
		link = 'Chains of Binding',
		status = '1241_32',
		icon = 'status_1241_32.png'
	},
	['Chains of Binding 3'] = {
		link = 'Chains of Binding',
		status = '1241_33',
		icon = 'status_1241_33.png'
	},
  	['Chains of Binding 4'] = {
		link = 'Chains of Binding',
		status = '1241_34',
		icon = 'status_1241_34.png'
	},
	['Chains of Binding 5'] = {
		link = 'Chains of Binding',
		status = '1241_35',
		icon = 'status_1241_35.png'
	},
  	['Chains of Binding 6'] = {
		link = 'Chains of Binding',
		status = '1241_36',
		icon = 'status_1241_36.png'
	},
	['Chains of Binding 7'] = {
		link = 'Chains of Binding',
		status = '1241_37',
		icon = 'status_1241_37.png'
	},
  	['Chains of Binding 8'] = {
		link = 'Chains of Binding',
		status = '1241_38',
		icon = 'status_1241_38.png'
	},
	['Chains of Binding 9'] = {
		link = 'Chains of Binding',
		status = '1241_39',
		icon = 'status_1241_39.png'
	},
	['Charge Bar Gain Lowered'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Charge Bar Gain Lowered',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Charge Bar Gain Lowered',
		detail = 'Charge bar gain is lowered',
		status = '1406',
		icon = 'Status_Collapse.png'
	},
	['Charge Bar Gain Lowered (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Charge Bar Gain Lowered (Can\'t be removed)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Charge Bar Gain Lowered',
		detail = 'Charge bar gain is lowered (Can\'t be removed)',
		status = '1406',
		icon = 'Status_Collapse.png'
	},
	['Charge Bar Gain Lowered (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Charge Bar Gain Lowered (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Charge Bar Gain Lowered (Stackable)',
		detail = 'Charge bar gain is lowered (Stackable)',
		status = '7639',
		icon = 'status_7639.png'
	},
	['Charge Bar Gain Lowered (Stackable / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Charge Bar Gain Lowered (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Charge Bar Gain Lowered (Stackable)',
		detail = 'Charge bar gain is lowered (Stackable / Can\'t be removed)',
		status = '7639',
		icon = 'status_7639.png'
	},
	['Charge Bar Slowed'] = {
		link = 'Charge Bar Gain Lowered',
	},
	['Charmed'] = {
		page = 'Charm',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Charmed',
		detail = 'Attacks are slightly limited',
		status = '1101',
		icon = 'Status_Charm.png'
	},
	['Charmed (Can\'t be removed)'] = {
		link = 'Charmed',
		detail = 'Attacks are slightly limited (Can\'t be removed)',
	},
	['Charmed (Local)'] = {
		page = 'Charm',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Charmed',
		detail = 'Attacks are slightly limited',
		status = '6156_1',
		icon = 'Status Charm 1.png'
	},
	['Charmed 1'] = {
		link = 'Charmed (Local)',
	},
	['Charmed 2'] = {
		link = 'Charmed (Local)',
		status = '6156_2',
		icon = 'Status Charm 2.png'
	},
	['Charmed 3'] = {
		link = 'Charmed (Local)',
		status = '6156_3',
		icon = 'Status Charm 3.png'
	},
	['Charmed 4'] = {
		link = 'Charmed (Local)',
		status = '6156_4',
		icon = 'Status Charm 4.png'
	},
	['Charmed 5'] = {
		link = 'Charmed (Local)',
		status = '6156_5',
		icon = 'Status Charm 5.png'
	},
	['Charmed 6'] = {
		link = 'Charmed (Local)',
		status = '6156_6',
		icon = 'Status Charm 6.png'
	},
	['Charmed 7'] = {
		link = 'Charmed (Local)',
		status = '6156_7',
		icon = 'Status Charm 7.png'
	},
	['Charmed 8'] = {
		link = 'Charmed (Local)',
		status = '6156_8',
		icon = 'Status Charm 8.png'
	},
	['Charmed 9'] = {
		link = 'Charmed (Local)',
		status = '6156_9',
		icon = 'Status Charm 9.png'
	},
	['Chum'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Chum',
		detail = 'Targeted by a skill',
		status = '7207',
		icon = 'Status 7207.png'
	},
	['Chum 1'] = {
		link = 'Chum',
		status = '7207_1',
		icon = 'Status 7207_1.png'
	},
	['Chum 2'] = {
		link = 'Chum',
		status = '7207_2',
		icon = 'Status 7207_2.png'
	},
	['Chum 3'] = {
		link = 'Chum',
		status = '7207_3',
		icon = 'Status 7207_3.png'
	},
	['Chum 4'] = {
		link = 'Chum',
		status = '7207_4',
		icon = 'Status 7207_4.png'
	},
	['Chum 5'] = {
		link = 'Chum',
		status = '7207_5',
		icon = 'Status 7207_5.png'
	},
	['Chum 6'] = {
		link = 'Chum',
		status = '7207_6',
		icon = 'Status 7207_6.png'
	},
	['Chum 7'] = {
		link = 'Chum',
		status = '7207_7',
		icon = 'Status 7207_7.png'
	},
	['Chum 8'] = {
		link = 'Chum',
		status = '7207_8',
		icon = 'Status 7207_8.png'
	},
	['Chum 9'] = {
		link = 'Chum',
		status = '7207_9',
		icon = 'Status 7207_9.png'
	},
	['Cinders'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cinders',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '1083_2',
		icon = 'Status Cinders.png'
	},
	['Cloudcleave'] = {
		page = '',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Cloudcleave',
		detail = 'ATK and DEF are lowered (Can\'t be removed)',
		status = '3109',
		icon = 'status_3109.png'
	},
	['Cloudsong'] = {
		page = '',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cloudsong',
		detail = 'HP is restored for 2 turns and lowered after 3 turns',
		status = '1599_2',
		icon = 'Status Cloudsong.png'
	},
	['Confused'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Confused',
		detail = 'Allies can be targeted (Substitute and Counter are ineffective)',
		status = '1408',
		icon = 'Status Confused.png'
	},
	['Coldblooded'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Coldblooded',
		detail = 'Multiattack rate is lowered (Stacks each turn)',
		status = '3020_1',
		icon = 'Status Coldblooded 1.png'
	},
	['Coldblooded 1'] = {
		link = 'Coldblooded',
	},
	['Coldblooded 2'] = {
		link = 'Coldblooded',
		status = '3020_2',
		icon = 'Status Coldblooded 2.png'
	},
	['Coldblooded 3'] = {
		link = 'Coldblooded',
		status = '3020_3',
		icon = 'Status Coldblooded 3.png'
	},
	['Coldblooded 4'] = {
		link = 'Coldblooded',
		status = '3020_4',
		icon = 'Status Coldblooded 4.png'
	},
	['Coldcage'] = {
		page = 'Coldcage',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Coldcage',
		detail = 'Can\'t attack',
		status = '6238_2',
		icon = 'Status Coldcage.png'
	},
	['Coldcage 1'] = {
		link = 'Coldcage',
		status = '6238_21',
		icon = 'Status Coldcage 1.png'
	},
	['Coldcage 2'] = {
		link = 'Coldcage',
		status = '6238_22',
		icon = 'Status Coldcage 2.png'
	},
	['Coldcage (Ally)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Coldcage',
		detail = 'Can\'t attack',
		status = '6238_3',
		icon = 'status_6238_3.png'
	},
	['Collapsed'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Collapsed',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Collapsed',
		detail = 'Charge bar is lowered on every turn',
		status = '1272',
		icon = 'Status Collapse.png'
	},
	['Collapsed (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Collapsed',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Collapsed',
		detail = 'Charge bar is lowered on every turn (Can\'t be removed)',
		status = '1272',
		icon = 'Status Collapse.png'
	},
	['Collapsed (Tower)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Collapsed',
		detail = 'HP is lowered on every turn',
		status = '1083_11',
		icon = 'Status Collapsed (Tower) 1.png'
	},
	['Collapsed (Tower) 1'] = {
		link = 'Collapsed (Tower)',
	},
	['Collapsed (Tower) 2'] = {
		link = 'Collapsed (Tower)',
		status = '1083_12',
		icon = 'Status Collapsed (Tower) 2.png'
	},
	['Collapsed (Tower) 3'] = {
		link = 'Collapsed (Tower)',
		status = '1083_13',
		icon = 'Status Collapsed (Tower) 3.png'
	},
	['Collapsed (Tower) 4'] = {
		link = 'Collapsed (Tower)',
		status = '1083_14',
		icon = 'Status Collapsed (Tower) 4.png'
	},
	['Collapsed (Tower) 5'] = {
		link = 'Collapsed (Tower)',
		status = '1083_15',
		icon = 'Status Collapsed (Tower) 5.png'
	},
	['Collapsed (Tower) 6'] = {
		link = 'Collapsed (Tower)',
		status = '1083_16',
		icon = 'Status Collapsed (Tower) 6.png'
	},
	['Collapsed (Tower) 7'] = {
		link = 'Collapsed (Tower)',
		status = '1083_17',
		icon = 'Status Collapsed (Tower) 7.png'
	},
	['Collapsed (Tower) 8'] = {
		link = 'Collapsed (Tower)',
		status = '1083_18',
		icon = 'Status Collapsed (Tower) 8.png'
	},
	['Collapsed (Tower) 9'] = {
		link = 'Collapsed (Tower)',
		status = '1083_19',
		icon = 'Status Collapsed (Tower) 9.png'
	},
	['Collapsed (Zogora)'] = {
		link = 'Burned',
		name = 'Collapsed'
	},
	['Convulsion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Convulsion',
		detail = 'Mode bar was greatly cut (Resistant to further Convulsion / Can\'t be removed)',
		status = '6055',
		icon = 'Status Convulsion.png'
	},
	['Comatose'] = {
		page = 'Comatose',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Can\'t attack and takes big DMG<br />(Chance to end upon taking DMG)',
		wiki_comment = 'Takes 50% more damage<br />[[Local status effect]]',
		name = 'Comatose',
		detail = 'Can\'t attack and takes big DMG (Chance to end upon taking DMG)',
		status = '1263',
		icon = 'Status Sleep.png'
	},
	['Comatose (Local)'] = {
		link = 'Comatose',
		wiki_comment = 'Takes 50% more damage<br />[[Local status effect]]',
		status = '1263_11',
		icon = 'Status Sleep 1.png'
	},
	['Comatose 1'] = {
		link = 'Comatose (Local)',
		status = '1263_11',
		icon = 'Status Sleep 1.png'
	},
	['Comatose 2'] = {
		link = 'Comatose (Local)',
		status = '1263_12',
		icon = 'Status Sleep 2.png'
	},
	['Comatose 3'] = {
		link = 'Comatose (Local)',
		status = '1263_13',
		icon = 'Status Sleep 3.png'
	},
	['Comatose 4'] = {
		link = 'Comatose (Local)',
		status = '1263_14',
		icon = 'Status Sleep 4.png'
	},
	['Comatose 5'] = {
		link = 'Comatose (Local)',
		status = '1263_15',
		icon = 'Status Sleep 5.png'
	},
	['Comatose 6'] = {
		link = 'Comatose (Local)',
		status = '1263_16',
		icon = 'Status Sleep 6.png'
	},
	['Comatose 7'] = {
		link = 'Comatose (Local)',
		status = '1263_17',
		icon = 'Status Sleep 7.png'
	},
	['Comatose 8'] = {
		link = 'Comatose (Local)',
		status = '1263_12',
		icon = 'Status Sleep 8.png'
	},
	['Comatose 9'] = {
		link = 'Comatose (Local)',
		status = '1263_19',
		icon = 'Status Sleep 9.png'
	},
	['Confrontation'] = {
		page = 'Confrontation',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Confrontation',
		detail = 'Takes effects that activate against foes in overdrive',
		status = '9999_11',
		icon = 'status_9999_11.png'
	},
	['Confrontation 1'] = {
		link = 'Confrontation'
	},
	['Confrontation 2'] = {
		link = 'Confrontation',
		status = '9999_12',
		icon = 'status_9999_12.png'
	},
	['Confrontation 3'] = {
		link = 'Confrontation',
		status = '9999_13',
		icon = 'status_9999_13.png'
	},
	['Confrontation 4'] = {
		link = 'Confrontation',
		status = '9999_14',
		icon = 'status_9999_14.png'
	},
	['Confrontation 5'] = {
		link = 'Confrontation',
		status = '9999_15',
		icon = 'status_9999_15.png'
	},
	['Confrontation 6'] = {
		link = 'Confrontation',
		status = '9999_16',
		icon = 'status_9999_16.png'
	},
	['Confrontation 7'] = {
		link = 'Confrontation',
		status = '9999_17',
		icon = 'status_9999_17.png'
	},
	['Confrontation 8'] = {
		link = 'Confrontation',
		status = '9999_18',
		icon = 'status_9999_18.png'
	},
	['Confrontation 9'] = {
		link = 'Confrontation',
		status = '9999_19',
		icon = 'status_9999_19.png'
	},
	['Contorted Love'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Contorted Love',
		detail = 'DMG dealt is absorbed by wind foes, but wind DMG taken is reduced to 0 / Attacks are slightly limited / 1-turn cut to effect duration upon being targeted by an ally\'s buff or healing skill / Restores HP upon being targeted by Sadness (Can\'t be removed)',
		status = '3113',
		icon = 'status_3113.png'
	},
	['Corrosion'] = {
		page = 'Corrosion',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Corrosion',
		detail = 'Debuff resistance is lowered / HP is lowered on every turn',
		status = '6057',
		icon = 'Status Corrosion.png'
	},
	['Corrosion (Local)'] = {
		page = 'Corrosion',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Corrosion',
		detail = 'Debuff resistance is lowered / HP is lowered on every turn',
		status = '1011_1_1',
		icon = 'status_1011_1_1.png'
	},
	['Corrosion 1'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_1',
		icon = 'status_1011_1_1.png'
	},
	['Corrosion 2'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_2',
		icon = 'status_1011_1_2.png'
	},
	['Corrosion 3'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_3',
		icon = 'status_1011_1_3.png'
	},
	['Corrosion 4'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_4',
		icon = 'status_1011_1_4.png'
	},
	['Corrosion 5'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_5',
		icon = 'status_1011_1_5.png'
	},
	['Corrosion 6'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_6',
		icon = 'status_1011_1_6.png'
	},
	['Corrosion 7'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_7',
		icon = 'status_1011_1_7.png'
	},
	['Corrosion 8'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_8',
		icon = 'status_1011_1_8.png'
	},
	['Corrosion 9'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_9',
		icon = 'status_1011_1_9.png'
	},
	['Corrosion 10'] = {
		link = 'Corrosion (Local)',
		status = '1011_1_10',
		icon = 'status_1011_1_10.png'
	},
	['Counting Down'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Receives DMG after %t%',
		wiki_comment = '',
		name = 'Counting Down',
		detail = 'Receives DMG after t turn(s)',
		status = '1100',
		icon = 'Status Death.png'
	},
	['Crimson Dream'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Dream',
		detail = 'HP is restored for 2 turns and lowered after 3 turns',
		status = '1599_1',
		icon = 'Status Crimson Dream.png'
	},
	['Crimson Eye'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Eye',
		detail = 'Afflicted with Crimson Eye',
		status = '4002_5',
		icon = 'Status Crimson Eye.png'
	},
	['Crimson Eye (Babyl)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Eye',
		detail = 'Afflicted with Crimson Eye / Takes plain DMG from Chaos Eye (Can\'t be removed)',
		status = '4002_5',
		icon = 'status_4002_5.png'
	},
	['Crimson Fruit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crimson Fruit',
		detail = 'Charge bar gain is lowered / Upon using a damage skill: Consume effect and 100% of charge bar / Double Strike effect / DMG taken is supplemented (Can\'t be removed)',
		status = '3239_1',
		icon = 'status_3239_1.png'
	},
	['Crimson Sky'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Crimson Sky',
		detail = 'Extends all allies\' skill cooldowns when a summon is called ',
		status = '7161',
		icon = 'Status 7161.png'
	},
	['Crystallize'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Crystallize',
		detail = 'Macula Marius\'s skill Froststar Gale activates at end of turn',
		status = '6533',
		icon = 'Status Crystallize.png'
	},
	['Crystallize 1'] = {
		link = 'Crystallize',
		status = '6533_11',
		icon = 'Status Crystallize 1.png'
	},
	['Crystallize 2'] = {
		link = 'Crystallize',
		status = '6533_12',
		icon = 'Status Crystallize 2.png'
	},
	['Crystallize 3'] = {
		link = 'Crystallize',
		status = '6533_13',
		icon = 'Status Crystallize 3.png'
	},
  	['Crystallize 4'] = {
		link = 'Crystallize',
		status = '6533_14',
		icon = 'Status Crystallize 4.png'
	},
	['Crystallize 5'] = {
		link = 'Crystallize',
		status = '6533_15',
		icon = 'Status Crystallize 5.png'
	},
  	['Crystallize 6'] = {
		link = 'Crystallize',
		status = '6533_16',
		icon = 'Status Crystallize 6.png'
	},
	['Crystallize 7'] = {
		link = 'Crystallize',
		status = '6533_17',
		icon = 'Status Crystallize 7.png'
	},
  	['Crystallize 8'] = {
		link = 'Crystallize',
		status = '6533_18',
		icon = 'Status Crystallize 8.png'
	},
	['Crystallize 9'] = {
		link = 'Crystallize',
		status = '6533_19',
		icon = 'Status Crystallize 9.png'
	},
	['Curse of the Mask'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Curse of the Mask',
		detail = 'Can\'t be healed (Can\'t be removed)',
		status = '1565',
		icon = 'Status CursedMask.png'
	},
	['Cursed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cursed',
		detail = 'Can\'t be healed',
		status = '1012',
		icon = 'Status_Cursed.png'
	},
	['Cursed (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Cursed',
		detail = 'Can\'t be healed (Can\'t be removed)',
		status = '1012',
		icon = 'Status_Cursed.png'
	},
	['Dark Corrosion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Corrosion',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '6192_2',
		icon = 'Status Dark Corrosion.png'
	},
	['Dark DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark DEF Lowered',
		detail = 'DEF is lowered for dark DMG',
		status = '1026',
		icon = 'Status_DarkResDown.png',
	},
	['Dark Ensorcellment'] = {
		groups = {},
		categories = {},
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dark Ensorcellment',
		detail = 'ATK, DEF, and accuracy are lowered (Can\'t be removed)',
		status = '3271',
		icon = 'status_3271.png'
	},
	['Dark Ensorcellment 1'] = {
		link = 'Dark Ensorcellment',
		status = '3271_1',
		icon = 'status_3271_1.png'
	},
	['Dark Ensorcellment 2'] = {
		link = 'Dark Ensorcellment',
		status = '3271_2',
		icon = 'status_3271_2.png'
	},
	['Dark Ensorcellment 3'] = {
		link = 'Dark Ensorcellment',
		status = '3271_3',
		icon = 'status_3271_3.png'
	},
	['Dark Ensorcellment 4'] = {
		link = 'Dark Ensorcellment',
		status = '3271_4',
		icon = 'status_3271_4.png'
	},
	['Dark Ensorcellment 5'] = {
		link = 'Dark Ensorcellment',
		status = '3271_5',
		icon = 'status_3271_5.png'
	},
	['Dark Ensorcellment 6'] = {
		link = 'Dark Ensorcellment',
		status = '3271_6',
		icon = 'status_3271_6.png'
	},
	['Dark Ensorcellment 7'] = {
		link = 'Dark Ensorcellment',
		status = '3271_7',
		icon = 'status_3271_7.png'
	},
	['Dark Ensorcellment 8'] = {
		link = 'Dark Ensorcellment',
		status = '3271_8',
		icon = 'status_3271_8.png'
	},
	['Dark Ensorcellment 9'] = {
		link = 'Dark Ensorcellment',
		status = '3271_9',
		icon = 'status_3271_9.png'
	},
	['Dark Ensorcellment 10'] = {
		link = 'Dark Ensorcellment',
		status = '3271_10',
		icon = 'status_3271_10.png'
	},
	['Dark Jinx'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Jinx',
		detail = 'Dark has become an elemental weakness (Can\'t be removed)',
		status = '7638_6',
		icon = 'status_7638_6.png'
	},
	['Dark Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Lowered (Stackable)',
		detail = 'DEF is lowered for dark DMG (Stackable)',
		status = '1441',
		icon = 'Status_DarkDEFDownStack.png'
	},
	['Dark Lowered (Stackable / Can\'t be removed)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Dark DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Lowered (Stackable)',
		detail = 'DEF is lowered for dark DMG (Stackable / Can\'t be removed)',
		status = '1441',
		icon = 'Status_DarkDEFDownStack.png'
	},
	['Dark Restraints'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dark Restraints',
		detail = 'Can\'t deal multiattacks',
		status = '3249',
		icon = 'status_3249.png'
	},
	['Deadly Poison'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Deadly Poison',
		detail = 'HP is lowered on every turn',
		status = '1271',
		icon = 'Status Suffocate.png'
	},
	['Death'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Knocked out after %t%',
		wiki_comment = '',
		name = 'Death',
		detail = 'Knocked out after X turn(s)',
		status = '1100',
		icon = 'Status Death.png'
	},
	['Death\'s Door'] = {
		link = 'Death\'s Door 1',
	},
	['Death\'s Door 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Death\'s Door',
		detail = 'Hostility is boosted / DEF is lowered',
		status = '60781',
		icon = 'Status Deaths Door 1.png'
	},
	['Death\'s Door 5'] = {
		link = 'Death\'s Door',
		status = '15395',
		icon = 'Status Deaths Door 5.png'
	},
	['Death\'s Repose'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Knocked out after %t% (Can\'t be removed)',
		wiki_comment = '',
		name = 'Death\'s Repose',
		detail = 'Knocked out after X turn(s) (Can\'t be removed)',
		status = '1100',
		icon = 'Status Death.png'
	},
	['Death Ineluctable'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Death Ineluctable',
		detail = 'Can\'t be revived (Can\'t be removed)',
		status = '6495',
		icon = 'Status Death Ineluctable.png'
	},
	['Death Sentence'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Death Sentence',
		detail = 'All party members will be knocked out on turn 13',
		status = '1308_41',
		icon = 'Status Death Sentence 1.png'
	},
	['Death Sentence 1'] = {
		link = 'Death Sentence',
	},
	['Death Sentence 2'] = {
		link = 'Death Sentence',
		status = '1308_42',
		icon = 'Status Death Sentence 2.png'
	},
	['Death Sentence 3'] = {
		link = 'Death Sentence',
		status = '1308_43',
		icon = 'Status Death Sentence 3.png'
	},
	['Death Sentence 4'] = {
		link = 'Death Sentence',
		status = '1308_44',
		icon = 'Status Death Sentence 4.png'
	},
	['Death Sentence 5'] = {
		link = 'Death Sentence',
		status = '1308_45',
		icon = 'Status Death Sentence 5.png'
	},
	['Death Sentence 6'] = {
		link = 'Death Sentence',
		status = '1308_46',
		icon = 'Status Death Sentence 6.png'
	},
	['Death Sentence 7'] = {
		link = 'Death Sentence',
		status = '1308_47',
		icon = 'Status Death Sentence 7.png'
	},
	['Death Sentence 8'] = {
		link = 'Death Sentence',
		status = '1308_48',
		icon = 'Status Death Sentence 8.png'
	},
	['Death Sentence 9'] = {
		link = 'Death Sentence',
		status = '1308_49',
		icon = 'Status Death Sentence 9.png'
	},
	['Death Sentence 10'] = {
		link = 'Death Sentence',
		status = '1308_410',
		icon = 'Status Death Sentence 10.png'
	},
	['Death Sentence 11'] = {
		link = 'Death Sentence',
		status = '1308_411',
		icon = 'Status Death Sentence 11.png'
	},
	['Death Sentence 12'] = {
		link = 'Death Sentence',
		status = '1308_412',
		icon = 'Status Death Sentence 12.png'
	},
	['Death Sentence 13'] = {
		link = 'Death Sentence',
		status = '1308_413',
		icon = 'Status Death Sentence 13.png'
	},
	['Death Sentence (Sariel)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Death Sentence',
		detail = 'DMG taken is boosted / DMG dealt is lowered',
		status = '6058_2',
		icon = 'Status Death Sentence (Sariel).png'
	},
	['Death Sentence (Sariel) 1'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_21',
		icon = 'Status Death Sentence (Sariel) 1.png'
	},
	['Death Sentence (Sariel) 2'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_22',
		icon = 'Status Death Sentence (Sariel) 2.png'
	},
	['Death Sentence (Sariel) 3'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_23',
		icon = 'Status Death Sentence (Sariel) 3.png'
	},
  	['Death Sentence (Sariel) 4'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_24',
		icon = 'Status Death Sentence (Sariel) 4.png'
	},
	['Death Sentence (Sariel) 5'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_25',
		icon = 'Status Death Sentence (Sariel) 5.png'
	},
  	['Death Sentence (Sariel) 6'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_26',
		icon = 'Status Death Sentence (Sariel) 6.png'
	},
	['Death Sentence (Sariel) 7'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_27',
		icon = 'Status Death Sentence (Sariel) 7.png'
	},
  	['Death Sentence (Sariel) 8'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_28',
		icon = 'Status Death Sentence (Sariel) 8.png'
	},
	['Death Sentence (Sariel) 9'] = {
		link = 'Death Sentence (Sariel)',
		status = '6058_29',
		icon = 'Status Death Sentence (Sariel) 9.png'
	},

	['Death Wish'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Death Wish',
		detail = 'Taking less DMG (Effect weakens each time an ally is knocked out)',
		status = '1019_7_90',
		icon = 'Status Death Wish 90.png'
	},
	['Death Wish 10'] = {
		link = 'Death Wish',
		status = '1019_7_10',
		icon = 'Status Death Wish 10.png'
	},
	['Death Wish 30'] = {
		link = 'Death Wish',
		status = '1019_7_30',
		icon = 'Status Death Wish 30.png'
	},
	['Death Wish 50'] = {
		link = 'Death Wish',
		status = '1019_7_50',
		icon = 'Status Death Wish 50.png'
	},
	['Death Wish 70'] = {
		link = 'Death Wish',
		status = '1019_7_70',
		icon = 'Status Death Wish 70.png'
	},
	['Death Wish 90'] = {
		link = 'Death Wish',
		status = '1019_7_90',
		icon = 'Status Death Wish 90.png'
	},
	['Debuff Damping'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Debuff Damping',
		detail = 'Debuff durations are cut by 1 turn (Debuffs with an initial duration of 1 turn won\'t be applied at all) (Can\'t be removed)',
		status = '7670',
		icon = 'status_7670.png'
	},
	['Debuff Resistance Lowered (Stackable)'] = {
		page = 'Debuff_Resistance#Debuff Resistance Lowered (Stackable)',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Lowered (Stackable)',
		detail = 'Debuff resistance is lowered (Stackable)',
		status = '1524',
		icon = 'Status_DebuffResDown.png'
	},
	['Debuff Resistance Lowered (Stackable / Can\'t be removed)'] = {
		page = 'Debuff_Resistance#Debuff Resistance Lowered (Stackable)',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Lowered (Stackable)',
		detail = 'Debuff resistance is lowered (Stackable / Can\'t be removed)',
		status = '1524',
		icon = 'Status_DebuffResDown.png'
	},
	['Debuff Resistance Lowered (Stackable / Can\'t be removed / Local)'] = {
		page = 'Debuff_Resistance#Debuff Resistance Lowered (Stackable)',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Debuff Resistance Lowered (Stackable)',
		detail = 'Debuff resistance is lowered (Stackable / Can\'t be removed)',
		status = '7215',
		icon = 'status_7215.png'
	},
	['Debuff Resistance Lowered'] = {
		page = 'Debuff_Resistance#Debuff Resistance Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Debuff Res. Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Debuff Resistance Lowered',
		detail = 'Debuff resistance is lowered',
		status = '1011',
		icon = 'Status_DebuffResDown.png'
	},
	['Debuff Resistance Lowered (Can\'t be removed)'] = {
		link = 'Debuff Resistance Lowered',
		detail = 'Debuff resistance is lowered (Can\'t be removed)',
	},
	['Debuff Resistance Lowered (Local)'] = {
		page = 'Debuff_Resistance#Debuff Resistance Lowered',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '%a% Debuff Res. Down',
		wiki_comment = '',
		name = 'Debuff Resistance Lowered',
		detail = 'Debuff resistance is lowered',
		status = '1011_1',
		icon = 'status_1011_1.png'
	},
	['Debuff Resistance Lowered 1'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_11',
		icon = 'status_1011_11.png'
	},
	['Debuff Resistance Lowered 2'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_12',
		icon = 'status_1011_12.png'
	},
	['Debuff Resistance Lowered 3'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_13',
		icon = 'status_1011_13.png'
	},
	['Debuff Resistance Lowered 4'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_14',
		icon = 'status_1011_14.png'
	},
	['Debuff Resistance Lowered 5'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_15',
		icon = 'status_1011_15.png'
	},
	['Debuff Resistance Lowered 6'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_16',
		icon = 'status_1011_16.png'
	},
	['Debuff Resistance Lowered 7'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_17',
		icon = 'status_1011_17.png'
	},
	['Debuff Resistance Lowered 8'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_18',
		icon = 'status_1011_18.png'
	},
	['Debuff Resistance Lowered 9'] = {
		link = 'Debuff Resistance Lowered (Local)',
		status = '1011_19',
		icon = 'status_1011_19.png'
	},
	['Deepshot'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Deepshot',
		detail = 'DEF is sharply lowered / DMG taken is sharply supplemented (Can\'t be extended / Can\'t be removed)',
		status = '3222_1',
		icon = 'status_3222_1.png'
	},
	['Deepshot 1'] = {
		link = 'Deepshot',
		status = '3222_1',
		icon = 'status_3222_1.png'
	},
	['Deepshot 2'] = {
		link = 'Deepshot',
		status = '3222_2',
		icon = 'status_3222_2.png'
	},
	['Deepshot 3'] = {
		link = 'Deepshot',
		status = '3222_3',
		icon = 'status_3222_3.png'
	},
	['Deepshot 4'] = {
		link = 'Deepshot',
		status = '3222_4',
		icon = 'status_3222_4.png'
	},
	['Deepshot 5'] = {
		link = 'Deepshot',
		status = '3222_5',
		icon = 'status_3222_5.png'
	},
	['Deepshot 6'] = {
		link = 'Deepshot',
		status = '3222_6',
		icon = 'status_3222_6.png'
	},
	['Deepshot 7'] = {
		link = 'Deepshot',
		status = '3222_7',
		icon = 'status_3222_7.png'
	},
	['Deepshot 8'] = {
		link = 'Deepshot',
		status = '3222_8',
		icon = 'status_3222_8.png'
	},
	['Deepshot 9'] = {
		link = 'Deepshot',
		status = '3222_9',
		icon = 'status_3222_9.png'
	},
	['Deepshot 10'] = {
		link = 'Deepshot',
		status = '3222_10',
		icon = 'status_3222_10.png'
	},
	['FRIED SHRIMP Down'] = {
		groups = {},
		categories = {},
		wiki_name = 'FRIED SHRIMP Down',
		wiki_detail = '',
		wiki_comment = '',
		name = '防御DOWN',
		detail = 'Premium Friday has ended, and max HP and DEF are lowered (Can\'t be removed)',
		status = '7062',
		icon = 'Status_7062.png'
	},
	['DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Lowered',
		detail = 'DEF is lowered',
		status = '1020',
		icon = 'Status_DefenseDown.png'
	},
	['DEF Lowered (Can\'t be removed)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Lowered',
		detail = 'DEF is lowered (Can\'t be removed)',
		status = '1077',
		icon = 'Status_DefenseDown.png'
	},
	['DEF Lowered (Local)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Down',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'DEF Lowered',
		detail = 'DEF is lowered',
		status = '1020_11',
		icon = 'Status DEF Down 1.png'
	},
	['DEF Lowered 1'] = {
		link = 'DEF Lowered (Local)',
	},
	['DEF Lowered 2'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_12',
		icon = 'Status DEF Down 2.png'
	},
	['DEF Lowered 3'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_13',
		icon = 'Status DEF Down 3.png'
	},
	['DEF Lowered 4'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_14',
		icon = 'Status DEF Down 4.png'
	},
	['DEF Lowered 5'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_15',
		icon = 'Status DEF Down 5.png'
	},
	['DEF Lowered 6'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_16',
		icon = 'Status DEF Down 6.png'
	},
	['DEF Lowered 7'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_17',
		icon = 'Status DEF Down 7.png'
	},
	['DEF Lowered 8'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_18',
		icon = 'Status DEF Down 8.png'
	},
	['DEF Lowered 9'] = {
		link = 'DEF Lowered (Local)',
		status = '1020_19',
		icon = 'Status DEF Down 9.png'
	},
	['DEF Lowered (Ippatsu)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Lowered',
		detail = 'DEF is lowered (Can\'t be removed)',
		status = '6205',
		icon = 'status_6205.png'
	},
	['DEF Lowered (Manamel)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Lowered',
		detail = 'DEF is lowered (Can\'t be removed)',
		status = '7388',
		icon = 'status_7388.png'
	},
	['DEF Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {'Debuffs'},
		categories = {'Defense down'},
		wiki_name = '%a% DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Lowered (Stackable)',
		detail = 'DEF is lowered (Stackable)',
		status = '1427',
		icon = 'Status_DefenseDownStack.png'
	},
	['DEF Lowered (Stackable / Can\'t be removed)'] = {
		page = 'DEF Down',
		groups = {'Debuffs'},
		categories = {'Defense down'},
		wiki_name = '%a% DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Lowered (Stackable)',
		detail = 'DEF is lowered (Stackable / Can\'t be removed)',
		status = '1427',
		icon = 'Status_DefenseDownStack.png'
	},
	['DEF Lowered (Stackable / Unremovable)'] = {
		link = 'DEF Lowered (Stackable / Can\'t be removed)',
	},
	['DEF Lowered (Stackable / Can\'t be removed / Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'DEF Lowered (Stackable)',
		detail = 'DEF is lowered (Stackable / Can\'t be removed)',
		status = '7214',
		icon = 'status_7214.png'
	},
	['DEF Lowered (Narmaya)'] = {
		page = 'DEF Down',
		groups = {'Debuffs'},
		categories = {'Defense down'},
		wiki_name = '%a% DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Lowered (Stackable)',
		detail = 'DEF is lowered by Butterfly Effect (Stackable / Can\'t be removed)',
		status = '1917',
		icon = 'Status_DefenseDownStack.png'
	},
	['DEF Sharply Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Sharp DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'DEF Sharply Lowered',
		detail = 'DEF is sharply lowered',
		status = '6067',
		icon = 'Status_DefenseDownSharp.png'
	},
	['DEF Sharply Lowered (Can\'t be removed)'] = {
		link = 'DEF Sharply Lowered',
		detail = 'DEF is sharply lowered (Can\'t be removed)',

	},
	['Defense Ace Skill'] = {
		groups = {},
		categories = {},
		wiki_name = 'Defense Ace Skill',
		wiki_detail = 'Max HP is boosted (Defense Ace Skill / Can\'t be removed)',
		wiki_comment = '',
		name = 'Crew Officer Skills',
		detail = 'Max HP is boosted (Defense Ace Skill)',
		status = '6150_3',
		icon = 'status_6150_3.png'
	},
	['Defenseless'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Defenseless',
		detail = 'Guard can\'t be used (Can\'t be removed)',
		status = '6869',
		icon = 'status_6869.png'
	},
	['Defied'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Defied',
		detail = 'DMG taken is boosted based on lvl (Can\'t be removed / Max: Lvl 5 / Lvl rises each time an Omen is canceled)',
		status = '7291_1',
		icon = 'status_7291_1.png'
	},
	['Defied 1'] = {
		link = 'Defied',
		status = '7291_1',
		icon = 'status_7291_1.png'
	},
	['Defied 2'] = {
		link = 'Defied',
		status = '7291_2',
		icon = 'status_7291_2.png'
	},
	['Defied 3'] = {
		link = 'Defied',
		status = '7291_3',
		icon = 'status_7291_3.png'
	},
	['Defied 4'] = {
		link = 'Defied',
		status = '7291_4',
		icon = 'status_7291_4.png'
	},
	['Defied 5'] = {
		link = 'Defied',
		status = '7291_5',
		icon = 'status_7291_5.png'
	},
	['Defied 6'] = {
		link = 'Defied',
		status = '7291_6',
		icon = 'status_7291_6.png'
	},
	['Defied 7'] = {
		link = 'Defied',
		status = '7291_7',
		icon = 'status_7291_7.png'
	},
	['Defied 8'] = {
		link = 'Defied',
		status = '7291_8',
		icon = 'status_7291_8.png'
	},
	['Defied 9'] = {
		link = 'Defied',
		status = '7291_9',
		icon = 'status_7291_9.png'
	},
	['Demagog'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Demagog',
		detail = 'HP bar is hidden',
		status = '1361',
		icon = 'Status Demagogue.png'
	},
        ['Demagog 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Demagog',
		detail = 'HP bar is hidden (Can\'t be removed / Ends upon being targeted by a healing skill 1 time)',
		status = '1361_1',
		icon = 'status_1361_1.png'
	},
	['Demagog 2'] = {
		link = 'Demagog 1',
		detail = 'HP bar is hidden (Can\'t be removed / Ends upon being targeted by a healing skill 2 times)',
		status = '1361_2',
		icon = 'status_1361_2.png'
	},
	['Demagog 3'] = {
		link = 'Demagog 1',
		detail = 'HP bar is hidden (Can\'t be removed / Ends upon being targeted by a healing skill 3 times)',
		status = '1361_3',
		icon = 'status_1361_3.png'
	},
	['Demoralized'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Demoralized',
		detail = 'Buff effects granted by buff skills are nullified (Can\'t be removed)',
		status = '6320',
		icon = 'Status Demoralized.png'
	},
	['Disaggregating'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Disaggregating',
		detail = 'HP is lowered every turn based on number of turns passed (Can\'t be removed)',
		status = '3154',
		icon = 'status_3154.png'
	},
	['Disintegrate'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Disintegrate',
		detail = 'HP is lowered on every turn',
		status = '1083',
		icon = 'Status_Burned.png'
	},
	['Divine Sentence'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Divine Sentence',
		detail = 'DMG taken is supplemented (Can\'t be removed)',
		status = '6694',
		icon = 'Status_Divine Sentence.png'
	},
	['Divine Sentence 1'] = {
		link = 'Divine Sentence',
	},
	['Divine Sentence 2'] = {
		link = 'Divine Sentence',
		status = '6694_2',
		icon = 'Status_Divine Sentence 2.png'
	},
	['Divine Sentence 3'] = {
		link = 'Divine Sentence',
		status = '6694_3',
		icon = 'Status_Divine Sentence 3.png'
	},
	['Divine Sentence 4'] = {
		link = 'Divine Sentence',
		status = '6694_4',
		icon = 'Status_Divine Sentence 4.png'
	},
	['Divine Sentence 2'] = {
		link = 'Divine Sentence',
		status = '6694_2',
		icon = 'Status_Divine Sentence 2.png'
	},
	['Divine Sentence 3'] = {
		link = 'Divine Sentence',
		status = '6694_3',
		icon = 'Status_Divine Sentence 3.png'
	},
	['Divine Sentence 4'] = {
		link = 'Divine Sentence',
		status = '6694_4',
		icon = 'Status_Divine Sentence 4.png'
	},
	['Divine Sentence 5'] = {
		link = 'Divine Sentence',
		status = '6694_5',
		icon = 'Status_Divine Sentence 5.png'
	},
	['Divine Sentence 6'] = {
		link = 'Divine Sentence',
		status = '6694_6',
		icon = 'Status_Divine Sentence 6.png'
	},
	['Divine Sentence 7'] = {
		link = 'Divine Sentence',
		status = '6694_7',
		icon = 'Status_Divine Sentence 7.png'
	},
	['Divine Sentence 8'] = {
		link = 'Divine Sentence',
		status = '6694_8',
		icon = 'Status_Divine Sentence 8.png'
	},
	['Divine Sentence 9'] = {
		link = 'Divine Sentence',
		status = '6694_9',
		icon = 'Status_Divine Sentence 9.png'
	},
	['Divine Jail'] = {
		page = 'Terror',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Divine Jail',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_101',
		icon = 'status_1374_101.png'
	},
	['Divine Jail 1'] = {
		link = 'Divine Jail',
		status = '1374_101',
		icon = 'status_1374_101.png'
	},
	['Divine Jail 2'] = {
		link = 'Divine Jail',
		status = '1374_102',
		icon = 'status_1374_102.png'
	},
	['Divine Jail 3'] = {
		link = 'Divine Jail',
		status = '1374_103',
		icon = 'status_1374_103.png'
	},
	['Divine Jail 4'] = {
		link = 'Divine Jail',
		status = '1374_104',
		icon = 'status_1374_104.png'
	},
	['Divine Jail 5'] = {
		link = 'Divine Jail',
		status = '1374_105',
		icon = 'status_1374_105.png'
	},
	['Divine Jail 6'] = {
		link = 'Divine Jail',
		status = '1374_106',
		icon = 'status_1374_106.png'
	},
	['Divine Jail 7'] = {
		link = 'Divine Jail',
		status = '1374_107',
		icon = 'status_1374_107.png'
	},
	['Divine Jail 8'] = {
		link = 'Divine Jail',
		status = '1374_108',
		icon = 'status_1374_108.png'
	},
	['Divine Jail 9'] = {
		link = 'Divine Jail',
		status = '1374_109',
		icon = 'status_1374_109.png'
	},
	['Divine Jail 10'] = {
		link = 'Divine Jail',
		status = '1374_1010',
		icon = 'status_1374_1010.png'
	},
	['DMG Taken Amplified'] = {
  	page = 'DMG Taken Amplified',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DMG taken is amplified (Can\'t be removed / Can\'t be extended)',
		wiki_comment = '[[Local status effect]]',
		name = 'DMG Taken Amplified',
		detail = 'DMG taken is amplified (6 time[s] / Can\'t be removed / Can\'t be extended)',
		status = '7368',
		icon = 'status_7368.png'
	},
	['DMG Taken Amplified 1'] = {
		link = 'DMG Taken Amplified',
		status = '7368_1',
		icon = 'status_7368_1.png'
	},
	['DMG Taken Amplified 2'] = {
		link = 'DMG Taken Amplified',
		status = '7368_2',
		icon = 'status_7368_2.png'
	},
	['DMG Taken Amplified 3'] = {
		link = 'DMG Taken Amplified',
		status = '7368_3',
		icon = 'status_7368_3.png'
	},
	['DMG Taken Amplified 4'] = {
		link = 'DMG Taken Amplified',
		status = '7368_4',
		icon = 'status_7368_4.png'
	},
	['DMG Taken Amplified 5'] = {
		link = 'DMG Taken Amplified',
		status = '7368_5',
		icon = 'status_7368_5.png'
	},
	['DMG Taken Amplified 6'] = {
		link = 'DMG Taken Amplified',
		status = '7368_6',
		icon = 'status_7368_6.png'
	},
	['DMG Taken Amplified 7'] = {
		link = 'DMG Taken Amplified',
		status = '7368_7',
		icon = 'status_7368_7.png'
	},
	['DMG Taken Amplified 8'] = {
		link = 'DMG Taken Amplified',
		status = '7368_8',
		icon = 'status_7368_8.png'
	},
	['DMG Taken Amplified 9'] = {
		link = 'DMG Taken Amplified',
		status = '7368_9',
		icon = 'status_7368_9.png'
	},
	['Doom'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Receives plain DMG after %t% turn(s)',
		wiki_comment = '',
		name = 'Doom',
		detail = 'Receives DMG after X turn(s)',
		status = '1100',
		icon = 'Status Death.png'
	},
	['Dorrie'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dorrie',
		detail = 'Trap springs when the foe uses a special attack (Plain DMG to all foes / Caught effect) (Can\'t be removed)',
		status = '6760',
		icon = 'Status Dorrie.png'
	},
	['Dorrie\'s Tricks'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Skill DMG taken is supplemented / For every 20,200,000 water skill DMG dealt to this foe: Bonus plain DMG / DMG Taken Amplified effect (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		name = 'Dorrie\'s Tricks',
		detail = '',
		status = '6760',
		icon = 'status_6760.png'
	},
	['Double Attack Rate Lowered'] = {
		page = 'Multiattack Rate#Double_Attack_Rate_Lowered',
		groups = {'Debuffs'},
		categories = {''},
		wiki_name = '%a% DA Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Attack Rate Lowered',
		detail = 'Double attack rate is lowered',
		status = '1106',
		icon = 'Status_DoubleDown.png',
	},
	['Double Attack Rate Lowered (Can\'t be removed)'] = {
		link = 'Double Attack Rate Lowered',
		detail = 'Double attack rate is lowered (Can\'t be removed)',
	},
	['Double Attack Rate Lowered (Local)'] = {
		page = 'Multiattack Rate#Double_Attack_Rate_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% DA Down',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'Double Attack Rate Lowered',
		detail = 'Double attack rate is lowered',
		status = '1106_11',
		icon = 'Status DA Down 1.png'
	},
	['Double Attack Rate Lowered 1'] = {
		link = 'Double Attack Rate Lowered (Local)',
	},
	['Double Attack Rate Lowered 2'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_12',
		icon = 'Status DA Down 2.png'
	},
	['Double Attack Rate Lowered 3'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_13',
		icon = 'Status DA Down 3.png'
	},
	['Double Attack Rate Lowered 4'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_14',
		icon = 'Status DA Down 4.png'
	},
	['Double Attack Rate Lowered 5'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_15',
		icon = 'Status DA Down 5.png'
	},
	['Double Attack Rate Lowered 6'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_16',
		icon = 'Status DA Down 6.png'
	},
	['Double Attack Rate Lowered 7'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_17',
		icon = 'Status DA Down 7.png'
	},
	['Double Attack Rate Lowered 8'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_18',
		icon = 'Status DA Down 8.png'
	},
	['Double Attack Rate Lowered 9'] = {
		link = 'Double Attack Rate Lowered (Local)',
		status = '1106_19',
		icon = 'Status DA Down 9.png'
	},
	['Double Attack Rate Lowered (Old)'] = {
		link = 'Double Attack Rate Lowered',
		status = '1282',
		icon = 'Status MA Down Old.png'
	},
	['Double Attack Rate Lowered (Stackable)'] = {
		groups = {},
		categories = {''},
		wiki_name = '%a% DA Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Attack Rate Lowered (Stackable)',
		detail = 'Double attack rate is lowered (Stackable)',
		status = '6110',
		icon = 'status_6110.png'
	},
	['Double Attack Rate Lowered (Stackable / Can\'t be removed)'] = {
		page = 'Multiattack Rate#Double_Attack_Rate_Lowered',
		groups = {''},
		categories = {''},
		wiki_name = '%a% DA Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Double Attack Rate Lowered',
		detail = 'Double attack rate is lowered (Stackable / Can\'t be removed)',
		status = '6110',
		icon = 'Status_DA Down Stack.png',
	},
	['Double Attack Rate Lowered (Stackable / Unremovable)'] = {
		link = 'Double Attack Rate Lowered (Stackable / Can\'t be removed)',
  },
	['Dracoforce'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Dracoforce',
		detail = ' Under Grea\'s sway / Grea\'s ATK specs will be boosted upon attacking this foe (Can\'t be removed)',
		status = '4002_11',
		icon = 'Status Dracoforce 1.png'
	},
	['Dracoforce 1'] = {
		link = 'Dracoforce',
	},
	['Dracoforce 2'] = {
		link = 'Dracoforce',
		status = '4002_12',
		icon = 'Status Dracoforce 2.png',
	},
	['Dracoforce 3'] = {
		link = 'Dracoforce',
		status = '4002_13',
		icon = 'Status Dracoforce 3.png',
	},
	['Dusky Verdict'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is lowered / Debuff resistance is lowered (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		name = 'Dusky Verdict',
		detail = '',
		status = '6748',
		icon = 'Status Dusky Verdict.png'
	},
	['Dracoforce 4'] = {
		link = 'Dracoforce',
		status = '4002_14',
		icon = 'Status Dracoforce 4.png',
	},
	['Dvesha'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Dvesha',
		detail = 'Tormented by rage, ATK is boosted and DEF is lowered',
		status = '3085',
		icon = 'Status Dvesha.png'
	},
	['Earth DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth DEF Lowered',
		detail = 'DEF is lowered for earth DMG',
		status = '1023',
		icon = 'Status_EarthResDown.png',
	},
	['Earth Jinx'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Jinx',
		detail = 'Earth has become an elemental weakness (Can\'t be removed)',
		status = '7638_3',
		icon = 'status_7638_3.png'
	},
	['Earth Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Earth DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Lowered (Stackable)',
		detail = 'DEF is lowered for earth DMG (Stackable)',
		status = '1438',
		icon = 'Status_EarthDEFDownStack.png'
	},
	['Earth Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Seal',
		detail = 'Earth Seal is cast',
		status = '8013',
		icon = 'Status EarthMark1.png'
	},
	['Earth Seal II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Earth Seal II',
		detail = 'Earth Seal II is cast',
		status = '8023',
		icon = 'Status EarthMark2.png'
	},
	['Eayan Al-Ramal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eayan Al-Ramal',
		detail = 'DMG taken is supplemented based on number of debuffs',
		status = '6656',
		icon = 'Status Eayan Al-Ramal 1.png'
	},
	['Eayan Al-Ramal 1'] = {
		link = 'Eayan Al-Ramal',
	},
	['Eayan Al-Ramal 2'] = {
		link = 'Eayan Al-Ramal',
		status = '66562',
		icon = 'Status Eayan Al-Ramal 2.png'
	},
	['Eayan Al-Ramal 3'] = {
		link = 'Eayan Al-Ramal',
		status = '66563',
		icon = 'Status Eayan Al-Ramal 3.png'
	},
  	['Eayan Al-Ramal 4'] = {
		link = 'Eayan Al-Ramal',
		status = '66564',
		icon = 'Status Eayan Al-Ramal 4.png'
	},
	['Eayan Al-Ramal 5'] = {
		link = 'Eayan Al-Ramal',
		status = '66565',
		icon = 'Status Eayan Al-Ramal 5.png'
	},
  	['Eayan Al-Ramal 6'] = {
		link = 'Eayan Al-Ramal',
		status = '66566',
		icon = 'Status Eayan Al-Ramal 6.png'
	},
	['Eayan Al-Ramal 7'] = {
		link = 'Eayan Al-Ramal',
		status = '66567',
		icon = 'Status Eayan Al-Ramal 7.png'
	},
  	['Eayan Al-Ramal 8'] = {
		link = 'Eayan Al-Ramal',
		status = '66568',
		icon = 'Status Eayan Al-Ramal 8.png'
	},
	['Eayan Al-Ramal 9'] = {
		link = 'Eayan Al-Ramal',
		status = '66569',
		icon = 'Status Eayan Al-Ramal 9.png'
	},
	['Eclipse'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Eclipse',
		detail = 'Turn-based DMG is boosted',
		status = '6842',
		icon = 'status_6842.png'
	},
	['Eclipse 1'] = {
		link = 'Eclipse',
		status = '6842_1',
		icon = 'status_6842_1.png'
	},
	['Eclipse 2'] = {
		link = 'Eclipse',
		status = '6842_2',
		icon = 'status_6842_2.png'
	},
	['Eclipse 3'] = {
		link = 'Eclipse',
		status = '6842_3',
		icon = 'status_6842_3.png'
	},
	['Eclipse 4'] = {
		link = 'Eclipse',
		status = '6842_4',
		icon = 'status_6842_4.png'
	},
	['Eclipse 5'] = {
		link = 'Eclipse',
		status = '6842_5',
		icon = 'status_6842_5.png'
	},
	['Electrically Shocked'] = {
		link = 'Paralyzed',
		name = 'Electrically Shocked',
	},
	['Electrified'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Electrified',
		detail = 'Can\'t take any action (Can\'t be removed)',
		status = '1102',
		icon = 'Status Paralysis.png'
	},
	['Element ATK Lowered'] = {
		page = 'ATK Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Element ATK Down',
		wiki_detail = '',
		wiki_comment = 'Element ATK Down debuff based on weapon element',
		name = 'Element ATK Lowered',
		detail = 'Element ATK is lowered',
		status = '',
		icon = '',
	},
	['Element DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Element DEF Down',
		wiki_detail = 'Element DEF Down debuff based on weapon element',
		wiki_comment = '',
		name = 'Element DEF Lowered',
		detail = 'DEF is lowered for Element DMG',
		status = '',
		icon = '',
	},
	['Element DEF Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Element DEF Down (Stackable%am%)',
		wiki_detail = 'Element DEF Down debuff based on weapon element',
		wiki_comment = '',
		name = 'Element DEF Lowered (Stackable)',
		detail = 'DEF is lowered for Element DMG (Stackable)',
		status = '',
		icon = '',
	},
	['Element DMG Lowered'] = {
		page = '',
		groups = {},
		categories = {},
		wiki_name = '%a% Element DMG Lowered',
		wiki_detail = 'Element DMG Lowered buff based on weapon element',
		wiki_comment = '',
		name = 'Element DMG Lowered',
		detail = 'Element DMG is lowered',
		status = '',
		icon = '',
	},
	['Element DMG Lowered (Can\'t be extended)'] = {
		page = '',
		groups = {},
		categories = {},
		wiki_name = '%a% Element DMG Lowered',
		wiki_detail = 'Element DMG Lowered buff based on weapon element (Can\'t be extended)',
		wiki_comment = '',
		name = 'Element DMG Lowered',
		detail = 'Element DMG is lowered (Can\'t be extended)',
		status = '',
		icon = '',
	},
	['Elemental Condensation'] = {
		page = 'Elemental Conversion',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Elemental Condensation',
		detail = 'Original element has been lost and fire element has been gained instead / Deals fire DMG (Excludes plain DMG / Can\'t be removed)',
		status = '7038_1_0',
		icon = 'status_7038_1_0.png'
	},
	['Elemental Condensation 1'] = {
		link = 'Elemental Condensation',
		status = '7038_1_1',
		icon = 'status_7038_1_1.png'
	},
	['Elemental Condensation 2'] = {
		link = 'Elemental Condensation',
		status = '7038_1_2',
		icon = 'status_7038_1_2.png'
	},
	['Elemental Condensation 3'] = {
		link = 'Elemental Condensation',
		status = '7038_1_3',
		icon = 'status_7038_1_3.png'
	},
	['Elemental Condensation 4'] = {
		link = 'Elemental Condensation',
		status = '7038_1_4',
		icon = 'status_7038_1_4.png'
	},
	['Elemental Condensation 5'] = {
		link = 'Elemental Condensation',
		status = '7038_1_5',
		icon = 'status_7038_1_5.png'
	},
	['Elemental Condensation 6'] = {
		link = 'Elemental Condensation',
		status = '7038_1_6',
		icon = 'status_7038_1_6.png'
	},
	['Elemental Condensation 7'] = {
		link = 'Elemental Condensation',
		status = '7038_1_7',
		icon = 'status_7038_1_7.png'
	},
	['Elemental Condensation 8'] = {
		link = 'Elemental Condensation',
		status = '7038_1_8',
		icon = 'status_7038_1_8.png'
	},
	['Elemental Condensation 9'] = {
		link = 'Elemental Condensation',
		status = '7038_1_9',
		icon = 'status_7038_1_9.png'
	},
	['Elemental Conversion'] = {
		page = 'Elemental Conversion',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Elemental Conversion',
		detail = 'Original element has been lost and another element has been gained instead / Deals elemental DMG (Excludes plain DMG / Can\'t be removed)',
		status = '7038',
		icon = 'Status 7038.png'
	},
	['Elemental Friction'] = {
		page = 'Elemental Conversion',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Elemental Friction',
		detail = 'Original element has been lost and water element has been gained instead / Deals water DMG (Excludes plain DMG / Can\'t be removed)',
		status = '7038',
		icon = 'Status 7038.png'
	},
	['Elemental Friction 1'] = {
		link = 'Elemental Friction',
		status = '7038_1',
		icon = 'Status 7038_1.png'
	},
	['Elemental Friction 2'] = {
		link = 'Elemental Friction',
		status = '7038_2',
		icon = 'Status 7038_2.png'
	},
	['Elemental Friction 3'] = {
		link = 'Elemental Friction',
		status = '7038_3',
		icon = 'Status 7038_3.png'
	},
	['Elemental Friction 4'] = {
		link = 'Elemental Friction',
		status = '7038_4',
		icon = 'Status 7038_4.png'
	},
	['Elemental Friction 5'] = {
		link = 'Elemental Friction',
		status = '7038_5',
		icon = 'Status 7038_5.png'
	},
	['Elemental Friction 6'] = {
		link = 'Elemental Friction',
		status = '7038_6',
		icon = 'Status 7038_6.png'
	},
	['Elemental Friction 7'] = {
		link = 'Elemental Friction',
		status = '7038_7',
		icon = 'Status 7038_7.png'
	},
	['Elemental Friction 8'] = {
		link = 'Elemental Friction',
		status = '7038_8',
		icon = 'Status 7038_8.png'
	},
	['Elemental Friction 9'] = {
		link = 'Elemental Friction',
		status = '7038_9',
		icon = 'Status 7038_9.png'
	},
	['Elemental Friction 10'] = {
		link = 'Elemental Friction',
		status = '7038_10',
		icon = 'Status 7038_10.png'
	},
	['Elemental Wound'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Elemental Wound',
		detail = 'Charge attack DMG taken from Io is boosted',
		status = '6183',
		icon = 'Status Elemental Wound.png'
	},
	['Elenchus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Elenchus',
		detail = 'Questioning a foe (Effect activates when the foe attacks / Can\'t be removed)',
		status = '66071',
		icon = 'Status Elenchus 1.png'
	},
	['Elenchus 1'] = {
		link = 'Elenchus',
	},
	['Emerald Fruit'] = {
		
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Emerald Fruit',
		detail = 'Takes DMG every turn / Upon using a healing skill: Consume effect / 3-turn cut to skill cooldowns / Blind effect (Can\'t be removed)',
		status = '3240_1',
		icon = 'status_3240_1.png'
	},
	['Emergency Alert'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Emergency Alert',
		detail = 'Attacks have a chance to miss / Shark is coming on the next turn',
		status = '6620',
		icon = 'Status Emergency Alert.png'
	},
	['Emergency Alert 1'] = {
		link = 'Emergency Alert',
		status = '66201',
		icon = 'Status Emergency Alert 1.png'
	},
	['Emergency Alert 2'] = {
		link = 'Emergency Alert',
		status = '66202',
		icon = 'Status Emergency Alert 2.png'
	},
	['Emergency Alert 3'] = {
		link = 'Emergency Alert',
		status = '66203',
		icon = 'Status Emergency Alert 3.png'
	},
	['Emergency Alert 4'] = {
		link = 'Emergency Alert',
		status = '66204',
		icon = 'Status Emergency Alert 4.png'
	},
	['Emergency Alert 5'] = {
		link = 'Emergency Alert',
		status = '66205',
		icon = 'Status Emergency Alert 5.png'
	},
	['Emergency Alert 6'] = {
		link = 'Emergency Alert',
		status = '66206',
		icon = 'Status Emergency Alert 6.png'
	},
	['Emergency Alert 7'] = {
		link = 'Emergency Alert',
		status = '66207',
		icon = 'Status Emergency Alert 7.png'
	},
	['Emergency Alert 8'] = {
		link = 'Emergency Alert',
		status = '66208',
		icon = 'Status Emergency Alert 8.png'
	},
	['Emergency Alert 9'] = {
		link = 'Emergency Alert',
		status = '66209',
		icon = 'Status Emergency Alert 9.png'
	},
	['Emergency Alert (Ally)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Emergency Alert',
		detail = 'An ally other than MC or Lyria will be knocked out after 2 turns / Will gain [[Jammed]] effect when the ally is knocked out',
		status = '6619',
		icon = 'Status Emergency Alert (Ally).png'
	},
	['Enlightened'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enlightened',
		detail = 'Can\'t use skills and on next turn foe will be restored',
		status = '1111_1',
		icon = 'Status Enlightened.png'
	},
	['Enlightened Fury'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enlightened Fury',
		detail = 'Multiattack rate is boosted / Skill DMG dealt is supplemented / Increase Mantra\'s number of hits by 4 and chance to activate to 100% / Martial Prowess lvl rises by 1 when Mantra is activated (Can\'t be removed)',
		status = '3232',
		icon = 'status_3232.png'
	},
	['Enticed'] = {
		page = 'Entice',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Enticed',
		detail = 'Attacks are slightly limited',
		status = '1498',
		icon = 'Status_Temptation.png'
	},
	['Enticed (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Enticed',
		detail = 'Attacks are slightly limited',
		status = '6156_1',
		icon = 'status_1498_1.png'
	},
	['Enticed 1'] = {
		link = 'Enticed (Local)',
	},
	['Enticed 2'] = {
		link = 'Enticed (Local)',
		status = '6156_2',
		icon = 'status_1498_2.png'
	},
	['Enticed 3'] = {
		link = 'Enticed (Local)',
		status = '6156_3',
		icon = 'status_1498_3.png'
	},
	['Enticed 4'] = {
		link = 'Enticed (Local)',
		status = '6156_4',
		icon = 'status_1498_4.png'
	},
	['Enticed 5'] = {
		link = 'Enticed (Local)',
		status = '6156_5',
		icon = 'status_1498_5.png'
	},
	['Enticed 6'] = {
		link = 'Enticed (Local)',
		status = '6156_6',
		icon = 'status_1498_6.png'
	},
	['Enticed 7'] = {
		link = 'Enticed (Local)',
		status = '6156_7',
		icon = 'status_1498_7.png'
	},
	['Enticed 8'] = {
		link = 'Enticed (Local)',
		status = '6156_8',
		icon = 'status_1498_8.png'
	},
	['Enticed 9'] = {
		link = 'Enticed (Local)',
		status = '6156_9',
		icon = 'status_1498_9.png'
	},
	['Entwined'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Entwined',
		detail = 'Can\'t use charge-diamond attacks / Can\'t deal normal attacks',
		status = '7528',
		icon = 'status_7528.png'
	},
	['Entwined 1'] = {
		link = 'Entwined',
		status = '7528_1',
		icon = 'status_7528_1.png'
	},
	['Entwined 2'] = {
		link = 'Entwined',
		status = '7528_2',
		icon = 'status_7528_2.png'
	},
	['Entwined 3'] = {
		link = 'Entwined',
		status = '7528_3',
		icon = 'status_7528_3.png'
	},
	['Entwined 4'] = {
		link = 'Entwined',
		status = '7528_4',
		icon = 'status_7528_4.png'
	},
	['Entwined 5'] = {
		link = 'Entwined',
		status = '7528_5',
		icon = 'status_7528_5.png'
	},
	['Entwined 6'] = {
		link = 'Entwined',
		status = '7528_6',
		icon = 'status_7528_6.png'
	},
	['Entwined 7'] = {
		link = 'Entwined',
		status = '7528_7',
		icon = 'status_7528_7.png'
	},
	['Entwined 8'] = {
		link = 'Entwined',
		status = '7528_8',
		icon = 'status_7528_8.png'
	},
	['Entwined 9'] = {
		link = 'Entwined',
		status = '7528_9',
		icon = 'status_7528_9.png'
	},
	['Everbane'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Everbane',
		detail = 'Boost to DMG taken / HP is lowered on every turn (Can\'t be removed)',
		status = '6309',
		icon = 'Status Everbane.png'
	},
	['Everdark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Everdark',
		detail = 'HP bar is hidden',
		status = '1361',
		icon = 'Status Demagogue.png'
	},
	['Everlasting Rose'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DMG taken is boosted / Deals plain DMG when a foe uses a special skill (Can\'t be removed)',
		wiki_comment = '',
		name = 'Everlasting Rose',
		detail = '',
		status = '7265',
		icon = 'Status 7265.png'
	},
	['Examine'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Examine',
		detail = 'Debuff resistance is lowered',
		status = '6130_11',
		icon = 'Status Examine 1.png'
	},
	['Examine 1'] = {
		link = 'Examine',
	},
	['Examine 2'] = {
		link = 'Examine',
		status = '6130_12',
		icon = 'Status Examine 2.png'
	},
	['Examine 3'] = {
		link = 'Examine',
		status = '6130_13',
		icon = 'Status Examine 3.png'
	},
	['Examine 4'] = {
		link = 'Examine',
		status = '6130_14',
		icon = 'Status Examine 4.png'
	},
	['Examine 5'] = {
		link = 'Examine',
		status = '6130_15',
		icon = 'Status Examine 5.png'
	},
	['Examine 2 1'] = {
		link = 'Examine',
		status = '6130_21',
		icon = 'Status Examine 2 1.png'
	},
	['Examine 2 2'] = {
		link = 'Examine',
		status = '6130_22',
		icon = 'Status Examine 2 2.png'
	},
	['Examine 2 3'] = {
		link = 'Examine',
		status = '6130_23',
		icon = 'Status Examine 2 3.png'
	},
	['Examine 2 4'] = {
		link = 'Examine',
		status = '6130_24',
		icon = 'Status Examine 2 4.png'
	},
	['Examine 2 5'] = {
		link = 'Examine',
		status = '6130_25',
		icon = 'Status Examine 2 5.png'
	},
	['Examine 3 1'] = {
		link = 'Examine',
		status = '6130_31',
		icon = 'Status Examine 3 1.png'
	},
	['Examine 3 2'] = {
		link = 'Examine',
		status = '6130_32',
		icon = 'Status Examine 3 2.png'
	},
	['Examine 3 3'] = {
		link = 'Examine',
		status = '6130_33',
		icon = 'Status Examine 3 3.png'
	},
	['Examine 3 4'] = {
		link = 'Examine',
		status = '6130_34',
		icon = 'Status Examine 3 4.png'
	},
	['Examine 3 5'] = {
		link = 'Examine',
		status = '6130_35',
		icon = 'Status Examine 3 5.png'
	},
	['Fated Chain (Dark)'] = {
    	page = 'Fated Chain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fated Chain',
		detail = 'Foe\'s DMG taken is amplified (Can\'t be removed / Ends after 30 hits)',
		status = '6951_6',
		icon = 'status_6951_6.png'
	},
	['Fated Chain (Dark) 1'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_61',
		icon = 'status_6951_61.png'
	},
	['Fated Chain (Dark) 2'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_62',
		icon = 'status_6951_62.png'
	},
	['Fated Chain (Dark) 3'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_63',
		icon = 'status_6951_63.png'
	},
	['Fated Chain (Dark) 4'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_64',
		icon = 'status_6951_64.png'
	},
	['Fated Chain (Dark) 5'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_65',
		icon = 'status_6951_65.png'
	},
	['Fated Chain (Dark) 6'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_66',
		icon = 'status_6951_66.png'
	},
	['Fated Chain (Dark) 7'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_67',
		icon = 'status_6951_67.png'
	},
	['Fated Chain (Dark) 8'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_68',
		icon = 'status_6951_68.png'
	},
	['Fated Chain (Dark) 9'] = {
		link = 'Fated Chain (Dark)',
		status = '6951_69',
		icon = 'status_6951_69.png'
	},
	['Fated Chain (Earth)'] = {
  		page = 'Fated Chain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fated Chain',
		detail = 'Foe\'s DMG taken is amplified (Can\'t be removed / Ends after 30 hits)',
		status = '6951_3',
		icon = 'status_6951_3.png'
	},
	['Fated Chain (Earth) 1'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_31',
		icon = 'status_6951_31.png'
	},
	['Fated Chain (Earth) 2'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_32',
		icon = 'status_6951_32.png'
	},
	['Fated Chain (Earth) 3'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_33',
		icon = 'status_6951_33.png'
	},
	['Fated Chain (Earth) 4'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_34',
		icon = 'status_6951_34.png'
	},
	['Fated Chain (Earth) 5'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_35',
		icon = 'status_6951_35.png'
	},
	['Fated Chain (Earth) 6'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_36',
		icon = 'status_6951_36.png'
	},
	['Fated Chain (Earth) 7'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_37',
		icon = 'status_6951_37.png'
	},
	['Fated Chain (Earth) 8'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_38',
		icon = 'status_6951_38.png'
	},
	['Fated Chain (Earth) 9'] = {
		link = 'Fated Chain (Earth)',
		status = '6951_39',
		icon = 'status_6951_39.png'
	},
	['Fated Chain (Fire)'] = {
  		page = 'Fated Chain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fated Chain',
		detail = 'Foe\'s DMG taken is amplified (Can\'t be removed / Ends after 30 hits)',
		status = '6951_1',
		icon = 'status_6951_1.png'
	},
	['Fated Chain (Fire) 1'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_11',
		icon = 'status_6951_11.png'
	},
	['Fated Chain (Fire) 2'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_12',
		icon = 'status_6951_12.png'
	},
	['Fated Chain (Fire) 3'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_13',
		icon = 'status_6951_13.png'
	},
	['Fated Chain (Fire) 4'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_14',
		icon = 'status_6951_14.png'
	},
	['Fated Chain (Fire) 5'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_15',
		icon = 'status_6951_15.png'
	},
	['Fated Chain (Fire) 6'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_16',
		icon = 'status_6951_16.png'
	},
	['Fated Chain (Fire) 7'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_17',
		icon = 'status_6951_17.png'
	},
	['Fated Chain (Fire) 8'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_18',
		icon = 'status_6951_18.png'
	},
	['Fated Chain (Fire) 9'] = {
		link = 'Fated Chain (Fire)',
		status = '6951_19',
		icon = 'status_6951_19.png'
	},
	['Fated Chain (Light)'] = {
  		page = 'Fated Chain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fated Chain',
		detail = 'Foe\'s DMG taken is amplified (Can\'t be removed / Ends after 30 hits)',
		status = '6951_5',
		icon = 'status_6951_5.png'
	},
	['Fated Chain (Light) 1'] = {
		link = 'Fated Chain (Light)',
		status = '6951_51',
		icon = 'status_6951_51.png'
	},
	['Fated Chain (Light) 2'] = {
		link = 'Fated Chain (Light)',
		status = '6951_52',
		icon = 'status_6951_52.png'
	},
	['Fated Chain (Light) 3'] = {
		link = 'Fated Chain (Light)',
		status = '6951_53',
		icon = 'status_6951_53.png'
	},
	['Fated Chain (Light) 4'] = {
		link = 'Fated Chain (Light)',
		status = '6951_54',
		icon = 'status_6951_54.png'
	},
	['Fated Chain (Light) 5'] = {
		link = 'Fated Chain (Light)',
		status = '6951_55',
		icon = 'status_6951_55.png'
	},
	['Fated Chain (Light) 6'] = {
		link = 'Fated Chain (Light)',
		status = '6951_56',
		icon = 'status_6951_56.png'
	},
	['Fated Chain (Light) 7'] = {
		link = 'Fated Chain (Light)',
		status = '6951_57',
		icon = 'status_6951_57.png'
	},
	['Fated Chain (Light) 8'] = {
		link = 'Fated Chain (Light)',
		status = '6951_58',
		icon = 'status_6951_58.png'
	},
	['Fated Chain (Light) 9'] = {
		link = 'Fated Chain (Light)',
		status = '6951_59',
		icon = 'status_6951_59.png'
	},
	['Fated Chain (Water)'] = {
  		page = 'Fated Chain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fated Chain',
		detail = 'Foe\'s DMG taken is amplified (Can\'t be removed / Ends after 30 hits)',
		status = '6951_2',
		icon = 'status_6951_2.png'
	},
	['Fated Chain (Water) 1'] = {
		link = 'Fated Chain (Water)',
		status = '6951_21',
		icon = 'status_6951_21.png'
	},
	['Fated Chain (Water) 2'] = {
		link = 'Fated Chain (Water)',
		status = '6951_22',
		icon = 'status_6951_22.png'
	},
	['Fated Chain (Water) 3'] = {
		link = 'Fated Chain (Water)',
		status = '6951_23',
		icon = 'status_6951_23.png'
	},
	['Fated Chain (Water) 4'] = {
		link = 'Fated Chain (Water)',
		status = '6951_24',
		icon = 'status_6951_24.png'
	},
	['Fated Chain (Water) 5'] = {
		link = 'Fated Chain (Water)',
		status = '6951_25',
		icon = 'status_6951_25.png'
	},
	['Fated Chain (Water) 6'] = {
		link = 'Fated Chain (Water)',
		status = '6951_26',
		icon = 'status_6951_26.png'
	},
	['Fated Chain (Water) 7'] = {
		link = 'Fated Chain (Water)',
		status = '6951_27',
		icon = 'status_6951_27.png'
	},
	['Fated Chain (Water) 8'] = {
		link = 'Fated Chain (Water)',
		status = '6951_28',
		icon = 'status_6951_28.png'
	},
	['Fated Chain (Water) 9'] = {
		link = 'Fated Chain (Water)',
		status = '6951_29',
		icon = 'status_6951_29.png'
	},
	['Fated Chain (Wind)'] = {
  		page = 'Fated Chain',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fated Chain',
		detail = 'Foe\'s DMG taken is amplified (Can\'t be removed / Ends after 30 hits)',
		status = '6951_4',
		icon = 'status_6951_4.png'
	},
	['Fated Chain (Wind) 1'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_41',
		icon = 'status_6951_41.png'
	},
	['Fated Chain (Wind) 2'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_42',
		icon = 'status_6951_42.png'
	},
	['Fated Chain (Wind) 3'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_43',
		icon = 'status_6951_43.png'
	},
	['Fated Chain (Wind) 4'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_44',
		icon = 'status_6951_44.png'
	},
	['Fated Chain (Wind) 5'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_45',
		icon = 'status_6951_45.png'
	},
	['Fated Chain (Wind) 6'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_46',
		icon = 'status_6951_46.png'
	},
	['Fated Chain (Wind) 7'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_47',
		icon = 'status_6951_47.png'
	},
	['Fated Chain (Wind) 8'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_48',
		icon = 'status_6951_48.png'
	},
	['Fated Chain (Wind) 9'] = {
		link = 'Fated Chain (Wind)',
		status = '6951_49',
		icon = 'status_6951_49.png'
	},
	['Fatigue'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fatigue',
		detail = 'Can\'t attack (Can\'t be removed)',
		status = '1430',
		icon = 'Status Forfeit.png'
	},
	['Fear'] = {
		link = 'Petrified',
	},
	['Fear Purple'] = {
		link = 'Petrified Purple',
	},
	['Fear Struck'] = {
		link = 'Putrefied',
		name = 'Fear Struck',
	},
	['Fire DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire DEF Lowered',
		detail = 'DEF is lowered for fire DMG',
		status = '1021',
		icon = 'Status_FireResDown.png',
	},
	['Fire Jinx'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Jinx',
		detail = 'Fire has become an elemental weakness (Can\'t be removed)',
		status = '7638_1',
		icon = 'status_7638_1.png'
	},
	['Fire Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Fire DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Lowered (Stackable)',
		detail = 'DEF is lowered for fire DMG (Stackable)',
		status = '1436',
		icon = 'Status_FireDEFDownStack.png'
	},
	['Fire Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Seal',
		detail = 'Fire Seal is cast',
		status = '8011',
		icon = 'Status FireMark1.png'
	},
	['Fire Seal II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Seal II',
		detail = 'Fire Seal II is cast',
		status = '8021',
		icon = 'Status FireMark2.png'
	},
	['Fire Wedged'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fire Wedged',
		detail = 'ATK is absorbed by fire allies, and fire allies\' ATK is ineffective',
		status = '1144',
		icon = 'Status Fire Wedged.png'
	},
	['Firebrand'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Firebrand',
		detail = 'Oxymoron\'s water attacks restore allies\' HP',
		status = '1145',
		icon = 'Status Azure Spike.png'
	},
	['Five-Phase Seal'] = {
    page = 'Can\'t Act',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Five-Phase Seal',
		detail = 'Can\'t attack (Can\'t be removed / Can\'t be extended)',
		status = '7075_71',
		icon = 'status_7075_71.png'
	},
	['Five-Phase Seal 1'] = {
		link = 'Five-Phase Seal',
		status = '7075_71',
		icon = 'status_7075_71.png'
	},
	['Five-Phase Seal 2'] = {
		link = 'Five-Phase Seal',
		status = '7075_72',
		icon = 'status_7075_72.png'
	},
	['Five-Phase Seal 3'] = {
		link = 'Five-Phase Seal',
		status = '7075_73',
		icon = 'status_7075_73.png'
	},
	['Five-Phase Seal 4'] = {
		link = 'Five-Phase Seal',
		status = '7075_74',
		icon = 'status_7075_74.png'
	},
	['Five-Phase Seal 5'] = {
		link = 'Five-Phase Seal',
		status = '7075_75',
		icon = 'status_7075_75.png'
	},
	['Five-Phase Seal 6'] = {
		link = 'Five-Phase Seal',
		status = '7075_76',
		icon = 'status_7075_76.png'
	},
	['Five-Phase Seal 7'] = {
		link = 'Five-Phase Seal',
		status = '7075_77',
		icon = 'status_7075_77.png'
	},
	['Five-Phase Seal 8'] = {
		link = 'Five-Phase Seal',
		status = '7075_78',
		icon = 'status_7075_78.png'
	},
	['Five-Phase Seal 9'] = {
		link = 'Five-Phase Seal',
		status = '7075_79',
		icon = 'status_7075_79.png'
	},
	['Flame of Justice'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'HP is lowered on every turn<br />(Same effect will be spread to an ally when the character uses a skill. Spread effect ignores debuff immunity.)',
		wiki_comment = '',
		name = 'Flame of Justice',
		detail = 'HP is lowered on every turn (Same effect will be spread to an ally when the character uses a skill / Spread effect ignores debuff immunity)',
		status = '1399',
		icon = 'Status Flame of Justice.png'
	},
	['Flash of Mercy'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Flash of Mercy',
		detail = 'Deals plain DMG to all allies at end of turn (Can\'t be removed)',
		status = '7236_1',
		icon = 'status_7236_1.png'
	},
	['Flash of Mercy 1'] = {
		link = 'Flash of Mercy',
		status = '7236_1',
		icon = 'status_7236_1.png'
	},
	['Flash of Mercy 2'] = {
		link = 'Flash of Mercy',
		status = '7236_2',
		icon = 'status_7236_2.png'
	},
	['Flash of Mercy 3'] = {
		link = 'Flash of Mercy',
		status = '7236_3',
		icon = 'status_7236_3.png'
	},
	['Flash of Mercy 4'] = {
		link = 'Flash of Mercy',
		status = '7236_4',
		icon = 'status_7236_4.png'
	},
	['Flash of Mercy 5'] = {
		link = 'Flash of Mercy',
		status = '7236_5',
		icon = 'status_7236_5.png'
	},
	['Flash of Mercy 6'] = {
		link = 'Flash of Mercy',
		status = '7236_6',
		icon = 'status_7236_6.png'
	},
	['Flash of Mercy 7'] = {
		link = 'Flash of Mercy',
		status = '7236_7',
		icon = 'status_7236_7.png'
	},
	['Flash of Mercy 8'] = {
		link = 'Flash of Mercy',
		status = '7236_8',
		icon = 'status_7236_8.png'
	},
	['Flash of Mercy 9'] = {
		link = 'Flash of Mercy',
		status = '7236_9',
		icon = 'status_7236_9.png'
	},
	['Flash Point'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flash Point',
		detail = 'DEF, debuff resistance, DMG cap, and Durchbrechen\'s specs are boosted based on Flash Point lvl (Max: 10 / Can\'t be removed)',
		status = '60131',
		icon = 'Status Flash Point 1.png'
	},
	['Flash Point 1'] = {
		link = 'Flash Point',
	},
	['Flash Point 2'] = {
		link = 'Flash Point',
		status = '60132',
		icon = 'Status Flash Point 2.png'
	},
	['Flash Point 3'] = {
		link = 'Flash Point',
		status = '60133',
		icon = 'Status Flash Point 3.png'
	},
	['Flash Point 4'] = {
		link = 'Flash Point',
		status = '60134',
		icon = 'Status Flash Point 4.png'
	},
	['Flash Point 5'] = {
		link = 'Flash Point',
		status = '60135',
		icon = 'Status Flash Point 5.png'
	},
	['Flash Point 6'] = {
		link = 'Flash Point',
		status = '60136',
		icon = 'Status Flash Point 6.png'
	},
	['Flash Point 7'] = {
		link = 'Flash Point',
		status = '60137',
		icon = 'Status Flash Point 7.png'
	},
	['Flash Point 8'] = {
		link = 'Flash Point',
		status = '60138',
		icon = 'Status Flash Point 8.png'
	},
	['Flash Point 9'] = {
		link = 'Flash Point',
		status = '60139',
		icon = 'Status Flash Point 9.png'
	},
		['Flash Point 10'] = {
		link = 'Flash Point',
		status = '601310',
		icon = 'Status Flash Point 10.png'
	},
	['Flash Point (SR)'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flash Point',
		detail = 'Boost to Panzer Beschuss\'s specs based on Flash Point lvl (Can\'t be removed)',
		status = '60131',
		icon = 'Status Flash Point 1.png'
	},
	['Flash Point (SR) 1'] = {
		link = 'Flash Point (SR)',
	},
	['Flash Point (SR) 2'] = {
		link = 'Flash Point (SR)',
		status = '60132',
		icon = 'Status Flash Point 2.png'
	},
	['Flash Point (SR) 3'] = {
		link = 'Flash Point (SR)',
		status = '60133',
		icon = 'Status Flash Point 3.png'
	},
	['Flash Point (SR) 4'] = {
		link = 'Flash Point (SR)',
		status = '60134',
		icon = 'Status Flash Point 4.png'
	},
	['Flash Point (SR) 5'] = {
		link = 'Flash Point (SR)',
		status = '60135',
		icon = 'Status Flash Point 5.png'
	},
	['Flash Point (SR) 6'] = {
		link = 'Flash Point (SR)',
		status = '60136',
		icon = 'Status Flash Point 6.png'
	},
	['Flash Point (SR) 7'] = {
		link = 'Flash Point (SR)',
		status = '60137',
		icon = 'Status Flash Point 7.png'
	},
	['Flash Point (SR) 8'] = {
		link = 'Flash Point (SR)',
		status = '60138',
		icon = 'Status Flash Point 8.png'
	},
	['Flash Point (SR) 9'] = {
		link = 'Flash Point (SR)',
		status = '60139',
		icon = 'Status Flash Point 9.png'
	},
	['Flash Point (SR) 10'] = {
		link = 'Flash Point (SR)',
		status = '601310',
		icon = 'Status Flash Point 10.png'
	},
	['Flash Wedged'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flash Wedged',
		detail = 'ATK is absorbed by light allies, and light allies\' ATK is ineffective',
		status = '1148',
		icon = 'Status Halberd of Light.png'
	},
	['Flourishing Prowess'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flourishing Prowess',
		detail = 'Charge attack activates (Can\'t be removed)',
		status = '6851',
		icon = 'status_6851.png'
	},
	['Flower'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Flower',
		detail = 'DEF is lowered',
		status = '1519_3',
		icon = 'Status Flower.png'
	},
	['Fluorescence'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Fluorescence',
		detail = 'ATK, DEF, and multiattack rate are lowered / DMG taken is boosted (Can\'t be extended / Can\'t be removed)',
		status = '3124',
		icon = 'Status 3124.png'
	},
	['Fluorescence 1'] = {
		link = 'Fluorescence',
		status = '3124_1',
		icon = 'Status 3124_1.png'
	},
	['Fluorescence 2'] = {
		link = 'Fluorescence',
		status = '3124_2',
		icon = 'Status 3124_2.png'
	},
	['Fluorescence 3'] = {
		link = 'Fluorescence',
		status = '3124_3',
		icon = 'Status 3124_3.png'
	},
	['Fluorescence 4'] = {
		link = 'Fluorescence',
		status = '3124_4',
		icon = 'Status 3124_4.png'
	},
	['Fluorescence 5'] = {
		link = 'Fluorescence',
		status = '3124_5',
		icon = 'Status 3124_5.png'
	},
	['Fluorescence 6'] = {
		link = 'Fluorescence',
		status = '3124_6',
		icon = 'Status 3124_6.png'
	},
	['Fluorescence 7'] = {
		link = 'Fluorescence',
		status = '3124_7',
		icon = 'Status 3124_7.png'
	},
	['Fluorescence 8'] = {
		link = 'Fluorescence',
		status = '3124_8',
		icon = 'Status 3124_8.png'
	},
	['Fluorescence 9'] = {
		link = 'Fluorescence',
		status = '3124_9',
		icon = 'Status 3124_9.png'
	},
	['Flutterspirit\'s Blessing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / DMG taken is lowered / Debuff resistance is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Flutterspirit\'s Blessing',
		detail = '',
		status = '7345',
		icon = 'status_7345.png'
	},
	['Forbidden Chalices'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Forbidden Chalices',
		detail = 'When forbidden chalices are filled with magic 9 times: Consumes all magic to deal wind DMG to all foes / Hermit\'s Awakening effect to caster (Can\'t be removed)',
		status = '6328',
		icon = 'Status Forbidden Chalices.png'
	},
	['Forbidden Chalices 1'] = {
		link = 'Forbidden Chalices',
		status = '63281',
		icon = 'Status Forbidden Chalices 1.png'
	},
	['Forbidden Chalices 2'] = {
		link = 'Forbidden Chalices',
		status = '63282',
		icon = 'Status Forbidden Chalices 2.png'
	},
	['Forbidden Chalices 3'] = {
		link = 'Forbidden Chalices',
		status = '63283',
		icon = 'Status Forbidden Chalices 3.png'
	},
	['Forbidden Chalices 4'] = {
		link = 'Forbidden Chalices',
		status = '63284',
		icon = 'Status Forbidden Chalices 4.png'
	},
	['Forbidden Chalices 5'] = {
		link = 'Forbidden Chalices',
		status = '63285',
		icon = 'Status Forbidden Chalices 5.png'
	},
	['Forbidden Chalices 6'] = {
		link = 'Forbidden Chalices',
		status = '63286',
		icon = 'Status Forbidden Chalices 6.png'
	},
	['Forbidden Chalices 7'] = {
		link = 'Forbidden Chalices',
		status = '63287',
		icon = 'Status Forbidden Chalices 7.png'
	},
	['Forbidden Chalices 8'] = {
		link = 'Forbidden Chalices',
		status = '63288',
		icon = 'Status Forbidden Chalices 8.png'
	},
	['Forbidden Chalices 9'] = {
		link = 'Forbidden Chalices',
		status = '63289',
		icon = 'Status Forbidden Chalices 9.png'
	},
	['Forbidden Chalices (Enemy)'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Forbidden Chalices',
		detail = 'Deals wind DMG to all allies and removes 1 buff every turn (Can\'t be removed)',
		status = '6328',
		icon = 'Status Forbidden Chalices.png'
	},
	['Forbidden Fruit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Forbidden Fruit',
		detail = 'C.A. specs are boosted / Takes plain DMG upon using charge attack (Can\'t be removed / Ends upon using charge attack)',
		status = '3044',
		icon = 'Status Forbidden Fruit.png'
	},
	['Forbidden Price'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Forbidden Price',
		detail = 'HP is lowered every turn / Attacks will miss',
		status = '3000_118',
		icon = 'Status Forbidden Price.png'
	},
	['Forfeit'] = {
		page = 'Forfeit',
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Forfeit',
		detail = 'DMG taken is boosted / DMG dealt is lowered',
		status = '1430',
		icon = 'Status Forfeit.png'
	},
	['Forfeit (Local)'] = {
		page = 'Forfeit',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Forfeit',
		detail = 'DMG taken is boosted / DMG dealt is lowered',
		status = '6058_1_1',
		icon = 'status_6058_1_1.png'
	},
	['Forfeit 1'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_1',
		icon = 'status_6058_1_1.png'
	},
	['Forfeit 2'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_2',
		icon = 'status_6058_1_2.png'
	},
	['Forfeit 3'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_3',
		icon = 'status_6058_1_3.png'
	},
	['Forfeit 4'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_4',
		icon = 'status_6058_1_4.png'
	},
	['Forfeit 5'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_5',
		icon = 'status_6058_1_5.png'
	},
	['Forfeit 6'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_6',
		icon = 'status_6058_1_6.png'
	},
	['Forfeit 7'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_7',
		icon = 'status_6058_1_7.png'
	},
	['Forfeit 8'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_8',
		icon = 'status_6058_1_8.png'
	},
	['Forfeit 9'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_9',
		icon = 'status_6058_1_9.png'
	},
	['Forfeit 10'] = {
		link = 'Forfeit (Local)',
		status = '6058_1_10',
		icon = 'status_6058_1_10.png'
	},
	['Formless'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Formless',
		detail = 'Multiattack rate is boosted (Stackable / Ends upon taking 3,000,000 DMG or more in 1 turn)',
		status = '3015',
		icon = 'status_Formless.png'
	},
	['Formless (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Formless',
		detail = 'Attack specs are boosted (Can\'t be removed)',
		status = '3015',
		icon = 'status_Formless.png'
	},
	['Foxflame'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Foxflame',
		detail = 'Slight chance for attacks to miss /  HP is lowered on every turn',
		status = '61431',
		icon = 'Status Foxflame 1.png'
	},
	['Foxflame 1'] = {
		link = 'Foxflame',
	},
	['Foxflame 2'] = {
		link = 'Foxflame',
		status = '61432',
		icon = 'Status Foxflame 2.png'
	},
	['Foxflame 3'] = {
		link = 'Foxflame',
		status = '61433',
		icon = 'Status Foxflame 3.png'
	},
  	['Foxflame 4'] = {
		link = 'Foxflame',
		status = '61434',
		icon = 'Status Foxflame 4.png'
	},
	['Foxflame 5'] = {
		link = 'Foxflame',
		status = '61435',
		icon = 'Status Foxflame 5.png'
	},
  	['Foxflame 6'] = {
		link = 'Foxflame',
		status = '61436',
		icon = 'Status Foxflame 6.png'
	},
	['Foxflame 7'] = {
		link = 'Foxflame',
		status = '61437',
		icon = 'Status Foxflame 7.png'
	},
  	['Foxflame 8'] = {
		link = 'Foxflame',
		status = '61438',
		icon = 'Status Foxflame 8.png'
	},
	['Foxflame 9'] = {
		link = 'Foxflame',
		status = '61439',
		icon = 'Status Foxflame 9.png'
	},
	['Foxflame (Ally)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Foxflame',
		detail = 'Attacks have a slight chance to miss (Can\'t be removed)',
		status = '1527',
		icon = 'Status 1527.png'
	},
	['Freeze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK, DEF, and multiattack rate is lowered /<br />HP is lowered on every turn<br />(Effect can be passed to ally by using a skill.<br />Passed effect can\'t be removed.)',
		wiki_comment = '',
		name = 'Freeze',
		detail = 'ATK, DEF, and multiattack rate is lowered / HP is lowered on every turn (Effect can be passed to ally by using a skill. Passed effect can\'t be removed.)',
		status = '1399005',
		icon = 'Status Ryoto.png',
		category = 'Status System: Check Freeze renamed Glaciate (Ally)',
	},
	['Freigeist'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Double attack rate is boosted / Triple attack rate is boosted / More likely to be attacked / Charge attack DMG is boosted / Charge attack DMG cap is boosted / Charge bar gain is boosted / Recovers once from a knockout while in effect (Can\'t be removed)',
		wiki_comment = '',
		name = 'Freigeist',
		detail = '',
		status = '6459',
		icon = 'Status Freigeist.png'
	},
	['Fruition'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Fruition',
		detail = 'Akasha\'s special attack is now promised to be fulfilled',
		status = '1516_2',
		icon = 'Status Fruition.png'
	},
	['Ghost Cage'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Ghost Cage',
		detail = 'Cage shatters when the foe uses a special attack (Plain DMG to all foes upon shattering) (Can\'t be removed)',
		status = '6458',
		icon = 'Status Ghost Cage.png'
	},
	['Glaciate'] = {
		page = 'Glaciate',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glaciate',
		detail = 'Multiattack rate is lowered based on lvl (Max: 10 / Can\'t be removed)',
		status = '7297',
		icon = 'status_7297.png',
	},
	['Glaciate 1'] = {
		link = 'Glaciate',
		status = '72971',
		icon = 'status_72971.png'
	},
	['Glaciate 2'] = {
		link = 'Glaciate',
		status = '72972',
		icon = 'status_72972.png'
	},
	['Glaciate 3'] = {
		link = 'Glaciate',
		status = '72973',
		icon = 'status_72973.png'
	},
	['Glaciate 4'] = {
		link = 'Glaciate',
		status = '72974',
		icon = 'status_72974.png'
	},
	['Glaciate 5'] = {
		link = 'Glaciate',
		status = '72975',
		icon = 'status_72975.png'
	},
	['Glaciate 6'] = {
		link = 'Glaciate',
		status = '72976',
		icon = 'status_72976.png'
	},
	['Glaciate 7'] = {
		link = 'Glaciate',
		status = '72977',
		icon = 'status_72977.png'
	},
	['Glaciate 8'] = {
		link = 'Glaciate',
		status = '72978',
		icon = 'status_72978.png'
	},
	['Glaciate 9'] = {
		link = 'Glaciate',
		status = '72979',
		icon = 'status_72979.png'
	},
	['Glaciate 10'] = {
		link = 'Glaciate',
		status = '729710',
		icon = 'status_729710.png'
	},
	['Glaciate (Ally)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glaciate',
		detail = 'ATK, DEF, and multiattack rate is lowered / HP is lowered on every turn (Same effect will be spread to an ally when the character uses a skill / Spread effect ignores debuff immunity)',
		status = '1399005',
		icon = 'Status Ryoto.png'
	},
	['Glacier Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Glacier Seal',
		detail = 'Targeted for special attack',
		status = '4002',
		icon = 'Status Target.png'
	},
	['Gloomy Fog'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gloomy Fog',
		detail = 'ATK is lowered / Attacks have a slight chance to miss (Can\'t be removed)',
		status = '3159',
		icon = 'status_3159.png'
	},
	['Golden Fruit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Golden Fruit',
		detail = 'Accuracy for normal attacks, skill damage, and charge attacks is lowered / Upon using a buff skill: Consume effect / Instant C.A. Reactivation effect (1 time) / Zombie effect (Can\'t be removed)',
		status = '3241_1',
		icon = 'status_3241_1.png'
	},
	['Grapple'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Grapple',
		detail = 'ATK is lowered / Anticipating each other\'s moves (Can\'t be removed / Can\'t grant Grapple effect to more than 1 foe at a time)',
		status = '6589',
		icon = 'Status Grapple.png'
	},
	['Grapple 1'] = {
		link = 'Grapple',
		status = '65891',
		icon = 'Status Grapple 1.png'
	},
	['Grapple 2'] = {
		link = 'Grapple',
		status = '65892',
		icon = 'Status Grapple 2.png'
	},
	['Grapple 3'] = {
		link = 'Grapple',
		status = '65893',
		icon = 'Status Grapple 3.png'
	},
	['Grapple 4'] = {
		link = 'Grapple',
		status = '65894',
		icon = 'Status Grapple 4.png'
	},
	['Grapple 5'] = {
		link = 'Grapple',
		status = '65895',
		icon = 'Status Grapple 5.png'
	},
	['Grapple 6'] = {
		link = 'Grapple',
		status = '65896',
		icon = 'Status Grapple 6.png'
	},
	['Grapple 7'] = {
		link = 'Grapple',
		status = '65897',
		icon = 'Status Grapple 7.png'
	},
	['Grapple 8'] = {
		link = 'Grapple',
		status = '65898',
		icon = 'Status Grapple 8.png'
	},
	['Grapple 9'] = {
		link = 'Grapple',
		status = '65899',
		icon = 'Status Grapple 9.png'
	},
	['Gratzounia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Gratzounia',
		detail = 'DEF is lowered / DMG taken is boosted (Can\'t be extended / Can\'t be removed)',
		status = '3210',
		icon = 'status_3210.png'
	},
	['Gratzounia 1'] = {
		link = 'Gratzounia',
		status = '32101',
		icon = 'status_32101.png'
	},
	['Gratzounia 2'] = {
		link = 'Gratzounia',
		status = '32102',
		icon = 'status_32102.png'
	},
	['Gratzounia 3'] = {
		link = 'Gratzounia',
		status = '32103',
		icon = 'status_32103.png'
	},
	['Gratzounia 4'] = {
		link = 'Gratzounia',
		status = '32104',
		icon = 'status_32104.png'
	},
	['Gravity'] = {
		page = 'Gravity',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Gravity',
		detail = 'Special attack max charge turn is extended',
		status = '1027',
		icon = 'Status_Gravity.png'
	},
	['Gravity (Local / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Gravity',
		detail = 'Max charge diamonds are increased (Can\'t be removed)',
		status = '7274',
		icon = 'status_7274.png'
	},
	['Gravity (Can\'t be removed) 1'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_1',
		icon = 'status_7274_1.png'
	},
	['Gravity (Can\'t be removed) 2'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_2',
		icon = 'status_7274_2.png'
	},
	['Gravity (Can\'t be removed) 3'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_3',
		icon = 'status_7274_3.png'
	},
	['Gravity (Can\'t be removed) 4'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_4',
		icon = 'status_7274_4.png'
	},
	['Gravity (Can\'t be removed) 5'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_5',
		icon = 'status_7274_5.png'
	},
	['Gravity (Can\'t be removed) 6'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_6',
		icon = 'status_7274_6.png'
	},
	['Gravity (Can\'t be removed) 7'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_7',
		icon = 'status_7274_7.png'
	},
	['Gravity (Can\'t be removed) 8'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_8',
		icon = 'status_7274_8.png'
	},
	['Gravity (Can\'t be removed) 9'] = {
		link = 'Gravity (Local / Can\'t be removed)',
		status = '7274_9',
		icon = 'status_7274_9.png'
	},
	['Green Haze'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Green Haze',
		detail = 'DMG taken is supplemented based on number of debuffs',
		status = '6958',
		icon = 'status_6958.png'
	},
	['Green Haze 1'] = {
		link = 'Green Haze',
		status = '6958_1',
		icon = 'status_6958_1.png'
	},
	['Green Haze 2'] = {
		link = 'Green Haze',
		status = '6958_2',
		icon = 'status_6958_2.png'
	},
	['Green Haze 3'] = {
		link = 'Green Haze',
		status = '6958_3',
		icon = 'status_6958_3.png'
	},
	['Green Haze 4'] = {
		link = 'Green Haze',
		status = '6958_4',
		icon = 'status_6958_4.png'
	},
	['Green Haze 5'] = {
		link = 'Green Haze',
		status = '6958_5',
		icon = 'status_6958_5.png'
	},
	['Green Haze 6'] = {
		link = 'Green Haze',
		status = '6958_6',
		icon = 'status_6958_6.png'
	},
	['Green Haze 7'] = {
		link = 'Green Haze',
		status = '6958_7',
		icon = 'status_6958_7.png'
	},
	['Green Haze 8'] = {
		link = 'Green Haze',
		status = '6958_8',
		icon = 'status_6958_8.png'
	},
	['Green Haze 9'] = {
		link = 'Green Haze',
		status = '6958_9',
		icon = 'status_6958_9.png'
	},
	['Grovel'] = {
  		page = 'Cold Stare',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Grovel',
		detail = 'Elemental DMG dealt by foes is reduced to 0 (Can\'t be removed / Can\'t be extended)',
		status = '68022_1',
		icon = 'status_68022_1.png'
	},
	['Grovel 1'] = {
		link = 'Grovel',
		status = '68022_1',
		icon = 'status_68022_1.png'
	},
	['Grovel 2'] = {
		link = 'Grovel',
		status = '68022_2',
		icon = 'status_68022_2.png'
	},
	['Grovel 3'] = {
		link = 'Grovel',
		status = '68022_3',
		icon = 'status_68022_3.png'
	},
	['Grovel 4'] = {
		link = 'Grovel',
		status = '68022_4',
		icon = 'status_68022_4.png'
	},
	['Grovel 5'] = {
		link = 'Grovel',
		status = '68022_5',
		icon = 'status_68022_5.png'
	},
	['Grovel 6'] = {
		link = 'Grovel',
		status = '68022_6',
		icon = 'status_68022_6.png'
	},
	['Grovel 7'] = {
		link = 'Grovel',
		status = '68022_7',
		icon = 'status_68022_7.png'
	},
	['Grovel 8'] = {
		link = 'Grovel',
		status = '68022_8',
		icon = 'status_68022_8.png'
	},
	['Grovel 9'] = {
		link = 'Grovel',
		status = '68022_9',
		icon = 'status_68022_9.png'
	},
	['Halation'] = {
		link = 'Everdark',
		name = 'Halation',
	},
	['Halcyon Thunderseal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Halcyon Thunderseal',
		detail = 'Targeted for special attack',
		status = '4002_8',
		icon = 'Status Halcyon Thunderseal.png'
	},
	['Half-Stepping'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Half-Stepping',
		detail = 'Charge bar is lowered on every turn (Can\'t be removed)',
		status = '1302_3',
		icon = 'Status Half-Stepping.png'
	},
	['Halberd of Earth'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Halberd of Earth',
		detail = 'ATK is absorbed by earth allies, and earth allies\' ATK is ineffective',
		status = '1146',
		icon = 'Status Halberd of Earth.png'
	},
	['Headache'] = {
		link = 'Confused',
		name = 'Headache'
	},
	['Healing Lowered'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Lowered',
		detail = 'Heal skill\'s healing amount is lowered',
		status = '1247',
		icon = 'Status_HealDown.png'
	},
	['Healing Lowered (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Healing Lowered (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Lowered (Stackable)',
		detail = 'Heal skill\'s healing amount is lowered (Stackable)',
		status = '7643',
		icon = 'status_7643.png'
	},

	['Healing Lowered (Stackable / Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Healing Lowered (Stackable)',
		detail = 'Heal skill\'s healing amount is lowered (Stackable / Can\'t be removed)',
		status = '7643',
		icon = 'status_7643.png'
	},
	['Heat Wave'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Heat Wave',
		detail = 'HP is lowered on every turn by intense heat waves',
		status = '7195',
		icon = 'Status 7195.png'
	},
	['Heat Wave 1'] = {
		link = 'Heat Wave',
		status = '7195_1',
		icon = 'Status 7195_1.png'
	},
	['Heat Wave 2'] = {
		link = 'Heat Wave',
		status = '7195_2',
		icon = 'Status 7195_2.png'
	},
	['Heat Wave 3'] = {
		link = 'Heat Wave',
		status = '7195_3',
		icon = 'Status 7195_3.png'
	},
	['Heat Wave 4'] = {
		link = 'Heat Wave',
		status = '7195_4',
		icon = 'Status 7195_4.png'
	},
	['Heat Wave 5'] = {
		link = 'Heat Wave',
		status = '7195_5',
		icon = 'Status 7195_5.png'
	},
	['Held Under'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Held Under',
		detail = 'HP is lowered every turn and can\'t be recovered / Attacks have a slight chance to miss',
		status = '6016',
		icon = 'Status_Held Under.png'
	},
	['Henpecked'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is lowered / For every 12,240,000 light skill DMG dealt to this foe: Bonus plain DMG / Remove 1 buff (Can\'t be removed)',
		wiki_comment = '',
		name = 'Henpecked',
		detail = '',
		status = '7283',
		icon = 'status_7283.png'
	},
	['Hitmark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hitmark',
		detail = 'Targeted by a skill',
		status = '4002',
		icon = 'Status_4002.png'
	},
	['Holy Spike'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Holy Spike',
		detail = 'HP is lowered on every turn',
		status = '1509',
		icon = 'Status Holy Spike.png'
	},
	['Homing Beacon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Homing Beacon',
		detail = 'While in effect: Takes 5-hit plain DMG every 3 turns / 1 buff is removed / Debuff resistance is lowered (Stackable / Can\'t be removed)',
		status = '7721',
		icon = 'status_7721.png'
	},
	['Hostility Boosted'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = 'Hostility Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hostility Boosted',
		detail = 'More likely to be attacked',
		status = '1463',
		icon = 'Status_AggroUpArrow.png'
	},
	['Hostility Boosted (Can\'t be removed)'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = 'Hostility Up',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hostility Boosted',
		detail = 'More likely to be attacked (Can\'t be removed)',
		status = '1463',
		icon = 'Status_AggroUpArrow.png'
	},
	['Hostility Boosted (Stackable)'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = 'Hostility Up (Stackable)',
		wiki_detail = 'More likely to be attacked (Stackable)',
		wiki_comment = '',
		name = 'Hostility Boosted (Stackable)',
		detail = 'Drawing attacks (Stackable)',
		status = '1463',
		icon = 'Status_AggroUpArrow.png'
	},
	['Hostility Boosted (Stackable/Can\'t be removed)'] = {
		page = 'Hostility',
		groups = {},
		categories = {},
		wiki_name = 'Hostility Up (Stackable)',
		wiki_detail = 'More likely to be attacked (Stackable / Can\'t be removed)',
		wiki_comment = '',
		name = 'Hostility Boosted (Stackable)',
		detail = 'Drawing attacks (Stackable / Can\'t be removed)',
		status = '1479',
		icon = 'Status_AggroUpArrow.png'
	},
	['Hypothermia'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Hypothermia',
		detail = 'Not really sure whom to attack / Will go to sleep after 1 turn (Substitute and Counter won\'t take effect)',
		status = '1408_1',
		icon = 'status_1408_1.png'
	},
	['Identification'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Identification',
		detail = 'Truth is revealed by the detective\'s insight',
		status = '62301',
		icon = 'Status Identification 1.png'
	},
	['Identification 1'] = {
		link = 'Identification',
	},
	['Identification 2'] = {
		link = 'Identification',
		status = '62302',
		icon = 'Status Identification 2.png'
	},
	['Identification 3'] = {
		link = 'Identification',
		status = '62303',
		icon = 'Status Identification 3.png'
	},
	['Identification 4'] = {
		link = 'Identification',
		status = '62304',
		icon = 'Status Identification 4.png'
	},
	['Immaculate Sunlight'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Immaculate Sunlight',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '1008_5',
		icon = 'Status Immaculate Sunlight.png'
	},
	['Immaculate Sunlight (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Immaculate Sunlight',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '1008_4',
		icon = 'Status Immaculate Sunlight (Local).png'
	},
	['Immortal Operative'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Immortal Operative',
		detail = 'Double Strike effect at end of turn when almost knocked out',
		status = '1413_9',
		icon = 'status_1413_9.png'
	},
	['Immortal Tribulation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Immortal Tribulation',
		detail = 'Fire resistance lowered, boost to ATK after 3 turn(s)',
		status = '1214',
		icon = 'Status FireResDown.png'
	},
	['Il Canto Azzurro'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Il Canto Azzurro',
		detail = 'Can\'t normal attack / 80% DMG reduction / Hostility is sharply boosted / At end of turn: Light allies\' skill specs are boosted (Stackable) / Activate Modi Sacri (Can\'t be removed)',
		status = '3257',
		icon = 'status_3257.png'
	},
	['Ill Fortune'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Ill Fortune',
		detail = 'More likely to be attacked',
		status = '1463_1',
		icon = 'Status Ill Fortune.png'
	},
	['Impending Miracle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Impending Miracle',
		detail = 'Activates when a foe uses a special attack (Various effects to all foes and allies upon activation) (Can\'t be removed)',
		status = '6605',
		icon = 'Status Impending Miracle.png'
	},
	['Impending Miracle+'] = {
		groups = {},
		categories = {},
		wiki_name = 'Impending Miracle+',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Impending Miracle',
		detail = 'Activates when a foe uses a special attack (Petrify effect / Plain DMG to all foes / Bonus Dark DMG effect to all allies / 1-turn cut to skill cooldowns) (Can\'t be removed)',
		status = '6605',
		icon = 'Status Impending Miracle.png'
	},
	['Improv Duo'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Improv Duo',
		detail = 'Can gain effects from Juri\'s charge attack, skills, and support skills / After three turns: Juri and the ally\'s ATK is sharply boosted against a foe with Mood Changer effect (1 hit) (Can\'t be removed / Can\'t be extended)',
		status = '7825',
		icon = 'status_7825.png'
	},
	['Impurity'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Impurity',
		detail = 'HP and charge bar lowered each turn',
		status = '1525',
		icon = 'Status_Impurity.png'
	},
	['Impurity (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Impurity',
		detail = 'HP and charge bar lowered each turn (Can\'t be removed)',
		status = '1525',
		icon = 'Status_Impurity.png'
	},
	['Inert'] = {
		page = 'Inert',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Inert',
		detail = 'Can\'t attack',
		status = '62381',
		icon = 'Status Inert 1.png'
	},
	['Inert 1'] = {
		link = 'Inert',
	},
	['Inert 2'] = {
		link = 'Inert',
		status = '62382',
		icon = 'Status Inert 2.png'
	},
	['Inked'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Inked',
		detail = 'HP bar is hidden / Attacks have a chance to miss',
		status = '3000_89',
		icon = 'Status Inked.png'
	},
	['Intoxicated'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Intoxicated',
		detail = 'Not really sure whom to attack / Will go to sleep after 1 turn (Substitute and Counter won\'t take effect)',
		status = '1408',
		icon = 'Status Confused.png'
	},
	['It\'s Gotta Be You!'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'It\'s Gotta Be You!',
		detail = 'More likely to be attacked',
		status = '4002',
		icon = 'Status Target.png'
	},
	['Joya Struggle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Receives DMG after %t% turn(s)',
		wiki_comment = '',
		name = '四苦八苦',
		detail = 'Receives DMG after x turn(s)',
		status = '1100_3',
		icon = 'Status Joya Struggle.png'
	},
	['Kaleidoscope'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Kaleidoscope',
		detail = 'Targeted by a skill',
		status = '4002_11',
		icon = 'Status 4002_11.png'
	},
	['Kaleidoscope 1'] = {
		link = 'Kaleidoscope',
		status = '4002_111',
		icon = 'Status 4002_111.png'
	},
	['Kaleidoscope 2'] = {
		link = 'Kaleidoscope',
		status = '4002_112',
		icon = 'Status 4002_112.png'
	},
	['Kaleidoscope 3'] = {
		link = 'Kaleidoscope',
		status = '4002_113',
		icon = 'Status 4002_113.png'
	},
	['Kaleidoscope 4'] = {
		link = 'Kaleidoscope',
		status = '4002_114',
		icon = 'Status 4002_114.png'
	},
	['Kaleidoscope 5'] = {
		link = 'Kaleidoscope',
		status = '4002_115',
		icon = 'Status 4002_115.png'
	},
	['Kaleidoscope 6'] = {
		link = 'Kaleidoscope',
		status = '4002_116',
		icon = 'Status 4002_116.png'
	},
	['Kaleidoscope 7'] = {
		link = 'Kaleidoscope',
		status = '4002_117',
		icon = 'Status 4002_117.png'
	},
	['Kaleidoscope 8'] = {
		link = 'Kaleidoscope',
		status = '4002_118',
		icon = 'Status 4002_118.png'
	},
	['Kaleidoscope 9'] = {
		link = 'Kaleidoscope',
		status = '4002_119',
		icon = 'Status 4002_119.png'
	},
	['Life or Death'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Life or Death',
		detail = 'HP is lowered every turn based on Life or Death lvl / Healing amount is lowered (Max: 5 lvls)',
		status = '7395_1',
		icon = 'status_7395_1.png'
	},
	['Life or Death 1'] = {
		link = 'Life or Death',
		status = '7395_1',
		icon = 'status_7395_1.png'
	},
	['Life or Death 2'] = {
		link = 'Life or Death',
		status = '7395_2',
		icon = 'status_7395_2.png'
	},
	['Life or Death 3'] = {
		link = 'Life or Death',
		status = '7395_3',
		icon = 'status_7395_3.png'
	},
	['Life or Death 4'] = {
		link = 'Life or Death',
		status = '7395_4',
		icon = 'status_7395_4.png'
	},
	['Life or Death 5'] = {
		link = 'Life or Death',
		status = '7395_5',
		icon = 'status_7395_5.png'
	},
	['Life or Death 6'] = {
		link = 'Life or Death',
		status = '7395_6',
		icon = 'status_7395_6.png'
	},
	['Life or Death 7'] = {
		link = 'Life or Death',
		status = '7395_7',
		icon = 'status_7395_7.png'
	},
	['Life or Death 8'] = {
		link = 'Life or Death',
		status = '7395_8',
		icon = 'status_7395_8.png'
	},
	['Life or Death 9'] = {
		link = 'Life or Death',
		status = '7395_9',
		icon = 'status_7395_9.png'
	},
	['Life or Death 10'] = {
		link = 'Life or Death',
		status = '7395_10',
		icon = 'status_7395_10.png'
	},
	['Light DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Light DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light DEF Lowered',
		detail = 'DEF is lowered for light DMG',
		status = '1025',
		icon = 'Status_LightResDown.png',
	},
	['Light Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Light DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light Lowered (Stackable)',
		detail = 'DEF is lowered for light DMG (Stackable)',
		status = '1440',
		icon = 'Status_LightDEFDownStack.png',
	},
	['Light Jinx'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Light Jinx',
		detail = 'Light has become an elemental weakness (Can\'t be removed)',
		status = '7638_5',
		icon = 'status_7638_5.png'
	},
	['Lightning Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lightning Seal',
		detail = 'Lightning Seal is cast',
		status = '8015',
		icon = 'Status LightMark1.png'
	},
	['Lightning Seal II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lightning Seal II',
		detail = 'Lightning Seal II is cast',
		status = '8025',
		icon = 'Status LightMark2.png'
	},
	['Limiter Annulled (DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Limiter Annulled (DMG)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Limiter Annulled',
		detail = 'Foe\'s DMG taken is boosted (Can\'t be removed / Ends after 50 hits)',
		status = '1020_12',
		icon = 'Status DEF Down 2.png'
	},
	['Limiter Break'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Limiter Break',
		detail = 'Skills and charge attack gain additional effects / ATK, triple attack rate, DMG cap, and dodge rate are boosted (Can\'t be removed / Ends upon taking DMG 3 times)',
		status = '6599',
		icon = 'Status Limiter Break.png'
	},
	['Limiter Break 1'] = {
		link = 'Limiter Break',
		status = '65991',
		icon = 'Status Limiter Break 1.png'
	},
	['Limiter Break 2'] = {
		link = 'Limiter Break',
		status = '65992',
		icon = 'Status Limiter Break 2.png'
	},
	['Limiter Break 3'] = {
		link = 'Limiter Break',
		status = '65993',
		icon = 'Status Limiter Break 3.png'
	},
	['Limiter Break 4'] = {
		link = 'Limiter Break',
		status = '65994',
		icon = 'Status Limiter Break 4.png'
	},
	['Limiter Break 5'] = {
		link = 'Limiter Break',
		status = '65995',
		icon = 'Status Limiter Break 5.png'
	},
	['Limiter Overload'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Deals triple attacks / Deals earth DMG to a foe after normal attacks / Activate Durchbrechen at end of turn (Can\'t be removed / Can\'t be extended)',
		wiki_comment = '',
		name = 'Limiter Overload',
		detail = '',
		status = '7684',
		icon = 'status_7684.png'
	},
	['Lyot'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lyot',
		detail = 'Hit to multiattack rate (Effect decreases with time)',
		status = '1399005',
		icon = 'Status Lyot.png'
	},
	['Lyst Down'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Lyst',
		detail = 'ATK is lowered for up to 3 turn(s) and after 3 turn(s) ATK and charge bar are boosted',
		status = '1391',
		icon = 'Status Lyst Down.png'
	},
	['Maddening Trial'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maddening Trial',
		detail = 'HP is lowered on every turn by strength-sappingly cold water (Can\'t be removed)',
		status = '7198',
		icon = 'Status 7198.png'
	},
	['Magus Marked'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Magus Marked',
		detail = 'Targeted for special attack',
		status = '4002',
		icon = 'Status Target.png'
	},
	['Maker\'s Touchmark'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Maker\'s Touchmark',
		detail = 'Targeted by a skill',
		status = '3000_1011',
		icon = 'Status Maker\'s Touchmark 1.png'
	},
	['Maker\'s Touchmark 1'] = {
		link = 'Maker\'s Touchmark',
	},
	['Maker\'s Touchmark 2'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1012',
		icon = 'Status Maker\'s Touchmark 2.png'
	},
	['Maker\'s Touchmark 3'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1013',
		icon = 'Status Maker\'s Touchmark 3.png'
	},
	['Maker\'s Touchmark 4'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1014',
		icon = 'Status Maker\'s Touchmark 4.png'
	},
	['Maker\'s Touchmark 5'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1015',
		icon = 'Status Maker\'s Touchmark 5.png'
	},
	['Maker\'s Touchmark 6'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1016',
		icon = 'Status Maker\'s Touchmark 6.png'
	},
	['Maker\'s Touchmark 7'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1017',
		icon = 'Status Maker\'s Touchmark 7.png'
	},
	['Maker\'s Touchmark 8'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1018',
		icon = 'Status Maker\'s Touchmark 8.png'
	},
	['Maker\'s Touchmark 9'] = {
		link = 'Maker\'s Touchmark',
		status = '3000_1019',
		icon = 'Status Maker\'s Touchmark 9.png'
	},
	['Malice'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Malice',
		detail = 'HP is lowered at end of turn for foes and allies',
		status = '5034_1',
		icon = 'status_5034_1.png'
	},
	['Malice (Cursed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]',
		name = 'Malice',
		detail = 'HP is lowered at end of turn and can\'t be restored for foes and allies',
		status = '5034_2',
		icon = 'status_5034_2.png'
	},
	['Malice of Despair'] = {
		page = 'Fediel#The Black\'s Encroachment',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Malice of Despair',
		detail = 'All foes\' and allies\' DEF is lowered / Take DMG every turn',
		status = '5045',
		icon = 'status_5045.png'
	},
	['Malice Wing'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Malice Wing',
		detail = 'Upon normal attacks when not almost knocked out: Consumes 10% of max HP to activate Thanatos Bane (Can\'t be removed)',
		status = '7534',
		icon = 'status_7534.png'
	},
	['Manigance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is greatly boosted based on how low HP is / Maximum amount of DMG that can be dealt per hit is boosted / Double attack rate is boosted / Triple attack rate is boosted / Chance of lowering DMG taken <br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Manigance',
		detail = 'ATK is greatly boosted based on how low HP is / Maximum amount of DMG that can be dealt per hit is boosted / Double attack rate is boosted / Triple attack rate is boosted / Chance of lowering DMG taken (Can\'t be removed)',
		status = '3000_62',
		icon = 'Status Manigance.png'
	},
	['Manigance (Old)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Manigance',
		detail = 'ATK is boosted and DEF is lowered (Can\'t be removed)',
		status = '3000_62',
		icon = 'Status Manigance.png'
	},
	['Malignity'] = {
  		page = 'Cold Stare',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Malignity',
		detail = 'Elemental DMG dealt by foes is reduced to 0 (Can\'t be removed / Can\'t be extended)',
		status = '6802_1_1',
		icon = 'status_6802_1_1.png'
	},
	['Malignity 1'] = {
		link = 'Malignity',
		status = '6802_1_1',
		icon = 'status_6802_1_1.png'
	},
	['Malignity 2'] = {
		link = 'Malignity',
		status = '6802_1_2',
		icon = 'status_6802_1_2.png'
	},
	['Malignity 3'] = {
		link = 'Malignity',
		status = '6802_1_3',
		icon = 'status_6802_1_3.png'
	},
	['Malignity 4'] = {
		link = 'Malignity',
		status = '6802_1_4',
		icon = 'status_6802_1_4.png'
	},
	['Malignity 5'] = {
		link = 'Malignity',
		status = '6802_1_5',
		icon = 'status_6802_1_5.png'
	},
	['Malignity 6'] = {
		link = 'Malignity',
		status = '6802_1_6',
		icon = 'status_6802_1_6.png'
	},
	['Malignity 7'] = {
		link = 'Malignity',
		status = '6802_1_7',
		icon = 'status_6802_1_7.png'
	},
	['Malignity 8'] = {
		link = 'Malignity',
		status = '6802_1_8',
		icon = 'status_6802_1_8.png'
	},
	['Malignity 9'] = {
		link = 'Malignity',
		status = '6802_1_9',
		icon = 'status_6802_1_9.png'
	},
	['Malignity (Ally)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Malignity',
		detail = 'Can\'t use skills (Can\'t be removed / Duration can\'t be cut)',
		status = '1111_3',
		icon = 'status_1111_3.png'
	},
	['Marked for Death'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Marked for Death',
		detail = 'Targeted by foe\'s special attack',
		status = '4002',
		icon = 'Status_Target.png'
	},
	['Map Pin'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Map Pin',
		detail = 'More likely to be attacked',
		status = '4002',
		icon = 'Status Target.png'
	},
	['Miasma (Max: 3)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Miasma',
		detail = 'DMG taken is supplemented based on lvl / Takes bonus dark DMG from special attacks (Max: 3 / Lvl rises upon foe\'s normal attacks / Lvl lowers upon C.A. activation)',
		status = '7573_1',
		icon = 'status_7573_1.png'
	},
	['Miasma (Max: 3) 1'] = {
		link = 'Miasma (Max: 3)',
		status = '7573_1',
		icon = 'status_7573_1.png'
	},
	['Miasma (Max: 3) 2'] = {
		link = 'Miasma (Max: 3)',
		status = '7573_2',
		icon = 'status_7573_2.png'
	},
	['Miasma (Max: 3) 3'] = {
		link = 'Miasma (Max: 3)',
		status = '7573_3',
		icon = 'status_7573_3.png'
	},
	['Modulation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK & DEF are unstable<br />4 turns remaining: 10% Boosted<br />3 turns remaining: 20% Lowered<br />2 turns remaining: 20% Boosted<br />1 turn remaining: 30% Lowered',
		wiki_comment = '',
		name = 'Modulation',
		detail = 'ATK & DEF are unstable<br />Current Status: 10/20/30% Boosted/Lowered',
		status = '3000_23',
		icon = 'Status Modulation.png'
	},
	['Modulation (Dragonblood War)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK & DEF are unstable<br />4 turns remaining: 10% Boosted<br />3 turns remaining: 30% Lowered<br />2 turns remaining: 50% Boosted<br />1 turn remaining: 50% Lowered',
		wiki_comment = '',
		name = 'Modulation',
		detail = 'ATK & DEF are unstable<br />Current Status: 10/30/50% Boosted/Lowered',
		status = '3000_23',
		icon = 'Status Modulation.png'
	},
	['Mosh'] = {
		page = 'Rising Force#Extended Mastery Skills',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Field effect]]<br />[[Local status effect]]',
		name = 'Mosh',
		detail = 'At end of turn: Foes\' charge diamonds fill by 1 if a charge attack has been used / 40% boost to all allies\' charge bars if a special attack has been used',
		status = '5027',
		icon = 'Status Mosh.png'
	},
	['Mukku Killed the Plants'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Mukku Killed the Plants',
		detail = 'HP is lowered on every turn',
		status = '1008_15',
		icon = 'Status Mukku Killed the Plants.png'
	},
['Nasori Rite'] = {
    groups = {},
    categories = {},
    wiki_name = '',
    wiki_detail = '',
    wiki_comment = '',
    name = 'Nasori Rite',
    detail = 'Can gain effects from Societte\'s skills and support skills (Can\'t be removed)',
    status = '6699',
    icon = 'Status_Nasori_Rite.png'
},
	['Nemone'] = {
		groups = {},
		categories = {},
		wiki_name = 'Nemone',
		wiki_detail = '',
		wiki_comment = '',
		name = 'ネモ姉にまかせんしゃい!',
		detail = 'Nemone is storing up power (Can\'t be removed)',
		status = '61701',
		icon = 'Status Nemone 1.png'
	},
	['Next Turn Special Action (C.A. DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'A special action will occur next turn if a set amount of C.A. DMG has been taken (Can\'t be removed)',
		wiki_comment = '',
		name = 'Next Turn Special Action (C.A. DMG)',
		detail = '',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Next Turn Special Action (Skill DMG)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'A special action will occur next turn if a set amount of skill DMG has been taken (Can\'t be removed)',
		wiki_comment = '',
		name = 'Next Turn Special Action (Skill DMG)',
		detail = '',
		status = '7443',
		icon = 'status_7443.png'
	},
	['Night Vision'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Night Vision',
		detail = 'Debuffs don\'t miss (Regardless of debuffs or buffs like Blind, hit to accuracy, Mirror Image, debuff resistance, and debuff immunity / Can\'t be removed)',
		status = '1413_1',
		icon = 'status_1413_1.png'
	},
	['Nightlong Melody'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is boosted / Double attack rate is boosted / Triple attack rate is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Nightlong Melody',
		detail = '',
		status = '7708',
		icon = 'status_7708.png'
	},
	['Nightmare\'s Rise'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nightmare\'s Rise',
		detail = 'Allies can deal critical hits regardless of element',
		status = '5011_1',
		icon = 'Status Hour of Ruin.png'
	},
	['Nightmare Scarlet'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Nightmare Scarlet',
		detail = 'DMG taken is amplified',
		status = '62821',
		icon = 'Status Nightmare Scarlet 1.png'
	},
	['Nightmare Scarlet 1'] = {
		link = 'Nightmare Scarlet',
	},
	['Nightmare Scarlet 2'] = {
		link = 'Nightmare Scarlet',
		status = '62822',
		icon = 'Status Nightmare Scarlet 2.png'
	},
	['Nightmare Scarlet 3'] = {
		link = 'Nightmare Scarlet',
		status = '62823',
		icon = 'Status Nightmare Scarlet 3.png'
	},
  	['Nightmare Scarlet 4'] = {
		link = 'Nightmare Scarlet',
		status = '62824',
		icon = 'Status Nightmare Scarlet 4.png'
	},
	['Nightmare Scarlet 5'] = {
		link = 'Nightmare Scarlet',
		status = '62825',
		icon = 'Status Nightmare Scarlet 5.png'
	},
  	['Nightmare Scarlet 6'] = {
		link = 'Nightmare Scarlet',
		status = '62826',
		icon = 'Status Nightmare Scarlet 6.png'
	},
	['Nightmare Scarlet 7'] = {
		link = 'Nightmare Scarlet',
		status = '62827',
		icon = 'Status Nightmare Scarlet 7.png'
	},
  	['Nightmare Scarlet 8'] = {
		link = 'Nightmare Scarlet',
		status = '62828',
		icon = 'Status Nightmare Scarlet 8.png'
	},
	['Nightmare Scarlet 9'] = {
		link = 'Nightmare Scarlet',
		status = '62829',
		icon = 'Status Nightmare Scarlet 9.png'
	},
	['Nightmare Temptation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Nightmare Temptation',
		detail = 'Attacks are slightly limited',
		status = '1598_31',
		icon = 'Status Nightmare Temptation 1.png'
	},
	['Nightmare Temptation 1'] = {
		link = 'Nightmare Temptation',
	},
	['Nightmare Temptation 2'] = {
		link = 'Nightmare Temptation',
		status = '1598_32',
		icon = 'Status Nightmare Temptation 2.png'
	},
	['Nightmare Temptation 3'] = {
		link = 'Nightmare Temptation',
		status = '1598_33',
		icon = 'Status Nightmare Temptation 3.png'
	},
  	['Nightmare Temptation 4'] = {
		link = 'Nightmare Temptation',
		status = '1598_34',
		icon = 'Status Nightmare Temptation 4.png'
	},
	['Nightmare Temptation 5'] = {
		link = 'Nightmare Temptation',
		status = '1598_35',
		icon = 'Status Nightmare Temptation 5.png'
	},
  	['Nightmare Temptation 6'] = {
		link = 'Nightmare Temptation',
		status = '1598_36',
		icon = 'Status Nightmare Temptation 6.png'
	},
	['Nightmare Temptation 7'] = {
		link = 'Nightmare Temptation',
		status = '1598_37',
		icon = 'Status Nightmare Temptation 7.png'
	},
  	['Nightmare Temptation 8'] = {
		link = 'Nightmare Temptation',
		status = '1598_38',
		icon = 'Status Nightmare Temptation 8.png'
	},
	['Nightmare Temptation 9'] = {
		link = 'Nightmare Temptation',
		status = '1598_39',
		icon = 'Status Nightmare Temptation 9.png'
	},
	['Nightsmoke\'s Prey'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Nightsmoke\'s Prey',
		detail = 'Locked on by the Nightsmoke',
		status = '6169',
		icon = 'Status Nightsmoke\'s Prey.png'
	},
	['Nightsmoke\'s Victim'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Steals heart and lands Charm effect to a foe when the foe uses a special attack / Locked on to by Nightsmoke<br />(Can\'t be removed)',
		wiki_comment = '',
		name = 'Nightsmoke\'s Victim',
		detail = '',
		status = '6422',
		icon = 'Status Nightsmoke\'s Victim.png'
	},
	['Nine-Tributes Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nine-Tributes Seal',
		detail = 'The power of Ninpress has been sealed (a special attack will occur upon release)',
		status = '3000_1021',
		icon = 'Status Nine-Tributes Seal 1.png'
	},
	['Nine-Tributes Seal 9'] = {
		link = 'Nine-Tributes Seal',
		status = '3000_1029',
		icon = 'Status Nine-Tributes Seal 9.png'
	},
	['Nursery'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Nursery',
		detail = 'May attack an ally (Substitute and Counter won\'t take effect)',
		status = '1408',
		icon = 'Status Confused.png'
	},
	['Mood Changer'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Mood Changer',
		detail = 'ATK and multiattack rate are lowered (Can\'t be removed)',
		status = '3256',
		icon = 'status_3256.png'
	},
	['Mood Changer 1'] = {
		link = 'Mood Changer',
		status = '3256_1',
		icon = 'status_3256_1.png'
	},
	['Mood Changer 2'] = {
		link = 'Mood Changer',
		status = '3256_2',
		icon = 'status_3256_2.png'
	},
	['Mood Changer 3'] = {
		link = 'Mood Changer',
		status = '3256_3',
		icon = 'status_3256_3.png'
	},
	['Mood Changer 4'] = {
		link = 'Mood Changer',
		status = '3256_4',
		icon = 'status_3256_4.png'
	},
	['Mood Changer 5'] = {
		link = 'Mood Changer',
		status = '3256_5',
		icon = 'status_3256_5.png'
	},
	['Mood Changer 6'] = {
		link = 'Mood Changer',
		status = '3256_6',
		icon = 'status_3256_6.png'
	},
	['Mood Changer 7'] = {
		link = 'Mood Changer',
		status = '3256_7',
		icon = 'status_3256_7.png'
	},
	['Mood Changer 8'] = {
		link = 'Mood Changer',
		status = '3256_8',
		icon = 'status_3256_8.png'
	},
	['Mood Changer 9'] = {
		link = 'Mood Changer',
		status = '3256_9',
		icon = 'status_3256_9.png'
	},
	['Moon'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Moon',
		detail = 'Debuff effect resistance is lowered',
		status = '1519_2',
		icon = 'Status Moon.png'
	},
	['No Turning Back'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'No Turning Back',
		detail = 'Can\'t be healed (Can\'t be removed)',
		status = '1012_2',
		icon = 'Status Barawa.png'
	},
	['No Turning Back 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'No Turning Back',
		detail = 'HP can\'t be recovered (Can\'t be removed) (Max: Lvl 3)',
		status = '62311',
		icon = 'Status No Turning Back 1.png'
	},
	['No Turning Back 2'] = {
		link = 'No Turning Back 1',
		status = '62312',
		icon = 'Status No Turning Back 2.png'
	},
	['No Turning Back 3'] = {
		link = 'No Turning Back 1',
		status = '62313',
		icon = 'Status No Turning Back 3.png'
	},
	['Non-Existentialism'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Non-Existentialism',
		detail = 'HP is restored each turn (Ends upon being debuffed by a debuff skill)',
		status = '3016',
		icon = 'status_Non-Existentialism.png'
	},
	['Non-Existentialism (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Non-Existentialism',
		detail = 'Takes special actions in place of one-ally attacks (Can\'t be removed)',
		status = '3016',
		icon = 'status_Non-Existentialism.png'
	},
	['Obedience'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Obedience',
		detail = 'As a Rose Queen, ATK is absorbed by wind allies, and wind allies\' ATK is ineffective. ATK is slightly restricted.',
		 status = '1416',
		icon = 'Status Submission.png'
	},
	['Omen of Forfeit'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omen of Forfeit',
		detail = 'Akasha\'s special attack is now promised to be fulfilled',
		status = '1516_3',
		icon = 'Status Omen of Forfeit.png'
	},
	['Omen of Caucasus'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omen of Caucasus',
		detail = 'Heralds the coming of the Binding of Caucasus',
		status = '3000_48',
		icon = 'Status 3000_48.png'
	},
	['Omen of Caucasus (Militis)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Omen of Caucasus',
		detail = 'Athanatos Flame will activate next action',
		status = '3000_48',
		icon = 'status_3000_48.png'
	},
	['Onslaught'] = {
		page = 'Onslaught',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Onslaught',
		detail = 'Takes effects that activate against foes in break',
		status = '6335',
		icon = 'Status Onslaught.png'
	},
	['Onslaught 1'] = {
		link = 'Onslaught',
		status = '63351',
		icon = 'Status Onslaught 1.png'
	},
	['Onslaught 2'] = {
		link = 'Onslaught',
		status = '63352',
		icon = 'Status Onslaught 2.png'
	},
	['Onslaught 3'] = {
		link = 'Onslaught',
		status = '63353',
		icon = 'Status Onslaught 3.png'
	},
	['Our Hair\'s in Your Hands!'] = {
		groups = {},
		categories = {},
		wiki_name = 'Our Hair\'s in Your Hands!',
		wiki_detail = '',
		wiki_comment = '',
		name = '毛の未来を頼んだぞ──!!!!',
		detail = 'At end of turn in which an ally is almost knocked out: Fully restores HP / Removes all debuffs / Wig Out lvl rises to max / Ends cooldown for all skills (Can\'t be removed)',
		status = '7110',
		icon = 'status_7110.png'
	},
	['Out of Body'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Out of Body',
		detail = 'Knocked out after 3 turn(s) and foe HP will be restored',
		status = '3000',
		icon = 'Status Sanctified.png'
	},
	['Out of Luck'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Out of Luck',
		detail = 'DEF is lowered',
		status = '6131',
		icon = 'Status Out of Luck.png'
	},
	['Out of Sorts'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Out of Sorts',
		detail = 'Attacks have a slight chance to miss (Can\'t be removed)',
		status = '1503_2',
		icon = 'Status Out of Sorts.png'
	},
	['Overdrive'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Overdrive',
		detail = 'In overdrive',
		status = '9999_11',
		icon = 'status_9999_11.png'
	},
	['Overdrive 1'] = {
		link = 'Overdrive',
		status = '9999_11',
		icon = 'status_9999_11.png'
	},
	['Overdrive 2'] = {
		link = 'Overdrive',
		status = '9999_12',
		icon = 'status_9999_12.png'
	},
	['Overdrive 3'] = {
		link = 'Overdrive',
		status = '9999_13',
		icon = 'status_9999_13.png'
	},
  	['Overdrive 4'] = {
		link = 'Overdrive',
		status = '9999_14',
		icon = 'status_9999_14.png'
	},
	['Overdrive 5'] = {
		link = 'Overdrive',
		status = '9999_15',
		icon = 'status_9999_15.png'
	},
  	['Overdrive 6'] = {
		link = 'Overdrive',
		status = '9999_16',
		icon = 'status_9999_16.png'
	},
	['Overdrive 7'] = {
		link = 'Overdrive',
		status = '9999_17',
		icon = 'status_9999_17.png'
	},
  	['Overdrive 8'] = {
		link = 'Overdrive',
		status = '9999_18',
		icon = 'status_9999_18.png'
	},
	['Overdrive 9'] = {
		link = 'Overdrive',
		status = '9999_19',
		icon = 'status_9999_19.png'
	},
	['Overheated'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Overheated',
		detail = 'HP is lowered on every turn',
		status = '1083',
		icon = 'Status Burned.png'
	},
	['Overheated (Stackable/Can\'t be removed)'] = {
		link = 'Overheated',
		detail = 'HP is lowered on every turn (Stackable/Can\'t be removed)',
	},
	['Pact'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pact',
		detail = 'Gains Fruition after 1 turn',
		status = '1516',
		icon = 'Status Pact.png'
	},
	['Paralyzed'] = {
		page = 'Paralyzed',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Paralyzed',
		detail = 'Can\'t attack',
		status = '1102',
		icon = 'Status_Paralysis.png'
	},
	['Paralyzed (Can\'t be removed)'] = {
		page = 'Paralyzed',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Paralyzed',
		detail = 'Can\'t attack (Can\'t be removed)',
		status = '1102',
		icon = 'Status_Paralysis.png'
	},
	['Paralyzed (Local)'] = {
		page = 'Paralyzed',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Paralyzed',
		detail = 'Can\'t attack',
		status = '1102_31',
		icon = 'Status Paralyzed 1.png'
	},
	['Paralyzed 1'] = {
		link = 'Paralyzed (Local)',
	},
	['Paralyzed 2'] = {
		link = 'Paralyzed (Local)',
		status = '1102_32',
		icon = 'Status Paralyzed 2.png'
	},
	['Paralyzed 3'] = {
		link = 'Paralyzed (Local)',
		status = '1102_33',
		icon = 'Status Paralyzed 3.png'
	},
	['Paralyzed 4'] = {
		link = 'Paralyzed (Local)',
		status = '1102_34',
		icon = 'Status Paralyzed 4.png'
	},
	['Paralyzed 5'] = {
		link = 'Paralyzed (Local)',
		status = '1102_35',
		icon = 'Status Paralyzed 5.png'
	},
	['Paralyzed 6'] = {
		link = 'Paralyzed (Local)',
		status = '1102_36',
		icon = 'Status Paralyzed 6.png'
	},
	['Paralyzed 7'] = {
		link = 'Paralyzed (Local)',
		status = '1102_37',
		icon = 'Status Paralyzed 7.png'
	},
	['Paralyzed 8'] = {
		link = 'Paralyzed (Local)',
		status = '1102_38',
		icon = 'Status Paralyzed 8.png'
	},
	['Paralyzed 9'] = {
		link = 'Paralyzed (Local)',
		status = '1102_39',
		icon = 'Status Paralyzed 9.png'
	},
	['Paralysis'] = {
		link = 'Paralyzed',
		name = 'Paralysis',
	},
	['Paralyzed Purple'] = {
		link = 'Paralyzed',
		wiki_comment = 'This type of Paralysis is on a separate resistance counter<br>than the normal (yellow) Paralysis debuff.',
		status = '11022',
		icon = 'Status Paralysis Purple.png'
	},
	['Paralyzed (Purple)'] = {
		link = 'Paralyzed Purple',
	},
	['Partnered Up'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '"Sales Talk" in Karteira\'s skill descriptions',
		name = 'Partnered Up',
		detail = 'Having a Sales Talk with Karteira',
		status = '4003',
		icon = 'Status partner.png'
	},
	['Passage of Peace'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is lowered /<br />Debuff resistance is lowered (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		name = 'Passage of Peace',
		detail = '',
		status = '3905',
		icon = 'Status Passage of Peace.png'
	},
	['Persuasion'] = {
		link = 'Lethal Hit',
		name = 'Persuasion',
		status = '1643',
		icon = 'Status Cuddly.png'
	},
	['Petals of Sapphire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Petals of Sapphire',
		detail = 'Multiattack rate and critical hit rate are boosted based on number of Petals of Sapphire (Max: 5 / Can\'t be removed)',
		status = '6982',
		icon = 'status_6982.png'
	},
	['Petals of Sapphire 1'] = {
		link = 'Petals of Sapphire',
		status = '69821',
		icon = 'status_69821.png'
	},
	['Petals of Sapphire 2'] = {
		link = 'Petals of Sapphire',
		status = '69822',
		icon = 'status_69822.png'
	},
	['Petals of Sapphire 3'] = {
		link = 'Petals of Sapphire',
		status = '69823',
		icon = 'status_69823.png'
	},
	['Petals of Sapphire 4'] = {
		link = 'Petals of Sapphire',
		status = '69824',
		icon = 'status_69824.png'
	},
	['Petals of Sapphire 5'] = {
		link = 'Petals of Sapphire',
		status = '69825',
		icon = 'status_69825.png'
	},
	['Petrified'] = {
		page = 'Petrified',
		groups = {'Debuffs'},
		categories = {'Fear'},
		wiki_name = 'Petrified',
		wiki_detail = 'Stops enemy\'s charge diamonds from filling.',
		wiki_comment = '',
		name = 'Petrified',
		detail = 'Charge turn won\'t fill',
		status = '1374',
		icon = 'Status_Petrified.png'
	},
	['Petrified 1'] = {
		page = 'Petrified',
		groups = {'Debuffs'},
		categories = {'Fear','local'},
		wiki_name = '',
		wiki_detail = 'Stops enemy\'s charge diamonds from filling.',
		wiki_comment = '[[Local status effect]]',
		name = 'Petrified',
		detail = 'Charge turn won\'t fill',
		status = '1374_11',
		icon = 'Status Petrified 1.png'
	},
	['Petrified 2'] = {
		link = 'Petrified 1',
		status = '1374_12',
		icon = 'Status Petrified 2.png'
	},
	['Petrified 3'] = {
		link = 'Petrified 1',
		status = '1374_13',
		icon = 'Status Petrified 3.png'
	},
	['Petrified 4'] = {
		link = 'Petrified 1',
		status = '1374_14',
		icon = 'Status Petrified 4.png'
	},
	['Petrified 5'] = {
		link = 'Petrified 1',
		status = '1374_15',
		icon = 'Status Petrified 5.png'
	},
	['Petrified 6'] = {
		link = 'Petrified 1',
		status = '1374_16',
		icon = 'Status Petrified 6.png'
	},
	['Petrified 7'] = {
		link = 'Petrified 1',
		status = '1374_17',
		icon = 'Status Petrified 7.png'
	},
	['Petrified 8'] = {
		link = 'Petrified 1',
		status = '1374_12',
		icon = 'Status Petrified 8.png'
	},
	['Petrified 9'] = {
		link = 'Petrified 1',
		status = '1374_19',
		icon = 'Status Petrified 9.png'
	},
	['Petrified Ally'] = {
		link = 'Petrified',
		wiki_detail = '',
		detail = 'Charge bar doesn\'t fill up',
	},
	['Petrified (Ally / Can\'t be removed)'] = {
		link = 'Petrified',
		wiki_detail = '',
		detail = 'Charge bar doesn\'t fill up (Can\'t be removed)',
	},
	['Petrified Purple'] = {
		link = 'Petrified',
		wiki_comment = 'This type of Petrified is on a separate resistance counter<br>than the normal (blue) Petrified debuff.',
		status = '13742',
		icon = 'Status Petrified Purple.png'
	},
	['Petrifying Gaze'] = {
		page = 'Can\'t Act',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Petrifying Gaze',
		detail = 'Can\'t attack (Can\'t be removed / Can\'t be extended)',
		status = '7075_4',
		icon = 'status_7075_4.png'
	},
	['Petrifying Gaze 1'] = {
		link = 'Petrifying Gaze',
		status = '7075_41',
		icon = 'Status 7075_41.png'
	},
	['Petrifying Gaze 2'] = {
		link = 'Petrifying Gaze',
		status = '7075_42',
		icon = 'Status 7075_42.png'
	},
	['Petrifying Gaze 3'] = {
		link = 'Petrifying Gaze',
		status = '7075_43',
		icon = 'Status 7075_43.png'
	},
  ['Petrifying Gaze 4'] = {
		link = 'Petrifying Gaze',
		status = '7075_44',
		icon = 'Status 7075_44.png'
	},
	['Petrifying Gaze 5'] = {
		link = 'Petrifying Gaze',
		status = '7075_45',
		icon = 'Status 7075_45.png'
	},
	['Petrifying Gaze 6'] = {
		link = 'Petrifying Gaze',
		status = '7075_46',
		icon = 'Status 7075_46.png'
	},
	['Petrifying Gaze 7'] = {
		link = 'Petrifying Gaze',
		status = '7075_47',
		icon = 'Status 7075_47.png'
	},
  ['Petrifying Gaze 8'] = {
		link = 'Petrifying Gaze',
		status = '7075_48',
		icon = 'Status 7075_48.png'
	},
	['Petrifying Gaze 9'] = {
		link = 'Petrifying Gaze',
		status = '7075_49',
		icon = 'Status 7075_49.png'
	},
	['Piercing Dawn'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Piercing Dawn',
		detail = 'Can\'t be healed',
		status = '1012_3',
		icon = 'Status Piercing Dawn.png'
	},
	['Pillory 1'] = {
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Pillory',
		detail = 'Takes DMG at end of turn / Attacks are restricted by chance',
		status = '6669_1',
		icon = 'Status Pillory 1.png'
	},
	['Pillory 2'] = {
		link = 'Pillory 1',
		status = '6669_2',
		icon = 'Status Pillory 2.png'
	},
	['Pillory 3'] = {
		link = 'Pillory 1',
		status = '6669_3',
		icon = 'Status Pillory 3.png'
	},
	['Pillory 4'] = {
		link = 'Pillory 1',
		status = '6669_4',
		icon = 'Status Pillory 4.png'
	},
	['Pillory 5'] = {
		link = 'Pillory 1',
		status = '6669_5',
		icon = 'Status Pillory 5.png'
	},
	['Pillory 6'] = {
		link = 'Pillory 1',
		status = '6669_6',
		icon = 'Status Pillory 6.png'
	},
	['Pillory 7'] = {
		link = 'Pillory 1',
		status = '6669_7',
		icon = 'Status Pillory 7.png'
	},
	['Pillory 8'] = {
		link = 'Pillory 1',
		status = '6669_8',
		icon = 'Status Pillory 8.png'
	},
	['Pillory 9'] = {
		link = 'Pillory 1',
		status = '6669_9',
		icon = 'Status Pillory 9.png'
	},
	['Pinpoint Prey'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is lowered / Boost to DMG taken (Can\'t be removed)',
		wiki_comment = '[[Local status effect]]',
		name = 'Pinpoint Prey',
		detail = '',
		status = '7025',
		icon = 'status_7025.png'
	},
	['Pitfall'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pitfall',
		detail = 'ATK is absorbed by dark allies, and dark allies\' ATK is ineffective',
		status = '1149',
		icon = 'Status_1149.png'
	},
	['Poisoned'] = {
		page = 'Poisoned',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Poisoned',
		detail = 'HP is lowered on every turn',
		status = '1008',
		icon = 'Status_Poison.png'
	},
	['Psychic Fusion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Psychic Fusion',
		detail = 'Has a chance to attack an ally based on lvl (Can\'t be removed / Max: Lvl 10) / Lvl lowers by 3 upon being targeted by an ally\'s buff or healing skill',
		status = '7187',
		icon = 'Status 7187.png'
	},
	['Psychic Fusion 1'] = {
		link = 'Psychic Fusion',
		status = '7187_1',
		icon = 'Status 7187_1.png'
	},
	['Psychic Fusion 2'] = {
		link = 'Psychic Fusion',
		status = '7187_2',
		icon = 'Status 7187_2.png'
	},
	['Psychic Fusion 3'] = {
		link = 'Psychic Fusion',
		status = '7187_3',
		icon = 'Status 7187_3.png'
	},
	['Psychic Fusion 4'] = {
		link = 'Psychic Fusion',
		status = '7187_4',
		icon = 'Status 7187_4.png'
	},
	['Psychic Fusion 5'] = {
		link = 'Psychic Fusion',
		status = '7187_5',
		icon = 'Status 7187_5.png'
	},
	['Psychic Fusion 6'] = {
		link = 'Psychic Fusion',
		status = '7187_6',
		icon = 'Status 7187_6.png'
	},
	['Psychic Fusion 7'] = {
		link = 'Psychic Fusion',
		status = '7187_7',
		icon = 'Status 7187_7.png'
	},
	['Psychic Fusion 8'] = {
		link = 'Psychic Fusion',
		status = '7187_8',
		icon = 'Status 7187_8.png'
	},
	['Psychic Fusion 9'] = {
		link = 'Psychic Fusion',
		status = '7187_9',
		icon = 'Status 7187_9.png'
	},
	['Psychic Fusion 10'] = {
		link = 'Psychic Fusion',
		status = '7187_10',
		icon = 'Status 7187_10.png'
	},
	['Psychic Fusion (Main Quest)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Psychic Fusion',
		detail = 'Can\'t attack',
		status = '718',
		icon = 'Status 7187.png'
	},
	['Pumpkin'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Pumpkin',
		detail = 'Charlotta\'s attack specs will be boosted upon attacking this foe',
		status = '4002_01',
		icon = 'Status Pumpkin.png'
	},
	['Pumpkin 1'] = {
		link = 'Pumpkin',
		status = '4002_011',
		icon = 'Status Pumpkin 1.png'
	},
	['Pumpkin 2'] = {
		link = 'Pumpkin',
		status = '4002_012',
		icon = 'Status Pumpkin 2.png'
	},
	['Pumpkin 3'] = {
		link = 'Pumpkin',
		status = '4002_013',
		icon = 'Status Pumpkin 3.png'
	},
	['Pumpkin 4'] = {
		link = 'Pumpkin',
		status = '4002_014',
		icon = 'Status Pumpkin 4.png'
	},
	['Pumpkin Trick'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Pumpkin Trick',
		detail = 'Recovers HP each turn / Takes DMG upon recovering HP (Can\'t be removed)',
		status = '3001',
		icon = 'Status Pumpkin Trick.png'
	},
	['Pureflow'] = {
		category = 'Check Status: Pureflow (Summon)',
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Pureflow',
		detail = 'DMG taken is boosted / DMG dealt is lowered',
		status = '6058_11',
		icon = 'Status Pureflow 1.png'
	},
	['Pureflow 1'] = {
		link = 'Pureflow',
	},
	['Pureflow 2'] = {
		link = 'Pureflow',
		status = '6058_12',
		icon = 'Status Pureflow 2.png'
	},
	['Pureflow 3'] = {
		link = 'Pureflow',
		status = '6058_13',
		icon = 'Status Pureflow 3.png'
	},
	['Pureflow 4'] = {
		link = 'Pureflow',
		status = '6058_14',
		icon = 'Status Pureflow 4.png'
	},
	['Pureflow 5'] = {
		link = 'Pureflow',
		status = '6058_15',
		icon = 'Status Pureflow 5.png'
	},
	['Pureflow (Gabriel)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Pureflow',
		detail = 'ATK and DEF are lowered / DMG taken is supplemented (Can\'t be removed)',
		status = '32351',
		icon = 'status_32351.png'
	},
	['Pureflow (Gabriel) 1'] = {
		link = 'Pureflow (Gabriel)',
		status = '32351',
		icon = 'status_32351.png'
	},
	['Pureflow (Gabriel) 2'] = {
		link = 'Pureflow (Gabriel)',
		status = '32352',
		icon = 'status_32352.png'
	},
	['Pureflow (Gabriel) 3'] = {
		link = 'Pureflow (Gabriel)',
		status = '32353',
		icon = 'status_32353.png'
	},
	['Pureflow (Gabriel) 4'] = {
		link = 'Pureflow (Gabriel)',
		status = '32354',
		icon = 'status_32354.png'
	},
	['Pureflow (Gabriel) 5'] = {
		link = 'Pureflow (Gabriel)',
		status = '32355',
		icon = 'status_32355.png'
	},
	['Pureflow (Gabriel) 6'] = {
		link = 'Pureflow (Gabriel)',
		status = '32356',
		icon = 'status_32356.png'
	},
	['Pureflow (Gabriel) 7'] = {
		link = 'Pureflow (Gabriel)',
		status = '32357',
		icon = 'status_32357.png'
	},
	['Pureflow (Gabriel) 8'] = {
		link = 'Pureflow (Gabriel)',
		status = '32358',
		icon = 'status_32358.png'
	},
	['Pureflow (Gabriel) 9'] = {
		link = 'Pureflow (Gabriel)',
		status = '32359',
		icon = 'status_32359.png'
	},
	['Purification Brand'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is boosted / Charge bar gain is boosted / Deals bonus DMG to foe upon charge attack / C.A. DMG is boosted / C.A. DMG cap is boosted (Can\'t be removed)',
		wiki_comment = '',
		name = 'Purification Brand',
		detail = '',
		status = '7707',
		icon = 'status_7707.png'
	},
	['Purified'] = {
		link = 'Death',
		name = 'Purified',
		status = '1100_2',
		icon = 'Status Purified.png'
	},
	['Putrefaction'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Putrefaction',
		detail = 'Lowers HP and charge bar each turn / Removes a buff effect at end of turn',
		status = '3000_67',
		icon = 'Status_3000_67.png'
	},
	['Putrefied'] = {
		page = 'Putrefied',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Putrefied',
		detail = 'HP is lowered on every turn',
		status = '1103',
		icon = 'Status Putrefy.png'
	},
	['Putrefied (Can\'t be removed)'] = {
		link = 'Putrefied',
		name = 'Putrefied',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		icon = 'Status Putrefy.png',
	},
	['Putrefaction'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Putrefaction',
		detail = 'Lowers HP and charge bar each turn / Removes a buff effect at end of turn',
		status = '3000_67',
		icon = 'Status Putrefaction.png'
	},
	['Rancor'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rancor',
		detail = 'HP is lowered on every turn (Lvl rises upon each cast / Will be knocked out on the turn after reaching lvl 3)',
		status = '16051',
		icon = 'Status Rancor 1.png'
	},
	['Rancor 1'] = {
		link = 'Rancor',
		status = '16051',
		icon = 'Status Rancor 1.png'
	},
	['Rancor 2'] = {
		link = 'Rancor',
		status = '16052',
		icon = 'Status Rancor 2.png'
	},
	['Rancor 3'] = {
		link = 'Rancor',
		status = '16053',
		icon = 'Status Rancor 3.png'
	},
	['Readying Skill (Multiattack Down)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Readying Skill (Multiattack Down)',
		wiki_detail = 'Hit to multiattack rate for all allies after %t%',
		wiki_comment = '',
		name = 'Readying Skill',
		detail = 'Hit to multiattack rate for all allies after X turn(s)',
		status = '1380_3',
		icon = 'Status TripleDown Timer.png'
	},
	['Reality Distortion'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Reality Distortion',
		detail = 'ATK is boosted due to reality distortion',
		status = '1503',
		icon = 'Status Modulation.png'
	},
	['Red-Handed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Red-Handed',
		detail = 'Barawa is in hot pursuit of this foe (Can\'t be removed)',
		status = '77301',
		icon = 'status_77301.png'
	},
	['Red-Handed 1'] = {
		link = 'Red-Handed',
		status = '77301',
		icon = 'status_77301.png'
	},
	['Red-Handed 2'] = {
		link = 'Red-Handed',
		status = '77302',
		icon = 'status_77302.png'
	},
	['Red-Handed 3'] = {
		link = 'Red-Handed',
		status = '77303',
		icon = 'status_77303.png'
	},
	['Red-Handed 4'] = {
		link = 'Red-Handed',
		status = '77304',
		icon = 'status_77304.png'
	},
	['Red-Handed 5'] = {
		link = 'Red-Handed',
		status = '77305',
		icon = 'status_77305.png'
	},
	['Red-Handed 6'] = {
		link = 'Red-Handed',
		status = '77306',
		icon = 'status_77306.png'
	},
	['Red-Handed 7'] = {
		link = 'Red-Handed',
		status = '77307',
		icon = 'status_77307.png'
	},
	['Red-Handed 8'] = {
		link = 'Red-Handed',
		status = '77308',
		icon = 'status_77308.png'
	},
	['Red-Handed 9'] = {
		link = 'Red-Handed',
		status = '77309',
		icon = 'status_77309.png'
	},
	['Red Heat'] = {
		link = 'Burned',
		name = 'Red Heat',
	},
	['Red Heat 1'] = {
		link = 'Red Heat',
		status = '1083_11',
		icon = 'Status Red Heat 1.png'
	},
	['Red Heat 2'] = {
		link = 'Red Heat',
		status = '1083_12',
		icon = 'Status Red Heat 2.png'
	},
	['Red Heat 3'] = {
		link = 'Red Heat',
		status = '1083_13',
		icon = 'Status Red Heat 3.png'
	},
	['Red Spider Lily'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Red Spider Lily',
		detail = 'Attacks have a slight chance to miss / HP is lowered on every turn',
		status = '6336',
		icon = 'Status Red Spider Lily.png'
	},
	['Resonance'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Resonance',
		detail = 'Grants buffs to all allies upon chain burst activation based on Resonance lvl (Can\'t be removed)',
		status = '6563',
		icon = 'Status Resonance.png'
	},
	['Resonance 1'] = {
		link = 'Resonance',
		status = '6563_1',
		icon = 'Status Resonance 1.png'
	},
	['Resonance 2'] = {
		link = 'Resonance',
		status = '6563_2',
		icon = 'Status Resonance 2.png'
	},
	['Resonance 3'] = {
		link = 'Resonance',
		status = '6563_3',
		icon = 'Status Resonance 3.png'
	},
	['Resonance 4'] = {
		link = 'Resonance',
		status = '6563_4',
		icon = 'status_6563_4.png'
	},
	['Resonance 5'] = {
		link = 'Resonance',
		status = '6563_5',
		icon = 'status_6563_5.png'
	},
	['Resonance 6'] = {
		link = 'Resonance',
		status = '6563_6',
		icon = 'status_6563_6.png'
	},
	['Resonance 7'] = {
		link = 'Resonance',
		status = '6563_7',
		icon = 'status_6563_7.png'
	},
	['Resonance 8'] = {
		link = 'Resonance',
		status = '6563_8',
		icon = 'status_6563_8.png'
	},
	['Resonance 9'] = {
		link = 'Resonance',
		status = '6563_9',
		icon = 'status_6563_9.png'
	},
	['Resounding Sanctuary'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Resounding Sanctuary',
		detail = 'Special defense mode will be removed',
		status = '1244_11',
		icon = 'status_1244_11.png'
	},
	['Resounding Sanctuary (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Resounding Sanctuary',
		detail = 'Special defense mode will be removed',
		status = '1244_10',
		icon = 'Status Resounding Sanctuary (Local).png'
	},
	['Restrain (Ally)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Restrain',
		detail = 'Can\'t deal one-foe attacks or charge attacks (Can\'t be removed)',
		status = '1241_5',
		icon = 'Status Restrained (Ally).png'
	},
	['Restrained'] ={
		link = 'Restrained (Ally)',
	},
	['Restrained (Ally)'] = {
		link = 'Restrain (Ally)',
	},
	['Restrain (Enemy)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Restrain',
		detail = 'Can\'t use charge-diamond attacks / Can\'t deal one-ally attacks (Can\'t be removed)',
		status = '1241_41',
		icon = 'Status Restrained (Enemy).png'
	},
	['Restrained (Enemy)'] = {
		link = 'Restrain (Enemy)',
	},
	['Restrain (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Restrain',
		detail = 'Can\'t use charge-diamond attacks / Can\'t deal one-ally attacks',
		status = '1241_41',
		icon = 'Status Restrain 1.png'
	},
	['Restrained (Local)'] = {
		link = 'Restrain (Local)',
	},
	['Restrain 1'] = {
		link = 'Restrain (Local)',
	},
	['Restrain 2'] = {
		link = 'Restrain (Local)',
		status = '1241_42',
		icon = 'Status Restrain 2.png'
	},
	['Restrain 3'] = {
		link = 'Restrain (Local)',
		status = '1241_43',
		icon = 'Status Restrain 3.png'
	},
  	['Restrain 4'] = {
		link = 'Restrain (Local)',
		status = '1241_44',
		icon = 'Status Restrain 4.png'
	},
	['Restrain 5'] = {
		link = 'Restrain (Local)',
		status = '1241_45',
		icon = 'Status Restrain 5.png'
	},
  	['Restrain 6'] = {
		link = 'Restrain (Local)',
		status = '1241_46',
		icon = 'Status Restrain 6.png'
	},
	['Restrain 7'] = {
		link = 'Restrain (Local)',
		status = '1241_47',
		icon = 'Status Restrain 7.png'
	},
  	['Restrain 8'] = {
		link = 'Restrain (Local)',
		status = '1241_48',
		icon = 'Status Restrain 8.png'
	},
	['Restrain 9'] = {
		link = 'Restrain (Local)',
		status = '1241_49',
		icon = 'Status Restrain 9.png'
	},
	['Rivalry'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rivalry',
		detail = 'Randomly recovers HP or takes DMG on every turn',
		status = '1515',
		icon = 'Status Rivalry.png'
	},
	['Rocking Out'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rocking Out',
		detail = 'ATK is boosted, but DEF is lowered and is more likely to be attacked (Can\'t be removed)',
		status = '1302_2',
		icon = 'Status Rocking Out.png'
	},
	['Rocky Start'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Rocky Start',
		detail = 'Not feelin\' it. I\'m as checked out as a cicada on week two.',
		status = '7325',
		icon = 'status_7325.png'
	},
	['Sacrificed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sacrificed',
		detail = 'Skills are modified by number of debuffs',
		status = '3000',
		icon = 'Status Sanctified.png'
	},
	['Sand Cage'] = {
		page = 'Terror',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Sand Cage',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_111',
		icon = 'status_1374_111.png'
	},
	['Sand Cage 1'] = {
		link = 'Sand Cage',
		status = '1374_111',
		icon = 'status_1374_111.png'
	},
	['Sand Cage 2'] = {
		link = 'Sand Cage',
		status = '1374_112',
		icon = 'status_1374_112.png'
	},
	['Sand Cage 3'] = {
		link = 'Sand Cage',
		status = '1374_113',
		icon = 'status_1374_113.png'
	},
	['Sand Cage 4'] = {
		link = 'Sand Cage',
		status = '1374_114',
		icon = 'status_1374_114.png'
	},
	['Sand Cage 5'] = {
		link = 'Sand Cage',
		status = '1374_115',
		icon = 'status_1374_115.png'
	},
	['Sand Cage 6'] = {
		link = 'Sand Cage',
		status = '1374_116',
		icon = 'status_1374_116.png'
	},
	['Sand Cage 7'] = {
		link = 'Sand Cage',
		status = '1374_117',
		icon = 'status_1374_117.png'
	},
	['Sand Cage 8'] = {
		link = 'Sand Cage',
		status = '1374_118',
		icon = 'status_1374_118.png'
	},
	['Sand Cage 9'] = {
		link = 'Sand Cage',
		status = '1374_119',
		icon = 'status_1374_119.png'
	},
	['Scarred 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Scarred',
		detail = 'HP is lowered on every turn (Lvl increases with each one-ally attack or special attack)',
		status = '1008_31',
		icon = 'Status Scarred 1.png'
	},
	['Scarred'] = {
		link = "Scarred 1",
	},
	['Scarred 2'] = {
		link = "Scarred 1",
		status = '1008_32',
		icon = 'Status Scarred 2.png'
	},
	['Scarred 3'] = {
		link = "Scarred 1",
		status = '1008_33',
		icon = 'Status Scarred 3.png'
	},
	['Scarred 4'] = {
		link = "Scarred 1",
		status = '1008_34',
		icon = 'Status Scarred 4.png'
	},
	['Scarred 5'] = {
		link = "Scarred 1",
		status = '1008_35',
		icon = 'Status Scarred 5.png'
	},
	['Scarred 6'] = {
		link = "Scarred 1",
		status = '1008_36',
		icon = 'Status Scarred 6.png'
	},
	['Scarred 7'] = {
		link = "Scarred 1",
		status = '1008_37',
		icon = 'Status Scarred 7.png'
	},
	['Scarred 8'] = {
		link = "Scarred 1",
		status = '1008_38',
		icon = 'Status Scarred 8.png'
	},
	['Scarred 9'] = {
		link = "Scarred 1",
		status = '1008_39',
		icon = 'Status Scarred 9.png'
	},
	['Sea of Purgatory'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Trapped in Sea of Purgatory<br />(Charge bar is lowered on every turn)',
		wiki_comment = '',
		name = 'Sea of Purgatory',
		detail = 'Trapped in Sea of Purgatory (Charge bar is lowered on every turn)',
		status = '1272_1',
		icon = 'Status Sea of Purgatory.png'
	},
	['Sea Spray'] = {
		page = 'Terror',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Sea Spray',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_120',
		icon = 'status_1374_120.png'
	},
	['Sea Spray 1'] = {
		link = 'Sea Spray',
		status = '1374_121',
		icon = 'status_1374_121.png'
	},
	['Sea Spray 2'] = {
		link = 'Sea Spray',
		status = '1374_122',
		icon = 'status_1374_122.png'
	},
	['Sea Spray 3'] = {
		link = 'Sea Spray',
		status = '1374_123',
		icon = 'status_1374_123.png'
	},
	['Sea Spray 4'] = {
		link = 'Sea Spray',
		status = '1374_124',
		icon = 'status_1374_124.png'
	},
	['Sea Spray 5'] = {
		link = 'Sea Spray',
		status = '1374_125',
		icon = 'status_1374_125.png'
	},
	['Sea Spray 6'] = {
		link = 'Sea Spray',
		status = '1374_126',
		icon = 'status_1374_126.png'
	},
	['Sea Spray 7'] = {
		link = 'Sea Spray',
		status = '1374_127',
		icon = 'status_1374_127.png'
	},
	['Sea Spray 8'] = {
		link = 'Sea Spray',
		status = '1374_128',
		icon = 'status_1374_128.png'
	},
	['Sea Spray 9'] = {
		link = 'Sea Spray',
		status = '1374_129',
		icon = 'status_1374_129.png'
	},
	['Sea-Sky Offing'] = {
		page = 'Terror',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Sea-Sky Offing',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_4',
		icon = 'Status 1374_4.png'
	},
	['Sea-Sky Offing 1'] = {
		link = 'Sea-Sky Offing',
		status = '1374_41',
		icon = 'Status Sea-Sky Offing 1.png'
	},
	['Sea-Sky Offing 2'] = {
		link = 'Sea-Sky Offing',
		status = '1374_42',
		icon = 'Status Sea-Sky Offing 2.png'
	},
	['Sea-Sky Offing 3'] = {
		link = 'Sea-Sky Offing',
		status = '1374_43',
		icon = 'Status Sea-Sky Offing 3.png'
	},
	['Sea-Sky Offing 4'] = {
		link = 'Sea-Sky Offing',
		status = '1374_44',
		icon = 'Status Sea-Sky Offing 4.png'
	},
	['Sea-Sky Offing 5'] = {
		link = 'Sea-Sky Offing',
		status = '1374_45',
		icon = 'Status Sea-Sky Offing 5.png'
	},
	['Secret Plot'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Secret Plot',
		detail = 'Fallen in Cain\'s trap. Debuff resistance is lowered (Can\'t be removed)',
		status = '6256',
		icon = 'Status Secret Plot.png'
	},
	['Sensor'] = {
		name = 'Sensor',
		detail = 'More likely to be attacked',
		status = '4002',
		icon = 'Status Red Crosshair.png'
	},
	['Sentenced'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sentenced',
		detail = 'Allies sentenced by Judgement are knocked out after a set number of turns',
		status = '1042_11',
		icon = 'Status Sentenced 1.png'
	},
	['Sentenced 1'] = {
		link = 'Sentenced',
	},
	['Sentenced 2'] = {
		link = 'Sentenced',
		status = '1042_12',
		icon = 'Status Sentenced 2.png'
	},
	['Sentenced 3'] = {
		link = 'Sentenced',
		status = '1042_13',
		icon = 'Status Sentenced 3.png'
	},
	['Sentenced 4'] = {
		link = 'Sentenced',
		status = '1042_14',
		icon = 'Status Sentenced 4.png'
	},
	['Seclusion'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Seclusion',
		detail = 'Can\'t attack or use skills (Can\'t be removed)',
		status = '6327',
		icon = 'Status Seclusion.png'
	},
	['Serpent Toxin'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Serpent Toxin',
		detail = 'Can\'t attack / HP is lowered every turn',
		status = '3012',
		icon = 'Status Serpent Toxin.png'
	},
	['Shadow Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shadow Seal',
		detail = 'Shadow Seal is cast',
		status = '8016',
		icon = 'Status DarkMark1.png'
	},
	['Shadow Seal II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shadow Seal II',
		detail = 'Shadow Seal II is cast',
		status = '8026',
		icon = 'Status DarkMark2.png'
	},
	['Shadowed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shadowed',
		detail = 'Attack is restricted',
		status = '1393',
		icon = 'Status Shadowed.png'
	},
	['Sharp Eye'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Sharp Eye',
		detail = 'Targeted by a skill',
		status = '4002_21',
		icon = 'Status Sharp Eye 1.png'
	},
	['Sharp Eye 1'] = {
		link = 'Sharp Eye',
	},
	['Sharp Eye 2'] = {
		link = 'Sharp Eye',
		status = '4002_22',
		icon = 'Status Sharp Eye 2.png'
	},
	['Sharp Eye 3'] = {
		link = 'Sharp Eye',
		status = '4002_23',
		icon = 'Status Sharp Eye 3.png'
	},
	['Shocking Retribution'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shocking Retribution',
		detail = 'Activates when a foe uses special attack (Paralyze effect upon activation) (Can\'t be removed) ',
		status = '6326',
		icon = 'Status Shocking Retribution.png'
	},
	['Shorted'] = {
		page = 'Shorted',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shorted',
		detail = 'Charge bar is frozen',
		status = '1472',
		icon = 'Status Shorted.png'
	},
	['Shorted (Unremovable)'] = {
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Shorted',
		detail = 'Charge bar is frozen (Can\'t be removed)',
		status = '1472',
		icon = 'Status Shorted.png'
	},
	['Singed'] = {
		page = 'Singed',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Singed',
		detail = 'HP is lowered on every turn based on Singed lvl (Can\'t be removed)',
		status = '7392',
		icon = 'status_7392.png'
	},
	['Singed 1'] = {
		link = 'Singed',
		status = '7392_1',
		icon = 'status_7392_1.png'
	},
	['Singed 2'] = {
		link = 'Singed',
		status = '7392_2',
		icon = 'status_7392_2.png'
	},
	['Singed 3'] = {
		link = 'Singed',
		status = '7392_3',
		icon = 'status_7392_3.png'
	},
	['Singed 4'] = {
		link = 'Singed',
		status = '7392_4',
		icon = 'status_7392_4.png'
	},
	['Singed 5'] = {
		link = 'Singed',
		status = '7392_5',
		icon = 'status_7392_5.png'
	},
	['Singed 6'] = {
		link = 'Singed',
		status = '7392_6',
		icon = 'status_7392_6.png'
	},
	['Singed 7'] = {
		link = 'Singed',
		status = '7392_7',
		icon = 'status_7392_7.png'
	},
	['Singed 8'] = {
		link = 'Singed',
		status = '7392_8',
		icon = 'status_7392_8.png'
	},
	['Singed 9'] = {
		link = 'Singed',
		status = '7392_9',
		icon = 'status_7392_9.png'
	},
	['Singed 10'] = {
		link = 'Singed',
		status = '7392_10',
		icon = 'status_7392_10.png'
	},
	['Skill Precision Boosted'] = {
		groups = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill Precision Boosted',
		detail = 'Skill accuracy is boosted',
		status = '1057',
		icon = 'Status DebuffSuccessUp.png'
	},
	['Skill Restraint'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill Restraint',
		detail = 'Skills can be used only 9 times (Can\'t be removed)',
		status = '6901_1',
		icon = 'status_6901_1.png'
	},
	['Skill Restraint 1'] = {
		link = 'Skill Restraint',
		status = '6901_1',
		icon = 'status_6901_1.png'
	},
	['Skill Restraint 2'] = {
		link = 'Skill Restraint',
		status = '6901_2',
		icon = 'status_6901_2.png'
	},
	['Skill Restraint 3'] = {
		link = 'Skill Restraint',
		status = '6901_3',
		icon = 'status_6901_3.png'
	},
	['Skill Restraint 4'] = {
		link = 'Skill Restraint',
		status = '6901_4',
		icon = 'status_6901_4.png'
	},
	['Skill Restraint 5'] = {
		link = 'Skill Restraint',
		status = '6901_5',
		icon = 'status_6901_5.png'
	},
	['Skill Restraint 6'] = {
		link = 'Skill Restraint',
		status = '6901_6',
		icon = 'status_6901_6.png'
	},
	['Skill Restraint 7'] = {
		link = 'Skill Restraint',
		status = '6901_7',
		icon = 'status_6901_7.png'
	},
	['Skill Restraint 8'] = {
		link = 'Skill Restraint',
		status = '6901_8',
		icon = 'status_6901_8.png'
	},
	['Skill Restraint 9'] = {
		link = 'Skill Restraint',
		status = '6901_9',
		icon = 'status_6901_9.png'
	},
	['Skill Restraint (5 times)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill Restraint',
		detail = 'Skills can be used only 5 times (Can\'t be removed)',
		status = '6901_1',
		icon = 'status_6901_1.png'
	},
	['Skill Restraint (5 times) 1'] = {
		link = 'Skill Restraint (5 times)',
		status = '6901_1',
		icon = 'status_6901_1.png'
	},
	['Skill Restraint (5 times) 2'] = {
		link = 'Skill Restraint (5 times)',
		status = '6901_2',
		icon = 'status_6901_2.png'
	},
	['Skill Restraint (5 times) 3'] = {
		link = 'Skill Restraint (5 times)',
		status = '6901_3',
		icon = 'status_6901_3.png'
	},
	['Skill Restraint (5 times) 4'] = {
		link = 'Skill Restraint (5 times)',
		status = '6901_4',
		icon = 'status_6901_4.png'
	},
	['Skill Restraint (5 times) 5'] = {
		link = 'Skill Restraint (5 times)',
		status = '6901_5',
		icon = 'status_6901_5.png'
	},
	['Skill Sealed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill Sealed',
		detail = 'Can\'t use skills',
		status = '1111',
		icon = 'Status_SkillSeal.png'
	},
	['Skill Sealed (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill Sealed',
		detail = 'Can\'t use skills (Can\'t be removed)',
		status = '1111',
		icon = 'Status_SkillSeal.png'
	},
	['Skill Sealed (Narmaya)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill Sealed',
		detail = 'Can\'t use skills because Butterfly Effect was used (Can\'t be removed)',
		status = '1111',
		icon = 'Status_SkillSeal.png'
	},
	['Skill Sealed (Mimlemel)'] = {
		link = 'Skill Sealed',
		detail = 'Can\'t use skills because Pumpkin-Bag was used.',
	},
	['Skill Sealed on Next Turn'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Skill Sealed on Next Turn',
		detail = 'Can\'t use skill on next turn',
		status = '1111',
		icon = 'Status_SkillSeal.png'
	},
	['Sky\'s Twinkle'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'DEF is lowered / Debuff resistance is lowered (Can\'t be removed)',
		wiki_comment = '',
		name = 'Sky\'s Twinkle',
		detail = '',
		status = '7745',
		icon = 'status_7745.png'
	},
	['Sky-Rending Lament'] = {
		page = 'Terror',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Sky-Rending Lament',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_6',
		icon = 'Status 1374_6.png'
	},
	['Sky-Rending Lament 1'] = {
		link = 'Sky-Rending Lament',
		status = '1374_61',
		icon = 'status_1374_61.png'
	},
	['Sky-Rending Lament 2'] = {
		link = 'Sky-Rending Lament',
		status = '1374_62',
		icon = 'status_1374_62.png'
	},
	['Sky-Rending Lament 3'] = {
		link = 'Sky-Rending Lament',
		status = '1374_63',
		icon = 'status_1374_63.png'
	},
  	['Sky-Rending Lament 4'] = {
		link = 'Sky-Rending Lament',
		status = '1374_64',
		icon = 'status_1374_64.png'
	},
	['Sky-Rending Lament 5'] = {
		link = 'Sky-Rending Lament',
		status = '1374_65',
		icon = 'status_1374_65.png'
	},
  	['Sky-Rending Lament 6'] = {
		link = 'Sky-Rending Lament',
		status = '1374_66',
		icon = 'status_1374_66.png'
	},
	['Sky-Rending Lament 7'] = {
		link = 'Sky-Rending Lament',
		status = '1374_67',
		icon = 'status_1374_67.png'
	},
  	['Sky-Rending Lament 8'] = {
		link = 'Sky-Rending Lament',
		status = '1374_68',
		icon = 'status_1374_68.png'
	},
	['Sky-Rending Lament 9'] = {
		link = 'Sky-Rending Lament',
		status = '1374_69',
		icon = 'status_1374_69.png'
	},
	['Slashed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Slashed',
		detail = 'HP is lowered on every turn',
		status = '1008_2',
		icon = 'Status_Slashed.png'
	},
	['Slashed (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Slashed',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '1008_2',
		icon = 'Status_Slashed.png'
	},
	['Sleep'] = {
		link = 'Asleep',
	},
	['Smokescreened'] = {
		link = 'Blinded',
		name = 'Smokescreened',
	},
	['Solar Crown'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Solar Crown',
		detail = 'Attacks have a slight chance to miss',
		status = '1032',
		icon = 'Status Blind.png'
	},
	['Solar Crown (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Solar Crown',
		detail = 'Attacks have a slight chance to miss',
		status = '1032_31',
		icon = 'Status_Blind 1.png'
	},
	['Solar Crown 1'] = {
		link = 'Solar Crown (Local)'
	},
	['Solar Crown 2'] = {
		link = 'Solar Crown (Local)',
		status = '1032_32',
		icon = 'Status_Blind 2.png'
	},
	['Soulfire Immolation'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Knocked out after 5 turns.<br />(Effect can be passed to ally by using a skill. Passed effect can\'t be removed.)',
		wiki_comment = '',
		name = 'Soulfire Immolation',
		detail = 'Knocked out after 5 turns. (Effect can be passed to ally by using a skill. Passed effect can\'t be removed.)',
		status = '1399',
		icon = 'Status Flame of Justice.png'
	},
	['Soul Blades'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Soul Blades',
		detail = 'Next Peccatum Mortale activates twice',
		status = '6116',
		icon = 'Status Soul Blades.png'
	},
	['Special Attack DMG Lowered (Local)'] = {
    page = 'Special Attack Damage Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% Special Attack DMG Lowered',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Special Attack DMG Lowered',
		detail = 'Foe\'s special attack DMG is lowered',
		status = '6700',
		icon = 'Status SA DMG Lowered (Local).png'
	},
	['Special Attack DMG Lowered 1'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67001',
		icon = 'Status SA DMG Lowered 1.png'
	},
	['Special Attack DMG Lowered 2'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67002',
		icon = 'Status SA DMG Lowered 2.png'
	},
	['Special Attack DMG Lowered 3'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67003',
		icon = 'Status SA DMG Lowered 3.png'
	},
  	['Special Attack DMG Lowered 4'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67004',
		icon = 'Status SA DMG Lowered 4.png'
	},
	['Special Attack DMG Lowered 5'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67005',
		icon = 'Status SA DMG Lowered 5.png'
	},
  	['Special Attack DMG Lowered 6'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67006',
		icon = 'Status SA DMG Lowered 6.png'
	},
	['Special Attack DMG Lowered 7'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67007',
		icon = 'Status SA DMG Lowered 7.png'
	},
  	['Special Attack DMG Lowered 8'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67008',
		icon = 'Status SA DMG Lowered 8.png'
	},
	['Special Attack DMG Lowered 9'] = {
		link = 'Special Attack DMG Lowered (Local)',
		status = '67009',
		icon = 'Status SA DMG Lowered 9.png'
	},
	['Special Attack DMG Lowered (Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% S.A. DMG Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Special Attack DMG Lowered (Stackable)',
		detail = 'Foe\'s special attack DMG is lowered (Stackable / Can\'t be removed)',
		status = '6818',
		icon = 'status_6818.png'
	},
	['Special Attack DMG Lowered (Global / Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% S.A. DMG Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Special Attack DMG Lowered (Stackable)',
		detail = 'Foe\'s special attack DMG is lowered (Stackable)',
		status = '6818_1',
		icon = 'status_6818_1.png'
	},
	['Spell Sacrifice (Debuff)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spell Sacrifice',
		detail = 'Received DMG by number of Spell Sacrifices',
		status = '3000',
		icon = 'Status SpellSacrifice.png'
	},
	['Spellmarked'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spellmarked',
		detail = 'Targeted by a skill',
		status = '4002_3',
		icon = 'Status Spellmark.png'
	},
	['Spiral Rose'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spiral Rose',
		detail = 'DEF is lowered (Same effect will be spread to an ally when the character uses a skill / Spread effect ignores debuff immunity)',
		status = '1415',
		icon = 'Status RoseBarrier.png'
	},
	['Spirit Blossom 1'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Spirit Blossom Lvl 1',
		detail = 'Lennah\'s C.A. DMG and C.A. DMG cap are boosted based on Spirit Blossom lvl (Max: 2 / Can\'t be removed)',
		status = '6126_1',
		icon = 'Status Spirit Blossom 1.png'
	},
	['Spirit Blossom'] = {
		link = 'Spirit Blossom 1',
		name = 'Spirit Blossom',
	},
	['Spirit Blossom 2'] = {
		link = 'Spirit Blossom',
		name = 'Spirit Blossom Lvl 2',
		status = '6126_2',
		icon = 'Status Spirit Blossom 2.png'
	},
	['Spirit Blossom (Earth Lennah)'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Spirit Blossom',
		detail = 'Targeted by the memories of Lennah\'s spirit blossoms (Can\'t be removed)',
		status = '6126_1_1',
		icon = 'Status 6126_1_1.png'
	},
	['Spirit Blossom (Earth Lennah) 1'] = {
		link = 'Spirit Blossom (Earth Lennah)'
	},
	['Spirit Blossom (Earth Lennah) 2'] = {
		link = 'Spirit Blossom (Earth Lennah)',
		status = '6126_1_2',
		icon = 'Status 6126_1_2.png'
	},
	['Spirit Blossom (Earth Lennah) 3'] = {
		link = 'Spirit Blossom (Earth Lennah)',
		status = '6126_1_3',
		icon = 'Status 6126_1_3.png'
	},
	['Spirit Blossom (Earth Lennah) 4'] = {
		link = 'Spirit Blossom (Earth Lennah)',
		status = '6126_1_4',
		icon = 'Status 6126_1_4.png'
	},
	['Spirit Blossom (Earth Lennah) 5'] = {
		link = 'Spirit Blossom (Earth Lennah)',
		status = '6126_1_5',
		icon = 'Status 6126_1_5.png'
	},
	['Spirit Shield'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spirit Shield',
		detail = 'Elemental DMG taken per hit is capped (Can only be removed by dealing DMG more than 20 times in 1 turn)',
		status = '1019_0_1000',
		icon = 'status_1019_0_1000.png'
	},
	['Spiritual'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Spiritual',
		detail = 'Skill effects are changed based on lvl (Max: 2 / Can\'t be removed)',
		status = '4045_1',
		icon = 'status_4045_1.png'
	},
	['Spiritual 1'] = {
		link = 'Spiritual',
		status = '4045_1',
		icon = 'status_4045_1.png'
	},
	['Spiritual 2'] = {
		link = 'Spiritual',
		status = '4045_2',
		icon = 'status_4045_2.png'
	},
	['Spiritual 3'] = {
		link = 'Spiritual',
		status = '4045_3',
		icon = 'status_4045_3.png'
	},
	['Spoil Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Spoil Seal',
		detail = 'Targeted for special attack',
		status = '4006',
		icon = 'Status 4006.png'
	},
	['St. Elmo\'s Fire'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'St. Elmo\'s Fire',
		detail = 'HP is lowered on every turn (Stackable / Can\'t be removed)',
		status = '1083',
		icon = 'Status_Burned.png'
	},
	['St. Elmo\'s Fire 1'] = {
		link = 'St. Elmo\'s Fire',
		status = '1083_21',
		icon = 'Status 1083_21.png'
	},
	['St. Elmo\'s Fire 2'] = {
		link = 'St. Elmo\'s Fire',
		status = '1001_42',
		icon = 'Status 1083_22.png'
	},
	['St. Elmo\'s Fire 3'] = {
		link = 'St. Elmo\'s Fire',
		status = '1001_43',
		icon = 'Status 1083_23.png'
	},
	['St. Elmo\'s Fire 4'] = {
		link = 'St. Elmo\'s Fire',
		status = '1001_44',
		icon = 'Status 1083_24.png'
	},
	['St. Elmo\'s Fire 5'] = {
		link = 'St. Elmo\'s Fire',
		status = '1001_45',
		icon = 'Status 1083_25.png'
	},
	['St. Elmo\'s Fire 6'] = {
		link = 'St. Elmo\'s Fire',
		status = '1001_46',
		icon = 'Status 1083_26.png'
	},
	['Star Sanctuary'] = {
		groups = {},
		categories = {''},
		page = '',
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Star Sanctuary',
		detail = 'ATK is boosted / Elemental DMG is converted to fire DMG / Fire DMG is reduced / Buffs can\'t be removed (Can\'t be removed / Ends upon taking DMG 2 times)',
		status = '6345_1',
		icon = 'Status Star Sanctuary 1.png'
	},
	['Star Sanctuary 1'] = {
		link = 'Star Sanctuary',
		status = '6345_1',
		icon = 'Status Star Sanctuary 1.png'
	},
	['Star Sanctuary 2'] = {
		link = 'Star Sanctuary',
		status = '6345_2',
		icon = 'Status Star Sanctuary 2.png'
	},
	['Star Sanctuary 3'] = {
		link = 'Star Sanctuary',
		status = '6345_3',
		icon = 'Status Star Sanctuary 3.png'
	},
	['Star Sanctuary 4'] = {
		link = 'Star Sanctuary',
		status = '6345_4',
		icon = 'Status Star Sanctuary 4.png'
	},
	['Star Sanctuary 5'] = {
		link = 'Star Sanctuary',
		status = '6345_5',
		icon = 'Status Star Sanctuary 5.png'
	},
	['Star Sanctuary 6'] = {
		link = 'Star Sanctuary',
		status = '6345_6',
		icon = 'Status Star Sanctuary 6.png'
	},
	['Star Sanctuary 7'] = {
		link = 'Star Sanctuary',
		status = '6345_7',
		icon = 'Status Star Sanctuary 7.png'
	},
	['Star Sanctuary 8'] = {
		link = 'Star Sanctuary',
		status = '6345_8',
		icon = 'Status Star Sanctuary 8.png'
	},
	['Star Sanctuary 9'] = {
		link = 'Star Sanctuary',
		status = '6345_9',
		icon = 'Status Star Sanctuary 9.png'
	},
	['Star-Spangled Pummel'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Star-Spangled Pummel',
		detail = 'Deals quadruple attacks and counters upon taking DMG while Divinity is in effect (Can\'t be removed)',
		status = '6288',
		icon = 'Status Star-Spangled Pummel.png'
	},
	['Stared Stiff'] = {
		page = 'Stared Stiff',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Takes 10% more damage<br />[[Local status effect]]',
		name = 'Stared Stiff',
		detail = 'Can\'t use special attack / Chance that attacks are inhibited / Takes big DMG',
		status = '1241_21',
		icon = 'Status Stared Stiff 1.png'
	},
	['Stared Stiff 1'] = {
		link = 'Stared Stiff',
	},
	['Stared Stiff 2'] = {
		link = 'Stared Stiff',
		status = '1241_22',
		icon = 'Status Stared Stiff 2.png'
	},
	['Stared Stiff 3'] = {
		link = 'Stared Stiff',
		status = '1241_23',
		icon = 'Status Stared Stiff 3.png'
	},
  	['Stared Stiff 4'] = {
		link = 'Stared Stiff',
		status = '1241_24',
		icon = 'Status Stared Stiff 4.png'
	},
	['Stared Stiff 5'] = {
		link = 'Stared Stiff',
		status = '1241_25',
		icon = 'Status Stared Stiff 5.png'
	},
  	['Stared Stiff 6'] = {
		link = 'Stared Stiff',
		status = '1241_26',
		icon = 'Status Stared Stiff 6.png'
	},
	['Stared Stiff 7'] = {
		link = 'Stared Stiff',
		status = '1241_27',
		icon = 'Status Stared Stiff 7.png'
	},
  	['Stared Stiff 8'] = {
		link = 'Stared Stiff',
		status = '1241_28',
		icon = 'Status Stared Stiff 8.png'
	},
	['Stared Stiff 9'] = {
		link = 'Stared Stiff',
		status = '1241_29',
		icon = 'Status Stared Stiff 9.png'
	},
	['Steady Aim'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Steady Aim',
		detail = 'Targeted by a skill',
		status = '4002',
		icon = 'Status Target.png'
	},
	['Stone'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = 'Takes 120% more damage',
		name = 'Stone',
		detail = 'Can\'t attack and receives big DMG',
		status = '1241',
		icon = 'Status Stoned.png'
	},
	['Stone (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Stone',
		detail = 'Can\'t attack and receives big DMG',
		status = '1241_21',
		icon = 'Status Stared Stiff 1.png'
	},
	['Stone 1'] = {
		link = 'Stone',
	},
	['Stone 2'] = {
		link = 'Stone',
		status = '1241_22',
		icon = 'Status Stared Stiff 2.png'
	},
	['Stone 3'] = {
		link = 'Stone',
		status = '1241_23',
		icon = 'Status Stared Stiff 3.png'
	},
  	['Stone 4'] = {
		link = 'Stone',
		status = '1241_24',
		icon = 'Status Stared Stiff 4.png'
	},
	['Stone 5'] = {
		link = 'Stone',
		status = '1241_25',
		icon = 'Status Stared Stiff 5.png'
	},
  	['Stone 6'] = {
		link = 'Stone',
		status = '1241_26',
		icon = 'Status Stared Stiff 6.png'
	},
	['Stone 7'] = {
		link = 'Stone',
		status = '1241_27',
		icon = 'Status Stared Stiff 7.png'
	},
  	['Stone 8'] = {
		link = 'Stone',
		status = '1241_28',
		icon = 'Status Stared Stiff 8.png'
	},
	['Stone 9'] = {
		link = 'Stone',
		status = '1241_29',
		icon = 'Status Stared Stiff 9.png'
	},
	['Strong Armed'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Strong Armed',
		detail = 'Can\'t be healed',
		status = '1012_1',
		icon = 'Status Strong Armed.png'
	},
	['Strong Armed (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Strong Armed',
		detail = 'Can\'t be healed (Can\'t be removed)',
		status = '1012_1',
		icon = 'Status Strong Armed.png'
	},
	['Struggling'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Receives DMG after %t%',
		wiki_comment = '',
		name = 'Struggling',
		detail = 'Receives DMG after x turn(s)',
		status = '1100_3',
		icon = 'Status Joya Struggle.png'
	},
	['Stunned'] = {
		page = 'Stunned',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stunned',
		detail = 'Can\'t attack',
		status = '1412',
		icon = 'Status Stun.png'
	},
	['Stunned (Can\'t be removed)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stunned',
		detail = 'Can\'t attack (Can\'t be removed)',
		status = '1412',
		icon = 'Status Stun.png'
	},
	['Stunned (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Stunned',
		detail = 'Can\'t attack',
		status = '1412_11',
		icon = 'Status Stun 1.png'
	},
	['Stunned 1'] = {
		link = 'Stunned (Local)',
	},
	['Stunned 2'] = {
		link = 'Stunned (Local)',
		status = '1412_12',
		icon = 'Status Stun 2.png'
	},
	['Stunned 3'] = {
		link = 'Stunned (Local)',
		status = '1412_13',
		icon = 'Status Stun 3.png'
	},
	['Stunned 4'] = {
		link = 'Stunned (Local)',
		status = '1412_14',
		icon = 'Status Stun 4.png'
	},
	['Stunned 5'] = {
		link = 'Stunned (Local)',
		status = '1412_15',
		icon = 'Status Stun 5.png'
	},
	['Stunned 6'] = {
		link = 'Stunned (Local)',
		status = '1412_16',
		icon = 'Status Stun 6.png'
	},
	['Stunned 7'] = {
		link = 'Stunned (Local)',
		status = '1412_17',
		icon = 'Status Stun 7.png'
	},
	['Stunned 8'] = {
		link = 'Stunned (Local)',
		status = '1412_18',
		icon = 'Status Stun 8.png'
	},
	['Stunned 9'] = {
		link = 'Stunned (Local)',
		status = '1412_19',
		icon = 'Status Stun 9.png'
	},
	['Stygian Thunderseal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Stygian Thunderseal',
		detail = 'HP is lowered on every turn (Varies by number of raid participants.)',
		status = '1266_2',
		icon = 'Status Stygian Thunderseal.png'
	},
	['Sub-Zero'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sub-Zero',
		detail = 'HP is lowered on every turn (Varies by number of raid participants.)',
		status = '1266',
		icon = 'Status_RagnarokField.png'
	},
	['Subjugated'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Subjugated',
		detail = 'Can\'t attack or use skills / Targeted by a foe (Can\'t be removed)',
		status = '3105',
		icon = 'status_3105.png'
	},
	['Subjugated (Local)'] = {
		page = 'Can\'t Act',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Subjugated',
		detail = 'Can\'t attack (Can\'t be removed / Can\'t be extended)',
		status = '7075_21',
		icon = 'Status 7075_21.png'
	},
	['Subjugated 1'] = {
		link = 'Subjugated (Local)',
		status = '7075_21',
		icon = 'Status 7075_21.png'
	},
	['Subjugated 2'] = {
		link = 'Subjugated (Local)',
		status = '7075_22',
		icon = 'Status 7075_22.png'
	},
	['Subjugated 3'] = {
		link = 'Subjugated (Local)',
		status = '7075_23',
		icon = 'Status 7075_23.png'
	},
	['Subjugated 4'] = {
		link = 'Subjugated (Local)',
		status = '7075_24',
		icon = 'Status 7075_24.png'
	},
	['Subjugated 5'] = {
		link = 'Subjugated (Local)',
		status = '7075_25',
		icon = 'Status 7075_25.png'
	},
	['Subjugated 6'] = {
		link = 'Subjugated (Local)',
		status = '7075_26',
		icon = 'Status 7075_26.png'
	},
	['Subjugated 7'] = {
		link = 'Subjugated (Local)',
		status = '7075_27',
		icon = 'Status 7075_27.png'
	},
	['Subjugated 8'] = {
		link = 'Subjugated (Local)',
		status = '7075_28',
		icon = 'Status 7075_28.png'
	},
	['Subjugated 9'] = {
		link = 'Subjugated (Local)',
		status = '7075_29',
		icon = 'Status 7075_29.png'
	},
	['Submerged'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Submerged',
		detail = 'DMG taken is supplemented',
		status = '6717',
		icon = 'Status Submerged.png'
	},
	['Submerged 1'] = {
		link = 'Submerged',
		status = '6717_1',
		icon = 'Status Submerged 1.png'
	},
	['Submerged 2'] = {
		link = 'Submerged',
		status = '6717_2',
		icon = 'Status Submerged 2.png'
	},
	['Submerged 3'] = {
		link = 'Submerged',
		status = '6717_3',
		icon = 'Status Submerged 3.png'
	},
	['Submerged 4'] = {
		link = 'Submerged',
		status = '6717_4',
		icon = 'Status Submerged 4.png'
	},
	['Submerged 5'] = {
		link = 'Submerged',
		status = '6717_5',
		icon = 'Status Submerged 5.png'
	},
	['Submerged 6'] = {
		link = 'Submerged',
		status = '6717_6',
		icon = 'Status Submerged 6.png'
	},
	['Submerged 7'] = {
		link = 'Submerged',
		status = '6717_7',
		icon = 'Status Submerged 7.png'
	},
	['Submerged 8'] = {
		link = 'Submerged',
		status = '6717_8',
		icon = 'Status Submerged 8.png'
	},
	['Submerged 9'] = {
		link = 'Submerged',
		status = '6717_9',
		icon = 'Status Submerged 9.png'
	},
	['Submerged 10'] = {
		link = 'Submerged',
		status = '6717_10',
		icon = 'Status Submerged 10.png'
	},
	['Submerged (Local)'] = {
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Submerged',
		detail = 'DMG taken is supplemented (Can\'t be removed)',
		status = '6717_20',
		icon = 'status_6717_20.png'
	},
	['Submerged 1'] = {
		link = 'Submerged (Local)',
		status = '6717_201',
		icon = 'status_6717_201.png'
	},
	['Submerged 2'] = {
		link = 'Submerged (Local)',
		status = '6717_202',
		icon = 'status_6717_202.png'
	},
	['Submerged 3'] = {
		link = 'Submerged (Local)',
		status = '6717_203',
		icon = 'status_6717_203.png'
	},
	['Submerged 4'] = {
		link = 'Submerged (Local)',
		status = '6717_204',
		icon = 'status_6717_204.png'
	},
	['Submerged 5'] = {
		link = 'Submerged (Local)',
		status = '6717_205',
		icon = 'status_6717_205.png'
	},
	['Submerged 6'] = {
		link = 'Submerged (Local)',
		status = '6717_206',
		icon = 'status_6717_206.png'
	},
	['Submerged 7'] = {
		link = 'Submerged (Local)',
		status = '6717_207',
		icon = 'status_6717_207.png'
	},
	['Submerged 8'] = {
		link = 'Submerged (Local)',
		status = '6717_208',
		icon = 'status_6717_208.png'
	},
	['Submerged 9'] = {
		link = 'Submerged (Local)',
		status = '6717_209',
		icon = 'status_6717_209.png'
	},
	['Suffocate'] = {
		link = 'Putrefied',
		name = 'Suffocate',
		icon = 'Status Suffocate.png',
	},
	['Suffocate (Can\'t be removed)'] = {
		link = 'Suffocate',
		name = 'Suffocate',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		icon = 'Status Suffocate.png',
	},
	['Sukunda'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Sukunda',
		detail = 'Debuff resistance is lowered / Attacks and special attacks have a chance to miss',
		status = '30211',
		icon = 'Status Sukunda 1.png'
	},
	['Sukunda 1'] = {
		link = 'Sukunda'
	},
	['Sukunda 2'] = {
		link = 'Sukunda',
		status = '30212',
		icon = 'Status Sukunda 2.png'
	},
	['Sukunda 3'] = {
		link = 'Sukunda',
		status = '30213',
		icon = 'Status Sukunda 3.png'
	},
	['Summonless'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Summonless',
		detail = 'Can\'t use summons (Can\'t be removed)',
		status = '6097',
		icon = 'Status_Summonless.png'
	},
	['Summonless (Field)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Summonless (Field)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Summonless',
		detail = 'Summonless to all allies when a summon is called',
		status = '7357',
		icon = 'status_7357.png'
	},
	['Supplemental DMG (Taken)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG',
		detail = 'DMG taken is supplemented',
		status = '6765',
		icon = 'Status Supplemental DMG Taken.png'
	},
	['Supplemental DMG (Taken / Can\'t be removed)'] = {
		link = 'Supplemental DMG (Taken)',
		detail = 'DMG taken is supplemented (Can\'t be removed)',
	},
	['Supplemental DMG (Taken / Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG',
		detail = 'DMG taken is supplemented',
		status = '7564_1',
		icon = 'status_7564_1.png'
	},
	['Supplemental DMG (Taken) 1'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_1',
		icon = 'status_7564_1.png'
	},
	['Supplemental DMG (Taken) 2'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_2',
		icon = 'status_7564_2.png'
	},
	['Supplemental DMG (Taken) 3'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_3',
		icon = 'status_7564_3.png'
	},
	['Supplemental DMG (Taken) 4'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_4',
		icon = 'status_7564_4.png'
	},
	['Supplemental DMG (Taken) 5'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_5',
		icon = 'status_7564_5.png'
	},
	['Supplemental DMG (Taken) 6'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_6',
		icon = 'status_7564_6.png'
	},
	['Supplemental DMG (Taken) 7'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_7',
		icon = 'status_7564_7.png'
	},
	['Supplemental DMG (Taken) 8'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_8',
		icon = 'status_7564_8.png'
	},
	['Supplemental DMG (Taken) 9'] = {
		link = 'Supplemental DMG (Taken / Local)',
		status = '7564_9',
		icon = 'status_7564_9.png'
	},
	['Supplemental DMG (Taken / Stackable)'] = {
		groups = {},
		categories = {},
		wiki_name = '%a% Supplemental DMG (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Supplemental DMG (Stackable)',
		detail = 'DMG taken is supplemented (Stackable)',
		status = '7839',
		icon = 'status_7839.png'
	},
	['Tainted'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tainted',
		detail = 'Targeted by foe\'s special attack (Will be removed upon using skills)',
		status = '4002',
		icon = 'Status Target.png'
	},
	['Target'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Target',
		detail = 'More likely to be attacked',
		status = '4002',
		icon = 'Status Target.png'
	},
	['Tears of Blood'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tears of Blood',
		detail = 'Removes 1 buff at end of turn',
		status = '6210_3',
		icon = 'Status Tears of Blood.png'
	},
	['The Undead King Beckons'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'The Undead King Beckons',
		detail = 'Will be knocked out after 1 turn(s) and foe\'s ATK will be boosted',
		status = '3000',
		icon = 'Status Sanctified.png'
	},
	['Thunderstruck'] = {
		page = 'Thunderstruck',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Thunderstruck',
		detail = 'Multiattack rate is lowered based on lvl (Max: 10 / Can\'t be removed)',
		status = '7129',
		icon = 'Status 7129.png'
	},
	['Thunderstruck 1'] = {
		link = 'Thunderstruck',
		status = '7129_1',
		icon = 'Status 7129_1.png'
	},
	['Thunderstruck 2'] = {
		link = 'Thunderstruck',
		status = '7129_2',
		icon = 'Status 7129_2.png'
	},
	['Thunderstruck 3'] = {
		link = 'Thunderstruck',
		status = '7129_3',
		icon = 'Status 7129_3.png'
	},
	['Thunderstruck 4'] = {
		link = 'Thunderstruck',
		status = '7129_4',
		icon = 'Status 7129_4.png'
	},
	['Thunderstruck 5'] = {
		link = 'Thunderstruck',
		status = '7129_5',
		icon = 'Status 7129_5.png'
	},
	['Thunderstruck 6'] = {
		link = 'Thunderstruck',
		status = '7129_6',
		icon = 'Status 7129_6.png'
	},
	['Thunderstruck 7'] = {
		link = 'Thunderstruck',
		status = '7129_7',
		icon = 'Status 7129_7.png'
	},
	['Thunderstruck 8'] = {
		link = 'Thunderstruck',
		status = '7129_8',
		icon = 'Status 7129_8.png'
	},
	['Thunderstruck 9'] = {
		link = 'Thunderstruck',
		status = '7129_9',
		icon = 'Status 7129_9.png'
	},
	['Thunderstruck 10'] = {
		link = 'Thunderstruck',
		status = '7129_10',
		icon = 'Status 7129_10.png'
	},
	['Those Hills Have Eyes'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Those Hills Have Eyes',
		detail = 'C.A. specs are boosted / Can\'t heal (Can\'t be removed)',
		status = '3079',
		icon = 'Status Those Hills Have Eyes.png'
	},
	['Tide Father\'s Judgment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tide Father\'s Judgment',
		detail = 'HP is lowered on every turn / ATK is lowered / DEF is lowered (Can\'t be removed)',
		status = '7204',
		icon = 'Status 7204.png'
	},
	['Tiger Tape'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Tiger Tape',
		detail = 'ATK and DEF are lowered based on lvl (Max: 5 / Can\'t be removed)',
		status = '7301',
		icon = 'status_7301.png'
	},
	['Tiger Tape 1'] = {
		link = 'Tiger Tape',
		status = '7301_1',
		icon = 'status_7301_1.png'
	},
	['Tiger Tape 2'] = {
		link = 'Tiger Tape',
		status = '7301_2',
		icon = 'status_7301_2.png'
	},
	['Tiger Tape 3'] = {
		link = 'Tiger Tape',
		status = '7301_3',
		icon = 'status_7301_3.png'
	},
  ['Tiger Tape 4'] = {
		link = 'Tiger Tape',
		status = '7301_4',
		icon = 'status_7301_4.png'
	},
	['Tiger Tape 5'] = {
		link = 'Tiger Tape',
		status = '7301_5',
		icon = 'status_7301_5.png'
	},
	['Tiger Tape 6'] = {
		link = 'Tiger Tape',
		status = '7301_6',
		icon = 'status_7301_6.png'
	},
	['Tiger Tape 7'] = {
		link = 'Tiger Tape',
		status = '7301_7',
		icon = 'status_7301_7.png'
	},
  ['Tiger Tape 8'] = {
		link = 'Tiger Tape',
		status = '7301_8',
		icon = 'status_7301_8.png'
	},
	['Tiger Tape 9'] = {
		link = 'Tiger Tape',
		status = '7301_9',
		icon = 'status_7301_9.png'
	},
	['Time Stop'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Time Stop',
		detail = 'Can\'t attack',
		status = '11020_71',
		icon = 'status_11020_71.png'
	},
	['Time Stop 1'] = {
		link = 'Time Stop',
		status = '11020_71',
		icon = 'status_11020_71.png'
	},
	['Time Stop 2'] = {
		link = 'Time Stop',
		status = '11020_72',
		icon = 'status_11020_72.png'
	},
	['Time Stop 3'] = {
		link = 'Time Stop',
		status = '11020_73',
		icon = 'status_11020_73.png'
	},
	['Time Stop 4'] = {
		link = 'Time Stop',
		status = '11020_74',
		icon = 'status_11020_74.png'
	},
	['Time Stop 5'] = {
		link = 'Time Stop',
		status = '11020_75',
		icon = 'status_11020_75.png'
	},
	['Time Stop 6'] = {
		link = 'Time Stop',
		status = '11020_76',
		icon = 'status_11020_76.png'
	},
	['Time Stop 7'] = {
		link = 'Time Stop',
		status = '11020_77',
		icon = 'status_11020_77.png'
	},
	['Time Stop 8'] = {
		link = 'Time Stop',
		status = '11020_78',
		icon = 'status_11020_78.png'
	},
	['Time Stop 9'] = {
		link = 'Time Stop',
		status = '11020_79',
		icon = 'status_11020_79.png'
	},
	['Toxicosis'] = {
		page = 'Toxicosis',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Toxicosis',
		detail = 'HP is lowered on every turn based on Toxicosis lvl (Max: 10 / Can\'t be removed)',
		status = '7435',
		icon = 'status_7435.png'
	},
	['Toxicosis 1'] = {
		link = 'Toxicosis',
		status = '7435_1',
		icon = 'status_7435_1.png'
	},
	['Toxicosis 2'] = {
		link = 'Toxicosis',
		status = '7435_2',
		icon = 'status_7435_2.png'
	},
	['Toxicosis 3'] = {
		link = 'Toxicosis',
		status = '7435_3',
		icon = 'status_7435_3.png'
	},
	['Toxicosis 4'] = {
		link = 'Toxicosis',
		status = '7435_4',
		icon = 'status_7435_4.png'
	},
	['Toxicosis 5'] = {
		link = 'Toxicosis',
		status = '7435_5',
		icon = 'status_7435_5.png'
	},
	['Toxicosis 6'] = {
		link = 'Toxicosis',
		status = '7435_6',
		icon = 'status_7435_6.png'
	},
	['Toxicosis 7'] = {
		link = 'Toxicosis',
		status = '7435_7',
		icon = 'status_7435_7.png'
	},
	['Toxicosis 8'] = {
		link = 'Toxicosis',
		status = '7435_8',
		icon = 'status_7435_8.png'
	},
	['Toxicosis 9'] = {
		link = 'Toxicosis',
		status = '7435_9',
		icon = 'status_7435_9.png'
	},
	['Toxicosis 10'] = {
		link = 'Toxicosis',
		status = '7435_10',
		icon = 'status_7435_10.png'
	},
	['Tracked (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Tracked',
		detail = 'Conan has his eyes on this target',
		status = '62271',
		icon = 'Status Tracked 1.png'
	},
	['Tracked 1'] = {
		link = 'Tracked (Local)',
	},
	['Tracked 2'] = {
		link = 'Tracked (Local)',
		status = '62272',
		icon = 'Status Tracked 2.png'
	},
	['Tracked 3'] = {
		link = 'Tracked (Local)',
		status = '62273',
		icon = 'Status Tracked 3.png'
	},
	['Trance Absolution'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Trance Absolution',
		detail = 'Critical hit rate, multiattack rate, debuff resistance, and DMG cap are boosted, and Armor effect is granted (Can\'t be removed)',
		status = '3022',
		icon = 'Status Trance Absolution.png'
	},
	['Transformation Recoil'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'ATK is sharply lowered / DEF is sharply lowered / Can\'t multiattack (Can\'t be removed)',
		wiki_comment = '',
		name = 'Transformation Recoil',
		detail = '',
		status = '7763',
		icon = 'status_7763.png'
	},
	['Transgress'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Transgress',
		detail = 'HP is lowered on every turn (Can\'t be removed)',
		status = '7647',
		icon = 'status_7647.png'
	},
	['Triple Attack Rate Lowered'] = {
		page = 'Multiattack Rate#Triple_Attack_Rate_Lowered',
		groups = {'Debuffs'},
		categories = {''},
		wiki_name = '%a% TA Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Lowered',
		detail = 'Triple attack rate is lowered',
		status = '1107',
		icon = 'Status_TripleDown.png'
	},
	['Triple Attack Rate Lowered (Can\'t be removed)'] = {
		link = 'Triple Attack Rate Lowered',
		detail = 'Triple attack rate is lowered (Can\'t be removed)',
	},
	['Triple Attack Rate Lowered (Local)'] = {
		page = 'Multiattack Rate#Triple_Attack_Rate_Lowered',
		groups = {},
		categories = {},
		wiki_name = '%a% TA Down',
		wiki_detail = '',
		wiki_comment = '[[Status Effects#Glossary|Local status effect]]',
		name = 'Triple Attack Rate Lowered',
		detail = 'Triple attack rate is lowered',
		status = '1107_11',
		icon = 'Status TA Down 1.png'
	},
	['Triple Attack Rate Lowered 1'] = {
		link = 'Triple Attack Rate Lowered (Local)',
	},
	['Triple Attack Rate Lowered 2'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_12',
		icon = 'Status TA Down 2.png'
	},
	['Triple Attack Rate Lowered 3'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_13',
		icon = 'Status TA Down 3.png'
	},
	['Triple Attack Rate Lowered 4'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_14',
		icon = 'Status TA Down 4.png'
	},
	['Triple Attack Rate Lowered 5'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_15',
		icon = 'Status TA Down 5.png'
	},
	['Triple Attack Rate Lowered 6'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_16',
		icon = 'Status TA Down 6.png'
	},
	['Triple Attack Rate Lowered 7'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_17',
		icon = 'Status TA Down 7.png'
	},
	['Triple Attack Rate Lowered 8'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_18',
		icon = 'Status TA Down 8.png'
	},
	['Triple Attack Rate Lowered 9'] = {
		link = 'Triple Attack Rate Lowered (Local)',
		status = '1107_19',
		icon = 'Status TA Down 9.png'
	},
	['Triple Attack Rate Lowered (Stackable)'] = {
		groups = {},
		categories = {''},
		wiki_name = '%a% TA Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Lowered (Stackable)',
		detail = 'Triple attack rate is lowered (Stackable)',
		status = '6111',
		icon = 'status_6111.png'
	},
	['Triple Attack Rate Lowered (Stackable / Can\'t be removed)'] = {
		page = 'Multiattack Rate#Triple_Attack_Rate_Lowered',
		groups = {''},
		categories = {''},
		wiki_name = '%a% TA Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Triple Attack Rate Lowered',
		detail = 'Triple attack rate is lowered (Stackable / Can\'t be removed)',
		status = '6111',
		icon = 'Status_TA Down Stack.png',
	},
	['Triple Attack Rate Lowered (Stackable / Unremovable)'] = {
		link = 'Triple Attack Rate Lowered (Stackable / Can\'t be removed)',
    },
	['Triple Attack Rate Lowered (Old)'] = {
		link = 'Triple Attack Rate Lowered',
		status = '1283',
		icon = 'Status MA Down Old.png'
	},
	['Tune'] = {
		page = 'Tune',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tune',
		detail = 'HP is lowered on every turn based on Tune lvl (Max: 10 / Can\'t be removed)',
		status = '1302',
		icon = 'status_1302.png'
	},
	['Tune 1'] = {
		link = 'Tune',
		status = '1302_1',
		icon = 'status_1302_1.png'
	},
	['Tune 2'] = {
		link = 'Tune',
		status = '1302_2',
		icon = 'status_1302_2.png'
	},
	['Tune 3'] = {
		link = 'Tune',
		status = '1302_3',
		icon = 'status_1302_3.png'
	},
	['Tune 4'] = {
		link = 'Tune',
		status = '1302_4',
		icon = 'status_1302_4.png'
	},
	['Tune 5'] = {
		link = 'Tune',
		status = '1302_5',
		icon = 'status_1302_5.png'
	},
	['Tune 6'] = {
		link = 'Tune',
		status = '1302_6',
		icon = 'status_1302_6.png'
	},
	['Tune 7'] = {
		link = 'Tune',
		status = '1302_7',
		icon = 'status_1302_7.png'
	},
	['Tune 8'] = {
		link = 'Tune',
		status = '1302_8',
		icon = 'status_1302_8.png'
	},
	['Tune 9'] = {
		link = 'Tune',
		status = '1302_9',
		icon = 'status_1302_9.png'
	},
	['Tune 10'] = {
		link = 'Tune',
		status = '1302_10',
		icon = 'status_1302_10.png'
	},
	['Tune (Ally)'] = {
		groups = {''},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tune',
		detail = 'HP is lowered on every turn',
		status = '1302',
		icon = 'status_1302.png'
	},
 	['Tuning (Ally)'] = {
		link = 'Tune (Ally)',
  },
	['Tune (Old)'] = {
		page = 'Tune',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tune',
		detail = 'HP is lowered on every turn',
		status = '1302',
		icon = 'status_1302.png'
	},
 	['Tuning (Old)'] = {
		link = 'Tune (Old)',
  },
	['Twilight Terror'] = {
		page = 'Terror',
		groups = {},
		categories = {''},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Twilight Terror',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_21',
		icon = 'Status Twilight Terror 1.png'
	},
	['Twilight Terror 1'] = {
		link = 'Twilight Terror',
		status = '1374_21',
		icon = 'Status Twilight Terror 1.png'
	},
	['Twilight Terror 2'] = {
		link = 'Twilight Terror',
		status = '1374_22',
		icon = 'Status Twilight Terror 2.png'
	},
	['Twilight Terror 3'] = {
		link = 'Twilight Terror',
		status = '1374_23',
		icon = 'Status Twilight Terror 3.png'
	},
	['Twilight Terror 4'] = {
		link = 'Twilight Terror',
		status = '1374_24',
		icon = 'Status Twilight Terror 4.png'
	},
	['Twilight Terror 5'] = {
		link = 'Twilight Terror',
		status = '1374_25',
		icon = 'Status Twilight Terror 5.png'
	},
	['Twilight Terror 6'] = {
		link = 'Twilight Terror',
		status = '1374_26',
		icon = 'Status Twilight Terror 6.png'
	},
	['Twilight Terror 7'] = {
		link = 'Twilight Terror',
		status = '1374_27',
		icon = 'Status Twilight Terror 7.png'
	},
	['Twilight Terror 8'] = {
		link = 'Twilight Terror',
		status = '1374_28',
		icon = 'Status Twilight Terror 8.png'
	},
	['Twilight Terror 9'] = {
		link = 'Twilight Terror',
		status = '1374_29',
		icon = 'Status Twilight Terror 9.png'
	},
	['Type-3 Aerial Mine'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Type-3 Aerial Mine',
		detail = 'Activates when a foe uses special attack (Plain DMG and Paralyze effect to all foes upon activation) (Can\'t be removed) ',
		status = '6325',
		icon = 'Status Type-3 Aerial Mine.png'
	},
	['Typhoon Crest'] = {
		page = 'Crests',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Typhoon Crest',
		detail = 'Wind magic is amplified (Max: 5 / Can\'t be removed)',
		status = '6530',
		icon = 'Status Typhoon Crest.png'
	},
	['Typhoon Crest 1'] = {
		link = 'Typhoon Crest',
		status = '65301',
		icon = 'Status Typhoon Crest 1.png'
	},
	['Typhoon Crest 2'] = {
		link = 'Typhoon Crest',
		status = '65302',
		icon = 'Status Typhoon Crest 2.png'
	},
	['Typhoon Crest 3'] = {
		link = 'Typhoon Crest',
		status = '65303',
		icon = 'Status Typhoon Crest 3.png'
	},
	['Typhoon Crest 4'] = {
		link = 'Typhoon Crest',
		status = '65304',
		icon = 'Status Typhoon Crest 4.png'
	},
	['Typhoon Crest 5'] = {
		link = 'Typhoon Crest',
		status = '65305',
		icon = 'Status Typhoon Crest 5.png'
	},
	['Tyros Glacies'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Tyros Glacies',
		detail = 'A Frozen Gift for You\'s effect is boosted (Can\'t be removed)',
		status = '4041',
		icon = 'status_4041.png'
	},
	['Undaunted Gale 1'] = {
		page = 'Terror',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Undaunted Gale',
		detail = 'Charge diamonds don\'t fill up / Can\'t use special attacks',
		status = '1374_31',
		icon = 'Status Undaunted Gale 1.png'
	},
	['Undaunted Gale'] = {
		link = 'Undaunted Gale 1',
		name = 'Undaunted Gale',
	},
	['Undaunted Gale 2'] = {
		link = 'Undaunted Gale',
		status = '1374_32',
		icon = 'Status Undaunted Gale 2.png'
	},
	['Under Repair (ATK Down)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Under Repair (ATK Down)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Under Repair',
		detail = 'ATK is lowered for repairs',
		status = '1918',
		icon = 'Status Under Repair ATK Down.png'
	},
	['Under Repair (DEF Down)'] = {
		groups = {},
		categories = {},
		wiki_name = 'Under Repair (DEF Down)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Under Repair',
		detail = 'DEF is lowered for repairs',
		status = '1919',
		icon = 'Status Under Repair DEF Down.png'
	},
 	['Unfinished Business (Ally)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unfinished Business',
		detail = 'DEF and multiattack rate are lowered / HP can\'t be restored (Can\'t be removed)',
		status = '6414',
		icon = 'Status Unfinished Business (Ally).png'
	},
	['Unfinished Business (Foe)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unfinished Business',
		detail = 'DEF and multiattack rate are lowered / HP can\'t be restored (Can\'t be removed)',
		status = '6414_11',
		icon = 'Status Unfinished Business (Foe) 1.png'
	},
	['Unfinished Business (Foe) 1'] = {
		link = 'Unfinished Business (Foe)',
		icon = 'Status Unfinished Business (Foe) 1.png'
	},
	['Unfinished Business (Foe) 2'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_12',
		icon = 'Status Unfinished Business (Foe) 2.png'
	},
	['Unfinished Business (Foe) 3'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_13',
		icon = 'Status Unfinished Business (Foe) 3.png'
	},
  	['Unfinished Business (Foe) 4'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_14',
		icon = 'Status Unfinished Business (Foe) 4.png'
	},
	['Unfinished Business (Foe) 5'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_15',
		icon = 'Status Unfinished Business (Foe) 5.png'
	},
  	['Unfinished Business (Foe) 6'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_16',
		icon = 'Status Unfinished Business (Foe) 6.png'
	},
	['Unfinished Business (Foe) 7'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_17',
		icon = 'Status Unfinished Business (Foe) 7.png'
	},
  	['Unfinished Business (Foe) 8'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_18',
		icon = 'Status Unfinished Business (Foe) 8.png'
	},
	['Unfinished Business (Foe) 9'] = {
		link = 'Unfinished Business (Foe)',
		status = '6414_19',
		icon = 'Status Unfinished Business (Foe) 9.png'
	},
	['Unknighted'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unknighted',
		detail = 'Targetted for special attack',
		status = '4002_4',
		icon = 'Status_Unknighted.png'
	},
	['Unrighteousness (Local)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Unrighteousness',
		detail = 'ATK and DEF are lowered',
		status = '1308_5',
		icon = 'Status Unrighteousness (Local).png'
	},
	['Unrighteousness 1'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_51',
		icon = 'Status Unrighteousness (Local) 1.png'
	},
	['Unrighteousness 2'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_52',
		icon = 'Status Unrighteousness (Local) 2.png'
	},
	['Unrighteousness 3'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_53',
		icon = 'Status Unrighteousness (Local) 3.png'
	},
  	['Unrighteousness 4'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_54',
		icon = 'Status Unrighteousness (Local) 4.png'
	},
	['Unrighteousness 5'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_55',
		icon = 'Status Unrighteousness (Local) 5.png'
	},
  	['Unrighteousness 6'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_56',
		icon = 'Status Unrighteousness (Local) 6.png'
	},
	['Unrighteousness 7'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_57',
		icon = 'Status Unrighteousness (Local) 7.png'
	},
  	['Unrighteousness 8'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_58',
		icon = 'Status Unrighteousness (Local) 8.png'
	},
	['Unrighteousness 9'] = {
		link = 'Unrighteousness (Local)',
		status = '1308_59',
		icon = 'Status Unrighteousness (Local) 9.png'
	},
	['Untamed Arcania'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Untamed Arcania',
		detail = 'Skills are modified by number of debuffs',
		status = '3000',
		icon = 'Status Sancrified.png'
	},
	['Unveiled Sin'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unveiled Sin',
		detail = 'ATK, DEF, and multiattack rate are lowered, and hostility is boosted (Can\'t be removed)',
		status = '6276',
		icon = 'status_Unveiled Sin.png'
	},
	['Unyou'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Unyou',
		detail = 'ATK, multiattack rate, and charge attack DMG are boosted based on Unyou lvl (Can\'t be removed)',
		status = '62431',
		icon = 'Status Unyou1.png'
	},
	['Unyou 1'] = {
		link = 'Unyou',
	},
	['Unyou 2'] = {
		link = 'Unyou',
		status = '62432',
		icon = 'Status Unyou2.png'
	},
	['Unyou 3'] = {
		link = 'Unyou',
		status = '62433',
		icon = 'Status Unyou3.png'
	},
	['Unyou 4'] = {
		link = 'Unyou',
		status = '62434',
		icon = 'Status Unyou4.png'
	},
	['Unyou 5'] = {
		link = 'Unyou',
		status = '62435',
		icon = 'Status Unyou5.png'
	},
	['Vacuum'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Vacuum',
		detail = 'ATK is boosted (Stackable / Ends upon taking DMG more than 10 times in 1 turn)',
		status = '3014',
		icon = 'status_Vacuum.png'
	},
	['Vacuum (Proud)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Vacuum',
		detail = 'Defense specs are boosted (Can\'t be removed)',
		status = '3014',
		icon = 'status_Vacuum.png'
	},
	['Vacuous Raiment'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Vacuous Raiment',
		detail = 'Charge attack DMG is cut by 90% (Can only be removed by dealing damage 30 or more times)',
		status = '6022',
		icon = 'Status Springwater Robe.png'
	},
	['Warped Barrier'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Warped Barrier',
		detail = 'ATK is boosted and DEF is lowered by number of debuff effects (Can\'t be removed)',
		status = '3000',
		icon = 'Status Sanctified.png'
	},
	['Wasted'] = {
        groups = {},
        categories = {},
        wiki_name = '',
        wiki_detail = '',
        wiki_comment = '',
        name = 'Wasted',
        detail = 'Can\'t attack / Strikes a foe with her bottle, dealing earth DMG, at end of turn (Can\'t be removed)',
        status = '7074',
        icon = 'Status_7074.png'
    },
	['Water DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Water DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water DEF Lowered',
		detail = 'DEF is lowered for water DMG',
		status = '1022',
		icon = 'Status_WaterResDown.png',
	},
	['Water Jinx'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Jinx',
		detail = 'Water has become an elemental weakness (Can\'t be removed)',
		status = '7638_2',
		icon = 'status_7638_2.png'
	},
	['Water Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Water DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Lowered (Stackable)',
		detail = 'DEF is lowered for water DMG (Stackable)',
		status = '1437',
		icon = 'Status_WaterDEFDownStack.png'
	},

	['Water Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Seal',
		detail = 'Water Seal is cast',
		status = '8012',
		icon = 'Status WaterMark1.png'
	},
	['Water Seal II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Water Seal II',
		detail = 'Water Seal II is cast',
		status = '8022',
		icon = 'Status WaterMark2.png'
	},
	['Weakened'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Weakened',
		detail = 'Can\'t attack',
		status = '1430',
		icon = 'Status Forfeit.png'
	},
	['Whitefrost Whisper'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Whitefrost Whisper',
		detail = 'Takes bonus DMG from Filene\'s charge attack (Can\'t be removed)',
		status = '7031',
		icon = 'Status 7031.png'
	},
	['Whitefrost Whisper 1'] = {
		link = 'Whitefrost Whisper',
		status = '7031_1',
		icon = 'Status 7031_1.png'
	},
	['Whitefrost Whisper 2'] = {
		link = 'Whitefrost Whisper',
		status = '7031_2',
		icon = 'Status 7031_2.png'
	},
	['Whitefrost Whisper 3'] = {
		link = 'Whitefrost Whisper',
		status = '7031_3',
		icon = 'Status 7031_3.png'
	},
	['Whitefrost Whisper 4'] = {
		link = 'Whitefrost Whisper',
		status = '7031_4',
		icon = 'Status 7031_4.png'
	},
	['Whitefrost Whisper 5'] = {
		link = 'Whitefrost Whisper',
		status = '7031_5',
		icon = 'Status 7031_5.png'
	},
	['Whitefrost Whisper 6'] = {
		link = 'Whitefrost Whisper',
		status = '7031_6',
		icon = 'Status 7031_6.png'
	},
	['Whitefrost Whisper 7'] = {
		link = 'Whitefrost Whisper',
		status = '7031_7',
		icon = 'Status 7031_7.png'
	},
	['Whitefrost Whisper 8'] = {
		link = 'Whitefrost Whisper',
		status = '7031_8',
		icon = 'Status 7031_8.png'
	},
	['Whitefrost Whisper 9'] = {
		link = 'Whitefrost Whisper',
		status = '7031_9',
		icon = 'Status 7031_9.png'
	},
	['Wind DEF Lowered'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind DEF Down',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind DEF Lowered',
		detail = 'DEF is lowered for wind DMG',
		status = '1024',
		icon = 'Status_WindResDown.png',
	},
	['Wind Lowered (Stackable)'] = {
		page = 'DEF Down',
		groups = {},
		categories = {},
		wiki_name = '%a% Wind DEF Down (Stackable%am%)',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind Lowered (Stackable)',
		detail = 'DEF is lowered for wind DMG (Stackable)',
		status = '1439',
		icon = 'Status_WindDEFDownStack.png'
	},
	['Wind Jinx'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind Jinx',
		detail = 'Wind has become an elemental weakness (Can\'t be removed)',
		status = '7638_4',
		icon = 'status_7638_4.png'
	},
	['Wind Seal'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind Seal',
		detail = 'Wind Seal is cast',
		status = '8014',
		icon = 'Status WindMark1.png'
	},
	['Wind Seal II'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Wind Seal II',
		detail = 'Wind Seal II is cast',
		status = '8024',
		icon = 'Status WindMark2.png'
	},
	['Winter'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Multiattack rate is lowered',
		wiki_comment = '',
		name = 'Winter',
		detail = 'Multiattack rate is  lowered',
		status = '1519',
		icon = 'Status Winter.png'
	},
	['Wisteria Poison'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '[[Local status effect]]',
		name = 'Wisteria Poison',
		detail = 'When the foe uses a special attack: Plain DMG to all foes (Can\'t be removed)',
		status = '7014',
		icon = 'status_7014.png'
	},
	['Woe'] = {
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Woe',
		detail = 'Charge bar is lowered by 30% every turn (HP is lowered if charge bar is lower than 30%)',
		status = '6210_2',
		icon = 'Status Woe.png'
	},
	['Wormhole'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Skill will take effect after %t%',
		wiki_comment = '',
		name = 'Wormhole',
		detail = 'Skill will take effect after X turn(s)',
		status = '1279_6',
		icon = 'Status Wormhole.png'
	},
	['Zombie (Auguste)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Zombie',
		detail = 'May attack an ally (Substitute and Counter won\'t take effect)',
		status = '6136',
		icon = 'Status 6136.png'
	},
	['Zombified'] = {
		page = 'Zombified',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Zombified',
		detail = 'Receives DMG if healed',
		status = '1033',
		icon = 'Status Zombie.png'
	},
	['Zombified: Stage 1'] = {
		link = 'Zombified',
		name = 'Zombified: Stage 1',
	},
	['Zombified: Stage 2'] = {
		link = 'Zombified',
		name = 'Zombified: Stage 2',
	},
	['Zombified (Can\'t be removed)'] = {
		page = 'Zombified',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Zombified',
		detail = 'Receives DMG if healed (Can\'t be removed)',
		status = '1033',
		icon = 'Status Zombie.png'
	},
}

local effects = {
	['Instant Charge'] = {
		page = 'Instant Charge',
		wiki_name = '',
		wiki_detail = 'Instantly sets [[Charge Bar]] to 100%',
		wiki_comment = 'Unaffected by Charge Bar Gain status effects.<br />No effect when afflicted with Shorted debuffs or when [[Charge Bar]] is above 100%.',
		name = 'Instant Charge',
		status = '',
		icon = '',
	},
	['Buff Effect Extended'] = {
		page = 'Buff Effect Extended',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Extend the duration of buffs (Excludes 1-turn buffs)',
		wiki_comment = '',
		name = 'Buff Effect Extended',
		detail = '',
		status = '1058',
		icon = 'status_1058.png'
	},
	['Buff Skill Suspension (2 Turns)'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Extends the cooldown of buff-type (yellow border) skills by 2 turns',
		wiki_comment = '',
		name = 'Buff Skill Suspension (2 Turns)',
		detail = '',
		status = '',
		icon = ''
	},
	['C.A. Instant Standby'] = {
		link = 'Instant Charge',
	},
	['Charge Bar'] = {
		page = 'Charge Boost',
		wiki_name = 'Charge Bar +%a%',
		wiki_detail = 'Instantly boosts [[Charge Bar]] by %a%',
		wiki_comment = '',
		hide = 'amount',
		name = 'Charge Bar',
		status = '1061',
		icon = 'Status_Uplift.png',
	},
	['Charge Boost'] = {
		link = 'Charge Bar',
	},
	['Charge Boost (Isaac)'] = {
		page = 'Autoignition',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Charge Boost',
		detail = 'Charge bar will be boosted to 100% at the end of the turn',
		status = '7106',
		icon = 'Status 7106.png'
	},
	['Charge Boost (Revitalize)'] = {
		wiki_name = '%a% Charge Boost',
		wiki_detail = 'Instantly boosts [[Charge Bar]] by %a%',
		wiki_comment = '',
		hide = 'amount',
		name = 'Charge Boost ',
		status = '1638',
		icon = 'Status_Revitalize.png',
	},
	['Charge Cut'] = {
		wiki_name = '%a% Charge Cut',
		wiki_detail = 'Instantly reduces [[Charge Bar]] by %a%',
		wiki_comment = '',
		status = '1278',
		icon = 'Status_Collapse.png',
	},
	['Charged'] = {
		page = 'Charged',
		wiki_name = 'Charged +%a%',
		wiki_detail = 'Instantly boosts [[Charge Bar]] by %a%',
		wiki_comment = 'Unaffected by charge bar gain effects',
		hide = 'amount',
		name = 'Charged',
		status = '1061',
		icon = 'Status_Uplift.png',
	},
	['Delay-Action Explosives'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = '',
		wiki_comment = '',
		name = 'Delay-Action Explosives',
		detail = 'All foes take dark DMG from Eustace at end of turn (Can\'t be removed)',
		status = '7097',
		icon = 'Status 7097.png'
	},
	['Delay-Action Explosives 1'] = {
		link = 'Delay-Action Explosives',
		status = '70971',
		icon = 'Status 70971.png'
	},
	['Delay-Action Explosives 2'] = {
		link = 'Delay-Action Explosives',
		status = '70972',
		icon = 'Status 70972.png'
	},
	['Delay-Action Explosives 3'] = {
		link = 'Delay-Action Explosives',
		status = '70973',
		icon = 'Status 70973.png'
	},
	['Delay-Action Explosives 4'] = {
		link = 'Delay-Action Explosives',
		status = '70974',
		icon = 'Status 70974.png'
	},
	['Delay-Action Explosives 5'] = {
		link = 'Delay-Action Explosives',
		status = '70975',
		icon = 'Status 70975.png'
	},
	['Delay-Action Explosives 6'] = {
		link = 'Delay-Action Explosives',
		status = '70976',
		icon = 'Status 70976.png'
	},
	['Delay-Action Explosives 7'] = {
		link = 'Delay-Action Explosives',
		status = '70977',
		icon = 'Status 70977.png'
	},
	['Delay-Action Explosives 8'] = {
		link = 'Delay-Action Explosives',
		status = '70978',
		icon = 'Status 70978.png'
	},
	['Delay-Action Explosives 9'] = {
		link = 'Delay-Action Explosives',
		status = '70979',
		icon = 'Status 70979.png'
	},
	['Delayed'] = {
		page = 'Delay',
		wiki_name = 'Delay',
		wiki_detail = 'Reduce a foe\'s filled charge diamonds by 1',
		wiki_comment = '',
		name = 'Delayed',
		description = '',
		icon = 'Status_Gravity.png',
		status = '1040'
	},
	['Delayed (Drain)'] = {
		page = 'Delay#Delay (Drain)',
		wiki_name = 'Delay (Drain)',
		wiki_detail = 'Drain 1 filled charge diamond from a foe',
		wiki_comment = 'Ignores foe\'s Delay immunity<br />Unofficial status name',
		name = 'Delayed',
		description = '',
		icon = 'Status_Gravity.png',
		status = '1040'
	},
	['Healing Skill Cooldown Extension'] = {
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Extends the cooldown of healing skills (green border)',
		wiki_comment = '',
		name = 'Healing Skill Cooldown Extension',
		detail = '',
		status = '',
		icon = ''
	},
	['Lethal Hit'] = {
		page = 'Lethal Hit',
		groups = {},
		categories = {},
		wiki_name = '',
		wiki_detail = 'Instant death for the victim.',
		wiki_comment = '',
		name = 'Lethal Hit',
		detail = '',
		status = '1100',
		icon = 'Status Death.png'
	},
	['Mode Bar Cut'] = {
		wiki_name = '%a% Mode Bar Cut',
		wiki_detail = 'Cut to foe\'s mode bar',
		wiki_comment = '',
		name = 'Mode Bar Cut',
		status = '',
		icon = '',
	},
	['Skill Delay'] = {
		wiki_name = '',
		wiki_detail = 'Extend the cooldown of skills currently on cooldown',
		wiki_comment = '',
		name = 'Skill Delay',
		description = '',
		icon = 'Status_Gravity.png',
		status = '1040'
	},
	['Skill Interval Changed'] = {
		wiki_name = '',
		wiki_detail = 'Skill cooldown increased',
		wiki_comment = '',
		name = 'Skill Interval Changed',
		description = '',
		icon = '',
		status = ''
	},
	['Skill Interval Lowered'] = {
		wiki_name = '',
		wiki_detail = 'Instant cut to skill cooldown.',
		wiki_comment = '',
		name = 'Skill Interval Lowered',
		description = '',
		icon = 'Status Skill Interval Lowered.png',
		status = '1058'
	},
}

local aliases = {
	['5% Cut'] = '5% DMG Cut',
	['10% Cut'] = '10% DMG Cut',
	['15% Cut'] = '15% DMG Cut',
	['20% Cut'] = '20% DMG Cut',
	['25% Cut'] = '25% DMG Cut',
	['30% Cut'] = '30% DMG Cut',
	['35% Cut'] = '35% DMG Cut',
	['40% Cut'] = '40% DMG Cut',
	['45% Cut'] = '45% DMG Cut',
	['50% Cut'] = '50% DMG Cut',
	['55% Cut'] = '55% DMG Cut',
	['60% Cut'] = '60% DMG Cut',
	['65% Cut'] = '65% DMG Cut',
	['70% Cut'] = '70% DMG Cut',
	['75% Cut'] = '75% DMG Cut',
	['80% Cut'] = '80% DMG Cut',
	['85% Cut'] = '85% DMG Cut',
	['90% Cut'] = '90% DMG Cut',
	['95% Cut'] = '95% DMG Cut',
	['99% Cut'] = '99% DMG Cut',
	['100% Cut'] = '100% DMG Cut',
	['5% Fire Res'] = '5% cut to fire DMG',
	['10% Fire Res'] = '10% cut to fire DMG',
	['15% Fire Res'] = '15% cut to fire DMG',
	['20% Fire Res'] = '20% cut to fire DMG',
	['25% Fire Res'] = '25% cut to fire DMG',
	['30% Fire Res'] = '30% cut to fire DMG',
	['35% Fire Res'] = '35% cut to fire DMG',
	['40% Fire Res'] = '40% cut to fire DMG',
	['45% Fire Res'] = '45% cut to fire DMG',
	['50% Fire Res'] = '50% cut to fire DMG',
	['55% Fire Res'] = '55% cut to fire DMG',
	['60% Fire Res'] = '60% cut to fire DMG',
	['65% Fire Res'] = '65% cut to fire DMG',
	['70% Fire Res'] = '70% cut to fire DMG',
	['75% Fire Res'] = '75% cut to fire DMG',
	['80% Fire Res'] = '80% cut to fire DMG',
	['85% Fire Res'] = '85% cut to fire DMG',
	['90% Fire Res'] = '90% cut to fire DMG',
	['95% Fire Res'] = '95% cut to fire DMG',
	['99% Fire Res'] = '99% cut to fire DMG',
	['100% Fire Res'] = '100% cut to fire DMG',
	['5% Water Res'] = '5% cut to water DMG',
	['10% Water Res'] = '10% cut to water DMG',
	['15% Water Res'] = '15% cut to water DMG',
	['20% Water Res'] = '20% cut to water DMG',
	['25% Water Res'] = '25% cut to water DMG',
	['30% Water Res'] = '30% cut to water DMG',
	['35% Water Res'] = '35% cut to water DMG',
	['40% Water Res'] = '40% cut to water DMG',
	['45% Water Res'] = '45% cut to water DMG',
	['50% Water Res'] = '50% cut to water DMG',
	['55% Water Res'] = '55% cut to water DMG',
	['60% Water Res'] = '60% cut to water DMG',
	['65% Water Res'] = '65% cut to water DMG',
	['70% Water Res'] = '70% cut to water DMG',
	['75% Water Res'] = '75% cut to water DMG',
	['80% Water Res'] = '80% cut to water DMG',
	['85% Water Res'] = '85% cut to water DMG',
	['90% Water Res'] = '90% cut to water DMG',
	['95% Water Res'] = '95% cut to water DMG',
	['99% Water Res'] = '99% cut to water DMG',
	['100% Water Res'] = '100% cut to water DMG',
	['5% Earth Res'] = '5% cut to earth DMG',
	['10% Earth Res'] = '10% cut to earth DMG',
	['15% Earth Res'] = '15% cut to earth DMG',
	['20% Earth Res'] = '20% cut to earth DMG',
	['25% Earth Res'] = '25% cut to earth DMG',
	['30% Earth Res'] = '30% cut to earth DMG',
	['35% Earth Res'] = '35% cut to earth DMG',
	['40% Earth Res'] = '40% cut to earth DMG',
	['45% Earth Res'] = '45% cut to earth DMG',
	['50% Earth Res'] = '50% cut to earth DMG',
	['55% Earth Res'] = '55% cut to earth DMG',
	['60% Earth Res'] = '60% cut to earth DMG',
	['65% Earth Res'] = '65% cut to earth DMG',
	['70% Earth Res'] = '70% cut to earth DMG',
	['75% Earth Res'] = '75% cut to earth DMG',
	['80% Earth Res'] = '80% cut to earth DMG',
	['85% Earth Res'] = '85% cut to earth DMG',
	['90% Earth Res'] = '90% cut to earth DMG',
	['95% Earth Res'] = '95% cut to earth DMG',
	['99% Earth Res'] = '99% cut to earth DMG',
	['100% Earth Res'] = '100% cut to earth DMG',
	['5% Wind Res'] = '5% cut to wind DMG',
	['10% Wind Res'] = '10% cut to wind DMG',
	['15% Wind Res'] = '15% cut to wind DMG',
	['20% Wind Res'] = '20% cut to wind DMG',
	['25% Wind Res'] = '25% cut to wind DMG',
	['30% Wind Res'] = '30% cut to wind DMG',
	['35% Wind Res'] = '35% cut to wind DMG',
	['40% Wind Res'] = '40% cut to wind DMG',
	['45% Wind Res'] = '45% cut to wind DMG',
	['50% Wind Res'] = '50% cut to wind DMG',
	['55% Wind Res'] = '55% cut to wind DMG',
	['60% Wind Res'] = '60% cut to wind DMG',
	['65% Wind Res'] = '65% cut to wind DMG',
	['70% Wind Res'] = '70% cut to wind DMG',
	['75% Wind Res'] = '75% cut to wind DMG',
	['80% Wind Res'] = '80% cut to wind DMG',
	['85% Wind Res'] = '85% cut to wind DMG',
	['90% Wind Res'] = '90% cut to wind DMG',
	['95% Wind Res'] = '95% cut to wind DMG',
	['99% Wind Res'] = '99% cut to wind DMG',
	['100% Wind Res'] = '100% cut to wind DMG',
	['5% Light Res'] = '5% cut to light DMG',
	['10% Light Res'] = '10% cut to light DMG',
	['15% Light Res'] = '15% cut to light DMG',
	['20% Light Res'] = '20% cut to light DMG',
	['25% Light Res'] = '25% cut to light DMG',
	['30% Light Res'] = '30% cut to light DMG',
	['35% Light Res'] = '35% cut to light DMG',
	['40% Light Res'] = '40% cut to light DMG',
	['45% Light Res'] = '45% cut to light DMG',
	['50% Light Res'] = '50% cut to light DMG',
	['55% Light Res'] = '55% cut to light DMG',
	['60% Light Res'] = '60% cut to light DMG',
	['65% Light Res'] = '65% cut to light DMG',
	['70% Light Res'] = '70% cut to light DMG',
	['75% Light Res'] = '75% cut to light DMG',
	['80% Light Res'] = '80% cut to light DMG',
	['85% Light Res'] = '85% cut to light DMG',
	['90% Light Res'] = '90% cut to light DMG',
	['95% Light Res'] = '95% cut to light DMG',
	['99% Light Res'] = '99% cut to light DMG',
	['100% Light Res'] = '100% cut to light DMG',
	['5% Dark Res'] = '5% cut to dark DMG',
	['10% Dark Res'] = '10% cut to dark DMG',
	['15% Dark Res'] = '15% cut to dark DMG',
	['20% Dark Res'] = '20% cut to dark DMG',
	['25% Dark Res'] = '25% cut to dark DMG',
	['30% Dark Res'] = '30% cut to dark DMG',
	['35% Dark Res'] = '35% cut to dark DMG',
	['40% Dark Res'] = '40% cut to dark DMG',
	['45% Dark Res'] = '45% cut to dark DMG',
	['50% Dark Res'] = '50% cut to dark DMG',
	['55% Dark Res'] = '55% cut to dark DMG',
	['60% Dark Res'] = '60% cut to dark DMG',
	['65% Dark Res'] = '65% cut to dark DMG',
	['70% Dark Res'] = '70% cut to dark DMG',
	['75% Dark Res'] = '75% cut to dark DMG',
	['80% Dark Res'] = '80% cut to dark DMG',
	['85% Dark Res'] = '85% cut to dark DMG',
	['90% Dark Res'] = '90% cut to dark DMG',
	['95% Dark Res'] = '95% cut to dark DMG',
	['99% Dark Res'] = '99% cut to dark DMG',
	['100% Dark Res'] = '100% cut to dark DMG',
	['5% Fire Cut'] = '5% cut to fire DMG',
	['10% Fire Cut'] = '10% cut to fire DMG',
	['15% Fire Cut'] = '15% cut to fire DMG',
	['20% Fire Cut'] = '20% cut to fire DMG',
	['25% Fire Cut'] = '25% cut to fire DMG',
	['30% Fire Cut'] = '30% cut to fire DMG',
	['35% Fire Cut'] = '35% cut to fire DMG',
	['40% Fire Cut'] = '40% cut to fire DMG',
	['45% Fire Cut'] = '45% cut to fire DMG',
	['50% Fire Cut'] = '50% cut to fire DMG',
	['55% Fire Cut'] = '55% cut to fire DMG',
	['60% Fire Cut'] = '60% cut to fire DMG',
	['65% Fire Cut'] = '65% cut to fire DMG',
	['70% Fire Cut'] = '70% cut to fire DMG',
	['75% Fire Cut'] = '75% cut to fire DMG',
	['80% Fire Cut'] = '80% cut to fire DMG',
	['85% Fire Cut'] = '85% cut to fire DMG',
	['90% Fire Cut'] = '90% cut to fire DMG',
	['95% Fire Cut'] = '95% cut to fire DMG',
	['99% Fire Cut'] = '99% cut to fire DMG',
	['100% Fire Cut'] = '100% cut to fire DMG',
	['5% Water Cut'] = '5% cut to water DMG',
	['10% Water Cut'] = '10% cut to water DMG',
	['15% Water Cut'] = '15% cut to water DMG',
	['20% Water Cut'] = '20% cut to water DMG',
	['25% Water Cut'] = '25% cut to water DMG',
	['30% Water Cut'] = '30% cut to water DMG',
	['35% Water Cut'] = '35% cut to water DMG',
	['40% Water Cut'] = '40% cut to water DMG',
	['45% Water Cut'] = '45% cut to water DMG',
	['50% Water Cut'] = '50% cut to water DMG',
	['55% Water Cut'] = '55% cut to water DMG',
	['60% Water Cut'] = '60% cut to water DMG',
	['65% Water Cut'] = '65% cut to water DMG',
	['70% Water Cut'] = '70% cut to water DMG',
	['75% Water Cut'] = '75% cut to water DMG',
	['80% Water Cut'] = '80% cut to water DMG',
	['85% Water Cut'] = '85% cut to water DMG',
	['90% Water Cut'] = '90% cut to water DMG',
	['95% Water Cut'] = '95% cut to water DMG',
	['99% Water Cut'] = '99% cut to water DMG',
	['100% Water Cut'] = '100% cut to water DMG',
	['5% Earth Cut'] = '5% cut to earth DMG',
	['10% Earth Cut'] = '10% cut to earth DMG',
	['15% Earth Cut'] = '15% cut to earth DMG',
	['20% Earth Cut'] = '20% cut to earth DMG',
	['25% Earth Cut'] = '25% cut to earth DMG',
	['30% Earth Cut'] = '30% cut to earth DMG',
	['35% Earth Cut'] = '35% cut to earth DMG',
	['40% Earth Cut'] = '40% cut to earth DMG',
	['45% Earth Cut'] = '45% cut to earth DMG',
	['50% Earth Cut'] = '50% cut to earth DMG',
	['55% Earth Cut'] = '55% cut to earth DMG',
	['60% Earth Cut'] = '60% cut to earth DMG',
	['65% Earth Cut'] = '65% cut to earth DMG',
	['70% Earth Cut'] = '70% cut to earth DMG',
	['75% Earth Cut'] = '75% cut to earth DMG',
	['80% Earth Cut'] = '80% cut to earth DMG',
	['85% Earth Cut'] = '85% cut to earth DMG',
	['90% Earth Cut'] = '90% cut to earth DMG',
	['95% Earth Cut'] = '95% cut to earth DMG',
	['99% Earth Cut'] = '99% cut to earth DMG',
	['100% Earth Cut'] = '100% cut to earth DMG',
	['5% Wind Cut'] = '5% cut to wind DMG',
	['10% Wind Cut'] = '10% cut to wind DMG',
	['15% Wind Cut'] = '15% cut to wind DMG',
	['20% Wind Cut'] = '20% cut to wind DMG',
	['25% Wind Cut'] = '25% cut to wind DMG',
	['30% Wind Cut'] = '30% cut to wind DMG',
	['35% Wind Cut'] = '35% cut to wind DMG',
	['40% Wind Cut'] = '40% cut to wind DMG',
	['45% Wind Cut'] = '45% cut to wind DMG',
	['50% Wind Cut'] = '50% cut to wind DMG',
	['55% Wind Cut'] = '55% cut to wind DMG',
	['60% Wind Cut'] = '60% cut to wind DMG',
	['65% Wind Cut'] = '65% cut to wind DMG',
	['70% Wind Cut'] = '70% cut to wind DMG',
	['75% Wind Cut'] = '75% cut to wind DMG',
	['80% Wind Cut'] = '80% cut to wind DMG',
	['85% Wind Cut'] = '85% cut to wind DMG',
	['90% Wind Cut'] = '90% cut to wind DMG',
	['95% Wind Cut'] = '95% cut to wind DMG',
	['99% Wind Cut'] = '99% cut to wind DMG',
	['100% Wind Cut'] = '100% cut to wind DMG',
	['5% Light Cut'] = '5% cut to light DMG',
	['10% Light Cut'] = '10% cut to light DMG',
	['15% Light Cut'] = '15% cut to light DMG',
	['20% Light Cut'] = '20% cut to light DMG',
	['25% Light Cut'] = '25% cut to light DMG',
	['30% Light Cut'] = '30% cut to light DMG',
	['35% Light Cut'] = '35% cut to light DMG',
	['40% Light Cut'] = '40% cut to light DMG',
	['45% Light Cut'] = '45% cut to light DMG',
	['50% Light Cut'] = '50% cut to light DMG',
	['55% Light Cut'] = '55% cut to light DMG',
	['60% Light Cut'] = '60% cut to light DMG',
	['65% Light Cut'] = '65% cut to light DMG',
	['70% Light Cut'] = '70% cut to light DMG',
	['75% Light Cut'] = '75% cut to light DMG',
	['80% Light Cut'] = '80% cut to light DMG',
	['85% Light Cut'] = '85% cut to light DMG',
	['90% Light Cut'] = '90% cut to light DMG',
	['95% Light Cut'] = '95% cut to light DMG',
	['99% Light Cut'] = '99% cut to light DMG',
	['100% Light Cut'] = '100% cut to light DMG',
	['5% Dark Cut'] = '5% cut to dark DMG',
	['10% Dark Cut'] = '10% cut to dark DMG',
	['15% Dark Cut'] = '15% cut to dark DMG',
	['20% Dark Cut'] = '20% cut to dark DMG',
	['25% Dark Cut'] = '25% cut to dark DMG',
	['30% Dark Cut'] = '30% cut to dark DMG',
	['35% Dark Cut'] = '35% cut to dark DMG',
	['40% Dark Cut'] = '40% cut to dark DMG',
	['45% Dark Cut'] = '45% cut to dark DMG',
	['50% Dark Cut'] = '50% cut to dark DMG',
	['55% Dark Cut'] = '55% cut to dark DMG',
	['60% Dark Cut'] = '60% cut to dark DMG',
	['65% Dark Cut'] = '65% cut to dark DMG',
	['70% Dark Cut'] = '70% cut to dark DMG',
	['75% Dark Cut'] = '75% cut to dark DMG',
	['80% Dark Cut'] = '80% cut to dark DMG',
	['85% Dark Cut'] = '85% cut to dark DMG',
	['90% Dark Cut'] = '90% cut to dark DMG',
	['95% Dark Cut'] = '95% cut to dark DMG',
	['99% Dark Cut'] = '99% cut to dark DMG',
	['100% Dark Cut'] = '100% cut to dark DMG',
	['5% Fire Resistance Boosted'] = '5% cut to fire DMG',
	['10% Fire Resistance Boosted'] = '10% cut to fire DMG',
	['15% Fire Resistance Boosted'] = '15% cut to fire DMG',
	['20% Fire Resistance Boosted'] = '20% cut to fire DMG',
	['25% Fire Resistance Boosted'] = '25% cut to fire DMG',
	['30% Fire Resistance Boosted'] = '30% cut to fire DMG',
	['35% Fire Resistance Boosted'] = '35% cut to fire DMG',
	['40% Fire Resistance Boosted'] = '40% cut to fire DMG',
	['45% Fire Resistance Boosted'] = '45% cut to fire DMG',
	['50% Fire Resistance Boosted'] = '50% cut to fire DMG',
	['55% Fire Resistance Boosted'] = '55% cut to fire DMG',
	['60% Fire Resistance Boosted'] = '60% cut to fire DMG',
	['65% Fire Resistance Boosted'] = '65% cut to fire DMG',
	['70% Fire Resistance Boosted'] = '70% cut to fire DMG',
	['75% Fire Resistance Boosted'] = '75% cut to fire DMG',
	['80% Fire Resistance Boosted'] = '80% cut to fire DMG',
	['85% Fire Resistance Boosted'] = '85% cut to fire DMG',
	['90% Fire Resistance Boosted'] = '90% cut to fire DMG',
	['95% Fire Resistance Boosted'] = '95% cut to fire DMG',
	['99% Fire Resistance Boosted'] = '99% cut to fire DMG',
	['100% Fire Resistance Boosted'] = '100% cut to fire DMG',
	['5% Water Resistance Boosted'] = '5% cut to water DMG',
	['10% Water Resistance Boosted'] = '10% cut to water DMG',
	['15% Water Resistance Boosted'] = '15% cut to water DMG',
	['20% Water Resistance Boosted'] = '20% cut to water DMG',
	['25% Water Resistance Boosted'] = '25% cut to water DMG',
	['30% Water Resistance Boosted'] = '30% cut to water DMG',
	['35% Water Resistance Boosted'] = '35% cut to water DMG',
	['40% Water Resistance Boosted'] = '40% cut to water DMG',
	['45% Water Resistance Boosted'] = '45% cut to water DMG',
	['50% Water Resistance Boosted'] = '50% cut to water DMG',
	['55% Water Resistance Boosted'] = '55% cut to water DMG',
	['60% Water Resistance Boosted'] = '60% cut to water DMG',
	['65% Water Resistance Boosted'] = '65% cut to water DMG',
	['70% Water Resistance Boosted'] = '70% cut to water DMG',
	['75% Water Resistance Boosted'] = '75% cut to water DMG',
	['80% Water Resistance Boosted'] = '80% cut to water DMG',
	['85% Water Resistance Boosted'] = '85% cut to water DMG',
	['90% Water Resistance Boosted'] = '90% cut to water DMG',
	['95% Water Resistance Boosted'] = '95% cut to water DMG',
	['99% Water Resistance Boosted'] = '99% cut to water DMG',
	['100% Water Resistance Boosted'] = '100% cut to water DMG',
	['5% Earth Resistance Boosted'] = '5% cut to earth DMG',
	['10% Earth Resistance Boosted'] = '10% cut to earth DMG',
	['15% Earth Resistance Boosted'] = '15% cut to earth DMG',
	['20% Earth Resistance Boosted'] = '20% cut to earth DMG',
	['25% Earth Resistance Boosted'] = '25% cut to earth DMG',
	['30% Earth Resistance Boosted'] = '30% cut to earth DMG',
	['35% Earth Resistance Boosted'] = '35% cut to earth DMG',
	['40% Earth Resistance Boosted'] = '40% cut to earth DMG',
	['45% Earth Resistance Boosted'] = '45% cut to earth DMG',
	['50% Earth Resistance Boosted'] = '50% cut to earth DMG',
	['55% Earth Resistance Boosted'] = '55% cut to earth DMG',
	['60% Earth Resistance Boosted'] = '60% cut to earth DMG',
	['65% Earth Resistance Boosted'] = '65% cut to earth DMG',
	['70% Earth Resistance Boosted'] = '70% cut to earth DMG',
	['75% Earth Resistance Boosted'] = '75% cut to earth DMG',
	['80% Earth Resistance Boosted'] = '80% cut to earth DMG',
	['85% Earth Resistance Boosted'] = '85% cut to earth DMG',
	['90% Earth Resistance Boosted'] = '90% cut to earth DMG',
	['95% Earth Resistance Boosted'] = '95% cut to earth DMG',
	['99% Earth Resistance Boosted'] = '99% cut to earth DMG',
	['100% Earth Resistance Boosted'] = '100% cut to earth DMG',
	['5% Wind Resistance Boosted'] = '5% cut to wind DMG',
	['10% Wind Resistance Boosted'] = '10% cut to wind DMG',
	['15% Wind Resistance Boosted'] = '15% cut to wind DMG',
	['20% Wind Resistance Boosted'] = '20% cut to wind DMG',
	['25% Wind Resistance Boosted'] = '25% cut to wind DMG',
	['30% Wind Resistance Boosted'] = '30% cut to wind DMG',
	['35% Wind Resistance Boosted'] = '35% cut to wind DMG',
	['40% Wind Resistance Boosted'] = '40% cut to wind DMG',
	['45% Wind Resistance Boosted'] = '45% cut to wind DMG',
	['50% Wind Resistance Boosted'] = '50% cut to wind DMG',
	['55% Wind Resistance Boosted'] = '55% cut to wind DMG',
	['60% Wind Resistance Boosted'] = '60% cut to wind DMG',
	['65% Wind Resistance Boosted'] = '65% cut to wind DMG',
	['70% Wind Resistance Boosted'] = '70% cut to wind DMG',
	['75% Wind Resistance Boosted'] = '75% cut to wind DMG',
	['80% Wind Resistance Boosted'] = '80% cut to wind DMG',
	['85% Wind Resistance Boosted'] = '85% cut to wind DMG',
	['90% Wind Resistance Boosted'] = '90% cut to wind DMG',
	['95% Wind Resistance Boosted'] = '95% cut to wind DMG',
	['99% Wind Resistance Boosted'] = '99% cut to wind DMG',
	['100% Wind Resistance Boosted'] = '100% cut to wind DMG',
	['5% Light Resistance Boosted'] = '5% cut to light DMG',
	['10% Light Resistance Boosted'] = '10% cut to light DMG',
	['15% Light Resistance Boosted'] = '15% cut to light DMG',
	['20% Light Resistance Boosted'] = '20% cut to light DMG',
	['25% Light Resistance Boosted'] = '25% cut to light DMG',
	['30% Light Resistance Boosted'] = '30% cut to light DMG',
	['35% Light Resistance Boosted'] = '35% cut to light DMG',
	['40% Light Resistance Boosted'] = '40% cut to light DMG',
	['45% Light Resistance Boosted'] = '45% cut to light DMG',
	['50% Light Resistance Boosted'] = '50% cut to light DMG',
	['55% Light Resistance Boosted'] = '55% cut to light DMG',
	['60% Light Resistance Boosted'] = '60% cut to light DMG',
	['65% Light Resistance Boosted'] = '65% cut to light DMG',
	['70% Light Resistance Boosted'] = '70% cut to light DMG',
	['75% Light Resistance Boosted'] = '75% cut to light DMG',
	['80% Light Resistance Boosted'] = '80% cut to light DMG',
	['85% Light Resistance Boosted'] = '85% cut to light DMG',
	['90% Light Resistance Boosted'] = '90% cut to light DMG',
	['95% Light Resistance Boosted'] = '95% cut to light DMG',
	['99% Light Resistance Boosted'] = '99% cut to light DMG',
	['100% Light Resistance Boosted'] = '100% cut to light DMG',
	['5% Dark Resistance Boosted'] = '5% cut to dark DMG',
	['10% Dark Resistance Boosted'] = '10% cut to dark DMG',
	['15% Dark Resistance Boosted'] = '15% cut to dark DMG',
	['20% Dark Resistance Boosted'] = '20% cut to dark DMG',
	['25% Dark Resistance Boosted'] = '25% cut to dark DMG',
	['30% Dark Resistance Boosted'] = '30% cut to dark DMG',
	['35% Dark Resistance Boosted'] = '35% cut to dark DMG',
	['40% Dark Resistance Boosted'] = '40% cut to dark DMG',
	['45% Dark Resistance Boosted'] = '45% cut to dark DMG',
	['50% Dark Resistance Boosted'] = '50% cut to dark DMG',
	['55% Dark Resistance Boosted'] = '55% cut to dark DMG',
	['60% Dark Resistance Boosted'] = '60% cut to dark DMG',
	['65% Dark Resistance Boosted'] = '65% cut to dark DMG',
	['70% Dark Resistance Boosted'] = '70% cut to dark DMG',
	['75% Dark Resistance Boosted'] = '75% cut to dark DMG',
	['80% Dark Resistance Boosted'] = '80% cut to dark DMG',
	['85% Dark Resistance Boosted'] = '85% cut to dark DMG',
	['90% Dark Resistance Boosted'] = '90% cut to dark DMG',
	['95% Dark Resistance Boosted'] = '95% cut to dark DMG',
	['99% Dark Resistance Boosted'] = '99% cut to dark DMG',
	['100% Dark Resistance Boosted'] = '100% cut to dark DMG',
	['ATK Boosted (Stackable / Unremovable)'] = 'ATK Boosted (Stackable/Can\'t be removed)',
	['ATK Boosted (Stackable / Can\'t be removed)'] = 'ATK Boosted (Stackable/Can\'t be removed)',
	['ATK Down'] = 'ATK Lowered',
	['ATK Down 1'] = 'ATK Lowered 1',
	['ATK Down 2'] = 'ATK Lowered 2',
	['ATK Down 3'] = 'ATK Lowered 3',
	['ATK Down 4'] = 'ATK Lowered 4',
	['ATK Down 5'] = 'ATK Lowered 5',
	['ATK Down 6'] = 'ATK Lowered 6',
	['ATK Down 7'] = 'ATK Lowered 7',
	['ATK Down 8'] = 'ATK Lowered 8',
	['ATK Down 9'] = 'ATK Lowered 9',
	['ATK Down Stack'] = 'ATK Lowered (Stackable)',
	['Attack DOWN'] = 'ATK Lowered',
	['ATK Up'] = 'ATK Boosted',
	['ATK Up 1'] = 'ATK Boosted 1',
	['ATK Up 2'] = 'ATK Boosted 2',
	['ATK Up 3'] = 'ATK Boosted 3',
	['ATK Up 4'] = 'ATK Boosted 4',
	['ATK Up 5'] = 'ATK Boosted 5',
	['ATK Up 6'] = 'ATK Boosted 6',
	['ATK Up 7'] = 'ATK Boosted 7',
	['ATK Up 8'] = 'ATK Boosted 8',
	['ATK Up 9'] = 'ATK Boosted 9',
	['ATK Up (Stackable)'] = 'ATK Boosted (Stackable)',
	['ATK Up Stack'] = 'ATK Boosted (Stackable)',
	['Attack UP'] = 'ATK Boosted',
	['Blind'] = 'Blinded',
	['Bonus Damage'] = 'Bonus DMG',
	['Bonus Fire Damage'] = 'Bonus Fire DMG',
	['Bonus Water Damage'] = 'Bonus Water DMG',
	['Bonus Earth Damage'] = 'Bonus Earth DMG',
	['Bonus Wind Damage'] = 'Bonus Wind DMG',
	['Bonus Light Damage'] = 'Bonus Light DMG',
	['Bonus Dark Damage'] = 'Bonus Dark DMG',
	['Burn'] = 'Burned',
	['C.A. DMG Cap Up (Special)'] = 'C.A. DMG Cap Boosted (Special)',
	['C.A. Seal'] = 'C.A. Sealed',
	['Chain Burst DMG Boosted'] = 'C.B. DMG Boosted',
	['Chain Burst DMG Boosted (Stackable)'] = 'C.B. DMG Boosted (Stackable)',
	['Chain Burst DMG Cap Boosted'] = 'C.B. DMG Cap Boosted',
	['Chain Burst DMG Cap Boosted (Stackable)'] = 'C.B. DMG Cap Boosted (Stackable)',
	['Charge Attack Damage UP'] = 'C.A. DMG Boosted',
	['Charge Attack Damage UP (stackable)'] = 'C.A. DMG Boosted (Stackable)',
	['Charge Attack Damage UP (Stackable)'] = 'C.A. DMG Boosted (Stackable)',
	['Charge Bar Speed UP'] = 'Charge Bar Sped Up',
	['Charm'] = 'Charmed',
	['Charm 1'] = 'Charmed 1',
	['Charm 2'] = 'Charmed 2',
	['Charm 3'] = 'Charmed 3',
	['Charm 4'] = 'Charmed 4',
	['Charm 5'] = 'Charmed 5',
	['Charm 6'] = 'Charmed 6',
	['Charm 7'] = 'Charmed 7',
	['Charm 8'] = 'Charmed 8',
	['Charm 9'] = 'Charmed 9',
	['Collapse'] = 'Collapsed',
	['Counter on Damage'] = 'Counters on DMG',
	['Counter on DMG'] = 'Counters on DMG',
	['Counter on Dodge'] = 'Counters on Dodge',
	['Counter on Dodge/DMG'] = 'Counters on Dodge/DMG',
	['Critical Up'] = 'Critical Hit Rate Boosted',
	['DA Down'] = 'Double Attack Rate Lowered',
	['DA Down 1'] = 'Double Attack Rate Lowered 1',
	['DA Down 2'] = 'Double Attack Rate Lowered 2',
	['DA Down 3'] = 'Double Attack Rate Lowered 3',
	['DA Down 4'] = 'Double Attack Rate Lowered 4',
	['DA Down 5'] = 'Double Attack Rate Lowered 5',
	['DA Down 6'] = 'Double Attack Rate Lowered 6',
	['DA Down 7'] = 'Double Attack Rate Lowered 7',
	['DA Down 8'] = 'Double Attack Rate Lowered 8',
	['DA Down 9'] = 'Double Attack Rate Lowered 9',
	['DA Up'] = 'Double Attack Rate Boosted',
	['DA Up 1'] = 'Double Attack Rate Boosted 1',
	['DA Up 2'] = 'Double Attack Rate Boosted 2',
	['DA Up 3'] = 'Double Attack Rate Boosted 3',
	['DA Up 4'] = 'Double Attack Rate Boosted 4',
	['DA Up 5'] = 'Double Attack Rate Boosted 5',
	['DA Up 6'] = 'Double Attack Rate Boosted 6',
	['DA Up 7'] = 'Double Attack Rate Boosted 7',
	['DA Up 8'] = 'Double Attack Rate Boosted 8',
	['DA Up 9'] = 'Double Attack Rate Boosted 9',
	['DA Up (Can\'t be removed)'] = 'Double Attack Rate Boosted (Can\'t be removed)',
	['Damage Cap UP'] = 'DMG Cap Boosted',
	['Damage UP'] = 'DMG Boosted',
	['Dark ATK Up'] = 'Dark ATK Boosted',
	['Dark Attack UP'] = 'Dark ATK Boosted',
	["Dark DEF Down"] = 'Dark DEF Lowered',
	['Dark RES Up'] = 'Dark DMG Lowered',
	['Dark Resist Up'] = 'Dark DMG Lowered',
	['Dark Resist UP'] = 'Dark DMG Lowered',
	['Dark Resist DOWN'] = 'Dark DEF Lowered',
	['Dark Resistance Boosted'] = 'Dark Cut',
	["Dark Resistance DOWN"] = 'Dark DEF Lowered',
	["Dark Resistance Lowered"] = 'Dark DEF Lowered',
	['Debuff Resistance UP'] = 'Debuff Resistance Boosted',
	['Debuff Res. Down'] = 'Debuff Resistance Lowered',
	['Debuff Res. Down (Stack)'] = 'Debuff Resistance Lowered (Stackable)',
	['Debuff Res. Up'] = 'Debuff Resistance Boosted',
	['Debuff Res. Up (Stack)'] = 'Debuff Resistance Boosted (Stackable)',
	['DEF Down'] = 'DEF Lowered',
	['DEF Down 1'] = 'DEF Lowered 1',
	['DEF Down 2'] = 'DEF Lowered 2',
	['DEF Down 3'] = 'DEF Lowered 3',
	['DEF Down 4'] = 'DEF Lowered 4',
	['DEF Down 5'] = 'DEF Lowered 5',
	['DEF Down 6'] = 'DEF Lowered 6',
	['DEF Down 7'] = 'DEF Lowered 7',
	['DEF Down 8'] = 'DEF Lowered 8',
	['DEF Down 9'] = 'DEF Lowered 9',
	['DEF Down Stack'] = 'DEF Lowered (Stackable)',
	['Defense DOWN'] = 'DEF Lowered',
	['DEF Lowered (Stackable / Can\'t be removed'] = 'DEF Lowered (Stackable / Unremovable)',
	['DEF Up'] = 'DEF Boosted',
	['DEF Up 1'] = 'DEF Boosted 1',
	['DEF Up 2'] = 'DEF Boosted 2',
	['DEF Up 3'] = 'DEF Boosted 3',
	['DEF Up 4'] = 'DEF Boosted 4',
	['DEF Up 5'] = 'DEF Boosted 5',
	['DEF Up 6'] = 'DEF Boosted 6',
	['DEF Up 7'] = 'DEF Boosted 7',
	['DEF Up 8'] = 'DEF Boosted 8',
	['DEF Up 9'] = 'DEF Boosted 9',
	['DEF Up Stack'] = 'DEF Boosted (Stackable)',
	['Defense UP'] = 'DEF Boosted',
	['Delay'] = 'Delayed',
	['Delay (Special)'] = 'Delayed (Drain)',
	['Delay (Drain)'] = 'Delayed (Drain)',
	['Delayed (Special)'] = 'Delayed (Drain)',
	['DMG Cap UP'] = 'DMG Cap Boosted',
	['Dodge Rate Up'] = 'Dodge Rate Boosted',
	['Dodge Up'] = 'Dodge Rate Boosted',
  ['Dodge-and-Counter'] = 'Counters on Dodge',
  ['Dodge/Tank-and-Counter'] = 'Counters on Dodge/DMG',
	['Earth ATK Up'] = 'Earth ATK Boosted',
	['Earth Attack UP'] = 'Earth ATK Boosted',
	["Earth DEF Down"] = 'Earth DEF Lowered',
	['Earth RES Up'] = 'Earth DMG Lowered',
	['Earth Resist Up'] = 'Earth DMG Lowered',
	['Earth Resist UP'] = 'Earth DMG Lowered',
	["Earth Resist DOWN"] = 'Earth DEF Lowered',
	['Earth Resistance Boosted'] = 'Earth Cut',
	["Earth Resistance DOWN"] = 'Earth DEF Lowered',
	["Earth Resistance Lowered"] = 'Earth DEF Lowered',
	['Element ATK Down'] = 'Element ATK Lowered',
	['Element ATK Up'] = 'Element ATK Boosted',
	['Element DEF Down'] = 'Element DEF Lowered',
	['Entice'] = 'Enticed',
	['Fire ATK Up'] = 'Fire ATK Boosted',
	['Fire Attack UP'] = 'Fire ATK Boosted',
	["Fire DEF Down"] = 'Fire DEF Lowered',
	['Fire RES Up'] = 'Fire DMG Lowered',
	['Fire Resist Up'] = 'Fire DMG Lowered',
	['Fire Resist UP'] = 'Fire DMG Lowered',
	["Fire Resist DOWN"] = 'Fire DEF Lowered',
	['Fire Resistance Boosted'] = 'Fire Cut',
	["Fire Resistance DOWN"] = 'Fire DEF Lowered',
	["Fire Resistance Lowered"] = 'Fire DEF Lowered',
	["Hostility DOWN"] = 'Hostility Lowered',
	["Hostility Down"] = 'Hostility Lowered',
	["Hostility UP"] = 'Hostility Boosted',
	["Hostility Up"] = 'Hostility Boosted',
	["Hype"] = 'Hyped',
	["Hype 1"] = 'Hyped 1',
	["Hype 2"] = 'Hyped 2',
	["Hype 3"] = 'Hyped 3',
	["Hype 4"] = 'Hyped 4',
	["Hype (Proud)"] = 'Hyped (Proud)',
	["Hype (Proud) 1"] = 'Hyped (Proud) 1',
	["Hype (Proud) 2"] = 'Hyped (Proud) 2',
	["Hype (Proud) 3"] = 'Hyped (Proud) 3',
	['First Labor'] = 'Labor 1',
	['Second Labor'] = 'Labor 2',
	['Third Labor'] = 'Labor 3',
	['Fourth Labor'] = 'Labor 4',
	['Fifth Labor'] = 'Labor 5',
	['Sixth Labor'] = 'Labor 6',
	['Seventh Labor'] = 'Labor 7',
	['Eighth Labor'] = 'Labor 8',
	['Ninth Labor'] = 'Labor 9',
	['Tenth Labor'] = 'Labor 10',
	['Eleventh Labor'] = 'Labor 11',
	['Twelfth Labor'] = 'Labor 12',
	['Light ATK Up'] = 'Light ATK Boosted',
	['Light Attack UP'] = 'Light ATK Boosted',
	["Light DEF Down"] = 'Light DEF Lowered',
	['Light RES Up'] = 'Light DMG Lowered',
	['Light Resist Up'] = 'Light DMG Lowered',
	['Light Resist UP'] = 'Light DMG Lowered',
	["Light Resist DOWN"] = 'Light DEF Lowered',
	['Light Resistance Boosted'] = 'Light Cut',
	["Light Resistance DOWN"] = 'Light DEF Lowered',
	["Light Resistance Lowered"] = 'Light DEF Lowered',
	['Mirror Image'] = 'Mirror Imaged',
	['Mirror Image 1'] = 'Mirror Imaged 1',
	['Mirror Image 2'] = 'Mirror Imaged 2',
	['Mirror Image 3'] = 'Mirror Imaged 3',
	['Mirror Image 4'] = 'Mirror Imaged 4',
	['Mirror Image 5'] = 'Mirror Imaged 5',
	['Mirror Image 6'] = 'Mirror Imaged 6',
	['Mirror Image 7'] = 'Mirror Imaged 7',
	['Mirror Image 8'] = 'Mirror Imaged 8',
	['Mirror Image 9'] = 'Mirror Imaged 9',
	['Mode Bar Cut UP'] = 'Mode Bar Cut Boosted',
	['Normal Attack DMG Cap Up'] = 'Normal Attack DMG Cap Boosted',
	['Paralysis Purple'] = 'Paralyzed Purple',
	['Petrified (Ally)'] = 'Petrified Ally',
	['Poison'] = 'Poisoned',
	['Skill Seal'] = 'Skill Sealed',
	['Stoned'] = 'Stone',
	['Sleep 1'] = 'Asleep 1',
	['Sleep 2'] = 'Asleep 2',
	['Sleep 3'] = 'Asleep 3',
	['Sleep 4'] = 'Asleep 4',
	['Sleep 5'] = 'Asleep 5',
	['Sleep 6'] = 'Asleep 6',
	['Sleep 7'] = 'Asleep 7',
	['Sleep 8'] = 'Asleep 8',
	['Sleep 9'] = 'Asleep 9',
	['S.A. DMG Down (Global / Stackable)'] = 'Special Attack DMG Lowered (Global / Stackable)',
	['S.A. DMG Down (Stackable)'] = 'Special Attack DMG Lowered (Stackable)',
	['Special C.A. DMG Cap Boosted'] = 'C.A. DMG Cap Boosted (Special)',
	['Special C.A. DMG Cap Up'] = 'C.A. DMG Cap Boosted (Special)',
	['Stun'] = 'Stunned',
	['Substitute'] = 'Substituted',
	['Substitute 1'] = 'Substituted 1',
	['Substitute 2'] = 'Substituted 2',
	['Substitute 3'] = 'Substituted 3',
	['Substitute 4'] = 'Substituted 4',
	['Substitute 5'] = 'Substituted 5',
	['Substitute 6'] = 'Substituted 6',
	['Substitute 7'] = 'Substituted 7',
	['Substitute 8'] = 'Substituted 8',
	['Substitute 9'] = 'Substituted 9',
	['Refresh'] = 'Gained Refresh',
	['Refresh (Can\'t be removed)'] = 'Gained Refresh (Can\'t be removed)',
	['Refresh 1'] = 'Gained Refresh 1',
	['Refresh 2'] = 'Gained Refresh 2',
	['Refresh 3'] = 'Gained Refresh 3',
	['Refresh 4'] = 'Gained Refresh 4',
	['Refresh 5'] = 'Gained Refresh 5',
	['Refresh 6'] = 'Gained Refresh 6',
	['Refresh 7'] = 'Gained Refresh 7',
	['Refresh 8'] = 'Gained Refresh 8',
	['Refresh 9'] = 'Gained Refresh 9',
	['Restrained 1'] = 'Restrain 1',
	['Restrained 2'] = 'Restrain 2',
	['Restrained 3'] = 'Restrain 3',
	['Restrained 4'] = 'Restrain 4',
	['Restrained 5'] = 'Restrain 5',
	['Restrained 6'] = 'Restrain 6',
	['Restrained 7'] = 'Restrain 7',
	['Restrained 8'] = 'Restrain 8',
	['Restrained 9'] = 'Restrain 9',
	['QA Up'] = 'Quad Attack Rate Boosted',
	['QA Up (Can\'t be removed)'] = 'Quad Attack Rate Boosted (Can\'t be removed)',
	['TA Down'] = 'Triple Attack Rate Lowered',
	['TA Down 1'] = 'Triple Attack Rate Lowered 1',
	['TA Down 2'] = 'Triple Attack Rate Lowered 2',
	['TA Down 3'] = 'Triple Attack Rate Lowered 3',
	['TA Down 4'] = 'Triple Attack Rate Lowered 4',
	['TA Down 5'] = 'Triple Attack Rate Lowered 5',
	['TA Down 6'] = 'Triple Attack Rate Lowered 6',
	['TA Down 7'] = 'Triple Attack Rate Lowered 7',
	['TA Down 8'] = 'Triple Attack Rate Lowered 8',
	['TA Down 9'] = 'Triple Attack Rate Lowered 9',
	['TA Up'] = 'Triple Attack Rate Boosted',
	['TA Up 1'] = 'Triple Attack Rate Boosted 1',
	['TA Up 2'] = 'Triple Attack Rate Boosted 2',
	['TA Up 3'] = 'Triple Attack Rate Boosted 3',
	['TA Up 4'] = 'Triple Attack Rate Boosted 4',
	['TA Up 5'] = 'Triple Attack Rate Boosted 5',
	['TA Up 6'] = 'Triple Attack Rate Boosted 6',
	['TA Up 7'] = 'Triple Attack Rate Boosted 7',
	['TA Up 8'] = 'Triple Attack Rate Boosted 8',
	['TA Up 9'] = 'Triple Attack Rate Boosted 9',
	['TA Up (Can\'t be removed)'] = 'Triple Attack Rate Boosted (Can\'t be removed)',
	['Tank-and-Counter'] = 'Counters on DMG',
	['Tank-and-Counter (Local)'] = 'Counters on DMG (Local)',
	['Tank-and-Counter 1'] = 'Counters on DMG 1',
	['Tank-and-Counter 2'] = 'Counters on DMG 2',
	['Tank-and-Counter 3'] = 'Counters on DMG 3',
	['Tank-and-Counter 4'] = 'Counters on DMG 4',
	['Tank-and-Counter 5'] = 'Counters on DMG 5',
	['Tank-and-Counter 6'] = 'Counters on DMG 6',
	['Tank-and-Counter 7'] = 'Counters on DMG 7',
	['Tank-and-Counter 8'] = 'Counters on DMG 8',
	['Tank-and-Counter 9'] = 'Counters on DMG 9',
	['Tuning'] = 'Tune',
	['Tuning 1'] = 'Tune 1',
	['Tuning 2'] = 'Tune 2',
	['Tuning 3'] = 'Tune 3',
	['Tuning 4'] = 'Tune 4',
	['Tuning 5'] = 'Tune 5',
	['Tuning 6'] = 'Tune 6',
	['Tuning 7'] = 'Tune 7',
	['Tuning 8'] = 'Tune 8',
	['Tuning 9'] = 'Tune 9',
	['Tuning 10'] = 'Tune 10',
	['Treasure'] = 'Bounty',
	['Treasure Hunt'] = 'Bounty',
	['TH1'] = 'Bounty 1',
	['TH2'] = 'Bounty 2',
	['TH3'] = 'Bounty 3',
	['TH4'] = 'Bounty 4',
	['TH5'] = 'Bounty 5',
	['TH6'] = 'Bounty 6',
	['TH7'] = 'Bounty 7',
	['TH8'] = 'Bounty 8',
	['TH9'] = 'Bounty 9',
	['TH10'] = 'Bounty 10',
	['Uplift'] = 'Uplifted',
	['Water ATK Up'] = 'Water ATK Boosted',
	['Water Attack UP'] = 'Water ATK Boosted',
	["Water DEF Down"] = 'Water DEF Lowered',
	['Water RES Up'] = 'Water DMG Lowered',
	['Water Resist Up'] = 'Water DMG Lowered',
	['Water Resist UP'] = 'Water DMG Lowered',
	["Water Resist DOWN"] = 'Water DEF Lowered',
	['Water Resistance Boosted'] = 'Water Cut',
	["Water Resistance Lowered"] = 'Water DEF Lowered',
	['Wind ATK Up'] = 'Wind ATK Boosted',
	['Wind Attack UP'] = 'Wind ATK Boosted',
	["Wind DEF Down"] = 'Wind DEF Lowered',
	['Wind RES Up'] = 'Wind DMG Lowered',
	['Wind Resist Up'] = 'Wind DMG Lowered',
	['Wind Resist UP'] = 'Wind DMG Lowered',
	['Wind Resist DOWN'] = 'Wind DEF Lowered',
	['Wind Resistance Boosted'] = 'Wind Cut',
	["Wind Resistance Lowered"] = 'Wind DEF Lowered',
	['Wither'] = 'Putrefied',
	['Zombie'] = 'Zombified',
}

return {
	['aliases'] = aliases,
	['buffs'] = buffs,
	['debuffs'] = debuffs,
	['effects'] = effects
}