10-20-2013, 08:35 AM
(10-20-2013, 02:05 AM)aakk47 Wrote:Code:["CUL"] = {
["100105"] = { ["actionType"] = CraftingTool.actionType["0"], ["chance"] = "90", ["buffid"] = "0", ["name"] = "Basic Synthesis", ["level"] = "1", ["cost"] = "0" },
["100106"] = { ["actionType"] = CraftingTool.actionType["1"], ["chance"] = "70", ["buffid"] = "0", ["name"] = "Basic Touch", ["level"] = "5", ["cost"] = "18" },
["100107"] = { ["actionType"] = CraftingTool.actionType["2"], ["chance"] = "30", ["buffid"] = "0", ["name"] = "Master's Mend", ["level"] = "7", ["cost"] = "92" },
["251"] = { ["actionType"] = CraftingTool.actionType["3"], ["chance"] = "0", ["buffid"] = "???", ["name"] = "Steady Hand", ["level"] = "9", ["cost"] = "22" },
["259"] = { ["actionType"] = CraftingTool.actionType["3"], ["chance"] = "0", ["buffid"] = "???", ["name"] = "Inner-Quiet", ["level"] = "11", ["cost"] = "18" },
["100113"] = { ["actionType"] = CraftingTool.actionType["4"], ["chance"] = "100", ["buffid"] = "0", ["name"] = "Observe", ["level"] = "13", ["cost"] = "14" },
["100108"] = { ["actionType"] = CraftingTool.actionType["0"], ["chance"] = "50", ["buffid"] = "0", ["name"] = "Hasty Touch", ["level"] = "15", ["cost"] = "0" },
["100109"] = { ["actionType"] = CraftingTool.actionType["1"], ["chance"] = "80", ["buffid"] = "0", ["name"] = "Standard Touch", ["level"] = "18", ["cost"] = "32" },
["267"] = { ["actionType"] = CraftingTool.actionType["3"], ["chance"] = "90", ["buffid"] = "???", ["name"] = "Great Strides", ["level"] = "21", ["cost"] = "32" },
["100110"] = { ["actionType"] = CraftingTool.actionType["2"], ["chance"] = "60", ["buffid"] = "0", ["name"] = "Master's Mend II", ["level"] = "25", ["cost"] = "160" },
["100111"] = { ["actionType"] = CraftingTool.actionType["0"], ["chance"] = "90", ["buffid"] = "0", ["name"] = "Standard Synthesis", ["level"] = "31", ["cost"] = "15" },
["281"] = { ["actionType"] = CraftingTool.actionType["3"], ["chance"] = "0", ["buffid"] = "???", ["name"] = "Steady Hand II", ["level"] = "37", ["cost"] = "25" },
["100112"] = { ["actionType"] = CraftingTool.actionType["1"], ["chance"] = "90", ["buffid"] = "0", ["name"] = "Advanced Touch", ["level"] = "43", ["cost"] = "48" },
["287"] = { ["actionType"] = CraftingTool.actionType["4"], ["chance"] = "90", ["buffid"] = "???", ["name"] = "Reclaim", ["level"] = "50", ["cost"] = "55" }
}
but, sorry I can't find buff id.
( http://xivdb.com/?status/251/Steady-Hand ) can't find page. how to get buff id?
'Steady Hand', 'Inner-Quiet', 'Great Strides', 'Steady Hand II', 'Reclaim'
and. I don't know 'Reclaim' actiontype. ( http://xivdb.com/?skill/287/Reclaim )
buff id is still at the top even tho you cant find the page :P (251) in this case
Reclaim would be a buff i guess :P Thanks for the help :)