repo_name
stringlengths
6
69
path
stringlengths
6
178
copies
stringclasses
278 values
size
stringlengths
4
7
content
stringlengths
671
917k
license
stringclasses
15 values
dr01d3r/darkstar
scripts/globals/items/stick_of_cotton_candy.lua
12
1231
----------------------------------------- -- ID: 5709 -- Item: Cotton Candy -- Food Effect: 5 Min, All Races ----------------------------------------- -- MP % 10 Cap 200 -- MP Healing 3 ----------------------------------------- require("scripts/globals/status"); ----------------------------------------- -- OnItemChec...
gpl-3.0
dr01d3r/darkstar
scripts/globals/items/red_bubble-eye.lua
12
1342
----------------------------------------- -- ID: 5446 -- Item: Red Bubble-Eye -- Food Effect: 5 Min, Mithra only ----------------------------------------- -- Dexterity 2 -- Mind -4 ----------------------------------------- require("scripts/globals/status"); ----------------------------------------- -- OnItemCheck ---...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Attohwa_Chasm/npcs/Jakaka.lua
9
2447
----------------------------------- -- Area: Attohwa Chasm -- NPC: Jakaka -- Type: ENM -- @pos -144.711 6.246 -250.309 7 ----------------------------------- package.loaded["scripts/zones/Attohwa_Chasm/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Attohwa_Chasm/TextIDs"); require("scri...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Port_Bastok/npcs/Carmelo.lua
14
4833
----------------------------------- -- Area: Port Bastok -- NPC: Carmelo -- Start & Finishes Quest: Love and Ice, A Test of True Love -- Start Quest: Lovers in the Dusk -- Involved in Quest: The Siren's Tear -- @zone 236 -- @pos -146.476 -7.48 -10.889 ----------------------------------- require("scripts/globals/quests...
gpl-3.0
jonathantompson/nn
SpatialConvolution.lua
6
5890
local THNN = require 'nn.THNN' local SpatialConvolution, parent = torch.class('nn.SpatialConvolution', 'nn.Module') function SpatialConvolution:__init(nInputPlane, nOutputPlane, kW, kH, dW, dH, padW, padH) parent.__init(self) dW = dW or 1 dH = dH or 1 self.nInputPlane = nInputPlane self.nOutputPlane =...
bsd-3-clause
kequanJiang/skynet_start
mjlib/gui/one_gui_feng_table.lua
2
4139
return {[3200000]=true,[2]=true,[3000323]=true,[3030020]=true,[3030023]=true,[3000332]=true,[3020303]=true,[3030032]=true,[20]=true,[30230]=true,[23]=true,[2303000]=true,[30233]=true,[2303003]=true,[320030]=true,[32]=true,[3200033]=true,[20003]=true,[203300]=true,[203303]=true,[233000]=true,[3020330]=true,[233003]=true...
mit
kequanJiang/skynet_start
skynet/lualib/skynet/datasheet/init.lua
11
1531
local skynet = require "skynet" local service = require "skynet.service" local core = require "skynet.datasheet.core" local datasheet_svr skynet.init(function() datasheet_svr = service.query "datasheet" end) local datasheet = {} local sheets = setmetatable({}, { __gc = function(t) for _,v in pairs(t) do skyne...
mit
retep998/Vana
scripts/npcs/contimoveEreOrb.lua
2
2205
--[[ Copyright (C) 2008-2016 Vana Development Team 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 distributed in the hope that it will be useful, but WITHO...
gpl-2.0
dr01d3r/darkstar
scripts/zones/Northern_San_dOria/npcs/Ishwar.lua
14
1035
----------------------------------- -- Area: Northern San d'Oria -- NPC: Ishwar -- Type: Standard Dialogue NPC -- @zone 231 -- @pos -47.103 -1.999 -19.582 -- ----------------------------------- package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil; require("scripts/zones/Northern_San_dOria/TextIDs"); -...
gpl-3.0
dr01d3r/darkstar
scripts/globals/items/bowl_of_emerald_soup.lua
12
1386
----------------------------------------- -- ID: 4327 -- Item: Bowl of Emerald Soup -- Food Effect: 240Min, All Races ----------------------------------------- -- Agility 2 -- Vitality -1 -- Health Regen While Healing 3 -- Ranged ACC 6 ----------------------------------------- require("scripts/globals/status"); -----...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Gustav_Tunnel/MobIDs.lua
28
1592
----------------------------------- -- Area: Gustav Tunnel (212) -- Comments: -- posX, posY, posZ -- (Taken from 'mob_spawn_points' table) ----------------------------------- Goblinsavior_Heronox = 17645609; Goblinsavior_Heronox_PH = { [17645592] = '1', -- 153.000, -10.000, -53.000 [17645605] = '1', -- 152.325...
gpl-3.0
dwmw2/domoticz
dzVents/runtime/integration-tests/scriptDelayedVariableScene.lua
10
1595
local testLastUpdate = function(dz, trigger, expectedDifference) local now = dz.time.secondsSinceMidnight local lastUpdate = trigger.lastUpdate.secondsSinceMidnight local diff = (now - lastUpdate) print('current: ' .. now .. ', lastUpdate: ' .. lastUpdate .. ', diff: ' .. diff .. ', expected: ' .. expectedDifferenc...
gpl-3.0
finnw/grodlob
winapi/cairopanel.lua
1
2610
--cairopanel: provides on_render(surface) event to draw on a cairo pixman surface. local ffi = require'ffi' local bit = require'bit' local winapi = require'winapi' require'winapi.panelclass' local cairo = require'cairo' require'cairo_win32' local CairoPanel = winapi.class(winapi.Panel) function CairoPanel:__before_cr...
mit
SalvationDevelopment/Salvation-Scripts-Production
c15767889.lua
9
1362
--騎士デイ・グレファー function c15767889.initial_effect(c) aux.EnableDualAttribute(c) --special summon local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(15767889,0)) e1:SetCategory(CATEGORY_TOHAND) e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetCode(EVENT_P...
gpl-2.0
AutoJames/KkthnxUI_Legion
KkthnxUI/Modules/DataText/Elements/Friends.lua
1
17758
local K, C, L = select(2, ...):unpack() local format = format local BNSetCustomMessage = BNSetCustomMessage local IsChatAFK = IsChatAFK local IsChatDND = IsChatDND local SendChatMessage = SendChatMessage local levelNameString = "|cff%02x%02x%02x%d|r |cff%02x%02x%02x%s|r" local clientLevelNameString = "%s (|cff%02x%0...
mit
SalvationDevelopment/Salvation-Scripts-Production
c24903843.lua
2
2698
--バージェストマ・ピカイア function c24903843.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_DRAW) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetTarget(c24903843.target) e1:SetOperation(c24903843.activate) c:RegisterEffect(e1) --spsummon local e2=Effect.CreateEf...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c86238081.lua
2
4790
--覇王烈竜オッドアイズ・レイジング・ドラゴン function c86238081.initial_effect(c) --xyz summon aux.AddXyzProcedure(c,aux.FilterBoolFunction(Card.IsRace,RACE_DRAGON),7,2) c:EnableReviveLimit() --pendulum summon aux.EnablePendulumAttribute(c,false) --pendulum set local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(8623808...
gpl-2.0
dr01d3r/darkstar
scripts/globals/spells/bluemagic/regeneration.lua
46
1483
----------------------------------------- -- Spell: Regeneration -- Gradually restores HP -- Spell cost: 36 MP -- Monster Type: Aquans -- Spell Type: Magical (Light) -- Blue Magic Points: 2 -- Stat Bonus: MND+2 -- Level: 78 -- Casting Time: 2 Seconds -- Recast Time: 60 Seconds -- Spell Duration: 30 ticks, 90 Seconds --...
gpl-3.0
dr01d3r/darkstar
scripts/globals/items/plate_of_royal_sautee.lua
12
1839
----------------------------------------- -- ID: 4295 -- Item: plate_of_royal_sautee -- Food Effect: 240Min, All Races ----------------------------------------- -- Strength 5 -- Agility 1 -- Intelligence -2 -- Attack +22% (cap 80) -- Ranged Attack +22% (cap 80) -- Stun Resist +4 -- HP recovered while healing +1 -------...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c100000086.lua
2
1915
--ミラー・リゾネーター function c100000086.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(c100000086.spcon) e1:SetValue(1) c:RegisterEffect(e1) --lv loca...
gpl-2.0
waruqi/xmake
tests/ui/desktop.lua
1
2689
--!A cross-platform build utility based on Lua -- -- Licensed to the Apache Software Foundation (ASF) under one -- or more contributor license agreements. See the NOTICE file -- distributed with this work for additional information -- regarding copyright ownership. The ASF licenses this file -- to you under the Apach...
apache-2.0
dr01d3r/darkstar
scripts/zones/Sauromugue_Champaign/TextIDs.lua
7
1425
-- Variable TextID Description text -- General Texts ITEM_CANNOT_BE_OBTAINED = 6401; -- You cannot obtain the item <item>. Come back after sorting your inventory. ITEM_OBTAINED = 6407; -- Obtained: <item>. GIL_OBTAINED = 6408; -- Obtained <number> gil. KEYITEM_OBTAINED = 6410; -- Obtained...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c78274190.lua
4
2604
--超重輝将サン-5 function c78274190.initial_effect(c) --pendulum summon aux.EnablePendulumAttribute(c) --scale local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_SINGLE) e2:SetCode(EFFECT_CHANGE_LSCALE) e2:SetProperty(EFFECT_FLAG_SINGLE_RANGE) e2:SetRange(LOCATION_PZONE) e2:SetCondition(c78274190.sccon) e2:SetV...
gpl-2.0
waruqi/xmake
xmake/modules/detect/tools/gcc/has_flags.lua
1
3933
--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law...
apache-2.0
dr01d3r/darkstar
scripts/globals/spells/firestorm.lua
32
1180
-------------------------------------- -- Spell: Firestorm -- Changes the weather around target party member to "hot." -------------------------------------- require("scripts/globals/settings"); require("scripts/globals/status"); require("scripts/globals/magic"); ----------------------------------------- -- ...
gpl-3.0
AutoJames/KkthnxUI_Legion
KkthnxUI/Modules/Announcements/Spells.lua
1
1805
local K, C, L = select(2, ...):unpack() if C.Announcements.Spells ~= true then return end -- Lua API local format = string.format local gsub = string.gsub local pairs = pairs -- Wow API local CreateFrame = CreateFrame local GetInstanceInfo = GetInstanceInfo local GetSpellLink = GetSpellLink local SendChatMessage = Se...
mit
thegrb93/wire
lua/entities/gmod_wire_hologrid.lua
8
1770
AddCSLuaFile() DEFINE_BASECLASS( "base_wire_entity" ) ENT.PrintName = "Wire Holo Grid" ENT.Author = "Chad 'Jinto'" ENT.WireDebugName = "Holo Grid" if CLIENT then return end -- No more client function ENT:Initialize( ) self:PhysicsInit( SOLID_VPHYSICS ); self:SetMoveType( MOVETYPE_VPHYSICS ); self:Se...
apache-2.0
SalvationDevelopment/Salvation-Scripts-Production
c69000994.lua
2
2978
--炎王獣 バロン function c69000994.initial_effect(c) --spsummon local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(69000994,0)) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e1:SetProperty(EFFECT_FLAG_DELAY) e1:SetRange(LOCATION_HAND) e1:SetCode(EVENT_DESTROYE...
gpl-2.0
dr01d3r/darkstar
scripts/zones/Lower_Jeuno/npcs/Naruru.lua
24
3874
----------------------------------- -- Area: Lower Jeuno -- NPC: Naruru -- Starts and Finishes Quests: Cook's Pride -- @pos -56 0.1 -138 245 ----------------------------------- package.loaded["scripts/zones/Lower_Jeuno/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("s...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Castle_Oztroja/npcs/_47d.lua
14
1071
----------------------------------- -- Area: Castle Oztroja -- NPC: _47d -- @pos 20.000 24.168 -25.000 151 ----------------------------------- package.loaded["scripts/zones/Castle_Oztroja/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Castle_Oztroja/TextIDs"); -------------------------...
gpl-3.0
waruqi/xmake
xmake/modules/package/tools/xmake.lua
1
3729
--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law...
apache-2.0
Herve-M/OpenRA
mods/ra/maps/production-disruption/production-disruption.lua
7
8379
--[[ Copyright 2007-2022 The OpenRA Developers (see AUTHORS) This file is part of OpenRA, which is free software. It is made available to you under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later vers...
gpl-3.0
dr01d3r/darkstar
scripts/globals/weaponskills/tachi_yukikaze.lua
18
1763
----------------------------------- -- Tachi Yukikaze -- Great Katana weapon skill -- Skill Level: 200 (Samurai only.) -- Blinds target. Damage varies with TP. -- Blind effect duration is 60 seconds when unresisted. -- Will stack with Sneak Attack. -- Tachi: Yukikaze appears to have an attack bonus of 50%. http://www.b...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Bastok_Markets/npcs/Zhikkom.lua
15
1475
----------------------------------- -- Area: Bastok Markets -- NPC: Zhikkom -- Standard Merchant NPC -- -- Updated Aug-09-2013 by Zerahn, based on bgwiki and gamerescape ----------------------------------- require("scripts/globals/shop"); package.loaded["scripts/zones/Bastok_Markets/TextIDs"] = nil; require("scripts/z...
gpl-3.0
TerryE/nodemcu-firmware
lua_examples/lfs/lfs_fragments.lua
1
2651
-- First time image boot to discover the confuration -- -- If you want to use absolute address LFS load or SPIFFS imaging, then boot the -- image for the first time bare, that is without either LFS or SPIFFS preloaded -- then enter the following commands interactively through the UART: -- do local _,ma,fa=node.flashi...
mit
YelaSeamless/mysql-proxy
tests/suite/base/t/bug_55459-test.lua
3
1461
--[[ $%BEGINLICENSE%$ Copyright (c) 2010, 2014, 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
waruqi/xmake
xmake/core/sandbox/modules/import/core/project/template.lua
1
1253
--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law...
apache-2.0
dr01d3r/darkstar
scripts/zones/Apollyon/mobs/Thunder_Elemental.lua
119
2740
----------------------------------- -- Area: Apollyon SW -- NPC: elemental ----------------------------------- package.loaded["scripts/zones/Apollyon/TextIDs"] = nil; ----------------------------------- require("scripts/globals/limbus"); require("scripts/zones/Apollyon/TextIDs"); ----------------------------------- ...
gpl-3.0
mrvigeo/telesalib
bot/utils.lua
646
23489
URL = require "socket.url" http = require "socket.http" https = require "ssl.https" ltn12 = require "ltn12" serpent = require "serpent" feedparser = require "feedparser" json = (loadfile "./libs/JSON.lua")() mimetype = (loadfile "./libs/mimetype.lua")() redis = (loadfile "./libs/redis.lua")() JSON = (loadfile "./libs/...
gpl-2.0
dr01d3r/darkstar
scripts/globals/abilities/animated_flourish.lua
26
2177
----------------------------------- -- Ability: Animated Flourish -- Provokes the target. Requires at least one, but uses two Finishing Moves. -- Obtained: Dancer Level 20 -- Finishing Moves Used: 1-2 -- Recast Time: 00:30 ----------------------------------- require("scripts/globals/settings"); require("scripts/global...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c78564023.lua
9
1267
--BF-二の太刀のエテジア function c78564023.initial_effect(c) --atkup local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(78564023,0)) e1:SetCategory(CATEGORY_DAMAGE) e1:SetType(EFFECT_TYPE_TRIGGER_O+EFFECT_TYPE_FIELD) e1:SetCode(EVENT_DAMAGE_STEP_END) e1:SetRange(LOCATION_HAND) e1:SetProperty(EFFECT_FLAG_PLAY...
gpl-2.0
dr01d3r/darkstar
scripts/zones/Gusgen_Mines/npcs/Clay.lua
14
1229
----------------------------------- -- Area: Gusgen Mines -- NPC: Clay -- Involved in Quest: A Potter's Preference -- @pos 117 -21 432 196 ----------------------------------- package.loaded["scripts/zones/Gusgen_Mines/TextIDs"] = nil; ----------------------------------- require("scripts/globals/titles"); require("scr...
gpl-3.0
pmembrey/wireshark
epan/wslua/dtd_gen.lua
38
8369
-- dtd_gen.lua -- -- a DTD generator for wireshark -- -- (c) 2006 Luis E. Garcia Ontanon <luis@ontanon.org> -- -- Wireshark - Network traffic analyzer -- By Gerald Combs <gerald@wireshark.org> -- Copyright 1998 Gerald Combs -- -- This program is free software; you can redistribute it and/or -- modify it under the terms...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c60082869.lua
3
1349
--砂塵の大竜巻 function c60082869.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_DESTROY) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetCode(EVENT_FREE_CHAIN) e1:SetHintTiming(0,TIMING_END_PHASE) e1:SetTarget(c60082869.target) e1:SetOperation(c60...
gpl-2.0
dr01d3r/darkstar
scripts/globals/abilities/beast_roll.lua
19
2633
----------------------------------- -- Ability: Beast Roll -- Enhances pet attacks for party members within area of effect -- Optimal Job: Beastmaster -- Lucky Number: 4 -- Unlucky Number: 8 -- Level: 34 -- -- Die Roll |No BST |With BST -- -------- -------- ----------- -- 1 |16 |41 -- 2 |20...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c20073910.lua
2
2379
--天照大神 function c20073910.initial_effect(c) --spirit aux.EnableSpiritReturn(c,EVENT_FLIP) --summon limit local e1=Effect.CreateEffect(c) e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetCode(EFFECT_CANNOT_SUMMON) c:RegisterEffect(e1) --spsummon limit local...
gpl-2.0
dr01d3r/darkstar
scripts/zones/Grand_Palace_of_HuXzoi/mobs/Ix_aern_mnk.lua
17
3000
----------------------------------- -- Area: Grand Palace of HuXzoi -- MOB: Ix_aern_mnk -- ID: 16916815 ----------------------------------- require("scripts/globals/status"); ----------------------------------- -- onMobInitialize Action ----------------------------------- function onMobInitialize(mob) end; -------...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Windurst_Waters/npcs/Gantineux.lua
14
2525
----------------------------------- -- Area: Windurst Waters -- NPC: Gantineux -- Starts Quest: Acting in Good Faith -- @zone 238 -- @pos -83 -9 3 ----------------------------------- package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings");...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c2295831.lua
2
1975
--ピースの輪 function c2295831.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_CONTINUOUS) e1:SetCode(EVENT_TO_HAND) e1:SetCondition(c2295831.regcon) e1:SetOperation(c2295831.regop) c:RegisterEffect(e1) local e2=Effect.CreateEffect(c) e2:SetCategory(CATEGORY_TO...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c31991800.lua
2
1710
--マジェスペクター・ラクーン function c31991800.initial_effect(c) --pendulum summon aux.EnablePendulumAttribute(c) --search local e2=Effect.CreateEffect(c) e2:SetCategory(CATEGORY_SEARCH+CATEGORY_TOHAND) e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O) e2:SetCode(EVENT_SUMMON_SUCCESS) e2:SetProperty(EFFECT_FLAG_DAMAGE_S...
gpl-2.0
koreader/koreader
frontend/apps/reader/modules/readersearch.lua
4
17598
local BD = require("ui/bidi") local ButtonDialog = require("ui/widget/buttondialog") local CheckButton = require("ui/widget/checkbutton") local Device = require("device") local InfoMessage = require("ui/widget/infomessage") local InputDialog = require("ui/widget/inputdialog") local Notification = require("ui/widget/not...
agpl-3.0
dr01d3r/darkstar
scripts/zones/Garlaige_Citadel/npcs/qm13.lua
14
1384
----------------------------------- -- Area: Garlaige Citadel -- NPC: qm13 (???) -- Involved in Quest: Hitting the Marquisate (THF AF3) -- @pos -194.166 -5.500 139.969 200 ----------------------------------- package.loaded["scripts/zones/Garlaige_Citadel/TextIDs"] = nil; ----------------------------------- require("s...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c97000273.lua
6
1978
--スクラップ・コング function c97000273.initial_effect(c) --destroy local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(97000273,0)) e1:SetCategory(CATEGORY_DESTROY) e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_F) e1:SetCode(EVENT_SUMMON_SUCCESS) e1:SetTarget(c97000273.destg) e1:SetOperation(c97000273.de...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c31531170.lua
2
3155
--共鳴する振動 function c31531170.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetTarget(c31531170.target) e1:SetOperation(c31531170.activate) c:RegisterEffect(e1) end function c31531170.target(e,t...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c42940404.lua
4
3841
--マシンナーズ・ギアフレーム function c42940404.initial_effect(c) --equip local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(42940404,0)) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetCategory(CATEGORY_EQUIP) e1:SetType(EFFECT_TYPE_IGNITION) e1:SetRange(LOCATION_MZONE) e1:SetTarget(c42940404.eqtg) e1:SetOperati...
gpl-2.0
dr01d3r/darkstar
scripts/zones/West_Ronfaure/npcs/Aaveleon.lua
14
1533
----------------------------------- -- Area: West Ronfaure -- NPC: Aaveleon -- Involved in Quest: A Sentry's Peril -- @pos -431 -45 343 100 ----------------------------------- package.loaded["scripts/zones/West_Ronfaure/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require(...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Kuftal_Tunnel/mobs/Phantom_Worm.lua
23
1639
----------------------------------- -- Area: Kuftal Tunnel (173) -- Mob: Phantom Worm ----------------------------------- ----------------------------------- -- onMobDeath ----------------------------------- function onMobDeath(mob, player, isKiller) end; ----------------------------------- -- onMobDespawn ----...
gpl-3.0
BlurryRoots/intergalactic-golf
src/processors/SoundProcessor.lua
2
1482
require ("lib.lclass") require ("lib.yanecos.Processor") local lume = require ("lib.lume") class "SoundProcessor" ("Processor") function SoundProcessor:SoundProcessor (assets) self.assets = assets self.commands = { play = {}, pause = {}, resume = {}, stop = {} } self.reactions = { PlaySoundEvent = funct...
mit
SalvationDevelopment/Salvation-Scripts-Production
c10194329.lua
4
1424
--RR-アベンジ・ヴァルチャー function c10194329.initial_effect(c) --spsummon local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e1:SetCode(EVENT_DAMAGE) e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY) e1:SetRange(LOCATION_HAND) e1:SetConditi...
gpl-2.0
dr01d3r/darkstar
scripts/zones/The_Eldieme_Necropolis/npcs/_5fg.lua
12
1097
----------------------------------- -- Area: The Eldieme Necropolis -- NPC: Titan's Gate -- @pos 100 -34 -71 195 ----------------------------------- package.loaded["scripts/zones/The_Eldieme_Necropolis/TextIDs"] = nil; ----------------------------------- require("scripts/zones/The_Eldieme_Necropolis/TextIDs"); -----...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c6544078.lua
9
1112
--伊弉凪 function c6544078.initial_effect(c) --special summon local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(6544078,0)) e1:SetType(EFFECT_TYPE_FIELD) e1:SetCode(EFFECT_SPSUMMON_PROC) e1:SetProperty(EFFECT_FLAG_UNCOPYABLE) e1:SetRange(LOCATION_HAND) e1:SetCondition(c6544078.spcon) e1:SetOperation(...
gpl-2.0
AutoJames/KkthnxUI_Legion
KkthnxUI/Libraries/oUF/elements/health.lua
3
5912
--[[ Element: Health Bar Handles updating of `self.Health` based on the units health. Widget Health - A StatusBar used to represent current unit health. Sub-Widgets .bg - A Texture which functions as a background. It will inherit the color of the main StatusBar. Notes The default StatusBar texture ...
mit
SalvationDevelopment/Salvation-Scripts-Production
c83682725.lua
9
1517
--テールスイング function c83682725.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_TOHAND) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetCode(EVENT_FREE_CHAIN) e1:SetTarget(c83682725.target) e1:SetOperation(c83682725.activate) c:RegisterEffect(e1)...
gpl-2.0
Herve-M/OpenRA
mods/d2k/maps/ordos-06a/ordos06a.lua
7
9427
--[[ Copyright 2007-2022 The OpenRA Developers (see AUTHORS) This file is part of OpenRA, which is free software. It is made available to you under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later vers...
gpl-3.0
koreader/koreader
frontend/apps/reader/modules/readermenu.lua
3
19138
local BD = require("ui/bidi") local CenterContainer = require("ui/widget/container/centercontainer") local ConfirmBox = require("ui/widget/confirmbox") local Device = require("device") local Event = require("ui/event") local InputContainer = require("ui/widget/container/inputcontainer") local Screensaver = require("ui/...
agpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c41113025.lua
5
1119
--ディスクライダー function c41113025.initial_effect(c) --atkup local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(41113025,0)) e1:SetCategory(CATEGORY_ATKCHANGE) e1:SetType(EFFECT_TYPE_IGNITION) e1:SetRange(LOCATION_MZONE) e1:SetCountLimit(1) e1:SetCost(c41113025.cost) e1:SetOperation(c41113025.operation)...
gpl-2.0
dr01d3r/darkstar
scripts/zones/Tavnazian_Safehold/Zone.lua
12
3369
----------------------------------- -- -- Zone: Tavnazian_Safehold (26) -- ----------------------------------- package.loaded["scripts/zones/Tavnazian_Safehold/TextIDs"] = nil; ----------------------------------- require("scripts/globals/settings"); require("scripts/globals/missions"); require("scripts/zones/Tavnazian...
gpl-3.0
koreader/koreader
frontend/ui/widget/openwithdialog.lua
4
3924
--[[-- This widget displays an open with dialog. ]] local Blitbuffer = require("ffi/blitbuffer") local CenterContainer = require("ui/widget/container/centercontainer") local CheckButton = require("ui/widget/checkbutton") local FrameContainer = require("ui/widget/container/framecontainer") local Geom = require("ui/geom...
agpl-3.0
waruqi/xmake
xmake/core/sandbox/modules/interpreter/os.lua
1
2296
--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law...
apache-2.0
SalvationDevelopment/Salvation-Scripts-Production
c14550855.lua
9
1251
--インフェルニティ・インフェルノ function c14550855.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_HANDES+CATEGORY_TOGRAVE) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetTarget(c14550855.target) e1:SetOperation(c14550855.activate) c:RegisterEffect(e1) end function c1...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c22900598.lua
2
1937
--ヴァンパイア・シフト function c22900598.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCountLimit(1,22900598+EFFECT_COUNT_CODE_OATH) e1:SetCondition(c22900598.condition) e1:SetTarget(c22900598.targe...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c83519853.lua
5
3141
--魔聖騎士皇ランスロット function c83519853.initial_effect(c) c:SetUniqueOnField(1,0,83519853) --synchro summon aux.AddSynchroProcedure(c,nil,aux.NonTuner(Card.IsSetCard,0x107a),1) c:EnableReviveLimit() --equip local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(83519853,0)) e1:SetCategory(CATEGORY_EQUIP) e1:S...
gpl-2.0
waruqi/xmake
xmake/core/sandbox/modules/import/core/tool/linker.lua
1
3559
--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law...
apache-2.0
SalvationDevelopment/Salvation-Scripts-Production
c49681811.lua
3
3035
--無敗将軍 フリード function c49681811.initial_effect(c) --disable local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_FIELD) e1:SetCode(EFFECT_DISABLE) e1:SetRange(LOCATION_MZONE) e1:SetTargetRange(LOCATION_SZONE,LOCATION_SZONE) e1:SetTarget(c49681811.distg) c:RegisterEffect(e1) --disable effect local e2=Effect.C...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c42502956.lua
5
1694
--エアーズロック・サンライズ function c42502956.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCountLimit(1,42502956+EFFECT_COUNT_CODE_OATH) e1:SetTarget(c42502956...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c4230620.lua
5
1618
--サイキックブレイク function c4230620.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --destroy local e2=Effect.CreateEffect(c) e2:SetDescription(aux.Stringid(4230620,0)) e2:SetCategory(CATEGORY_ATKCHANGE) e2:SetType(EFFEC...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c100331023.lua
2
2104
--星霜のペンデュラムグラフ --Pendulumgraph of Ages --Scripted by Eerie Code function c100331023.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) c:RegisterEffect(e1) --Cannot target local e2=Effect.CreateEffect(c) e2:SetType(EFFECT_TYPE_FIELD) e2:Se...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c53819028.lua
6
3027
--捕食植物セラセニアント function c53819028.initial_effect(c) --special summon local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(53819028,0)) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e1:SetCode(EVENT_ATTACK_ANNOUNCE) e1:SetRange(LOCATION_HAND) e1:SetCondition...
gpl-2.0
pombredanne/libguestfs
lua/tests/070-optargs.lua
4
1059
#!/bin/sh # -*- lua -*- test -z "$LUA" && LUA=lua exec $LUA << END_OF_FILE -- libguestfs Lua bindings -*- lua -*- -- Copyright (C) 2012 Red Hat Inc. -- -- 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 Fou...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c100000196.lua
2
2205
--アトリビュート・マスタリー function c100000196.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_EQUIP) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetTarget(c100000196.target) e1:SetOperation(c100000196.operation) c:RegisterE...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c5371656.lua
5
1905
--魂喰らいの魔刀 function c5371656.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_EQUIP) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetTarget(c5371656.target) e1:SetOperation(c5371656.operation) c:RegisterEffect(e1) -...
gpl-2.0
diegonehab/LuaSocket
test/testmesg.lua
45
2957
-- load the smtp support and its friends local smtp = require("socket.smtp") local mime = require("mime") local ltn12 = require("ltn12") function filter(s) if s then io.write(s) end return s end source = smtp.message { headers = { ['content-type'] = 'multipart/alternative' }, body = { [1] = { ...
mit
retep998/Vana
scripts/npcs/gachapon18.lua
2
7204
--[[ Copyright (C) 2008-2016 Vana Development Team 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 distributed in the hope that it will be useful, but WITHO...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c28357177.lua
9
1091
--派手ハネ function c28357177.initial_effect(c) --flip local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(28357177,0)) e1:SetCategory(CATEGORY_TOHAND) e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_FLIP+EFFECT_TYPE_TRIGGER_O) e1:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DELAY) e1:SetTarget(c28357177.tar...
gpl-2.0
retep998/Vana
scripts/npcs/nautil_black.lua
2
1511
--[[ Copyright (C) 2008-2016 Vana Development Team 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 distributed in the hope that it will be useful, but WITHO...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c67381587.lua
2
2217
--黒猫の睨み function c67381587.initial_effect(c) --Activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetCode(EVENT_FREE_CHAIN) e1:SetCondition(c67381587.condition) e1:SetOperation(c67381587.activate) c:RegisterEffect(e1) --position change local e2=Effect.CreateEffect(c) e2:SetCategory(C...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c5361647.lua
7
1863
--BK グラスジョー function c5361647.initial_effect(c) --destroy local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(5361647,0)) e1:SetCategory(CATEGORY_DESTROY) e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_F) e1:SetCode(EVENT_BE_BATTLE_TARGET) e1:SetTarget(c5361647.destg) e1:SetOperation(c5361647.deso...
gpl-2.0
SalvationDevelopment/Salvation-Scripts-Production
c50615578.lua
6
1628
--カラクリ忍者 七七四九 function c50615578.initial_effect(c) --must attack local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetCode(EFFECT_MUST_ATTACK) c:RegisterEffect(e1) --pos change local e3=Effect.CreateEffect(c) e3:SetDescription(aux.Stringid(50615578,0)) e3:SetCategory(CATEGORY_POSITION) e3:SetT...
gpl-2.0
dr01d3r/darkstar
scripts/globals/items/mithran_tomato.lua
12
1188
----------------------------------------- -- ID: 4390 -- Item: mithran_tomato -- Food Effect: 5Min, All Races ----------------------------------------- -- Agility -3 -- Intelligence 1 ----------------------------------------- require("scripts/globals/status"); ----------------------------------------- -- OnItemCheck ...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c18803791.lua
2
1185
--黒竜降臨 function c18803791.initial_effect(c) aux.AddRitualProcGreaterCode(c,71408082) --to hand local e1=Effect.CreateEffect(c) e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH) e1:SetType(EFFECT_TYPE_IGNITION) e1:SetRange(LOCATION_GRAVE) e1:SetCondition(aux.exccon) e1:SetCost(c18803791.thcost) e1:SetTarget(c1880...
gpl-2.0
YelaSeamless/mysql-proxy
examples/tutorial-keepalive.lua
6
7134
--[[ $%BEGINLICENSE%$ Copyright (c) 2007, 2012, 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
SalvationDevelopment/Salvation-Scripts-Production
c65737274.lua
2
2915
--ドラゴラド function c65737274.initial_effect(c) --spsummon local e1=Effect.CreateEffect(c) e1:SetDescription(aux.Stringid(65737274,0)) e1:SetCategory(CATEGORY_SPECIAL_SUMMON) e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O) e1:SetCode(EVENT_SUMMON_SUCCESS) e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetTarget(c...
gpl-2.0
dr01d3r/darkstar
scripts/zones/Selbina/npcs/Vuntar.lua
14
3323
----------------------------------- -- Area: Selbina -- NPC: Vuntar -- Starts and Finishes Quest: Cargo (R) -- @pos 7 -2 -15 248 ----------------------------------- package.loaded["scripts/zones/Selbina/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Selbina/TextIDs"); require("scripts/glo...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Abyssea-Uleguerand/npcs/qm6.lua
14
1348
----------------------------------- -- Zone: Abyssea-Uleguerand -- NPC: qm6 (???) -- Spawns Upas-Kamuy -- @pos ? ? ? 253 ----------------------------------- require("scripts/globals/status"); ----------------------------------- -- onTrade Action ----------------------------------- function onTrade(player,npc,trade) ...
gpl-3.0
SalvationDevelopment/Salvation-Scripts-Production
c81066751.lua
3
1180
--神罰 function c81066751.initial_effect(c) --Activate(effect) local e4=Effect.CreateEffect(c) e4:SetCategory(CATEGORY_NEGATE+CATEGORY_DESTROY) e4:SetType(EFFECT_TYPE_ACTIVATE) e4:SetCode(EVENT_CHAINING) e4:SetCondition(c81066751.condition) e4:SetTarget(c81066751.target) e4:SetOperation(c81066751.activate) c:Reg...
gpl-2.0
Herve-M/OpenRA
mods/ra/maps/allies-05b/allies05b.lua
7
12709
--[[ Copyright 2007-2022 The OpenRA Developers (see AUTHORS) This file is part of OpenRA, which is free software. It is made available to you under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later vers...
gpl-3.0
waruqi/xmake
xmake/rules/utils/merge_archive/xmake.lua
1
2788
--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law...
apache-2.0
Leystryku/die_awesomium
code_lua/garrysmod/lua/includes/modules/von.lua
1
15877
--[[ vON 1.1.1 Copyright 2012-2013 Alexandru-Mihai Maftei aka Vercas You may use this for any purpose as long as: - You don't remove this copyright notice. - You don't claim this to be your own. - You properly credit the author (Vercas) if you publish your work based on (and/or using) this. If you modify ...
mit
dr01d3r/darkstar
scripts/globals/spells/chocobo_mazurka.lua
27
1162
----------------------------------------- -- Spell: Chocobo Mazurka -- Gives party members enhanced movement ----------------------------------------- require("scripts/globals/status"); ----------------------------------------- -- OnSpellCast ----------------------------------------- function onMagicCastingCheck(cas...
gpl-3.0
dr01d3r/darkstar
scripts/zones/Den_of_Rancor/TextIDs.lua
7
1121
-- Variable TextID Description text -- General Texts ITEM_CANNOT_BE_OBTAINED = 6379; -- You cannot obtain the item <item> come back again after sorting your inventory ITEM_OBTAINED = 6385; -- Obtained: <item> GIL_OBTAINED = 6386; -- Obtained <number> gil KEYITEM_OBTAINED = 6388; -- Obtain...
gpl-3.0