Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Decompiler will be improved soon!
- -- Decompiled with Konstant V2.1, a fast Luau decompiler made in Luau by plusgiant5 (https://discord.gg/wyButjTMhM)
- -- Decompiled on 2025-03-10 07:57:03
- -- Luau version 6, Types version 3
- -- Time taken: 0.001764 seconds
- local module = {
- DisplayName = "Shedletsky";
- Quote = "\"BLAME JOHN!\"";
- Credits = "";
- Class = "Sentinel";
- RenderImage = "rbxassetid://90318481007675";
- Price = 500;
- Speed = 12;
- SlashDamage = 30;
- SlashWindupTime = 0.575;
- SlashStunTime = 3.25;
- SlashCooldown = 40;
- FriedChickenCooldown = 70;
- FriedChickenHealDelay = 1.75;
- FriedChickenHealInitialAmount = 5;
- FriedChickenHealOvertimeAmount = 35;
- FriedChickenHealOvertimeDuration = 10;
- Expressions = {
- Happy = "rbxassetid://128277497";
- Default = "rbxassetid://97216249743044";
- Hurt = "rbxassetid://114904253860911";
- Injured = "rbxassetid://134323061188067";
- Dead = "rbxassetid://113700503533465";
- Drinking = "rbxassetid://90280461790500";
- StunnedKiller = "rbxassetid://93712847953609";
- };
- Animations = {
- Slash = "rbxassetid://131257799030455";
- EatChicken = "rbxassetid://121781457295101";
- };
- Sounds = {
- Unsheath = "rbxassetid://12222225";
- Slash = "rbxassetid://12222208";
- Hit = "rbxassetid://17837549788";
- EatFriedChicken = "";
- };
- TextInteractions = {
- Requests = {
- ElliotPizza = {"It’s no chicken, but pizza could do the job just fine!", "Can a guy like me get some pizza?", "A slice of pizza should get me going for a little while longer.", "Pizza’s something I could really use right now.", "Gimme’ a good slice if you’ve got any!"};
- BuildermanSentry = {"Builderman, this spot’s good for a sentry, don’t you think?", "A sentry over here would be nice, eh, Builderman?", "Place a sentry here, Builderman.", "Builderman, put down a sentry over here.", "You gotta put a sentry here Builder, this spot’s pretty good."};
- BuildermanDispenser = {"Hey Builderman! This spot’s good for a dispenser, don’t you think?", "You can tuck away a dispenser over here, Builder.", "The spot over here’s a great place for a dispenser.", "Put your dispenser over here!", "A dispenser could be good over here. What do you think, Builderman?"};
- DusekkarProtection = {"Matt! I could use a little bit of your magic!", "Mind if I get a quick force field casting, Matt?", "Your spell-casting is pretty nice, can I get some of that?", "Requesting a force field from you, pumpkin guy!", "Hey, mind if I get a force field?"};
- };
- Thanks = {
- Regular = {"Thanks, buddy!", "Thanks, now let me keep trying to help you guys.", "Nice work, I knew you wouldn’t let me down.", "I’m glad you’re around to help.", "Thanks, man. Appreciate it.", "Thank you."};
- };
- };
- Information = {{
- Separator = "GENERAL INFO";
- }, {
- Header = "SHEDLETSKY";
- Text = "Blame John.\nAn important figure in Roblox history, he wields a historical Linked Sword to cut the killer in it's tracks.\n";
- }, {
- Header = "STATS";
- Text = "Difficulty: ★★★☆☆\n"..`Health: {module.Health or 100}\n`..`Regular Speed: {module.Speed or 12}\n`..`Sprinting Speed: {module.SprintSpeed or 24}\n`..`Max Stamina: {module.MaxStamina or 100}\n`..`Stamina Loss per sec: {module.StaminaLoss or 10}\n`..`Stamina Gain per sec: {module.StaminaGain or 20}\n`;
- }, {
- Separator = "ABILITIES";
- }, {
- Image = "rbxassetid://85282571177550";
- Header = "SLASH";
- Quote = "\"Death before dishonor.\" - Shedletsky";
- Text = `Cooldown: {module.SlashCooldown}s\n`..`Stun Time: {module.SlashStunTime}\n`..`Damage: {module.SlashDamage}\n`..`{"Shedletsky"} equips one of his many SFOTH swords and slashes forward, stunning the killer if the attack hits.\n`..`<b>Resistance II</b> is applied for {module.SlashWindupTime}s on activation.`..`Slows down the player by 75% for {module.SlashWindupTime + 1}s while in use.\n`;
- }, {
- Image = "rbxassetid://87451970500470";
- Header = "FRIED CHICKEN";
- Quote = "\"You won the annual chicken eat off hosted by Shedletsky!\" - Builderman";
- Text = `Cooldown: {module.FriedChickenCooldown}s\n`..`{"Shedletsky"} pulls out a piece of fried chicken and takes a bite out of it, restoring {module.FriedChickenHealInitialAmount} HP upon consumption and {module.FriedChickenHealOvertimeAmount} HP over the span of {module.FriedChickenHealOvertimeDuration}s. If {"Shedletsky"} is hit by a Killer during the period of regaining HP, then the healing effect is cancelled.\n`.."<b>This ability can only be used twice.</b>\n";
- }};
- }
- return module
Advertisement
Add Comment
Please, Sign In to add comment