You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

285 lines
7.4 KiB

local WIT, core = ...
-- Trades 1:10
core.Data.Results.Flips.DarkflameInk1 = { -- <<
ItemId = core.Items.Inscription.DarkflameInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.DarkflameInk, Quantity = 20 }, -- <<
}
}
core.Data.Results.Flips.SnowfallInk1 = { -- <<
ItemId = core.Items.Inscription.SnowfallInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.SnowfallInk, Quantity = 20 }, -- <<
}
}
core.Data.Results.Flips.InfernoInk1 = { -- <<
ItemId = core.Items.Inscription.InfernoInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.InfernoInk, Quantity = 20 }, -- <<
}
}
core.Data.Results.Flips.StarlightInk1 = { -- <<
ItemId = core.Items.Inscription.StarlightInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.StarlightInk, Quantity = 20 }, -- <<
}
}
core.Data.Results.Flips.ViridecentInk1 = { -- <<
ItemId = core.Items.Inscription.ViridecentInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.ViridecentInk, Quantity = 20 }, -- <<
}
}
--- Trades 1:1
--===================
core.Data.Results.Flips.MoonglowInk1 = { -- <<
ItemId = core.Items.Inscription.MoonglowInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.MoonglowInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.MidnightInk1 = { -- <<
ItemId = core.Items.Inscription.MidnightInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.MidnightInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.LionsInk1 = { -- <<
ItemId = core.Items.Inscription.LionsInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.LionsInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.JadefireInk1 = { -- <<
ItemId = core.Items.Inscription.JadefireInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.JadefireInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.CelestialInk1 = { -- <<
ItemId = core.Items.Inscription.CelestialInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.CelestialInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.ShimmeringInk1 = { -- <<
ItemId = core.Items.Inscription.ShimmeringInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.ShimmeringInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.EthrealInk1 = { -- <<
ItemId = core.Items.Inscription.EthrealInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.EthrealInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.InkOfTheSea1 = { -- <<
ItemId = core.Items.Inscription.InkOfTheSea, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.InkOfTheSea, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.BlackfallowInk1 = { -- <<
ItemId = core.Items.Inscription.BlackfallowInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.BlackfallowInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.InkOfDreams1 = { -- <<
ItemId = core.Items.Inscription.InkOfDreams, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.InkOfDreams, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.WarbindersInk1 = { -- <<
ItemId = core.Items.Inscription.WarbindersInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.WarbindersInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.RoseatePigment1 = { -- <<
ItemId = core.Items.Inscription.RoseatePigment, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.RoseatePigment, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.SallowPigment1 = { -- <<
ItemId = core.Items.Inscription.SallowPigment, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.SallowPigment, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.UltramarineInk1 = { -- <<
ItemId = core.Items.Inscription.UltramarineInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.UltramarineInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.CrimsonInk1 = { -- <<
ItemId = core.Items.Inscription.CrimsonInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.CrimsonInk, Quantity = 200 }, -- <<
}
}
core.Data.Results.Flips.MaroonInk1 = { -- <<
ItemId = core.Items.Inscription.MaroonInk, -- <<
Quantity = 200,
Content = core.Content.Vanilla,
Materials = {
{ Id = core.Items.Inscription.UmbralInk, Quantity = 200 },
},
Results = {
{ Id = core.Items.Inscription.MaroonInk, Quantity = 200 }, -- <<
}
}