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
kidaa/Awakening-Core3
bin/scripts/object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_s11_gen4.lua
1
6164
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/intangible/pet/thune_hue.lua
3
2184
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/structure/naboo/gate_narrow_s01.lua
3
2240
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/ship/attachment/weapon/xwing_weapon2_pos_s05_1.lua
3
2308
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
jvburnes/node9
fs/os/lib/pl/utils.lua
9
14915
--- Generally useful routines. -- See @{01-introduction.md.Generally_useful_functions|the Guide}. -- @module pl.utils local format,gsub,byte = string.format,string.gsub,string.byte local compat = require 'pl.compat' local clock = os.clock local stdout = io.stdout local append = table.insert local unpack = rawget(_G,'u...
mit
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_leggings.lua
2
4021
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/weapon/ranged/rifle/base/objects.lua
3
3937
--Copyright (C) 2009 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/lair/base/poi_all_lair_mound_small.lua
2
2312
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
hartmark/OpenRA
mods/cnc/maps/gdi06/gdi06.lua
4
4952
--[[ Copyright 2007-2020 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
kidaa/Awakening-Core3
bin/scripts/object/tangible/ship/components/armor/arm_corellian_light_durasteel.lua
3
2328
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/space/capacitor/energy_saver_battery_mk4.lua
2
3335
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/zones/Windurst_Woods/npcs/Kopuro-Popuro.lua
2
5002
----------------------------------- -- Area: Windurst Woods -- NPC: Kopuro-Popuro -- Type: Standard NPC -- !pos -0.037 -4.749 -22.589 241 -- Starts Quests: The All-New C-2000, Legendary Plan B, The All-New C-3000 -- Involved in quests: Lost Chick ----------------------------------- package.loaded["scripts/zones/Windur...
gpl-3.0
eraffxi/darkstar
scripts/commands/mobhere.lua
22
1600
--------------------------------------------------------------------------------------------------- -- func: mobhere <mobId> -- desc: Spawns a MOB and then moves it to the current position, if in same zone. -- Errors will despawn the MOB unless "noDepop" was specified (any value works). --------------------------...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/bio_engineer/creature/creature_sharnaff.lua
1
3355
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/resource_container/energy_liquid_lg.lua
3
2247
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/commands/melee1hLunge1.lua
1
2547
--Copyright (C) 2007 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/commands/polearmSweep2.lua
1
2615
--Copyright (C) 2007 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/dressed_commoner_fat_zabrak_male_02.lua
3
2256
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/dressed_corsec_detective_human_female_01.lua
3
2276
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/creature/npc/base/zabrak_base_female.lua
3
2232
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
palmettos/cnLuCI
libs/httpclient/luasrc/httpclient.lua
6
9390
--[[ LuCI - Lua Development Framework Copyright 2009 Steven Barth <steven@midlink.org> 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 $Id$ ]]-- requi...
apache-2.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/component/vehicle/mini_launcher_pod.lua
3
2264
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/ship/components/weapon/wpn_armek_advanced.lua
3
2288
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/globals/items/chocolate_cake.lua
2
1113
----------------------------------------- -- ID: 5633 -- Item: Chocolate Cake -- Food Effect: 3 Hrs, All Races ----------------------------------------- -- TODO: Group Effect -- MP +3% (cap 90) -- HP Recovered while healing +1 -- MP Recovered while healing +6 ----------------------------------------- require("scripts/g...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/ship/attachment/weapon/blacksun_light_weapon_s06.lua
3
2316
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/deed/city_deed/cloning_naboo_deed.lua
3
2833
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen5.lua
1
5184
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/dressed_rebel_corporal_moncal_male_01.lua
3
2264
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/mobile/thug/criminal.lua
1
1569
criminal = Creature:new { objectName = "@mob/creature_names:criminal", socialGroup = "thug", pvpFaction = "thug", faction = "thug", level = 7, chanceHit = 0.26, damageMin = 55, damageMax = 65, baseXp = 187, baseHAM = 270, baseHAMmax = 330, armor = 0, resists = {0,0,0,0,0,0,0,-1,-1}, meatType = "", meatAm...
lgpl-3.0
eraffxi/darkstar
scripts/globals/items/bean_daifuku_+1.lua
2
1961
----------------------------------------- -- ID: 6342 -- Item: bean_daifuku_+1 -- Food Effect: 60 Min, All Races ----------------------------------------- -- HP +30 -- VIT +4 -- Accuracy +11% (cap 54) -- Ranged Accuracy +11% (cap 54) -- Pet: -- HP +30 -- VIT +4 -- Accuracy +11% (cap 81) -- Ranged Accuracy +11% (cap 81)...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/particle/pt_lair_med_damage.lua
3
2224
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/building/poi/creature_lair_langlatch.lua
1
2232
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
FerdinandoLM/telegram-bot
plugins/img_google.lua
2
3090
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
widelands/widelands
data/tribes/buildings/productionsites/atlanteans/farm/init.lua
1
2037
push_textdomain("tribes") dirname = path.dirname(__file__) wl.Descriptions():new_productionsite_type { name = "atlanteans_farm", -- TRANSLATORS: This is a building name used in lists of buildings descname = pgettext("atlanteans_building", "Farm"), icon = dirname .. "menu.png", size = "big", buildco...
gpl-2.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/painting/bestine_quest_painting.lua
3
2248
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
hartmark/OpenRA
mods/d2k/maps/ordos-06a/ordos06a.lua
3
9427
--[[ Copyright 2007-2020 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
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/clothing/clothing_ith_belt_formal_16.lua
3
2296
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/mobile/tatooine/plague_victim.lua
1
1028
plague_victim = Creature:new { objectName = "@mob/creature_names:plague_victim", socialGroup = "townsperson", pvpFaction = "townsperson", faction = "townsperson", level = 6, chanceHit = 0.250000, damageMin = 50, damageMax = 55, baseXp = 113, baseHAM = 180, baseHAMmax = 220, armor = 0, resists = {0,0,0,0,0,...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/building/general/cave_05_ice_s02.lua
3
2216
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/zones/Promyvion-Dem/mobs/Memory_Receptacle.lua
2
2078
----------------------------------- -- Area: Promyvion-Dem -- MOB: Memory Receptacle ----------------------------------- require("scripts/zones/Promyvion-Dem/MobIDs"); require("scripts/globals/status"); function onMobInitialize(mob) mob:addMod(dsp.mod.REGAIN, 100); -- 10% Regain for now mob:SetAutoAttackEnabl...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/wookiee_lifeday_female1.lua
3
2208
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/zones/Rabao/npcs/Shiny_Teeth.lua
2
1363
----------------------------------- -- Area: Rabao -- NPC: Shiny Teeth -- Standard Merchant NPC -- !pos -30 8 99 247 ----------------------------------- package.loaded["scripts/zones/Rabao/TextIDs"] = nil; ----------------------------------- require("scripts/globals/shop"); require("scripts/zones/Rabao/TextIDs"); ----...
gpl-3.0
fhaoquan/skynet
service/bootstrap.lua
29
1191
local skynet = require "skynet" local harbor = require "skynet.harbor" require "skynet.manager" -- import skynet.launch, ... local memory = require "memory" skynet.start(function() local sharestring = tonumber(skynet.getenv "sharestring") memory.ssexpand(sharestring or 4096) local standalone = skynet.getenv "stand...
mit
kidaa/Awakening-Core3
bin/scripts/object/static/item/item_comp_ion_cannon.lua
3
2216
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/loot/items/armor/bone_armor_gloves.lua
4
1122
bone_armor_gloves = { minimumLevel = 0, maximumLevel = -1, customObjectName = "Bone Armor Gloves", directObjectTemplate = "object/tangible/wearables/armor/bone/armor_bone_s01_gloves.iff", craftingValues = { {"armor_rating",1,1,0}, {"energyeffectiveness",10,35,10}, {"armor_effectiveness",4,19,10}, {"armor_i...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/structure/corellia/corl_imprv_column_s03.lua
3
2276
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/building/tatooine/filler_building_tatt_style01_11.lua
3
2284
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/dressed_stormtrooper_groupleader_m.lua
3
2252
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/zones/Lufaise_Meadows/npcs/qm4.lua
2
1217
----------------------------------- -- Area: Lufaise Meadows -- NPC: ??? - spawns Splinterspine Grukjuk for quest "A Hard Day's Knight" -- !pos -38.605 -9.022 -290.700 24 ----------------------------------- package.loaded["scripts/zones/Lufaise_Meadows/TextIDs"] = nil; ----------------------------------- require("scri...
gpl-3.0
hayword/tfatf_epgp
libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
30
7163
--[[----------------------------------------------------------------------------- EditBox Widget -------------------------------------------------------------------------------]] local Type, Version = "EditBox", 25 local AceGUI = LibStub and LibStub("AceGUI-3.0", true) if not AceGUI or (AceGUI:GetWidgetVersion(Type) or...
bsd-3-clause
elihugarret/Curso-AI
AV/ca_2D_greyscott.lua
1
6119
--[[ Based on the irreversible reactions U + 2V -> 3V V -> P The change in concentration du/dt and dv/dt are: Du nabla^2 u - uv^2 + F(1-u) Dv nabla^2 v + uv^2 - (F + k)v Du, Dv, F and k are constants. Du nabla^2 u and Dv nabla^2 v are diffusion terms, stating that u and v increase according to the Laplacian...
mit
kidaa/Awakening-Core3
bin/scripts/mobile/naboo/naboo_police_chief.lua
1
1135
naboo_police_chief = Creature:new { objectName = "@mob/creature_names:naboo_police_chief", socialGroup = "naboo_security_force", pvpFaction = "naboo_security_force", faction = "naboo_security_force", level = 10, chanceHit = 0.28, damageMin = 90, damageMax = 110, baseXp = 356, baseHAM = 810, baseHAMmax = 990,...
lgpl-3.0
Death15/SuperSwatchTG
plugins/twitter_send.lua
627
1555
do local OAuth = require "OAuth" local consumer_key = "" local consumer_secret = "" local access_token = "" local access_token_secret = "" local client = OAuth.new(consumer_key, consumer_secret, { RequestToken = "https://api.twitter.com/oauth/request_token", AuthorizeUser = {"https://api.twitter.com/oauth/autho...
gpl-2.0
widelands/widelands
data/tribes/buildings/militarysites/empire/fortress/init.lua
1
2211
push_textdomain("tribes") dirname = path.dirname(__file__) wl.Descriptions():new_militarysite_type { name = "empire_fortress", -- TRANSLATORS: This is a building name used in lists of buildings descname = pgettext("empire_building", "Fortress"), icon = dirname .. "menu.png", size = "big", enhanceme...
gpl-2.0
houqp/koreader
frontend/ui/widget/footnotewidget.lua
1
13240
local Blitbuffer = require("ffi/blitbuffer") local BottomContainer = require("ui/widget/container/bottomcontainer") local CenterContainer = require("ui/widget/container/centercontainer") local Device = require("device") local Event = require("ui/event") local FrameContainer = require("ui/widget/container/framecontainer...
agpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/food/crafted/drink_ruby_bliel.lua
3
3367
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/weapon/ranged/creature/creature_spit_small_red.lua
1
5040
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/warren_scientist_s03.lua
3
2196
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/wearables/backpack/backpack_s03.lua
3
3641
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_s3.lua
1
6181
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/zones/AlTaieu/mobs/Jailer_of_Love.lua
2
2760
----------------------------------- -- Area: Al'Taieu -- NM: Jailer of Love -- !pos 431.522 -0.912 -603.503 33 ----------------------------------- require("scripts/zones/AlTaieu/MobIDs") require("scripts/globals/status") ----------------------------------- local minionGroup = { [0] = 10, -- Qnxzomit [1] = 19...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/instrument/instrument_organ_figrin_dan.lua
3
2713
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/space/weapon/missile/wpn_spacebomb_missile_mk2.lua
2
3244
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/mobile/faction/imperial/crackdown_imperial_noncom.lua
1
1347
crackdown_imperial_noncom = Creature:new { objectName = "@mob/creature_names:crackdown_imperial_noncom", socialGroup = "imperial", pvpFaction = "imperial", faction = "imperial", level = 1, chanceHit = 0.3, damageMin = 150, damageMax = 160, baseXp = 40, baseHAM = 2000, baseHAMmax = 2400, armor = 0, resists ...
lgpl-3.0
eraffxi/darkstar
scripts/zones/Cloister_of_Frost/bcnms/trial_by_ice.lua
2
1946
----------------------------------- -- Area: Cloister of Frost -- BCNM: Trial by Ice -- !pos 558 0.1 596 203 ----------------------------------- package.loaded["scripts/zones/Cloister_of_Frost/TextIDs"] = nil; ------------------------------------- require("scripts/globals/keyitems"); require("scripts/globals/quests");...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/chemistry/med_fire_blanket.lua
2
3457
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/medicine/crafted/medpack_wound_action_a.lua
3
2953
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/firework/serverobjects.lua
3
2479
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/vehicle/civilian/speeder_bike.lua
2
3168
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/bio_engineer/creature/creature_swirl_prong.lua
1
3373
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/mobile/tatooine/mat_rags_greater_desert_womp_rat.lua
1
1109
mat_rags_greater_desert_womp_rat = Creature:new { objectName = "@mob/creature_names:greater_desert_womprat", socialGroup = "rat", pvpFaction = "", faction = "", level = 22, chanceHit = 0.35, damageMin = 210, damageMax = 220, baseXp = 2006, baseHAM = 5900, baseHAMmax = 7200, armor = 0, resists = {10,10,35,3...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/dressed_nym_brawler_nikto_m.lua
3
2224
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/ship/crafted/weapon/weapon_incom_disruptor.lua
3
2292
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/zones/Windurst_Waters/npcs/Hakeem.lua
2
1371
----------------------------------- -- Area: Windurst Waters -- NPC: Hakeem -- Type: Cooking Image Support -- !pos -123.120 -2.999 65.472 238 ----------------------------------- package.loaded["scripts/zones/Windurst_Waters/TextIDs"] = nil; ----------------------------------- require("scripts/globals/status"); require...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_s2_gen4.lua
1
6160
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/food/base/base_food.lua
3
2200
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/dressed_rebel_brigadier_general_bith_male.lua
3
2280
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/globals/abilities/beast_roll.lua
2
2881
----------------------------------- -- Ability: Beast Roll -- Enhances pet attacks for party members within area of effect -- Optimal Job: Beastmaster -- Lucky Number: 4 -- Unlucky Number: 8 -- Level: 34 -- Phantom Roll +1 Value: 3 -- -- Die Roll |No BST |With BST -- -------- -------- ----------- -- 1 |16...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/commands/headShot2.lua
1
2421
--Copyright (C) 2007 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
lgpl-3.0
eraffxi/darkstar
scripts/zones/Navukgo_Execution_Chamber/npcs/_1s1.lua
2
1025
----------------------------------- -- Area: Navukgo Execution Chamber -- NPC: Cast Bronze Gate (Inside BCNM) -- @zone 282 -123 380 64 ----------------------------------- package.loaded["scripts/zones/Navukgo_Execution_Chamber/TextIDs"] = nil; package.loaded["scripts/globals/bcnm"] = nil; -----------------------------...
gpl-3.0
eraffxi/darkstar
scripts/zones/Sacrarium/npcs/Stale_Draft.lua
7
1610
----------------------------------- -- NPC: Stale Draft -- Area: Sacrarium -- Notes: Used to spawn Swift Belt NM's ----------------------------------- package.loaded["scripts/zones/Sacrarium/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Sacrarium/TextIDs"); require("scripts/zones/Sacrariu...
gpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/ship/components/armor/arm_cygnus_light_weave.lua
3
2300
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/lair/eopie/objects.lua
3
11070
--Copyright (C) 2009 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later version. ...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/item/item_tool_sandstat.lua
3
2208
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
eraffxi/darkstar
scripts/globals/spells/enchanting_etude.lua
2
1872
----------------------------------------- -- Spell: Enchanting Etude -- Static CHR Boost, BRD 22 ----------------------------------------- require("scripts/globals/status"); require("scripts/globals/magic"); require("scripts/globals/msg"); ----------------------------------------- function onMagicCastingCheck(caster,t...
gpl-3.0
NezzKryptic/Wire
lua/autorun/wire_load.lua
3
5041
--[[ Copyright 2013 Wiremod Developers https://github.com/wiremod/ 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 o...
apache-2.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/loot/misc/hyperdrive_part_s01.lua
3
2240
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/component/droid/repair/diagnostic_circuit.lua
3
2872
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/chemistry/medpack_enhance_quickness_b.lua
2
3648
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/loot/dungeon/death_watch_bunker/mining_drill_reward.lua
3
2328
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/mobile/faction/imperial/stormtrooper_sniper.lua
1
1360
stormtrooper_sniper = Creature:new { objectName = "@mob/creature_names:stormtrooper_sniper", socialGroup = "imperial", pvpFaction = "imperial", faction = "imperial", level = 25, chanceHit = 0.360000, damageMin = 250, damageMax = 260, baseXp = 2637, baseHAM = 6800, baseHAMmax = 8300, armor = 0, resists = {0...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/loot/items/armor/bone_armor_bracer_l.lua
4
1136
bone_armor_bracer_l = { minimumLevel = 0, maximumLevel = -1, customObjectName = "a Bone Armor Left Bracer", directObjectTemplate = "object/tangible/wearables/armor/bone/armor_bone_s01_bracer_l.iff", craftingValues = { {"armor_rating",1,1,0}, {"energyeffectiveness",10,35,10}, {"armor_effectiveness",4,19,10}, ...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/building/player/player_house_corellia_medium_style_01.lua
1
4327
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/space/debris/tie_fighter_debris_g.lua
3
2248
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/draft_schematic/clothing/clothing_jacket_casual_36.lua
2
3365
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/particle/particle_test_9.lua
3
2212
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/deed/faction_perk/hq/hq_s02_pvp.lua
3
2359
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/lair/gnort/lair_gnort_mountain.lua
2
2296
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/lair/bearded_jax/lair_bearded_jax_grassland.lua
2
2348
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/static/item/item_container_inorganic_water.lua
3
2256
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0