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 |
|---|---|---|---|---|---|
MonokuroInzanaito/ygopro-777DIY | expansions/script/c60151303.lua | 1 | 4905 | --妖怪寺中的恶魔 圣白莲
function c60151303.initial_effect(c)
--special summon
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(60151301,0))
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DAMAGE_CAL+EFFECT_FLAG_DELAY)
e1:SetType(EFFECT_TYPE_SIN... | gpl-3.0 |
will4wachter/Project1 | scripts/globals/spells/bluemagic/spinal_cleave.lua | 6 | 1065 | require("scripts/globals/magic");
require("scripts/globals/status");
require("scripts/globals/bluemagic");
-----------------------------------------
-- OnSpellCast
-----------------------------------------
function OnMagicCastingCheck(caster,target,spell)
return 0;
end;
function onSpellCast(caster,target,sp... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Northern_San_dOria/npcs/Alphollon_C_Meriard.lua | 19 | 3153 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Alphollon C Meriard
-- Type: Purifies cursed items with their corresponding abjurations.
-- @zone: 231
-- @pos 98.108 -1 137.999
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
---------------... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Northern_San_dOria/npcs/Alphollon_C_Meriard.lua | 19 | 3153 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Alphollon C Meriard
-- Type: Purifies cursed items with their corresponding abjurations.
-- @zone: 231
-- @pos 98.108 -1 137.999
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
---------------... | gpl-3.0 |
waterlgndx/darkstar | scripts/zones/Northern_San_dOria/npcs/Porter_Moogle.lua | 7 | 1185 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Porter Moogle
-- Type: Storage Moogle
-- @zone 231
-- !pos TODO
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Northern_San_dO... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/Caedarva_Mire/npcs/Runic_Portal.lua | 17 | 2782 | -----------------------------------
-- Area: Caedarva Mire
-- NPC: Runic Portal
-- Caedarva Mire Teleporter Back to Aht Urhgan Whitegate
-- @pos -264 -6 -28 79 (Dvucca)
-- @pos 524 -28 -503 79 (Azouph)
-----------------------------------
package.loaded["scripts/zones/Caedarva_Mire/TextIDs"] = nil;
------------... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c80023006.lua | 1 | 4735 | --番长刺钉
function c80023006.initial_effect(c)
c:EnableReviveLimit()
--cannot special summon
local e0=Effect.CreateEffect(c)
e0:SetType(EFFECT_TYPE_SINGLE)
e0:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE)
e0:SetCode(EFFECT_SPSUMMON_CONDITION)
e0:SetValue(aux.ritlimit)
c:RegisterEffect(e0)
--dest... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Windurst_Waters_[S]/npcs/Kristen.lua | 38 | 1041 | -----------------------------------
-- Area: Windurst Waters (S)
-- NPC: Kristen
-- Type: Standard NPC
-- @zone: 94
-- @pos 2.195 -2 60.296
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters_[S]/TextIDs"] = nil;
--------... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Fort_Karugo-Narugo_[S]/npcs/Spondulix.lua | 37 | 1195 | -----------------------------------
-- Area: Fort Karugo-Narugo
-- NPC: Spondulix
-- Standard Merchant NPC
-----------------------------------
require("scripts/globals/shop");
package.loaded["scripts/zones/Fort_Karugo-Narugo_[S]/TextIDs"] = nil;
require("scripts/zones/Fort_Karugo-Narugo_[S]/TextIDs");
-----... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c11113034.lua | 1 | 2880 | --战场女武神 依蒂
function c11113034.initial_effect(c)
--pendulum summon
aux.EnablePendulumAttribute(c)
--pendulum
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(11113034,0))
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e2:SetCode(EVENT_SUMMON_SUCCESS)
e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetRa... | gpl-3.0 |
davidedmonds/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 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c14140001.lua | 1 | 1815 | --光明的梦幻-幻月
function c14140001.initial_effect(c)
aux.AddXyzProcedure(c,nil,12,2)
c:EnableReviveLimit()
local e4=Effect.CreateEffect(c)
e4:SetType(EFFECT_TYPE_SINGLE)
e4:SetCode(EFFECT_IMMUNE_EFFECT)
e4:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
e4:SetRange(LOCATION_MZONE)
e4:SetCondition(function(e,tp,eg,ep,ev,re,r,r... | gpl-3.0 |
kidaa/darkstar | scripts/zones/King_Ranperres_Tomb/npcs/Tombstone.lua | 1 | 2919 | -----------------------------------
-- Area: King Ranperre's Tomb
-- NPC: Tombstone
-- Involved in Quest: Grave Concerns
-- @pos 1 0.1 -101 190
-----------------------------------
package.loaded["scripts/zones/King_Ranperres_Tomb/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/s... | gpl-3.0 |
waterlgndx/darkstar | scripts/zones/Windurst_Woods/npcs/Lih_Pituu.lua | 2 | 1439 | -----------------------------------
-- Area: Windurst Woods
-- NPC: Lih Pituu
-- Type: Bonecraft Adv. Image Support
-- !pos -5.471 -6.25 -141.211 241
-----------------------------------
package.loaded["scripts/zones/Windurst_Woods/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Windurst_Woo... | gpl-3.0 |
kokyrone/m7x5c2 | gearswap/DNC.lua | 1 | 8374 | function get_sets()
-- Load and initialize the include file.
include('inc.lua')
-- Empy - Head?, Body +1, Shoes +1, Neck, Ammo
-- Relic - Head, Body, Legs, Back
-- AF - Head, Body, Hands?, Feet
EngagedSet = "TP"
DayOrNight = DayOrNightFunc()
MoonPhase = Moon()
sets.lockstyle = {}
-- pre cast sets
sets.pr... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Aydeewa_Subterrane/npcs/qm1.lua | 15 | 1185 | -----------------------------------
-- Area: Aydeewa Subterrane
-- NPC: ??? (Spawn Nosferatu(ZNM T3))
-- @pos -199 8 -62 68
-----------------------------------
package.loaded["scripts/zones/Aydeewa_Subterrane/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Aydeewa_Subterrane/TextIDs");
-... | gpl-3.0 |
kidaa/darkstar | 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 |
will4wachter/Project1 | scripts/zones/Wajaom_Woodlands/npcs/qm2.lua | 15 | 1184 | -----------------------------------
-- Area: Wajaom Woodlands
-- NPC: ??? (Spawn Iriz Ima(ZNM T2))
-- @pos 253 -23 116 51
-----------------------------------
package.loaded["scripts/zones/Wajaom_Woodlands/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Wajaom_Woodlands/TextIDs");
--------... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c29201109.lua | 1 | 4149 | --地耀团-结晶魔法使 优娜
function c29201109.initial_effect(c)
--pendulum summon
aux.EnablePendulumAttribute(c)
--destroy replace
local ea=Effect.CreateEffect(c)
ea:SetType(EFFECT_TYPE_CONTINUOUS+EFFECT_TYPE_FIELD)
ea:SetCode(EFFECT_DESTROY_REPLACE)
ea:SetRange(LOCATION_PZONE)
ea:SetTarget(c2920110... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Halvung/npcs/qm4.lua | 8 | 1149 | -----------------------------------
-- Area: Halvung
-- NPC: ??? (Spawn Achamoth(ZNM T3))
-- @pos -34 10 336 62
-----------------------------------
package.loaded["scripts/zones/Halvung/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Halvung/TextIDs");
-----------------------------------
... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Horlais_Peak/npcs/Hot_springs.lua | 17 | 1948 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Hot Springs
-- @Zone: 139
-- @pos 444 -37 -18
-----------------------------------
package.loaded["scripts/zones/Horlais_Peak/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/titles");
require("scripts/globa... | gpl-3.0 |
dmzgroup/lmk | scripts/cmake/qrc.lua | 4 | 2411 | 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 |
kidaa/darkstar | scripts/globals/weaponskills/cloudsplitter.lua | 30 | 1393 | -----------------------------------
-- Cloudsplitter
-- Axe weapon skill
-- Skill level: NA
-- Description: Deals lightning elemental damage. Damage varies with TP. Farsha: Aftermath.
-- Available only when equipped with Farsha (85), Farsha (90) or Alard's Axe +1.
-- Elemental gorgets do not affect damage. Rairin... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/AlTaieu/mobs/Aw_euvhi.lua | 8 | 1489 | -----------------------------------
-- Area: AlTaieu
-- NPC: Aw_euvhi
-----------------------------------
package.loaded["scripts/zones/AlTaieu/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/AlTaieu/TextIDs");
require("scripts/globals/keyitems");
-------------------------------... | gpl-3.0 |
waterlgndx/darkstar | scripts/globals/spells/valor_minuet_ii.lua | 2 | 1593 | -----------------------------------------
-- Spell: Valor Minuet II
-- Grants Attack bonus to all allies.
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/msg");
-----------------------------------------
function onMagicCastingCheck(caster,target,spell)
return 0... | gpl-3.0 |
idontalwaysnotlie/NeverEndingTD | game/dota_addons/NETD/scripts/vscripts/abilities.lua | 1 | 11391 | -- The following three functions are necessary for building helper.
function sell(keys)
local caster = keys.caster
local pp = PlayerResource:GetPlayer(caster:GetMainControllingPlayer())
if pp and caster.GoldCost then
pp.activeBuilder:SetGold(pp.activeBuilder:GetGold()+caster.GoldCost,false)
end
if caster ... | gpl-2.0 |
bamdad1381/TeleSeed | plugins/Rae.lua | 616 | 1312 | do
function getDulcinea( text )
-- Powered by https://github.com/javierhonduco/dulcinea
local api = "http://dulcinea.herokuapp.com/api/?query="
local query_url = api..text
local b, code = http.request(query_url)
if code ~= 200 then
return "Error: HTTP Connection"
end
dulcinea = json:decode(b)
... | gpl-2.0 |
will4wachter/Project1 | scripts/zones/Port_San_dOria/npcs/Jaireto.lua | 36 | 1373 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Jaireto
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
require("scripts/zones/Port_San_dOria/TextI... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Port_San_dOria/npcs/Jaireto.lua | 36 | 1373 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Jaireto
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/quests");
require("scripts/zones/Port_San_dOria/TextI... | gpl-3.0 |
kidaa/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/globals/items/moon_ball.lua | 35 | 1183 | -----------------------------------------
-- ID: 4568
-- Item: moon_ball
-- Food Effect: 30Min, All Races
-----------------------------------------
-- Health 3
-- Magic 3
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-- OnItemCheck
... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Dwago.lua | 34 | 1290 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Dwago
-- Standard Merchant NPC
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Aht_Urhgan_Whitegate/TextIDs");
require("s... | gpl-3.0 |
waterlgndx/darkstar | scripts/globals/items/bean_daifuku.lua | 2 | 1958 | -----------------------------------------
-- ID: 6341
-- Item: bean_daifuku
-- Food Effect: 30 Min, All Races
-----------------------------------------
-- HP +20
-- VIT +3
-- Accuracy +10% (cap 50)
-- Ranged Accuracy +10% (cap 50)
-- Pet:
-- HP +20
-- VIT +3
-- Accuracy +10% (cap 75)
-- Ranged Accuracy +10% (cap 75)
--... | gpl-3.0 |
waterlgndx/darkstar | scripts/zones/Mhaura/npcs/Porter_Moogle.lua | 7 | 1148 | -----------------------------------
-- Area: Mhaura
-- NPC: Porter Moogle
-- Type: Storage Moogle
-- @zone 249
-- !pos TODO
-----------------------------------
package.loaded["scripts/zones/Mhaura/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Mhaura/TextIDs");
require("scripts/globa... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Temple_of_Uggalepih/npcs/_4fv.lua | 17 | 1653 | -----------------------------------
-- Area: Temple of Uggalepih
-- NPC: Granite Door
-- Involved in Missions: San dOria Mission 8-2
-- @pos -50 -17 -154
-----------------------------------
package.loaded["scripts/zones/Temple_of_Uggalepih/TextIDs"] = nil;
-----------------------------------
require("script... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Temple_of_Uggalepih/npcs/_4fv.lua | 17 | 1653 | -----------------------------------
-- Area: Temple of Uggalepih
-- NPC: Granite Door
-- Involved in Missions: San dOria Mission 8-2
-- @pos -50 -17 -154
-----------------------------------
package.loaded["scripts/zones/Temple_of_Uggalepih/TextIDs"] = nil;
-----------------------------------
require("script... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Carpenters_Landing/mobs/Cryptonberry_Assassin.lua | 11 | 1314 | -----------------------------------
-- Area: Carpenters' Landing
-- NPC: Cryptonberry_Assassin
-----------------------------------
-----------------------------------
-- onMobSpawn Action
-----------------------------------
function onMobSpawn(mob)
end;
-----------------------------------
-- onMobFight... | gpl-3.0 |
DarkWanderer/LuaParser | DW.Lua.UnitTests/Code/Fixtures/sort.lua | 6 | 8343 | -- $Id: sort.lua,v 1.38 2016/11/07 13:11:28 roberto Exp $
-- See Copyright Notice in file all.lua
print "testing (parts of) table library"
print "testing unpack"
local unpack = table.unpack
local maxI = math.maxinteger
local minI = math.mininteger
local function checkerror (msg, f, ...)
local s, err = pcall(f, ... | mit |
kidaa/darkstar | scripts/globals/items/bowl_of_boiled_cockatrice.lua | 35 | 1750 | -----------------------------------------
-- ID: 4547
-- Item: Bowl of Boiled Cockatrice
-- Food Effect: 180Min, All Races
-----------------------------------------
-- Strength 5
-- Agility 2
-- Intelligence -1
-- Mind 1
-- Attack % 22
-- Attack Cap 60
-- Ranged ATT % 22
-- Ranged ATT Cap 60
--------------... | gpl-3.0 |
lhog/Zero-K | LuaRules/Utilities/GetUnitIsBuilding.lua | 7 | 3290 | -- $Id:$
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
--
-- Author: jK @2010
-- License: GPLv2 and later
--
-------------------------------------------------------------------------------------... | gpl-2.0 |
waterlgndx/darkstar | scripts/globals/items/homemade_omelette.lua | 2 | 1586 | -----------------------------------------
-- ID: 5707
-- Item: homemade_omelette
-- Food Effect: 30Min, All Races
-----------------------------------------
-- DEF +5
-- Accuracy +12% (cap 80)
-- Attack +10% (cap 40)
-- Ranged Accuracy +12% (cap 80)
-- Ranged Attack +10% (cap 40)
----------------------------------------... | gpl-3.0 |
kidaa/darkstar | scripts/globals/abilities/addendum_black.lua | 28 | 1632 | -----------------------------------
-- Ability: Addendum: Black
-- Allows access to additional Black Magic spells while using Dark Arts.
-- Obtained: Scholar Level 30
-- Recast Time: Stratagem Charge
-- Duration: 2 hours
--
-- Level |Charges |Recharge Time per Charge
-- ----- -------- ---------------
-- 10... | gpl-3.0 |
waterlgndx/darkstar | scripts/globals/spells/flood.lua | 2 | 1119 | -----------------------------------------
-- Spell: Flood
-- Deals water damage to an enemy and lowers its resistance against lightning.
-----------------------------------------
require("scripts/globals/magic");
require("scripts/globals/status");
-----------------------------------------
-- OnSpellCast
-------------... | gpl-3.0 |
aqasaeed/botv | plugins/Plugins.lua | 18 | 6205 | 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 |
lhog/Zero-K | effects/yellow_lightning.lua | 7 | 18483 | -- yellow_lightning_bomb
-- yellow_lightning_bluebolts
-- yellow_lightning_groundflash
-- yellow_lightning_bomb_yellowbolts
-- yellow_lightning_muzzle
-- yellow_lightning_yellowbolts
-- yellow_lightning_bomb_bluebolts
-- yellow_lightningplosion
-- yellow_lightning_stormbolt
local circleString = "r%.5f y10 -1 x10x10 y1... | gpl-2.0 |
waterlgndx/darkstar | scripts/globals/mobskills/venom_spray.lua | 2 | 1058 | ---------------------------------------------
-- Venom
--
-- Description: Deals damage in a fan shaped area. Additional effect: poison
-- Type: Magical Water
-- Utsusemi/Blink absorb: Ignores shadows
-- Range: 10' cone
-- Notes: Additional effect can be removed with Poisona.
--------------------------------------... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Abyssea-Altepa/npcs/Cavernous_Maw.lua | 12 | 1141 | -----------------------------------
-- Area: Abyssea Altepa
-- NPC: Cavernous Maw
-- @pos 444.000 -0.500 320.000 218
-- Notes Teleports Players to South Gustaberg
-----------------------------------
package.loaded["scripts/zones/Abyssea-Altepa/TextIDs"] = nil;
-----------------------------------
------------... | gpl-3.0 |
negati-ve/openshift-mediawiki | php/extensions/Scribunto/engines/LuaCommon/lualib/ustring/charsets.lua | 8 | 61782 | -- This file is automatically generated by make-tables.php
local pats = {
[0x61] = {
[0x0000aa] = 1,
[0x0000ba] = 1,
[0x0001bb] = 1,
[0x0001c0] = 1,
[0x0001c1] = 1,
[0x0001c2] = 1,
[0x0001c3] = 1,
[0x0001c5] = 1,
[0x0001c8] = 1,
[0x0001cb] = 1,
[0x0001f2] = 1,
[0x000294] = 1,
[0x0002e0] = 1,
... | gpl-2.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c60150932.lua | 1 | 2322 | --幻致的结界 冰之槛
function c60150932.initial_effect(c)
--activate
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1,60150932+EFFECT_COUNT_CODE_OATH)
e1:SetCost(c60150932.cost)
e1:SetOperation(c60150932.activate)
c:RegisterEffect(e1)
end
function c60150932... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c50000036.lua | 1 | 2679 | --Warpko 岚剠
function c50000036.initial_effect(c)
--sp
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(50000036,0))
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_HAND)
e1:SetCountLimit(1,50000036)
e1:SetCost(c50000036.ncost)
e1:SetTarget(c50000036.n... | gpl-3.0 |
waterlgndx/darkstar | scripts/zones/South_Gustaberg/npcs/qm2.lua | 2 | 2374 | -----------------------------------
-- Area: South Gustaberg
-- NPC: ???
-- Involved in Quest: Smoke on the Mountain
-- !pos 461 -21 -580 107
-----------------------------------
package.loaded["scripts/zones/South_Gustaberg/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/South_Gustaberg/Tex... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Mhasbaf.lua | 37 | 1030 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Mhasbaf
-- Type: Standard NPC
-- @pos 54.701 -6.999 11.387 50
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Aht_Urhgan_Whit... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Kazham/npcs/Ghemi_Sinterilo.lua | 37 | 1391 | -----------------------------------
-- Area: Kazham
-- NPC: Ghemi Senterilo
-- Standard Merchant NPC
-----------------------------------
require("scripts/globals/shop");
package.loaded["scripts/zones/Kazham/TextIDs"] = nil;
require("scripts/zones/Kazham/TextIDs");
-----------------------------------
-- onT... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/Windurst_Walls/npcs/Juvillie.lua | 38 | 1041 | -----------------------------------
-- Area: Windurst Walls
-- NPC: Juvillie
-- Type: Event Replayer
-- @zone: 239
-- @pos -180.731 -3.451 143.138
--
-- Auto-Script: Requires Verification (Verfied by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Walls/TextIDs"] = nil;
--------... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Windurst_Walls/npcs/Juvillie.lua | 38 | 1041 | -----------------------------------
-- Area: Windurst Walls
-- NPC: Juvillie
-- Type: Event Replayer
-- @zone: 239
-- @pos -180.731 -3.451 143.138
--
-- Auto-Script: Requires Verification (Verfied by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Windurst_Walls/TextIDs"] = nil;
--------... | gpl-3.0 |
lhog/Zero-K | units/staticheavyarty.lua | 4 | 3957 | return { staticheavyarty = {
unitname = [[staticheavyarty]],
name = [[Big Bertha]],
description = [[Strategic Plasma Cannon]],
buildCostMetal = 6000,
builder = false,
buildingGroundDecalDecaySpeed = 30,
bu... | gpl-2.0 |
lhog/Zero-K | effects/gundam_powerplant_explosion.lua | 25 | 3625 | -- powerplant_explosion
return {
["powerplant_explosion"] = {
electric1 = {
air = true,
class = [[heatcloud]],
count = 3,
ground = true,
water = true,
properties = {
alwaysvisible = true,
he... | gpl-2.0 |
davidedmonds/darkstar | scripts/zones/Port_San_dOria/npcs/Prietta.lua | 13 | 1435 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Prietta
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Port_San_dOria/TextIDs"] = nil;
require("scripts/zones/Port_San_dOria/TextIDs");
-----------------------------------
-- onTrade Action
--------... | gpl-3.0 |
will4wachter/Project1 | scripts/globals/mobskills/Fulmination.lua | 8 | 1235 | ---------------------------------------------
-- Fulmination
--
-- Description: Deals heavy magical damage in an area of effect. Additional effect: Paralysis + Stun
-- Type: Magical
-- Wipes Shadows
-- Range: 30 yalms
---------------------------------------------
require("/scripts/globals/settings");
require("/scr... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c80021026.lua | 1 | 3319 | --魔王兵团 女恶魔
function c80021026.initial_effect(c)
--spsummon
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(80021026,0))
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_SUMMON_SUCCESS)
e1:SetRange(LOCATION_HAND)
e1:SetProperty(EFFECT_FLA... | gpl-3.0 |
lhog/Zero-K | scripts/zenith.lua | 2 | 11626 | include "constants.lua"
local base = piece "base"
local flare = piece "flare"
local firept = piece "firept"
local SOURCE_RANGE = 4000 -- size of the box which the emit point can be randomly placed in
local SOURCE_HEIGHT = 9001
local HOVER_RANGE = 1600
local HOVER_HEIGHT = 2600
local AIM_RADIUS = 160
-- 6 minutes t... | gpl-2.0 |
kidaa/darkstar | scripts/zones/West_Sarutabaruta/npcs/Banege_RK.lua | 30 | 3066 | -----------------------------------
-- Area: West Sarutabaruta
-- NPC: Banege, R.K.
-- Type: Border Conquest Guards
-- @pos 399.450 -25.858 727.545 115
-----------------------------------
package.loaded["scripts/zones/West_Sarutabaruta/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/conq... | gpl-3.0 |
will4wachter/Project1 | scripts/globals/mobskills/Miasma.lua | 6 | 1146 | ---------------------------------------------
-- 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 |
waterlgndx/darkstar | scripts/zones/Northern_San_dOria/npcs/Ailbeche.lua | 2 | 7310 | -----------------------------------
-- Area: Northern San d'Oria
-- NPC: Ailbeche
-- Starts and Finishes Quest: Father and Son, Sharpening the Sword, A Boy's Dream (start)
-- @zone 231
-- !pos 4 -1 24
-----------------------------------
package.loaded["scripts/zones/Northern_San_dOria/TextIDs"] = nil;
----------------... | gpl-3.0 |
davidedmonds/darkstar | scripts/globals/items/serving_of_leadafry.lua | 35 | 1203 | -----------------------------------------
-- ID: 5161
-- Item: serving_of_leadafry
-- Food Effect: 240Min, All Races
-----------------------------------------
-- Agility 5
-- Vitality 2
-----------------------------------------
require("scripts/globals/status");
-----------------------------------------
-... | gpl-3.0 |
lhog/Zero-K | scripts/turretheavylaser.lua | 3 | 4565 | include "constants.lua"
include "pieceControl.lua"
include "aimPosTerraform.lua"
----------------------------------------------------------------------------------------------
-- Model Pieces
local basebottom, basemid, basetop, holder, housing, spindle, aim = piece('basebottom', 'basemid', 'basetop', 'holder', 'housin... | gpl-2.0 |
waterlgndx/darkstar | scripts/globals/abilities/pets/sand_breath.lua | 2 | 1362 | ---------------------------------------------------
-- Sand Breath
---------------------------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require("scripts/globals/monstertpmoves");
require("scripts/globals/ability");
-------------------------------------------------... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Windurst_Woods/npcs/Kopuro-Popuro.lua | 19 | 6247 | -----------------------------------
-- Area: Windurst Woods
-- NPC: Kopuro-Popuro
-- Type: Standard NPC
-- @zone: 241
-- @pos -0.037 -4.749 -22.589
-- Starts Quests: The All-New C-2000, Legendary Plan B, The All-New C-3000
-- Involved in quests: Lost Chick
-----------------------------------
require("scripts/glob... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c60150540.lua | 1 | 4205 | --幻灭执行官 阿兰玳特
function c60150540.initial_effect(c)
c:EnableReviveLimit()
--cannot special summon
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE)
e1:SetCode(EFFECT_SPSUMMON_CONDITION)
c:RegisterEffect(e1)
--special summon
local e2=E... | gpl-3.0 |
will4wachter/Project1 | scripts/globals/abilities/mug.lua | 4 | 1523 | -----------------------------------
-- Ability: Mug
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
-----------------------------------
-- OnUseAbility
-----------------------------------
function OnAbilityCheck(player,target,ability)
return 0,... | gpl-3.0 |
martin-eden/workshop | concepts/pkzip/parser/parse/extra_data/infozip_timestamp.lua | 1 | 1638 | --[[
Parse InfoZip timestamp extra data. Return table.
Well, here is one more obscure case.
<flag> is bitmap for three values: time modified, created and
accessed. It relates to data in local file header. But also present
in central file header too.
If it is present in central file header then it should ... | gpl-3.0 |
davidedmonds/darkstar | scripts/globals/spells/hyoton_ni.lua | 17 | 1247 | -----------------------------------------
-- Spell: Hyoton: Ni
-- Deals ice damage to an enemy and lowers its resistance against fire.
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
-----------------------------------------
-- OnSpellCast
-----... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Aht_Urhgan_Whitegate/npcs/Saluhwa.lua | 34 | 1475 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Saluhwa
-- Standard Merchant NPC
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/shop");
require("scripts/zones/Aht_Urh... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Saluhwa.lua | 34 | 1475 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Saluhwa
-- Standard Merchant NPC
-----------------------------------
package.loaded["scripts/zones/Aht_Urhgan_Whitegate/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/shop");
require("scripts/zones/Aht_Urh... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Windurst_Woods/npcs/Hae_Jakkya.lua | 19 | 1330 | -----------------------------------
-- Area: Windurst Woods
-- NPC: Hae Jakkya
-- Working 100%
-----------------------------------
require("scripts/globals/settings");
-----------------------------------
-- onTrade Action
-----------------------------------
function onTrade(player,npc,trade)
end;
--... | gpl-3.0 |
kidaa/darkstar | scripts/globals/items/chunk_of_hydra_meat.lua | 18 | 1515 | -----------------------------------------
-- ID: 5564
-- Item: Chunk of Hydra Meat
-- Effect: 5 Minutes, food effect, Galka Only
-----------------------------------------
-- HP 10
-- MP -10
-- Strength +6
-- Intelligence -8
-- Demon Killer 10
-----------------------------------------
require("scripts/globals/status");... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Woh_Gates/Zone.lua | 34 | 1270 | -----------------------------------
--
-- Zone: Woh Gates
--
-----------------------------------
package.loaded["scripts/zones/Woh_Gates/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/zones/Woh_Gates/TextIDs");
-----------------------------------
... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c21520129.lua | 1 | 2897 | --星曜成像-苍龙
function c21520129.initial_effect(c)
c:EnableReviveLimit()
--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(c21520129.spcon)
c:RegisterEffect(e1)
--cannot ... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Western_Altepa_Desert/npcs/_3h8.lua | 17 | 1899 | -----------------------------------
-- Area: Western Altepa Desert
-- NPC: _3h8 (Sapphire Column)
-- Notes: Mechanism for Altepa Gate
-- @pos -499 10 224 125
-----------------------------------
package.loaded["scripts/zones/Western_Altepa_Desert/TextIDs"] = nil;
-----------------------------------
require(... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c33700090.lua | 1 | 1902 | --Nice to Meet You, Japari Park!
function c33700090.initial_effect(c)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetOperation(c33700090.operation)
c:RegisterEffect(e1)
--self
local e3=Effect.CreateEffect(c)
e3:SetType(EFFECT_TYPE_FIELD+EFFECT_T... | gpl-3.0 |
waterlgndx/darkstar | scripts/globals/items/beluga.lua | 2 | 1083 | -----------------------------------------
-- ID: Beluga
-- Beluga
-- Additional Effect: Ice Damage
-----------------------------------------
require("scripts/globals/status");
require("scripts/globals/magic");
require("scripts/globals/msg");
-----------------------------------
function onAdditionalEffect(player,target... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Spire_of_Mea/npcs/Radiant_Aureole.lua | 17 | 1077 | -----------------------------------
-- Area: Spire of Mea
-- NPC: Radiant Aureole
-----------------------------------
package.loaded["scripts/zones/Spire_of_Mea/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Spire_of_Mea/TextIDs");
-----------------------------------
-- onTrade... | gpl-3.0 |
Murloc992/TBCBackporting | Jamba/Jamba/Libs/AceGUI-3.0-SharedMediaWidgets/AceGUI-3.0-SharedMediaWidgets/SharedFunctions.lua | 3 | 1455 | -- Widget is based on the AceGUIWidget-DropDown.lua supplied with AceGUI-3.0
-- Widget created by Yssaril
LoadAddOn("LibSharedMedia-3.0")
local AceGUI = LibStub("AceGUI-3.0")
local Media = LibStub("LibSharedMedia-3.0")
AceGUISharedMediaWidgets = {}
do
AceGUIWidgetLSMlists = {
['font'] = Media:HashTable("font"),
[... | gpl-3.0 |
kidaa/darkstar | scripts/zones/Castle_Zvahl_Keep/npcs/_4i5.lua | 23 | 1492 | -----------------------------------
-- Area: Castle Zvahl Keep
-- NPC: Ore door
-- Involved In Quest: Recollections
-- @pos -14 0 69 162
-----------------------------------
package.loaded["scripts/zones/Castle_Zvahl_Keep/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/keyitems");
require... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/Kazham/npcs/Mijeh_Sholpoilo.lua | 15 | 1102 | -----------------------------------
-- Area: Kazham
-- NPC: Mijeh Sholpoilo
-- Standard Info NPC
-----------------------------------
package.loaded["scripts/zones/Kazham/TextIDs"] = nil;
require("scripts/zones/Kazham/TextIDs");
-----------------------------------
-- onTrade Action
-------------------------... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Palborough_Mines/npcs/_3z6.lua | 14 | 1039 | -----------------------------------
-- Elevator in Palborough
-----------------------------------
package.loaded["scripts/zones/Palborough_Mines/TextIDs"] = nil;
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/quests");
require("scripts/zones/Palborough_Mines/T... | gpl-3.0 |
davidedmonds/darkstar | scripts/globals/items/bowl_of_shimmy_soup.lua | 36 | 1323 | -----------------------------------------
-- ID: 5931
-- Item: Bowl of Shimmy Soup
-- Food Effect: 4 Hrs, All Races
-----------------------------------------
-- MP 32
-- Mind 5
-- HP Recovered While Healing 5
-- Enmity -5
-----------------------------------------
require("scripts/globals/status");
-------------------... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/Beaucedine_Glacier_[S]/npcs/Disserond_RK.lua | 38 | 1067 | -----------------------------------
-- Area: Beaucedine Glacier (S)
-- NPC: Disserond, R.K.
-- Type: Campaign Arbiter
-- @zone: 136
-- @pos 76.178 -60.763 -48.775
--
-- Auto-Script: Requires Verification (Verified by Brawndo)
-----------------------------------
package.loaded["scripts/zones/Beaucedine_Glacier_[S]... | gpl-3.0 |
davidedmonds/darkstar | scripts/globals/items/cherry_muffin.lua | 37 | 1344 | -----------------------------------------
-- ID: 5653
-- Item: Cherry Muffin
-- Food Effect: 30Min, All Races
-----------------------------------------
-- Intelligence 1
-- Magic % 10
-- Magic Cap 80
-- Agility -1
-----------------------------------------
require("scripts/globals/status");
--------------... | gpl-3.0 |
waterlgndx/darkstar | scripts/zones/Caedarva_Mire/npcs/qm9.lua | 2 | 1347 | -----------------------------------
-- Area: Caedarva Mire
-- NPC: qm9
-- Involved in quest: The Wayward Automation
-- !pos 129 1.396 -631 79
-----------------------------------
package.loaded["scripts/zones/Caedarva_Mire/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/Caedarva_Mire/TextID... | gpl-3.0 |
davidedmonds/darkstar | scripts/globals/abilities/fire_maneuver.lua | 35 | 1604 | -----------------------------------
-- Ability: Fire Maneuver
-- Enhances the effect of fire attachments. Must have animator equipped.
-- Obtained: Puppetmaster level 1
-- Recast Time: 10 seconds (shared with all maneuvers)
-- Duration: 1 minute
-----------------------------------
require("scripts/globals/status");
re... | gpl-3.0 |
MonokuroInzanaito/ygopro-777DIY | expansions/script/c114000025.lua | 1 | 2382 | --★武旦の魔女 Ophelia(オフェリア)
function c114000025.initial_effect(c)
--spsummon
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_REMOVE)
e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e1:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_DAMAGE_STEP)
e1:SetCode(EVENT_TO_GRAVE)
e1:SetRange(LOC... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/Cape_Teriggan/npcs/HomePoint#1.lua | 19 | 1196 | -----------------------------------
-- Area: Cape Teriggan
-- NPC: HomePoint#1
-- @pos -303 -8 526 113
-----------------------------------
package.loaded["scripts/zones/Cape_Teriggan/TextIDs"] = nil;
require("scripts/globals/settings");
require("scripts/zones/Cape_Teriggan/TextIDs");
require("scripts/globals/homepo... | gpl-3.0 |
Thonik/FritoMod | fritomod/StackTrace.lua | 1 | 2804 | if nil ~= require then
require "fritomod/OOP-Class";
require "fritomod/Lists";
end;
StackTrace=OOP.Class();
local function BlizzardStackTrace()
assert(debugstack, "BlizzardStackTrace requires debugstack() to be available");
return Lists.Map({("\n"):split(debugstack(4))}, function(stackLevel)
local level={};
l... | mit |
davidedmonds/darkstar | scripts/zones/Southern_San_dOria_[S]/npcs/RongeloutsNDistaud.lua | 17 | 1622 | -----------------------------------
-- Area: Southern SandOria [S]
-- NPC: Rongelouts N Distaud
-- @zone 80
-- @pos 0.067 2 -22
-----------------------------------
package.loaded["scripts/zones/Southern_San_dOria_[S]/TextIDs"] = nil;
require("scripts/zones/Southern_San_dOria_[S]/TextIDs");
require("scripts/glob... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Windurst_Waters/npcs/Rukuku.lua | 36 | 1417 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Rukuku
-- Involved in Quest: Making the Grade
-- Working 100%
-- @zone = 238
-- @pos = 130 -6 160
-----------------------------------
package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil;
-----------------------------------
r... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/East_Ronfaure/npcs/Rayochindot.lua | 38 | 1028 | -----------------------------------
-- Area: East Ronfaure
-- NPC: Rayochindot
-- Type: Gate Guard
-- @pos 93.159 -62.999 272.601 101
-----------------------------------
package.loaded["scripts/zones/East_Ronfaure/TextIDs"] = nil;
-----------------------------------
require("scripts/zones/East_Ronfaure/TextIDs");
... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Port_Windurst/npcs/Kususu.lua | 36 | 1768 | -----------------------------------
-- Area: Port Windurst
-- NPC: Kususu
-- 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/TextID... | gpl-3.0 |
davidedmonds/darkstar | scripts/zones/Lower_Jeuno/npcs/_l07.lua | 36 | 1561 | -----------------------------------
-- Area: Lower Jeuno
-- NPC: Streetlamp
-- Involved in Quests: Community Service
-- @zone 245
-- @pos -45.148 0 -47.279
-----------------------------------
package.loaded["scripts/zones/Lower_Jeuno/TextIDs"] = nil;
-----------------------------------
require("scripts/glob... | gpl-3.0 |
will4wachter/Project1 | scripts/zones/Labyrinth_of_Onzozo/mobs/Goblin_Mercenary.lua | 10 | 1061 | -----------------------------------
-- Area: Labyrinth of Onzozo
-- MOB: Goblin Mercenary
-- Note: Place holder Soulstealer Skullnix
-----------------------------------
require("/scripts/zones/Labyrinth_of_Onzozo/MobIDs");
-----------------------------------
-- onMobDeath
----------------------------------... | gpl-3.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.