repo_name
stringlengths
6
78
path
stringlengths
4
206
copies
stringclasses
281 values
size
stringlengths
4
7
content
stringlengths
625
1.05M
license
stringclasses
15 values
dmzgroup/lmk
scripts/plugingen.lua
2
22840
local header = [[ #ifndef $(DEF_TAG) #define $(DEF_TAG) $(EVENT_INCLUDES)$(INPUT_INCLUDES)$(OBJECT_INCLUDES)#include <dmzRuntimeLog.h> $(MESSAGE_INCLUDES)#include <dmzRuntimePlugin.h>$(SYNC_INCLUDES) namespace dmz { class $(NAME) : public Plugin$(SYNC_PUBLIC)$(MESSAGE_PUBLIC)$(INPUT_PUBLIC)$(OBJECT_PUBLI...
mit
MonokuroInzanaito/ygopro-777DIY
expansions/script/c18738110.lua
1
3772
--黑圣女 小仓朝阳 function c18738110.initial_effect(c) c:SetSPSummonOnce(18738110) --fusion material c:EnableReviveLimit() aux.AddFusionProcFunRep(c,aux.FilterBoolFunction(Card.IsSetCard,0x3ab0),2,false) --spsummon condition local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetProperty(EFFECT_FLAG_CANN...
gpl-3.0
waterlgndx/darkstar
scripts/globals/weaponskills/vorpal_thrust.lua
25
1427
----------------------------------- -- Vorpal Thrust -- Polearm weapon skill -- Skill Level: 175 -- Delivers a single-hit attack. Chance of params.critical varies with TP. -- Will stack with Sneak Attack. -- Aligned with the Aqua Gorget & Light Gorget. -- Aligned with the Aqua Belt & Light Belt. -- Element: None -- Mod...
gpl-3.0
davidedmonds/darkstar
scripts/globals/spells/bluemagic/feather_tickle.lua
18
1194
----------------------------------------- -- Spell: Feather Tickle -- Reduces an enemy's TP -- Spell cost: 48 MP -- Monster Type: Birds -- Spell Type: Magical (Wind) -- Blue Magic Points: 3 -- Stat Bonus: AGI+1 -- Level: 64 -- Casting Time: 4 seconds -- Recast Time: 26 seconds -- Magic Bursts on: Detonation,...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c75646506.lua
1
4312
--希儿 芙乐艾 function c75646506.initial_effect(c) --special summon local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_FIELD) e1:SetCode(EFFECT_SPSUMMON_PROC) e1:SetProperty(EFFECT_FLAG_UNCOPYABLE) e1:SetRange(LOCATION_HAND) e1:SetCondition(c75646506.spcon) c:RegisterEffect(e1) local e2=Effect.CreateEffect(c) ...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c33700084.lua
1
2776
--玄武的保护 function c33700084.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --set local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_IGNITION) e2:SetRange(LOCATION_GRAVE) e2:SetCost(c33700084.cost) e2:SetTa...
gpl-3.0
lhog/Zero-K
units/vehriot.lua
4
3575
return { vehriot = { unitname = [[vehriot]], name = [[Ripper]], description = [[Riot Rover]], acceleration = 0.191, brakeRate = 1.488, buildCostMetal = 240, builder = false, buildPic = [[vehriot.png]], canGuard =...
gpl-2.0
davidedmonds/darkstar
scripts/zones/Southern_San_dOria/Zone.lua
28
2885
----------------------------------- -- -- Zone: Southern_San_dOria (230) -- ----------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/globals/events/harvest_festivals"); require("scripts/globals/zone"); require("...
gpl-3.0
kidaa/darkstar
scripts/zones/Southern_San_dOria/Zone.lua
28
2885
----------------------------------- -- -- Zone: Southern_San_dOria (230) -- ----------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/globals/events/harvest_festivals"); require("scripts/globals/zone"); require("...
gpl-3.0
kidaa/darkstar
scripts/zones/Promyvion-Mea/Zone.lua
25
7397
----------------------------------- -- -- Zone: Promyvion-Mea (20) -- ----------------------------------- package.loaded["scripts/zones/Promyvion-Mea/TextIDs"] = nil; ---------------------------------- require("scripts/globals/settings"); require("scripts/globals/status"); require("scripts/globals/missions"...
gpl-3.0
waterlgndx/darkstar
scripts/zones/Gusgen_Mines/TextIDs.lua
2
1807
-- Variable TextID Description text -- General Texts ITEM_CANNOT_BE_OBTAINED = 6381; -- You cannot obtain the item <item>. Come back after sorting your inventory. ITEM_OBTAINED = 6387; -- Obtained: <item>. GIL_OBTAINED = 6388; -- Obtained <number> gil. KEYITEM_OBTAINED = 6390; -- Obtained...
gpl-3.0
will4wachter/Project1
scripts/globals/abilities/blade_bash.lua
4
1409
----------------------------------- -- Ability: Blade Bash -- @author Katrinka (SinisterSkies) -- @version 131207 ----------------------------------- require("scripts/globals/settings"); require("scripts/globals/status"); ----------------------------------- -- OnUseAbility ---------------------------------...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c10981041.lua
1
2673
--Miracle Aya function c10981041.initial_effect(c) c:EnableReviveLimit() aux.AddFusionProcFunRep(c,c10981041.ffilter,2,false) local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e1:SetRange(LOCATION_MZONE) e1:SetCode(EVENT_ATTACK_ANNOUNCE) e1:SetCountLimit(1) e1:SetOperation(c109...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Valkurm_Dunes/npcs/qm3.lua
17
1900
----------------------------------- -- Area: Valkurm Dunes -- NPC: qm3 (???) -- Involved In Quest: Yomi Okuri -- @pos -767 -4 192 103 ----------------------------------- package.loaded["scripts/zones/Valkurm_Dunes/TextIDs"] = nil; ----------------------------------- require("scripts/globals/keyitems"); requ...
gpl-3.0
lhog/Zero-K
units/chicken_dragon.lua
4
7640
return { chicken_dragon = { unitname = [[chicken_dragon]], name = [[White Dragon]], description = [[Prime Assault Chicken]], acceleration = 6.0, activateWhenBuilt = true, autoHeal = 0, brakeRate = 36.0, buildCostEnergy ...
gpl-2.0
will4wachter/Project1
scripts/globals/items/serving_of_emperor_roe.lua
35
1354
----------------------------------------- -- ID: 4275 -- Item: serving_of_emperor_roe -- Food Effect: 30Min, All Races ----------------------------------------- -- Health 8 -- Magic 8 -- Dexterity 4 -- Mind -4 ----------------------------------------- require("scripts/globals/status"); ------------------...
gpl-3.0
LETARTARE/CodeDesigner
src/premake.lua
1
3187
--***************************************************************************** --* Author: Michal Bližňák --* Date: 18/11/2007 --* Version: 1.00 --* --* NOTES: --* - use the '/' slash for all paths. --***************************************************************************** -- Initialize wxWigets and...
gpl-2.0
waterlgndx/darkstar
scripts/globals/abilities/super_jump.lua
2
1050
----------------------------------- -- Ability: Super Jump -- Performs a super jump. -- Obtained: Dragoon Level 50 -- Recast Time: 3:00 -- Duration: Instant ----------------------------------- require("scripts/globals/settings"); require("scripts/globals/status"); require("scripts/globals/pets"); require("scripts/globa...
gpl-3.0
kidaa/darkstar
scripts/zones/Metalworks/npcs/Ghemp.lua
24
2139
----------------------------------- -- Area: Metalworks -- NPC: Ghemp -- Type: Smithing Guild Master -- @pos -109 2 27 237 ----------------------------------- package.loaded["scripts/zones/Metalworks/TextIDs"] = nil; ----------------------------------- require("scripts/globals/status"); require("scripts/glo...
gpl-3.0
failcoder/SVUI_-Core
_options/libs/AceGUI-3.0-SharedMediaWidgets/BackgroundWidget.lua
1
6535
-- Widget is based on the AceGUIWidget-DropDown.lua supplied with AceGUI-3.0 -- Widget created by Yssaril local AceGUI = LibStub("AceGUI-3.0") local Media = LibStub("LibSharedMedia-3.0") local AGSMW = LibStub("AceGUISharedMediaWidgets-1.0") do local widgetType = "LSM30_Background" local widgetVersion = 10 local ...
mit
davidedmonds/darkstar
scripts/globals/items/kusamochi+1.lua
35
2086
----------------------------------------- -- ID: 6263 -- Item: kusamochi+1 -- Food Effect: 60 Min, All Races ----------------------------------------- -- HP + 30 (Pet & Master) -- Vitality + 4 (Pet & Master) -- Attack + 21% Cap: 77 (Pet & Master) Pet Cap: 120 -- Ranged Attack + 21% Cap: 77 (Pet & Master) Pet Cap: 120 -...
gpl-3.0
kidaa/darkstar
scripts/zones/Port_Windurst/npcs/Hohbiba-Mubiba.lua
36
1753
----------------------------------- -- Area: Port Windurst -- NPC: Hohbiba-Mubiba -- Standard Merchant NPC -- Confirmed shop stock, August 2013 ----------------------------------- require("scripts/globals/shop"); package.loaded["scripts/zones/Port_Windurst/TextIDs"] = nil; require("scripts/zones/Port_Windurst...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Cloister_of_Tremors/npcs/Earth_Protocrystal.lua
19
1770
----------------------------------- -- Area: Cloister of Tremors -- NPC: Earth Protocrystal -- Involved in Quest: Trial by Earth -- @pos -539 1 -493 209 ----------------------------------- package.loaded["scripts/zones/Cloister_of_Tremors/TextIDs"] = nil; ----------------------------------- require("scripts/globals/k...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c5200002.lua
1
4193
--剑舞-克蕾儿·露裘 function c5200002.initial_effect(c) c:SetUniqueOnField(1,0,5200002) --atk up local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O) e2:SetCode(EVENT_SUMMON_SUCCESS) e2:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY) e2:SetCountLimit(1,52000...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Labyrinth_of_Onzozo/npcs/Treasure_Chest.lua
19
3506
----------------------------------- -- Area: Labyrinth of Onzozo -- NPC: Treasure Chest -- @zone 213 ----------------------------------- package.loaded["scripts/zones/Labyrinth_of_Onzozo/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/globals/keyitems"); requ...
gpl-3.0
lhog/Zero-K
units/hoverminer.lua
1
3137
return { hoverminer = { unitname = [[hoverminer]], name = [[Dampener]], description = [[Minelaying Hover]], acceleration = 0.2175, brakeRate = 2.05, buildCostMetal = 200, builder = false, buildPic = [[hoverminer.png]], canG...
gpl-2.0
davidedmonds/darkstar
scripts/zones/Misareaux_Coast/npcs/_0p2.lua
28
1874
----------------------------------- -- Area: Misareaux Coast -- NPC: Dilapidated Gate -- Entrance to Riverne Site #B01 ----------------------------------- package.loaded["scripts/zones/Misareaux_Coast/TextIDs"] = nil; ----------------------------------- require("scripts/globals/missions"); require("scripts/z...
gpl-3.0
waterlgndx/darkstar
scripts/zones/The_Sanctuary_of_ZiTah/npcs/qm2.lua
7
1364
----------------------------------- -- Area: The Sanctuary of ZiTah -- NPC: qm2 (???) -- Involved in Quest: Forge Your Destiny -- !pos 639 -1 -151 121 ----------------------------------- package.loaded["scripts/zones/The_Sanctuary_of_ZiTah/TextIDs"] = nil; ----------------------------------- require("scripts/zones/The...
gpl-3.0
davidedmonds/darkstar
scripts/globals/mobskills/Miasma.lua
25
1143
--------------------------------------------- -- Miasma -- -- Description: Releases a toxic cloud on nearby targets. Additional effects: Slow + Poison + Plague -- Type: Magical -- Utsusemi/Blink absorb: Wipes shadows? -- Range: Less than or equal to 10.0 -- Notes: Only used by Gulool Ja Ja. --------------...
gpl-3.0
failcoder/SVUI_-Core
libs/_SVUI_Lib/SpecialFX.lua
1
9098
--[[ /$$$$$$ /$$ /$$ /$$$$$$$$ /$$ /$$ /$$__ $$ |__/ | $$| $$_____/| $$ / $$ | $$ \__/ /$$$$$$ /$$$$$$ /$$$$$$$ /$$ /$$$$$$ | $$| $$ | $$/ $$/ | $$$$$$ /$$__ $$ /$$__ $$ /$$_____/| $$ |____ $$| $$| $$$$$ \ $$$$/ ...
mit
kidaa/darkstar
scripts/globals/weaponskills/shattersoul.lua
30
2341
----------------------------------- -- Skill Level: 357 -- Description: Delivers a threefold attack. Decreases target's magic defense. Duration of effect varies with TP. -- To obtain Shattersoul, the quest Martial Mastery must be completed and it must be purchased from the Merit Points menu. -- Target's magic defen...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Metalworks/npcs/Pius.lua
19
1837
----------------------------------- -- Area: Metalworks -- NPC: Pius -- Involved In Mission: Journey Abroad -- @pos 99 -21 -12 237 ----------------------------------- package.loaded["scripts/zones/Metalworks/TextIDs"] = nil; ----------------------------------- require("scripts/globals/missions"); require("scripts/zon...
gpl-3.0
will4wachter/Project1
scripts/zones/Sacrificial_Chamber/npcs/_4j4.lua
6
1338
----------------------------------- -- Area: Sacrificial Chamber -- NPC: Mahogany Door -- @pos 300 30 -324 163 ------------------------------------- package.loaded["scripts/zones/Sacrificial_Chamber/TextIDs"] = nil; ------------------------------------- require("scripts/globals/bcnm"); require("scripts/globals/missio...
gpl-3.0
lhog/Zero-K
LuaRules/Configs/StartBoxes/Aum_1.1.lua
8
4712
local layout = { [0] = { boxes = { { {1955.5284423828, 4691.412109375}, {3044.5961914063, 4640.3276367188}, {2946.1135253906, 4585.0356445313}, {2840.8408203125, 4588.5498046875}, {2812.3791503906, 4543.7133789063}, {2801.9182128906, 4500.4814453125}, {2797.1865234375, 4446.4350585938}...
gpl-2.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c10113058.lua
1
3750
--次元航母 伽乌尼斯号 function c10113058.initial_effect(c) --synchro summon aux.AddSynchroProcedure(c,nil,aux.NonTuner(nil),1) c:EnableReviveLimit() --Remove local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(10113058,0)) e1:SetCategory(CATEGORY_REMOVE) e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O) e...
gpl-3.0
negati-ve/openshift-mediawiki
php/extensions/Scribunto/engines/LuaCommon/lualib/libraryUtil.lua
7
1820
local libraryUtil = {} function libraryUtil.checkType( name, argIdx, arg, expectType, nilOk ) if arg == nil and nilOk then return end if type( arg ) ~= expectType then local msg = string.format( "bad argument #%d to '%s' (%s expected, got %s)", argIdx, name, expectType, type( arg ) ) error( msg, 3 ) end...
gpl-2.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c19300122.lua
1
3169
--幻想镜现诗·彼岸归航 function c19300122.initial_effect(c) c:SetUniqueOnField(1,0,19300122) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --special summon local e2=Effect.CreateEffect(c) e2:SetCategory(CATEGORY_SPECIAL_SUMMON) e2:SetType(...
gpl-3.0
kidaa/darkstar
scripts/zones/Misareaux_Coast/npcs/_0p0.lua
25
2664
----------------------------------- -- Area: Misareaux Coast -- NPC: Dilapidated Gate -- @pos 260 9 -435 25 ----------------------------------- package.loaded["scripts/zones/Misareaux_Coast/TextIDs"] = nil; ----------------------------------- require("scripts/globals/missions"); require("scripts/zones/Misare...
gpl-3.0
will4wachter/Project1
scripts/zones/Port_San_dOria/npcs/_6g7.lua
20
1144
----------------------------------- -- Area: Port San d'Oria -- NPC: Door: Arrivals Entrance -- @zone 232 -- @pos -24 -8 15 ----------------------------------- package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scri...
gpl-3.0
waterlgndx/darkstar
scripts/zones/Castle_Zvahl_Baileys/TextIDs.lua
2
1177
-- Variable TextID Description text -- General Texts ITEM_CANNOT_BE_OBTAINED = 6540; -- You cannot obtain the item <item>. come back after sorting your inventory. ITEM_OBTAINED = 6546; -- Obtained: <item>. GIL_OBTAINED = 6547; -- Obtained <number> gil. KEYITEM_OBTAINED = 6549; -- Obtained...
gpl-3.0
pedro-andrade-inpe/calibration
lua/Utils.lua
1
9524
-- @header Useful functions that are used by MultipleRuns and SAMDE. It contains -- basic functions to work with Models, such as checking parameters and creating -- random instances of a given Model. --- Verify if a given parameter for a Model using min and max (and possibly range) -- values is a valid subset for a gi...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Giddeus/Zone.lua
28
1653
----------------------------------- -- -- Zone: Giddeus (145) -- ----------------------------------- package.loaded["scripts/zones/Giddeus/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/zones/Giddeus/TextIDs"); ----------------------------------- ...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Bastok_Markets/npcs/Cleades.lua
17
3519
----------------------------------- -- Area: Bastok Markets -- NPC: Cleades -- Type: Mission Giver -- @pos -358 -10 -168 235 ----------------------------------- package.loaded["scripts/zones/Bastok_Markets/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scr...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c99677712.lua
1
4074
--模型舰队·北上 function c99677712.initial_effect(c) --spsummon local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_FUSION_SUMMON) e1:SetType(EFFECT_TYPE_IGNITION) e1:SetRange(LOCATION_GRAVE) e1:SetCountLimit(1,99677712) e1:SetTarget(c99677712.target) e1:SetOperation(c99677712.operation) ...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c50000051.lua
1
1807
--落雪缤纷 奇犽 function c50000051.initial_effect(c) --添加二重属性 aux.EnableDualAttribute(c) --spsummon local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_IGNITION) e1:SetDescription(aux.Stringid(50000051,0)) e1:SetRange(LOCATION_MZONE) e1:SetCondition(aux.IsDualState) e1:Set...
gpl-3.0
waterlgndx/darkstar
scripts/zones/Kuftal_Tunnel/mobs/Guivre.lua
3
14443
---------------------------------- -- Area: Gustav Tunnel -- NM: Guivre ----------------------------------- local path = { 106.836830, 0.753614, -3.944333, 106.991020, 0.588184, -4.941793, 107.207207, 0.424275, -5.923915, 107.583046, 0.424275, -6.866960, 108.040382, 0.424275, -7.778655, 108.4...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Spire_of_Dem/npcs/_0j2.lua
51
1321
----------------------------------- -- Area: Spire_of_Dem -- NPC: web of regret ----------------------------------- package.loaded["scripts/zones/Spire_of_Dem/TextIDs"] = nil; ----------------------------------- require("scripts/globals/bcnm"); require("scripts/zones/Spire_of_Dem/TextIDs"); ---------------...
gpl-3.0
kidaa/darkstar
scripts/globals/items/bowl_of_pebble_soup.lua
36
1103
----------------------------------------- -- ID: 4455 -- Item: Bowl of Pebble Soup -- Food Effect: 3 Hr, All Races ----------------------------------------- -- MP Recovered while healing 2 ----------------------------------------- require("scripts/globals/status"); ----------------------------------------- -- OnItemC...
gpl-3.0
davidedmonds/darkstar
scripts/zones/West_Sarutabaruta/npcs/Cavernous_Maw.lua
29
1519
----------------------------------- -- Area: West Sarutabaruta -- NPC: Cavernous Maw -- Teleports Players to West Sarutabaruta [S] -- @pos -2.229 0.001 -162.715 115 ----------------------------------- package.loaded["scripts/zones/West_Sarutabaruta/TextIDs"] = nil; ----------------------------------- require...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Nashmau/npcs/HomePoint#1.lua
17
1240
----------------------------------- -- Area: Nashmau -- NPC: HomePoint#1 -- @pos -19.860 0.001 -25.441 53 ----------------------------------- package.loaded["scripts/zones/Nashmau/TextIDs"] = nil; require("scripts/globals/settings"); require("scripts/zones/Nashmau/TextIDs"); require("scripts/globals/homepo...
gpl-3.0
waterlgndx/darkstar
scripts/globals/items/serving_of_emperor_roe.lua
2
1127
----------------------------------------- -- ID: 4275 -- Item: serving_of_emperor_roe -- Food Effect: 30Min, All Races ----------------------------------------- -- Health 8 -- Magic 8 -- Dexterity 4 -- Mind -4 ----------------------------------------- require("scripts/globals/status"); ---------------------------------...
gpl-3.0
lhog/Zero-K
scripts/bombers.lua
4
3445
-- TODO: CACHE INCLUDE FILE -- scripts common to bombers local spGiveOrderToUnit = Spring.GiveOrderToUnit local spGetUnitMoveTypeData = Spring.GetUnitMoveTypeData -- old crappy way --[[ local function ReloadQueue(queue, cmdTag) if (not queue) then return end local re = Spring.GetUnitStates(unitID)["repeat"] loca...
gpl-2.0
waterlgndx/darkstar
scripts/globals/weaponskills/cyclone.lua
2
1449
----------------------------------- -- Cyclone -- Dagger weapon skill -- Skill level: 125 -- Delivers an area attack that deals wind elemental damage. Damage varies with TP. -- This weapon skill is ranged and can be used from a distance (Up to 15'). -- Directly affected by Magic Attack Bonus. -- Aligned with the Breeze...
gpl-3.0
dmzgroup/lmk
scripts/src/rc.lua
2
2267
require "lmkbuild" local abs_path = lmkbuild.abs_path local add_files = lmkbuild.add_files local append = lmkbuild.append_local local exec = lmkbuild.exec local io = io local file_newer = lmkbuild.file_newer local function gset (name, value) lmkbuild.set_global (name, value, true) end local ipairs = ipairs local i...
mit
Murloc992/TBCBackporting
Jamba/Jamba-Macro/Locales/JambaMacro-Locale-enUS.lua
1
2907
--[[ Jamba - Jafula's Awesome Multi-Boxer Assistant Copyright 2008 - 2010 Michael "Jafula" Miller All Rights Reserved http://wow.jafula.com/addons/jamba/ jamba at jafula dot com ]]-- local L = LibStub("AceLocale-3.0"):NewLocale( "Jamba-Macro", "enUS", true ) L["Macro"] = true L["Push Settings"] = true L["Push the macr...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c18764008.lua
1
4368
--少女病 觉醒 function c18764008.initial_effect(c) --activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --DAMAGE local e2=Effect.CreateEffect(c) e2:SetDescription(aux.Stringid(69764158,0)) e2:SetCategory(CATEGORY_SPECIAL_SUMMON) e2:SetType(E...
gpl-3.0
davidedmonds/darkstar
scripts/globals/mobskills/Leaf_Dagger.lua
25
1197
--------------------------------------------- -- Leaf Dagger -- -- Description: Deals piercing damage to a single target. Additional effect: Poison -- Type: Physical -- Utsusemi/Blink absorb: 2 shadows -- Range: Melee? -- Notes: On higher level Madragoras (Korrigans for example) the poision is 5hp/tick for...
gpl-3.0
yuto-yamanaka/MySQL-Proxy
lib/proxy/balance.lua
3
1754
--[[ $%BEGINLICENSE%$ Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This program is dis...
gpl-2.0
waterlgndx/darkstar
scripts/globals/mobskills/impale.lua
2
1228
--------------------------------------------- -- Impale -- -- Description: Deals damage to a single target. Additional effect: Paralysis -- Type: Physical -- Utsusemi/Blink absorb: 1 shadow -- Range: Melee -- Notes: --------------------------------------------- require("scripts/globals/settings"); require("script...
gpl-3.0
davidedmonds/darkstar
scripts/globals/weaponskills/mordant_rime.lua
18
4870
----------------------------------- -- Mordant Rime -- Dagger weapon skill -- Skill level: N/A -- Description: Delivers a twofold attack that decreases target's movement speed. Chance of decreasing movement speed varies with TP. Carnwenhan: Aftermath effect varies with TP. -- Aligned with the Breeze Gorget, Thunde...
gpl-3.0
will4wachter/Project1
scripts/zones/RuLude_Gardens/npcs/HomePoint#3.lua
2
1299
----------------------------------- -- Area: RuLude_Gardens -- NPC: HomePoint#3 -- @pos -67 6 -25 243 ----------------------------------- package.loaded["scripts/zones/RuLude_Gardens/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/zones/RuLude_Garden...
gpl-3.0
lhog/Zero-K
units/staticantinuke.lua
4
4294
return { staticantinuke = { unitname = [[staticantinuke]], name = [[Antinuke]], description = [[Strategic Nuke Interception System]], acceleration = 0, activateWhenBuilt = true, brakeRate = 0, ...
gpl-2.0
elyasgalikeshi/renjer-bot
plugins/img_google.lua
660
3196
do local mime = require("mime") local google_config = load_from_file('data/google.lua') local cache = {} --[[ local function send_request(url) local t = {} local options = { url = url, sink = ltn12.sink.table(t), method = "GET" } local a, code, headers, status = http.request(options) return tabl...
gpl-2.0
davidedmonds/darkstar
scripts/zones/Beadeaux/npcs/_43b.lua
17
1739
----------------------------------- -- Area: Beadeaux -- NPC: Jail Door -- Involved in Quests: The Rescue -- @pos 56 0.1 -23 147 ----------------------------------- package.loaded["scripts/zones/Beadeaux/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scrip...
gpl-3.0
davidedmonds/darkstar
scripts/globals/spells/quick_etude.lua
18
1762
----------------------------------------- -- Spell: Quick Etude -- Static AGI Boost, BRD 28 ----------------------------------------- require("scripts/globals/status"); require("scripts/globals/magic"); ----------------------------------------- -- OnSpellCast ----------------------------------------- function onMagi...
gpl-3.0
waterlgndx/darkstar
scripts/zones/The_Celestial_Nexus/mobs/Orbital.lua
2
1789
----------------------------------- -- Area: The Celestial Nexus -- NPC: Orbital -- Zilart Mission 16 BCNM Fight ----------------------------------- require("scripts/globals/titles"); require("scripts/globals/status"); require("scripts/globals/magic"); ----------------------------------- function onMobInitialize(mob)...
gpl-3.0
will4wachter/Project1
scripts/zones/Yuhtunga_Jungle/npcs/Logging_Point.lua
6
1105
----------------------------------- -- Area: Yuhtunga Jungle -- NPC: Logging Point ----------------------------------- package.loaded["scripts/zones/Yuhtunga_Jungle/TextIDs"] = nil; ------------------------------------- require("scripts/globals/logging"); require("scripts/zones/Yuhtunga_Jungle/TextIDs"); ...
gpl-3.0
kidaa/darkstar
scripts/globals/items/piscators_skewer.lua
36
1339
----------------------------------------- -- ID: 5983 -- Item: Piscator's Skewer -- Food Effect: 60 Mins, All Races ----------------------------------------- -- Dexterity 3 -- Vitality 4 -- Defense % 26 Cap 155 ----------------------------------------- require("scripts/globals/status"); ------------------------------...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c10113090.lua
1
2196
--防御阵型 function c10113090.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetHintTiming(0,TIMING_BATTLE_PHASE) c:RegisterEffect(e1) --target local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_FIELD) e2:SetCode(EFFECT_CANNOT_BE_...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Quicksand_Caves/npcs/_5s3.lua
17
1275
----------------------------------- -- Area: Quicksand Caves -- NPC: Ornate Door -- Door blocked by Weight system -- @pos -694 0 -420 208 ----------------------------------- package.loaded["scripts/zones/Quicksand_Caves/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Quicksand_Cav...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Port_Windurst/npcs/Uli_Pehkowa.lua
36
1578
----------------------------------- -- Area: Port Windurst -- NPC: Uli Pehkowa -- Standard Merchant NPC -- Confirmed shop stock, August 2013 ----------------------------------- require("scripts/globals/shop"); package.loaded["scripts/zones/Port_Windurst/TextIDs"] = nil; require("scripts/zones/Port_Windurst/Te...
gpl-3.0
will4wachter/Project1
scripts/zones/Port_Windurst/npcs/Uli_Pehkowa.lua
36
1578
----------------------------------- -- Area: Port Windurst -- NPC: Uli Pehkowa -- Standard Merchant NPC -- Confirmed shop stock, August 2013 ----------------------------------- require("scripts/globals/shop"); package.loaded["scripts/zones/Port_Windurst/TextIDs"] = nil; require("scripts/zones/Port_Windurst/Te...
gpl-3.0
Maxsteam/1bot
plugins/time.lua
771
2865
-- Implement a command !time [area] which uses -- 2 Google APIs to get the desired result: -- 1. Geocoding to get from area to a lat/long pair -- 2. Timezone to get the local time in that lat/long location -- Globals -- If you have a google api key for the geocoding/timezone api api_key = nil base_api = "https://m...
gpl-2.0
bamdad1381/TeleSeed
plugins/Time.lua
771
2865
-- Implement a command !time [area] which uses -- 2 Google APIs to get the desired result: -- 1. Geocoding to get from area to a lat/long pair -- 2. Timezone to get the local time in that lat/long location -- Globals -- If you have a google api key for the geocoding/timezone api api_key = nil base_api = "https://m...
gpl-2.0
will4wachter/Project1
scripts/zones/West_Sarutabaruta/npcs/Darumomo_WW.lua
8
2956
----------------------------------- -- Area: West Sarutabaruta -- NPC: Darumomo, W.W. -- Type: Border Conquest Guards -- @pos 399.450 -25.858 727.545 115 ----------------------------------- package.loaded["scripts/zones/West_Sarutabaruta/TextIDs"] = nil; ----------------------------------- require("scripts/globals/co...
gpl-3.0
kidaa/darkstar
scripts/globals/weaponskills/ruinator.lua
30
1646
----------------------------------- -- Ruinator -- Axe weapon skill -- Skill level: 357 -- Description: Delivers a four-hit attack. params.accuracy varies with TP -- In order to obtain Ruinator, the quest Martial Mastery must be completed. -- This Weapon Skill's first hit params.ftp is duplicated for all addition...
gpl-3.0
davidedmonds/darkstar
scripts/globals/abilities/pets/thunder_ii.lua
20
1162
--------------------------------------------------- -- Aero 2 --------------------------------------------------- require("scripts/globals/settings"); require("scripts/globals/status"); require("scripts/globals/monstertpmoves"); require("scripts/globals/magic"); ----------------------------------------------...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c29200013.lua
1
7197
--3rd 古明地觉 function c29200013.initial_effect(c) --pendulum summon aux.EnablePendulumAttribute(c,false) --xyz summon aux.AddXyzProcedure(c,aux.FilterBoolFunction(Card.IsRace,RACE_PSYCHO),5,3) c:EnableReviveLimit() --atk local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(29200013,2)) e1:SetCate...
gpl-3.0
lhog/Zero-K
units/empiricaldpsersmall.lua
4
1108
return { empiricaldpsersmall = { unitname = [[empiricaldpsersmall]], name = [[Empirical DPS thing (small)]], description = [[Shoot at it for science.]], acceleration = 0, buildCostMetal = 10000, builder = false, buildPic ...
gpl-2.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c66600601.lua
1
3737
--6th-梦魇的猫咪 function c66600601.initial_effect(c) --spsummon local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(66600601,0)) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetRange(LOCATION_MZONE) e1:SetType(EFFECT_TYPE_QUICK_O) e1:SetCountLimit(1) e1:SetCode(EVENT_CHAINING) e1:SetCondition(c666...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Kazham/npcs/Vah_Keshura.lua
15
1102
----------------------------------- -- Area: Kazham -- NPC: Vah Keshura -- Standard Info NPC ----------------------------------- package.loaded["scripts/zones/Kazham/TextIDs"] = nil; require("scripts/zones/Kazham/TextIDs"); ----------------------------------- -- onTrade Action -----------------------------...
gpl-3.0
waterlgndx/darkstar
scripts/zones/Dangruf_Wadi/npcs/qm5.lua
2
1479
----------------------------------- -- NPC: ??? (QM5) -- Type: Eggblix dice roll game part 3 -- @zone 191 -- Involved in quest "As Thick As Thieves" ----------------------------------- package.loaded["scripts/zones/Dangruf_Wadi/TextIDs"] = nil; ----------------------------------- require("scripts/globals/q...
gpl-3.0
will4wachter/Project1
scripts/globals/items/loaf_of_white_bread.lua
35
1278
----------------------------------------- -- ID: 4356 -- Item: loaf_of_white_bread -- Food Effect: 30Min, All Races ----------------------------------------- -- Health 16 -- Dexterity -1 -- Vitality 3 ----------------------------------------- require("scripts/globals/status"); ----------------------------...
gpl-3.0
waterlgndx/darkstar
scripts/globals/weaponskills/empyreal_arrow.lua
10
1560
----------------------------------- -- Empyreal Arrow -- Archery weapon skill -- Skill level: 250 -- In order to obtain Empyreal Arrow, the quest From Saplings Grow must be completed. -- Delivers a single-hit attack. Damage varies with TP. -- Aligned with the Flame Gorget & Light Gorget. -- Aligned with the Flame Belt ...
gpl-3.0
davidedmonds/darkstar
scripts/globals/items/red_hot_cracker.lua
35
1341
----------------------------------------- -- ID: 4281 -- Item: red_hot_cracker -- Food Effect: 3Min, All Races ----------------------------------------- -- HP Recovered While Healing 9 -- Beast Killer 5 -- Resist Sleep 5 ----------------------------------------- require("scripts/globals/status"); --------...
gpl-3.0
kidaa/darkstar
scripts/globals/items/red_hot_cracker.lua
35
1341
----------------------------------------- -- ID: 4281 -- Item: red_hot_cracker -- Food Effect: 3Min, All Races ----------------------------------------- -- HP Recovered While Healing 9 -- Beast Killer 5 -- Resist Sleep 5 ----------------------------------------- require("scripts/globals/status"); --------...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c37564613.lua
1
3251
--Prim-梦见 local m=37564613 local cm=_G["c"..m] xpcall(function() require("expansions/script/c37564765") end,function() require("script/c37564765") end) cm.Senya_name_with_prim=true function cm.initial_effect(c) --Senya.setreg(c,m,37564600) --atk def local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_SINGLE) e1...
gpl-3.0
MonokuroInzanaito/ygopro-777DIY
expansions/script/c10113066.lua
1
2970
--紫翠玉小魔女 function c10113066.initial_effect(c) --Recover local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_CONTINUOUS+EFFECT_TYPE_FIELD) e1:SetCode(EVENT_SPSUMMON_SUCCESS) e1:SetRange(LOCATION_GRAVE) e1:SetOperation(c10113066.reop) c:RegisterEffect(e1) --atk local e2=Effect.CreateEffect(c) e2:SetDescripti...
gpl-3.0
will4wachter/Project1
scripts/zones/Fort_Karugo-Narugo_[S]/Zone.lua
8
1304
----------------------------------- -- -- Zone: Fort_Karugo-Narugo_[S] (96) -- ----------------------------------- package.loaded["scripts/zones/Fort_Karugo-Narugo_[S]/TextIDs"] = nil; require("scripts/globals/settings"); require("scripts/zones/Fort_Karugo-Narugo_[S]/TextIDs"); -----------------------------...
gpl-3.0
waterlgndx/darkstar
scripts/zones/Southern_San_dOria/npcs/Ambrotien.lua
2
5987
----------------------------------- -- Area: Southern San d'Oria -- NPC: Ambrotien -- !pos 93.419 -0.001 -57.347 230 ----------------------------------- package.loaded["scripts/zones/Southern_San_dOria/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/globals/ke...
gpl-3.0
will4wachter/Project1
scripts/globals/items/rolanberry_(864_ce).lua
35
1205
----------------------------------------- -- ID: 4531 -- Item: rolanberry_864_ce) -- Food Effect: 5Min, All Races ----------------------------------------- -- Agility -3 -- Intelligence 1 ----------------------------------------- require("scripts/globals/status"); ----------------------------------------- ...
gpl-3.0
kidaa/darkstar
scripts/globals/items/rolanberry_(864_ce).lua
35
1205
----------------------------------------- -- ID: 4531 -- Item: rolanberry_864_ce) -- Food Effect: 5Min, All Races ----------------------------------------- -- Agility -3 -- Intelligence 1 ----------------------------------------- require("scripts/globals/status"); ----------------------------------------- ...
gpl-3.0
kiavateam/cli2
plugins/plugins.lua
28
6273
do -- Returns the key (index) in the config.enabled_plugins table local function plugin_enabled( name ) for k,v in pairs(_config.enabled_plugins) do if name == v then return k end end -- If not found return false end -- Returns true if file exists in plugins folder local function plugin_exists( ...
gpl-2.0
davidedmonds/darkstar
scripts/globals/spells/bluemagic/uppercut.lua
28
1859
----------------------------------------- -- Spell: Uppercut -- Damage varies with TP -- Spell cost: 31 MP -- Monster Type: Plantoids -- Spell Type: Physical (Blunt) -- Blue Magic Points: 3 -- Stat Bonus: STR+2, DEX+1 -- Level: 38 -- Casting Time: 0.5 seconds -- Recast Time: 17.75 seconds -- Skillchain Eleme...
gpl-3.0
will4wachter/Project1
scripts/zones/La_Theine_Plateau/npcs/Cermet_Headstone.lua
17
2678
----------------------------------- -- Area: La Theine Plateau -- NPC: Cermet Headstone -- Involved in Mission: ZM5 Headstone Pilgrimage (Water Fragment) -- @pos -170 39 -504 102 ----------------------------------- package.loaded["scripts/zones/La_Theine_Plateau/TextIDs"] = nil; --------------------------------...
gpl-3.0
will4wachter/Project1
scripts/zones/Castle_Oztroja/npcs/_47y.lua
17
1384
----------------------------------- -- Area: Castle Oztroja -- NPC: _47y (Torch Stand) -- Notes: Opens door _474 -- @pos -57.575 24.218 -67.651 151 ----------------------------------- package.loaded["scripts/zones/Castle_Oztroja/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Ca...
gpl-3.0
lhog/Zero-K
units/vehcapture.lua
4
4178
return { vehcapture = { unitname = [[vehcapture]], name = [[Dominatrix]], description = [[Capture Rover]], acceleration = 0.266, brakeRate = 0.462, buildCostMetal = 420, builder = false, buildPic = [[vehcapture.png]], canGu...
gpl-2.0
kidaa/darkstar
scripts/globals/spells/bluemagic/cimicine_discharge.lua
10
1407
----------------------------------------- -- Spell: Cimicine Discharge -- Reduces the attack speed of enemies within range -- Spell cost: 32 MP -- Monster Type: Vermin -- Spell Type: Magical (Earth) -- Blue Magic Points: 3 -- Stat Bonus: DEX+1, AGI+2 -- Level: 78 -- Casting Time: 3 seconds -- Recast Time: 20...
gpl-3.0
davidedmonds/darkstar
scripts/zones/Port_Bastok/npcs/Agapito.lua
19
1868
----------------------------------- -- Area: Port Bastok -- NPC: Agapito -- Start & Finishes Quest: The Stars of Ifrit -- @zone: 236 -- @pos -72.093 -3.097 9.309 ----------------------------------- package.loaded["scripts/zones/Port_Bastok/TextIDs"] = nil; ----------------------------------- require("scripts/globals/s...
gpl-3.0
justin7674/LuaPod
public/invest/index.lua
1
3057
if LocalUser == nil then STATUS = "307 Temporary Redirect" RHEADERS["Location"] = "/account/home.lua" print("Failure: Already Logged In") else Template = "website-index-template.html" print([[ <pre> Welcome to our donation page! Our goal here is to create a new type of funding. Whenever a donation is made you are a...
gpl-2.0