Module:Sandbox/User:Andmcadams/Slayer/Nieve: Difference between revisions

From Illerai
Jump to navigation Jump to search
illerai>Andmcadams
Update w access gwd
 
m 1 revision imported
 
(No difference)

Latest revision as of 22:24, 2 November 2024

Documentation for this module may be created at Module:Sandbox/User:Andmcadams/Slayer/Nieve/doc

local SlayerConsts = require ('Module:Sandbox/User:Andmcadams/SlayerConsts')
return {
[SlayerConsts.TASK_ABERRANT_SPECTRES] = { name = "[[Aberrant spectre]]", requirements= {Slayer= 60, Combat= 65, Quest= SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight= 6},
[SlayerConsts.TASK_ABYSSAL_DEMONS] = { name = "[[Abyssal demon]]", requirements= {Slayer= 85, Combat= 85, Quest= SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight= 9},
[SlayerConsts.TASK_ADAMANT_DRAGONS] = { name = "[[Adamant dragon]]", requirements= {Quest= SlayerConsts.QUEST_DRAGON_SLAYER_II}, weight= 2},
[SlayerConsts.TASK_ANKOU] = { name = "[[Ankou]]", requirements= {Combat= 40}, weight= 5},
[SlayerConsts.TASK_AVIANSIE] = { name = "[[Aviansie]]", requirements= {Unlock= SlayerConsts.UNLOCK_WATCH_THE_BIRDIE}, weight= 6},
[SlayerConsts.TASK_BASILISK] = { name = "[[Basilisk]]", requirements= {Slayer= 40, Unlock= SlayerConsts.UNLOCK_BASILOCKED}, weight= 6},
[SlayerConsts.TASK_BLACK_DEMONS] = { name = "[[Black demon]]s", requirements= {Combat= 80}, weight= 9},
[SlayerConsts.TASK_BLACK_DRAGONS] = { name = "[[Black dragon]]s", requirements= {Combat= 80, Quest= SlayerConsts.QUEST_DRAGON_SLAYER}, weight= 6},
[SlayerConsts.TASK_BLOODVELD] = { name = "[[Bloodveld]]s", requirements= {Slayer= 50, Combat= 50, Quest= SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight= 9},
[SlayerConsts.TASK_BLUE_DRAGONS] = { name = "[[Blue dragon]]s", requirements= {Combat= 65, Quest= SlayerConsts.QUEST_DRAGON_SLAYER}, weight= 4},
[SlayerConsts.TASK_BOSS] = { name = "[[Boss]]", requirements= {Unlock= SlayerConsts.UNLOCK_LIKE_A_BOSS}, weight= 8, subtable = {
	[SlayerConsts.TASK_BOSS_ABYSSAL_SIRE] = { name = "[[Abyssal Sire]]", requirements= {Slayer = 85}, weight= 1},
	[SlayerConsts.TASK_BOSS_BARROWS] = { name = "[[Barrows]]", requirements= {Quest = SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight= 1},
	[SlayerConsts.TASK_BOSS_CALLISTO] = { name = "[[Callisto]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_CERBERUS] = { name = "[[Cerberus]]", requirements= {Slayer = 91}, weight= 1},
	[SlayerConsts.TASK_BOSS_CHAOS_ELEMENTAL] = { name = "[[Chaos Elemental]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_CHAOS_FANATIC] = { name = "[[Chaos Fanatic]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_COMMANDER_ZILYANA] = { name = "[[Commander Zilyana]]", requirements= {Agility = 70, Quest = SlayerConsts.QUEST_DEATH_PLATEAU, Other = SlayerConsts.ACCESS_GWD}, weight= 1},
	[SlayerConsts.TASK_BOSS_CRAZY_ARCHAEOLOGIST] = { name = "[[Crazy archaeologist]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_DAGANNOTH_KINGS] = { name = "[[Dagannoth Kings]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_GENERAL_GRAARDOR] = { name = "[[General Graardor]]", requirements= {Strength = 70, Quest = SlayerConsts.QUEST_DEATH_PLATEAU, Other = SlayerConsts.ACCESS_GWD}, weight= 1},
	[SlayerConsts.TASK_BOSS_GIANT_MOLE] = { name = "[[Giant Mole]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_GROTESQUE_GUARDIANS] = { name = "[[Grotesque Guardians]]", requirements= {Slayer = 75, Quest = SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight= 1},
	[SlayerConsts.TASK_BOSS_KRIL_TSUTSAROTH] = { name = "[[K'ril Tsutsaroth]]", requirements= {Hitpoints = 70, Quest = SlayerConsts.QUEST_DEATH_PLATEAU, Other = SlayerConsts.ACCESS_GWD}, weight= 1},
	[SlayerConsts.TASK_BOSS_KALPHITE_QUEEN] = { name = "[[Kalphite Queen]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_KING_BLACK_DRAGON] = { name = "[[King Black Dragon]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_KRAKEN] = { name = "[[Kraken]]", requirements= {Slayer= 87, Magic= 50}, weight= 1},
	[SlayerConsts.TASK_BOSS_KREEARRA] = { name = "[[Kree'arra]]", requirements= {Ranged = 70, Quest = SlayerConsts.QUEST_DEATH_PLATEAU, Other = SlayerConsts.ACCESS_GWD}, weight= 1},
	[SlayerConsts.TASK_BOSS_SARACHNIS] = { name = "[[Sarachnis]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_SCORPIA] = { name = "[[Scorpia]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_THERMONUCLEAR_SMOKE_DEVIL] = { name = "[[Thermonuclear smoke devil]]", requirements= {Slayer = 93}, weight= 1},
	[SlayerConsts.TASK_BOSS_VENENATIS] = { name = "[[Venenatis]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_VETION] = { name = "[[Vet'ion]]", requirements= {}, weight= 1},
	[SlayerConsts.TASK_BOSS_VORKATH] = { name = "[[Vorkath]]", requirements= {Quest = SlayerConsts.QUEST_DRAGON_SLAYER_II}, weight= 1},
	[SlayerConsts.TASK_BOSS_ZULRAH] = { name = "[[Zulrah]]", requirements= {Quest = SlayerConsts.QUEST_REGICIDE}, weight= 1}
}},
[SlayerConsts.TASK_BRINE_RATS] = { name = "[[Brine rat]]", requirements = {Slayer = 47, Combat = 45, Quest = SlayerConsts.QUEST_OLAFS_QUEST}, weight = 3},
[SlayerConsts.TASK_CAVE_HORRORS] = { name = "[[Cave horror]]s", requirements= {Slayer= 58, Combat= 85, Quest= SlayerConsts.QUEST_CABIN_FEVER}, weight= 5},
[SlayerConsts.TASK_CAVE_KRAKEN] = { name = "[[Cave kraken]]", requirements= {Slayer= 87, Combat= 80, Magic= 50}, weight= 6},
[SlayerConsts.TASK_DAGANNOTH] = { name = "[[Dagannoth]]", requirements= {Combat= 75, Quest= SlayerConsts.QUEST_HORROR_FROM_THE_DEEP}, weight= 8},
[SlayerConsts.TASK_DARK_BEASTS] = { name = "[[Dark beast]]s", requirements= {Slayer= 90, Combat= 90, Quest= SlayerConsts.QUEST_MOURNINGS_END_PART_II}, weight= 5},
[SlayerConsts.TASK_DRAKES] = { name = "[[Drakes]]", requirements= {Slayer= 84}, weight= 7},
[SlayerConsts.TASK_DUST_DEVILS] = { name = "[[Dust devil]]s", requirements= {Slayer= 65, Combat= 70, Quest= SlayerConsts.QUEST_DESERT_TREASURE}, weight= 6},
[SlayerConsts.TASK_ELVES] = { name = "[[Elves]]", requirements= {Combat= 70, Quest= SlayerConsts.QUEST_REGICIDE}, weight= 4},
[SlayerConsts.TASK_FIRE_GIANTS] = { name = "[[Fire giant]]", requirements= {Combat= 65}, weight= 9},
[SlayerConsts.TASK_FOSSIL_ISLAND_WYVERNS] = { name = "[[Fossil Island Wyvern]]s", requirements= {Slayer= 66, Combat= 60, Unlock= SlayerConsts.UNLOCK_STOP_THE_WYVERN, Quest= SlayerConsts.QUEST_BONE_VOYAGE}, weight= 5},
[SlayerConsts.TASK_GARGOYLES] = { name = "[[Gargoyle]]s", requirements= {Slayer= 75, Combat= 80, Quest= SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight= 6},
[SlayerConsts.TASK_GREATER_DEMONS] = { name = "[[Greater demon]]s", requirements= {Combat= 75}, weight= 7},
[SlayerConsts.TASK_HELLHOUNDS] = { name = "[[Hellhound]]s", requirements= {Combat= 75}, weight= 8},
[SlayerConsts.TASK_IRON_DRAGONS] = { name = "[[Iron dragon]]s", requirements= {Combat= 80, Quest= SlayerConsts.QUEST_DRAGON_SLAYER}, weight= 5},
[SlayerConsts.TASK_KALPHITES] = { name = "[[Kalphite]]", requirements= {Combat= 15}, weight= 9},
[SlayerConsts.TASK_KURASK] = { name = "[[Kurask]]", requirements= {Slayer= 70, Combat= 65}, weight= 3},
[SlayerConsts.TASK_LIZARDMEN] = { name = "[[Lizardmen]]", requirements= {Unlock= SlayerConsts.UNLOCK_REPTILE_GOT_RIPPED}, weight= 8},
[SlayerConsts.TASK_MINIONS_OF_SCABARAS] = { name = "[[Minions of Scabaras]]", requirements = {Combat = 85, Quest = SlayerConsts.QUEST_CONTACT}, weight = 4},
[SlayerConsts.TASK_MITHRIL_DRAGONS] = { name = "[[Mithril dragon]]s", requirements= {Unlock= SlayerConsts.UNLOCK_I_HOPE_YOU_MITH_ME, Other= SlayerConsts.BARBARIAN_TRAINING}, weight= 5},
[SlayerConsts.TASK_MUTATED_ZYGOMITES] = { name = "[[Mutated Zygomite]]s", requirements= {Slayer= 57, Combat= 60, Quest= SlayerConsts.QUEST_LOST_CITY}, weight= 2},
[SlayerConsts.TASK_NECHRYAEL] = { name = "[[Nechryael]]", requirements= {Slayer= 80, Combat= 85, Quest= SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight= 7},
[SlayerConsts.TASK_RED_DRAGONS] = { name = "[[Red dragon]]s", requirements= {Combat= 68, Unlock= SlayerConsts.UNLOCK_SEEING_RED, Quest= SlayerConsts.QUEST_DRAGON_SLAYER}, weight= 5},
[SlayerConsts.TASK_RUNE_DRAGONS] = { name = "[[Rune dragon]]s", requirements= {Quest= SlayerConsts.QUEST_DRAGON_SLAYER_II}, weight= 2},
[SlayerConsts.TASK_SKELETAL_WYVERNS] = { name = "[[Skeletal Wyvern]]s", requirements= {Slayer= 72, Combat= 70, Quest= SlayerConsts.QUEST_ELEMENTAL_WORKSHOP_I}, weight= 5},
[SlayerConsts.TASK_SMOKE_DEVILS] = { name = "[[Smoke devil]]s", requirements= {Slayer= 93, Combat= 85}, weight= 7},
[SlayerConsts.TASK_SPIRITUAL_CREATURES] = { name = "[[Spiritual creature]]s", requirements= {Slayer= 63, Combat= 60, Quest= SlayerConsts.QUEST_DEATH_PLATEAU, Other = SlayerConsts.ACCESS_GWD}, weight= 6},
[SlayerConsts.TASK_STEEL_DRAGONS] = { name = "[[Steel dragon]]s", requirements= {Combat= 85, Quest= SlayerConsts.QUEST_DRAGON_SLAYER}, weight= 5},
[SlayerConsts.TASK_SUQAH] = { name = "[[Suqah]]", requirements= {Combat= 85, Quest= SlayerConsts.QUEST_LUNAR_DIPLOMACY}, weight= 8},
[SlayerConsts.TASK_TROLLS] = { name = "[[Troll]]s", requirements= {Combat= 60}, weight= 6},
[SlayerConsts.TASK_TUROTH] = { name = "[[Turoth]]", requirements = {Slayer = 55, Combat = 60}, weight = 3},
[SlayerConsts.TASK_TZHAAR] = { name = "[[TzHaar]]", requirements= {Unlock= SlayerConsts.UNLOCK_HOT_STUFF}, weight= 10},
[SlayerConsts.TASK_WYRMS] = { name = "[[Wyrm]]s", requirements= {Slayer= 62}, weight= 7}
}