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 |
|---|---|---|---|---|---|
m3rlin87/darkstar | scripts/zones/Mine_Shaft_2716/npcs/_0d0.lua | 1 | 1494 | -----------------------------------
-- Area: Mine_Shaft_2716
-- NPC: Shaft entrance
-----------------------------------
require("scripts/globals/bcnm");
require("scripts/globals/quests");
require("scripts/globals/missions");
function onTrade(player,npc,trade)
if (player:getCurrentMission(COP) == THREE_PATHS and ... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/King_Ranperres_Tomb/mobs/Vrtra.lua | 2 | 1824 | -----------------------------------
-- Area: King Ranperre's Tomb
-- MOB: Vrtra
-----------------------------------
require("scripts/globals/status");
require("scripts/globals/titles");
-----------------------------------
local offsets = {1, 3, 5, 2, 4, 6};
function onMobEngaged(mob, target)
mob:resetLocalVars()... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/The_Eldieme_Necropolis/npcs/_5fl.lua | 3 | 2145 | -----------------------------------
-- Area: The Eldieme Necropolis
-- NPC: East Plate
-- !pos 231 -34 20 195
-----------------------------------
function onTrade(player,npc,trade)
end;
function onTrigger(player,npc)
local state0 = 8;
local state1 = 9;
local DoorOffset = npc:getID() - 20; -- _5f1
if... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/La_Theine_Plateau/npcs/Equesobillot.lua | 1 | 2007 | -----------------------------------
-- Area: La Theine Plateau
-- NPC: Equesobillot
-- Involved in Mission: The Rescue Drill
-- !pos -287 9 284 102
-----------------------------------
require("scripts/globals/missions");
local ID = require("scripts/zones/La_Theine_Plateau/IDs");
-----------------------------------
fu... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Windurst_Waters/npcs/Ohbiru-Dohbiru.lua | 1 | 10036 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Ohbiru-Dohbiru
-- Involved in quest: Food For Thought, Say It with Flowers
-- Starts and finishes quest: Toraimarai Turmoil
-----------------------------------
require("scripts/globals/quests");
require("scripts/globals/titles");
require("scripts/gl... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Bastok_Markets/npcs/Pavel.lua | 1 | 1149 | -----------------------------------
-- Area: Bastok Markets
-- NPC: Pavel
-- Involved in Quest: Stamp Hunt
-- !pos -349.798 -10.002 -181.296 235
-----------------------------------
require("scripts/globals/quests");
-----------------------------------
function onTrade(player,npc,trade)
end;
function onTrigger(player... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Bastok_Markets/npcs/Brunhilde.lua | 12 | 1025 | -----------------------------------
-- Area: Bastok Markets
-- NPC: Brunhilde
-- Standard Merchant NPC
-- !pos -305.775 -10.319 -152.173 235
-----------------------------------
local ID = require("scripts/zones/Bastok_Markets/IDs")
require("scripts/globals/shop")
function onTrigger(player,npc)
local stock =
{... | gpl-3.0 |
m3rlin87/darkstar | scripts/commands/changejob.lua | 14 | 1635 | ---------------------------------------------------------------------------------------------------
-- func: changejob
-- desc: Changes the players current job.
---------------------------------------------------------------------------------------------------
require("scripts/globals/status");
cmdprops =
{
permi... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Waoud.lua | 1 | 7458 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Waoud
-- Standard Info NPC
-- Involved in quests: An Empty Vessel (BLU flag), Beginnings (BLU AF1)
-- !pos 65 -6 -78 50
-----------------------------------
require("scripts/globals/settings")
require("scripts/globals/status")
require("scripts/gl... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/weaponskills/shark_bite.lua | 1 | 1485 | -----------------------------------
-- Shark Bite
-- Dagger weapon skill
-- Skill level: 225
-- Delivers a twofold attack. Damage varies with TP.
-- Will stack with Sneak Attack.
-- Will stack with Trick Attack.
-- Aligned with the Breeze Gorget & Thunder Gorget.
-- Aligned with the Breeze Belt & Thunder Belt.
-- Eleme... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Norg/npcs/Gilgamesh.lua | 1 | 1809 | -----------------------------------
-- Area: Norg
-- NPC: Gilgamesh
-- !pos 122.452 -9.009 -12.052 252
-----------------------------------
require("scripts/globals/missions");
-----------------------------------
function onTrade(player,npc,trade)
if (player:getCurrentMission(BASTOK) == THE_PIRATE_S_COVE and play... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Windurst_Waters/npcs/Angelica.lua | 1 | 5293 | -----------------------------------
-- Area: Windurst Waters
-- NPC: Angelica
-- Starts and Finished Quest: A Pose By Any Other Name
-- !pos -70 -10 -6 238
-----------------------------------
local ID = require("scripts/zones/Windurst_Waters/IDs");
require("scripts/globals/settings");
require("scripts/globals/keyitems... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/weaponskills/hard_slash.lua | 1 | 1609 | -----------------------------------
-- Hard Slash
-- Great Sword weapon skill
-- Skill level: 5
-- Delivers a single-hit attack. Damage varies with TP.
-- Modifiers: STR:30%
-- 100%TP 200%TP 300%TP
-- 1.5 1.75 2.0
-----------------------------------
require("scripts/globals/settings")
require("sc... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Castle_Oztroja/mobs/Yagudo_Avatar.lua | 3 | 1370 | -----------------------------------
-- Area: Castle Oztroja (151)
-- NM: Yagudo_Avatar
-- Note: PH for Tzee Xicu the Manifest
-- TODO: messages should be zone-wide
-----------------------------------
mixins = {require("scripts/mixins/job_special")}
local ID = require("scripts/zones/Castle_Oztroja/IDs")
require("scrip... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/spells/blindga.lua | 12 | 1372 | -----------------------------------------
-- Spell: Blind
-----------------------------------------
require("scripts/globals/status")
require("scripts/globals/magic")
require("scripts/globals/msg")
-----------------------------------------
function onMagicCastingCheck(caster,target,spell)
return 0
end
function on... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/FeiYin/npcs/Rukususu.lua | 3 | 1206 | -----------------------------------
-- Area: Fei'Yin
-- NPC: Rukususu (talk to Cermet Door _no5 to trigger)
-- Type: Quest NPC
-- !pos -194.133 -0.986 191.077 204
-- Involved in quests: Curses, Foiled A-Golem!?,SMN AF2: Class Reunion, SMN AF3: Carbuncle Debacle
-- Involved in Missions: Windurst 5-1/7-2/8-2
----... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/framework/cc/ui/UIListView.lua | 2 | 24979 |
--[[
Copyright (c) 2011-2014 chukong-inc.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, di... | mit |
m3rlin87/darkstar | scripts/zones/Southern_San_dOria/npcs/Valeriano.lua | 1 | 1468 | -----------------------------------
-- Area: Southern_San_dOria
-- NPC: Valeriano
-- Standard Merchant NPC
-----------------------------------
local ID = require("scripts/zones/Southern_San_dOria/IDs")
require("scripts/globals/conquest")
require("scripts/globals/npc_util")
require("scripts/globals/quests")
require("sc... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Bastok_Mines/npcs/Deegis.lua | 12 | 1189 | -----------------------------------
-- Area: Bastok Mines
-- NPC: Deegis
-- Standard Merchant NPC
-----------------------------------
local ID = require("scripts/zones/Bastok_Mines/IDs")
require("scripts/globals/shop")
function onTrade(player,npc,trade)
end
function onTrigger(player,npc)
local stock =
{
... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Inner_Horutoto_Ruins/IDs.lua | 1 | 1754 | -----------------------------------
-- Area: Inner_Horutoto_Ruins
-----------------------------------
require("scripts/globals/zone")
-----------------------------------
zones = zones or {}
zones[dsp.zone.INNER_HORUTOTO_RUINS] =
{
text =
{
PORTAL_SEALED_BY_3_MAGIC = 8, -- The Sealed Portal is sealed ... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/samples/touch/src/app/scenes/TestMultiTouches1Scene.lua | 8 | 3842 |
import("..includes.functions")
local TestMultiTouches1Scene = class("TestMultiTouches1Scene", function()
return display.newScene("TestMultiTouches1Scene")
end)
function TestMultiTouches1Scene:ctor()
self.cursors = {}
self.touchIndex = 0
-- createTouchableSprite() 定义在 includes/functions.lua 中
sel... | mit |
m3rlin87/darkstar | scripts/globals/mobskills/fanatic_dance.lua | 12 | 1065 | ---------------------------------------------
-- Fanatic Dance
-- Family: Orc
-- Description: Charms all targets in an area of effect.
-- Type: Enfeebling
-- Utsusemi/Blink absorb: N/A
-- Range: AoE around user
-- Notes: Dynamis NM Orcs only
---------------------------------------------
require("scripts/globals/monster... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/weaponskills/penta_thrust.lua | 1 | 1274 | -----------------------------------
-- Penta Thrust
-- Polearm weapon skill
-- Skill Level: 150
-- Delivers a five-hit attack. params.accuracy varies with TP.
-- 0.875 Attack penalty
-- Will stack with Sneak Attack.
-- Aligned with the Shadow Gorget.
-- Aligned with the Shadow Belt.
-- Element: None
-- Modifiers: STR:2... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Meriphataud_Mountains_[S]/mobs/Centipedal_Centruroides.lua | 1 | 1182 | -----------------------------------
-- Area: Meriphataud Mountains [S]
-- NM: Centipedal Centruroides
-----------------------------------
require("scripts/globals/status")
require("scripts/globals/magic")
-----------------------------------
function onMobInitialize(mob)
mob:setMobMod(dsp.mobMod.ADD_EFFECT, 1)
en... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Dynamis-Valkurm/Zone.lua | 2 | 1713 | -----------------------------------
--
-- Zone: Dynamis-Valkurm
--
-----------------------------------
local ID = require("scripts/zones/Dynamis-Valkurm/IDs")
require("scripts/globals/conquest")
-----------------------------------
function onInitialize(zone)
end;
function onConquestUpdate(zone, updatetype)
dsp.co... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Southern_San_dOria/npcs/Hae_Jakhya.lua | 1 | 1478 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Hae Jakhya
-- General Info NPC
-------------------------------------
local ID = require("scripts/zones/Southern_San_dOria/IDs");
require("scripts/globals/keyitems")
require("scripts/globals/settings");
require("scripts/globals/quests");
--------... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/spells/diaga_iii.lua | 1 | 2340 | -----------------------------------------
-- Spell: Diaga III
-- Lowers an enemy's defense and gradually deals light elemental damage.
-----------------------------------------
require("scripts/globals/magic")
require("scripts/globals/msg")
require("scripts/globals/settings")
require("scripts/globals/status")
require("... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Korroloka_Tunnel/IDs.lua | 3 | 3084 | -----------------------------------
-- Area: Korroloka_Tunnel
-----------------------------------
require("scripts/globals/zone")
-----------------------------------
zones = zones or {}
zones[dsp.zone.KORROLOKA_TUNNEL] =
{
text =
{
ITEM_CANNOT_BE_OBTAINED = 6382, -- You cannot obtain the <item>. Come ... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Selbina/npcs/Zaldon.lua | 1 | 15663 | -----------------------------------
-- Area: Selbina
-- NPC: Zaldon
-- Involved in Quests: Under the sea, A Boy's Dream
-- Starts and Finishes: Inside the Belly
-- !pos -13 -7 -5 248
-----------------------------------
local ID = require("scripts/zones/Selbina/IDs")
require("scripts/globals/keyitems")
require("scripts... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/samples/towerdefense/src/math2d.lua | 2 | 1249 |
local math2d = {}
--[[
radians: 弧度
radius: 半径
degrees: 角度
dist: 距离
--]]
-- 求两点间距离
local sqrt = math.sqrt
local atan2 = math.atan2
local cos = math.cos
local sin = math.sin
local pi = math.pi
local pi_d_180 = pi / 180
local pi_180_d = 180 / pi
function math2d.dist(ax, ay, bx, by)
local dx, dy = bx - ax... | mit |
m3rlin87/darkstar | scripts/zones/Aydeewa_Subterrane/npcs/Excavation_Site.lua | 12 | 1292 | -----------------------------------
-- Area: Aydeewa Subterrane
-- NPC: Excavation Site (Olduum Ring quest)
-- !pos 390 1 349 68
-----------------------------------
require("scripts/globals/keyitems");
local ID = require("scripts/zones/Aydeewa_Subterrane/IDs");
-----------------------------------
function onTrade(pla... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/items/bowl_of_goulash.lua | 1 | 1203 | -----------------------------------------
-- ID: 5750
-- Item: bowl_of_goulash
-- Food Effect: 3Hrs, All Races
-----------------------------------------
-- VIT +3
-- INT -2
-- Accuracy +10% (cap 54)
-- DEF +10% (cap 30)
-----------------------------------------
require("scripts/globals/status")
------------------------... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Empyreal_Paradox/IDs.lua | 4 | 1043 | -----------------------------------
-- Area: Empyreal_Paradox
-----------------------------------
require("scripts/globals/zone")
-----------------------------------
zones = zones or {}
zones[dsp.zone.EMPYREAL_PARADOX] =
{
text =
{
ITEM_CANNOT_BE_OBTAINED = 6382, -- You cannot obtain the <item>. Come ... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/cocos/init.lua | 39 | 1826 |
require "cocos.cocos2d.Cocos2d"
require "cocos.cocos2d.Cocos2dConstants"
require "cocos.cocos2d.extern"
require "cocos.cocos2d.bitExtend"
require "cocos.cocos2d.DrawPrimitives"
-- opengl
require "cocos.cocos2d.Opengl"
require "cocos.cocos2d.OpenglConstants"
-- cocosbuilder
require "cocos.cocosbuilder.CCBReaderLoad"
... | mit |
m3rlin87/darkstar | scripts/zones/Port_San_dOria/npcs/Cherlodeau.lua | 1 | 1156 | -----------------------------------
-- Area: Port San d'Oria
-- NPC: Cherlodeau
-- Involved in Quest: Lure of the Wildcat (San d'Oria)
-- !pos -20 -4 -69 232
-----------------------------------
local ID = require("scripts/zones/Port_San_dOria/IDs");
require("scripts/globals/quests");
----------------------------------... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Waughroon_Shrine/bcnms/prehistoric_pigeons.lua | 2 | 1664 | -----------------------------------
-- Area: Waughroon_Shrine
-- Name: Prehistoric Pigeons
-- KSNM30
-----------------------------------
require("scripts/globals/titles");
require("scripts/globals/quests");
-----------------------------------
-- EXAMPLE SCRIPT
--
-- What should go here:
-- giving key items, playing ... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Phomiuna_Aqueducts/npcs/_0rn.lua | 12 | 1103 | -----------------------------------
-- Area: Phomiuna_Aqueducts
-- NPC: _0rn (Oil lamp)
-- !pos -60 -23 60 27
-----------------------------------
require("scripts/globals/missions");
local ID = require("scripts/zones/Phomiuna_Aqueducts/IDs");
-----------------------------------
function onTrade(player,npc,trade)
end;... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Southern_San_dOria/npcs/Celyddon.lua | 1 | 1288 | -----------------------------------
-- Area: Southern San d'Oria
-- NPC: Celyddon
-- General Info NPC
-- !pos -129 -6 90 230
-------------------------------------
local ID = require("scripts/zones/Southern_San_dOria/IDs");
require("scripts/globals/settings");
require("scripts/globals/quests");
-----------------------... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Castle_Zvahl_Baileys/Zone.lua | 1 | 2640 | -----------------------------------
--
-- Zone: Castle_Zvahl_Baileys (161)
--
-----------------------------------
local ID = require("scripts/zones/Castle_Zvahl_Baileys/IDs")
require("scripts/globals/conquest")
require("scripts/globals/treasure")
require("scripts/globals/zone")
-----------------------------------
func... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/samples/towerdefense/src/maps/MapA0001Events.lua | 2 | 1650 | local MapEvent = require("app.map.MapEvent")
local MapEventHandler = require("app.map.MapEventHandler")
local MyMapEventHandler = class("MyMapEventHandler", MapEventHandler)
function MyMapEventHandler:preparePlay()
MyMapEventHandler.super.preparePlay(self)
self.createNextEnemyDelay_ = 0.1 -- 等待多少时间... | mit |
m3rlin87/darkstar | scripts/zones/Selbina/npcs/Isacio.lua | 1 | 2608 | -----------------------------------
-- Area: Selbina
-- NPC: Isacio
-- Finishes Quest: Elder Memories
-- !pos -54 -1 -44 248
-----------------------------------
local ID = require("scripts/zones/Selbina/IDs");
require("scripts/globals/settings");
require("scripts/globals/quests");
-----------------------------------
... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Nashmau/npcs/Kyokyoroon.lua | 1 | 1136 | -----------------------------------
-- Area: Nashmau
-- NPC: Kyokyoroon
-- Standard Info NPC
-- !pos 18.020 -6.000 10.467 53
-----------------------------------
require("scripts/globals/quests");
require("scripts/globals/settings");
-----------------------------------
function onTrade(player,npc,trade)
if (playe... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/spells/bluemagic/chaotic_eye.lua | 12 | 1522 | -----------------------------------------
-- Spell: Chaotic Eye
-- Silences an enemy
-- Spell cost: 13 MP
-- Monster Type: Beasts
-- Spell Type: Magical (Wind)
-- Blue Magic Points: 2
-- Stat Bonus: AGI+1
-- Level: 32
-- Casting Time: 3 seconds
-- Recast Time: 10 seconds
-- Magic Bursts on: Detonation, Fragmentation, a... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/The_Eldieme_Necropolis/IDs.lua | 1 | 3352 | -----------------------------------
-- Area: The_Eldieme_Necropolis
-----------------------------------
require("scripts/globals/zone")
-----------------------------------
zones = zones or {}
zones[dsp.zone.THE_ELDIEME_NECROPOLIS] =
{
text =
{
CONQUEST_BASE = 0, -- Tallyin... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/spells/bluemagic/grand_slam.lua | 6 | 1511 | -----------------------------------------
-- Spell: Grand Slam
-- Delivers an area attack. Damage varies with TP
-- Spell cost: 24 MP
-- Monster Type: Beastmen
-- Spell Type: Physical (Blunt)
-- Blue Magic Points: 2
-- Stat Bonus: INT+1
-- Level: 30
-- Casting Time: 1 seconds
-- Recast Time: 14.25 seconds
-- Skillchain... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/items/rice_dumpling.lua | 1 | 1791 | -----------------------------------------
-- ID: 4271
-- Item: rice_dumpling
-- Food Effect: 30minutes, All Races
-----------------------------------------
-- HP 17
-- Strength 3
-- Vitality 2
-- Agility 1
-- Attack 20% (caps @ 45)
-- Ranged Attack 30% (caps @ 45)
-- HP Regeneration While Healing 2
-- MP Regeneration W... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/lib/lua_bindings/auto/api/GLView.lua | 1 | 7087 |
--------------------------------
-- @module GLView
-- @extend Ref
-- @parent_module cc
--------------------------------
-- Set the frame size of EGL view.
-- @function [parent=#GLView] setFrameSize
-- @param self
-- @param #float width
-- @param #float height
-- @return GLView#GLView self (return value: cc.GLView)
... | mit |
m3rlin87/darkstar | scripts/globals/items/dish_of_spaghetti_nero_di_seppia.lua | 1 | 1476 | -----------------------------------------
-- ID: 5193
-- Item: dish_of_spaghetti_nero_di_seppia
-- Food Effect: 30Min, All Races
-----------------------------------------
-- HP % 17 (cap 130)
-- Dexterity 3
-- Vitality 2
-- Agility -1
-- Mind -2
-- Charisma -1
-- Double Attack 1
-- Store TP 6
--------------------------... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/items/excalibur.lua | 1 | 1156 | -----------------------------------------
-- ID: 18276, 18277, 18639, 18653, 18667, 18748, 19841, 20645, 20646, 20685
-- Item: Excalibur
-- Additional Effect: Damage proportionate to current HP (25% Current HP)
-----------------------------------------
require("scripts/globals/msg")
require("scripts/globals/status")
re... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Bhaflau_Thickets/npcs/_1g2.lua | 3 | 2939 | -----------------------------------
-- Area: Bhaflau Thickets
-- Door: Runic Seal
-- !pos -180 -6.8 -833 52
-----------------------------------
require("scripts/globals/keyitems")
require("scripts/globals/missions")
require("scripts/globals/besieged")
local ID = require("scripts/zones/Bhaflau_Thickets/IDs")
-----------... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/abilities/water_shot.lua | 1 | 3106 | -----------------------------------
-- Ability: Water Shot
-- Consumes a Water Card to enhance water-based debuffs. Deals water-based magic damage
-- Drown Effect: Enhanced DoT and STR-
-----------------------------------
require("scripts/globals/ability")
require("scripts/globals/magic")
require("scripts/globals/statu... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/abilities/dancers_roll.lua | 12 | 3238 | -----------------------------------
-- Ability: Dancer's Roll
-- Grants Regen status to party members within area of effect
-- Optimal Job: Dancer
-- Lucky Number: 3
-- Unlucky Number: 7
-- Level: 61
-- Phantom Roll +1 Value: 2
--
-- Die Roll |No DNC |With DNC
-- -------- ---------- -------... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/items/sacred_sword.lua | 12 | 1254 | -----------------------------------------
-- ID: 17682
-- Sacred Sword
-- Additional effect: Light damage
-- Enchantment: "Enlight"
-----------------------------------------
require("scripts/globals/status")
require("scripts/globals/magic")
require("scripts/globals/msg")
-----------------------------------
function on... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Aht_Urhgan_Whitegate/npcs/Zabahf.lua | 1 | 1030 | -----------------------------------
-- Area: Aht Urhgan Whitegate
-- NPC: Zabahf
-- Type: Standard NPC
-- !pos -90.070 -1 10.140 50
-----------------------------------
require("scripts/globals/settings")
require("scripts/globals/quests")
-----------------------------------
function onTrade(player,npc,trade)
end
func... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/moghouse.lua | 1 | 4543 | --
-- Mog House related functions
--
require("scripts/globals/status")
------------------------------------
-- Mog Locker constants
------------------------------------
MOGLOCKER_START_TS = 1009810800 -- unix timestamp for 2001/12/31 15:00
MOGLOCKER_ALZAHBI_VALID_DAYS = 7
MOGLOCKER_ALLAREAS_VALID_DAYS = 5
MOGLOCKER_AC... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/items/royal_omelette.lua | 1 | 2806 | -----------------------------------------
-- ID: 4564
-- Item: royal_omelette
-- Food Effect: 180Min, All Races
-----------------------------------------
-- Strength 5
-- Dexterity 2
-- Intelligence -3
-- Mind 4
-- Attack % 20 (cap 65)
-- Ranged Attack % 20 (cap 65)
-----------------------------------------
-- IF ELVAA... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/abilities/evokers_roll.lua | 12 | 2989 | -----------------------------------
-- Ability: Evoker's Roll
-- Gradually restores MP for party members within area of effect
-- Optimal Job: Summoner
-- Lucky Number: 5
-- Unlucky Number: 9
-- Level: 40
-- Phantom Roll +1 Value: 1
--
-- Die Roll |No SMN |With SMN
-- -------- ------- -----------
-- 1 ... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/RoMaeve/IDs.lua | 1 | 1994 | -----------------------------------
-- Area: RoMaeve
-----------------------------------
require("scripts/globals/zone")
-----------------------------------
zones = zones or {}
zones[dsp.zone.ROMAEVE] =
{
text =
{
ITEM_CANNOT_BE_OBTAINED = 6382, -- You cannot obtain the <item>. Come back after sorting... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Dynamis-Xarcabard/mobs/Marquis_Sabnak.lua | 2 | 1284 | -----------------------------------
-- Area: Dynamis Xarcabard
-- MOB: Marquis Sabnak
-----------------------------------
require("scripts/globals/dynamis");
local ID = require("scripts/zones/Dynamis-Xarcabard/IDs");
mixins = {require("scripts/mixins/job_special")}
-----------------------------------
function onMobDe... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Temenos/mobs/Thrym.lua | 3 | 1032 | -----------------------------------
-- Area: Temenos N T
-- NPC: Thrym
-----------------------------------
require("scripts/globals/limbus");
-----------------------------------
-- onMobSpawn Action
-----------------------------------
-----------------------------------
-- onMobEngaged
------------------------------... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/framework/cc/ui/UIInput.lua | 2 | 5201 |
--[[
Copyright (c) 2011-2014 chukong-inc.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, di... | mit |
tangyiyang/v3quick-classic | quick/lib/lua_bindings/auto/api/ShuffleTiles.lua | 1 | 1244 |
--------------------------------
-- @module ShuffleTiles
-- @extend TiledGrid3DAction
-- @parent_module cc
--------------------------------
--
-- @function [parent=#ShuffleTiles] getDelta
-- @param self
-- @param #size_table pos
-- @return size_table#size_table ret (return value: size_table)
--------------... | mit |
m3rlin87/darkstar | scripts/globals/spells/bluemagic/lowing.lua | 12 | 1336 | -----------------------------------------
-- Spell: Lowing
-- Gives enemies within range a powerful disease that prevents recovery of HP and MP
-- Spell cost: 66 MP
-- Monster Type: Beasts
-- Spell Type: Magical (Fire)
-- Blue Magic Points: 2
-- Stat Bonus: HP-5
-- Level: 71
-- Casting Time: 7 seconds
-- Recast Time: 5... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Norg/npcs/Quntsu-Nointsu.lua | 12 | 1797 | -----------------------------------
-- Area: Norg
-- NPC: Quntsu-Nointsu
-- Title Change NPC
-- !pos -67 -1 34 252
-----------------------------------
require("scripts/globals/titles")
-----------------------------------
local eventId = 1011
local titleInfo =
{
{
cost = 200,
title =
{
... | gpl-3.0 |
m3rlin87/darkstar | scripts/mixins/abyssea_nm.lua | 5 | 2988 | -- Abyssea NM mixin (for non-force popped NMs)
-- Customization:
require("scripts/globals/mixins")
require("scripts/globals/abyssea")
g_mixins = g_mixins or {}
g_mixins.abyssea_nm = function(mob)
mob:addListener("ENGAGE", "ABYSSEA_WEAKNESS_SET", function(mob)
mob:setLocalVar("abyssea_magic_weak", getNewY... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Windurst_Woods/npcs/Lih_Pituu.lua | 12 | 1328 | -----------------------------------
-- Area: Windurst Woods
-- NPC: Lih Pituu
-- Type: Bonecraft Adv. Image Support
-- !pos -5.471 -6.25 -141.211 241
-----------------------------------
local ID = require("scripts/zones/Windurst_Woods/IDs")
require("scripts/globals/crafting")
require("scripts/globals/status")
--------... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/weaponskills/victory_smite.lua | 1 | 1845 | -----------------------------------
-- Victory Smite
-- Hand-to-Hand Weapon Skill
-- Skill Level: N/A
-- Description: Delivers a fourfold attack. Chance of params.critical hit varies with TP.
-- Must have Verethragna (85)/(90)/(95)/(99)/(99-2) or Revenant Fists +1/+2/+3 equipped.
-- Aligned with the Light Gorget, Breez... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/items/marinara_pizza.lua | 1 | 1247 | -----------------------------------------
-- ID: 5743
-- Item: marinara_pizza
-- Food Effect: 3 hours, all Races
-----------------------------------------
-- HP +20
-- Attack +20% (cap 50 @ 250 base attack)
-- Accuracy +10% (54)
-- Undead Killer
-----------------------------------------
require("scripts/globals/status"... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Metalworks/npcs/Baldric.lua | 1 | 1173 | -----------------------------------
-- Area: Metalworks
-- NPC: Baldric
-- Type: Quest Giver
-- !pos -50.858 1.777 -31.141 237
-----------------------------------
require("scripts/globals/settings")
require("scripts/globals/quests");
local ID = require("scripts/zones/Metalworks/IDs");
--------------------------------... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/items/balik_sandvici.lua | 1 | 1074 | -----------------------------------------
-- ID: 5590
-- Item: Balik Sandvici
-- Food Effect: 30Min, All Races
-----------------------------------------
-- Dexterity 3
-- Agility 1
-- Intelligence 3
-- Mind -2
-- Ranged ACC 5
-----------------------------------------
require("scripts/globals/status")
------------------... | gpl-3.0 |
m3rlin87/darkstar | scripts/commands/setweather.lua | 14 | 1880 | ---------------------------------------------------------------------------------------------------
-- func: setweather
-- desc: Sets the current weather for the current zone.
---------------------------------------------------------------------------------------------------
require("scripts/globals/weather");
cmdpro... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/samples/ui/src/app/scenes/TestUISliderScene.lua | 8 | 7281 |
local TestUISliderScene = class("TestUISliderScene", function()
return display.newScene("TestUISliderScene")
end)
TestUISliderScene.SLIDER_IMAGES = {
bar = "SliderBar.png",
button = "SliderButton.png",
}
function TestUISliderScene:ctor()
app:createGrid(self)
self:createSliderGroup1()
self:cr... | mit |
m3rlin87/darkstar | scripts/zones/Navukgo_Execution_Chamber/bcnms/shield_of_diplomacy.lua | 1 | 1970 | -----------------------------------
-- Area: Navukgo Execution Chamber
-- BCNM: TOAU-22 Shield of Diplomacy
-----------------------------------
require("scripts/globals/keyitems");
----------------------------------------
-- After registering the BCNM via bcnmRegister(bcnmid)
function onBcnmRegister(player,instance)... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/South_Gustaberg/npcs/Cavernous_Maw.lua | 1 | 1321 | -----------------------------------
-- Area: South Gustaberg
-- NPC: Cavernous Maw
-- !pos 340 -0.5 -680
-- Teleports Players to Abyssea - Altepa
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/keyitems");
require("scripts/globals/quests");
require("scripts/globals/aby... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/samples/tests/src/tests/framework/nativeTest.lua | 8 | 2171 |
local NativeTestScene = game.createSceneClass("NativeTestScene")
function NativeTestScene:ctor()
self:prepare({
description = "Please check console output"
})
local items = {
"activityIndicator",
"showAlert",
"openWebBrowser",
"callme",
"sendEmail",
... | mit |
tangyiyang/v3quick-classic | quick/bin/win32/lua/jit/dump.lua | 78 | 19502 | ----------------------------------------------------------------------------
-- LuaJIT compiler dump module.
--
-- Copyright (C) 2005-2013 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------
--
-... | mit |
m3rlin87/darkstar | scripts/zones/Windurst_Woods/npcs/Valeriano.lua | 12 | 1215 | -----------------------------------
-- Area: Windurst_Woods
-- NPC: Valeriano
-- Standard Merchant NPC
-- Working 100%
-- Confirmed shop stock, August 2013
-----------------------------------
local ID = require("scripts/zones/Windurst_Woods/IDs")
require("scripts/globals/shop")
-----------------------------------
fun... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Spire_of_Holla/bcnms/ancient_flames_beckon.lua | 1 | 4272 | -----------------------------------
-- Area: Spire_of_Holla
-- Name: ancient_flames_backon
-- KSNM30
-----------------------------------
require("scripts/globals/titles");
require("scripts/globals/quests");
require("scripts/globals/missions");
require("scripts/globals/teleports");
local ID = require("scripts/zones/Spi... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Western_Adoulin/npcs/Westerly_Breeze.lua | 1 | 6908 | -----------------------------------
-- Area: Western Adoulin
-- NPC: Westerly Breeze
-- Type: Standard NPC and Quest Giver
-- Starts, Involved with, and Finishes Quests: 'Hunger Strikes'
-- 'The Starving'
-- 'Always More, Quoth the... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Horlais_Peak/npcs/Burning_Circle.lua | 2 | 1606 | -----------------------------------
-- Area: Horlais Peak
-- NPC: Burning Circle
-- Horlais Peak Burning Circle
-- !pos -509 158 -211 139
-------------------------------------
require("scripts/globals/bcnm");
require("scripts/globals/quests");
require("scripts/globals/missions");
--- 0: The Rank 2 Final Mission
... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/status.lua | 1 | 109954 | ------------------------------------
--
-- STATUSES AND MODS
--
-- Contains variable-ized definitions of things like core enums for use in lua scripts.
------------------------------------
dsp = dsp or {}
------------------------------------
-- Zone Misc Flags
------------------------------------
dsp.zoneMisc =
{
... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Behemoths_Dominion/mobs/King_Behemoth.lua | 1 | 1736 | -----------------------------------
-- Area: Behemoth's Dominion
-- HNM: King Behemoth
-----------------------------------
local ID = require("scripts/zones/Behemoths_Dominion/IDs")
mixins = {require("scripts/mixins/rage")}
require("scripts/globals/settings")
require("scripts/globals/status")
require("scripts/globals/... | gpl-3.0 |
m3rlin87/darkstar | scripts/commands/addspell.lua | 11 | 1070 | ---------------------------------------------------------------------------------------------------
-- func: addspell <spellID> <player>
-- desc: adds the ability to use a spell to the player
---------------------------------------------------------------------------------------------------
cmdprops =
{
permission... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/spells/quake.lua | 12 | 1031 | -----------------------------------------
-- Spell: Quake
-- Deals earth damage to an enemy and lowers its resistance against wind.
-----------------------------------------
require("scripts/globals/status")
require("scripts/globals/magic")
-----------------------------------------
function onMagicCastingCheck(caster,... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Lower_Jeuno/npcs/Teigero-Bangero.lua | 1 | 2393 | -----------------------------------
-- Area: Lower Jeuno
-- NPC: Teigero Bangero
-- Involved in Quests: Save the Clock Tower, The Lost Cardian
-- !pos -58 0 -143 245
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/quests");
-----------------------------------
function... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Port_Jeuno/npcs/Squintrox_Dryeyes.lua | 1 | 4472 | -----------------------------------
-- Area: Port Jeuno
-- NPC: Squintrox Dryeyes
-- Type: Addon Mission Merchant
-- !pos -100.071 -1 11.869 246
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/keyitems");
require("scripts/globals/quests");
require("scripts/globals/mis... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/spells/bluemagic/disseverment.lua | 8 | 1890 | -----------------------------------------
-- Spell: Disseverment
-- Delivers a fivefold attack. Additional effect: Poison. Accuracy varies with TP
-- Spell cost: 74 MP
-- Monster Type: Luminians
-- Spell Type: Physical (Piercing)
-- Blue Magic Points: 5
-- Stat Bonus: INT+1, MND-1
-- Level: 72
-- Casting Time: 0.5 seco... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/weaponskills/tachi_fudo.lua | 1 | 1752 | -----------------------------------
-- Tachi: Fudo
-- Great Katana weapon skill
-- Skill Level: N/A
-- Deals double damage. Damage varies with TP. Masamune: Aftermath.
-- Available only when equipped with Masamune (85), Masamune (90), Masamune (95), Hiradennotachi +1 or Hiradennotachi +2.
-- Aligned with Light Gorget, ... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/framework/cc/uiloader/CCSUILoader.lua | 1 | 36403 |
local UILoaderUtilitys = import(".UILoaderUtilitys")
local CCSUILoader = class("CCSUILoader")
function CCSUILoader:load(json, params)
if params then
self.bUseEditBox = params.bUseEditBox or false
else
self.bUseEditBox = false
end
-- local fileUtil = cc.FileUtils:getInstance()
-- local fullPath = fileUtil:ful... | mit |
m3rlin87/darkstar | scripts/globals/items/serving_of_medicinal_quus.lua | 1 | 1046 | -----------------------------------------
-- ID: 4294
-- Item: serving_of_medicinal_quus
-- Food Effect: 240Min, All Races
-----------------------------------------
-- Dexterity 1
-- Mind -1
-- Ranged ACC % 7
-- Ranged ACC Cap 15
-----------------------------------------
require("scripts/globals/status")
--------------... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/weaponskills/numbing_shot.lua | 1 | 1561 | -----------------------------------
-- Numbing Shot
-- Marksmanship weapon skill
-- Skill level: 290
-- Main of sub must be Ranger or Corsair
-- Aligned with the Thunder & Breeze Gorget.
-- Aligned with the Thunder Belt & Breeze Belt.
-- Element: Ice
-- Modifiers: AGI 80%
-- 100%TP 200%TP 300%TP
-- 3.00 3.00... | gpl-3.0 |
tangyiyang/v3quick-classic | quick/lib/lua_bindings/luajit/LuaJIT-2.1.0-alpha/dynasm/dynasm.lua | 120 | 30989 | ------------------------------------------------------------------------------
-- DynASM. A dynamic assembler for code generation engines.
-- Originally designed and implemented for LuaJIT.
--
-- Copyright (C) 2005-2015 Mike Pall. All rights reserved.
-- See below for full copyright notice.
----------------------------... | mit |
m3rlin87/darkstar | scripts/globals/items/plate_of_urchin_sushi_+1.lua | 1 | 1311 | -----------------------------------------
-- ID: 5160
-- Item: plate_of_urchin_sushi_+1
-- Food Effect: 60Min, All Races
-----------------------------------------
-- Health 40
-- Strength 1
-- Vitality 6
-- Accuracy % 16 (cap 76)
-- Ranged ACC % 16 (cap 76)
-----------------------------------------
require("scripts/glo... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Dynamis-Jeuno/Zone.lua | 2 | 1725 | -----------------------------------
--
-- Zone: Dynamis-Jeuno
--
-----------------------------------
local ID = require("scripts/zones/Dynamis-Jeuno/IDs")
require("scripts/globals/conquest")
-----------------------------------
function onInitialize(zone)
end;
function onConquestUpdate(zone, updatetype)
dsp.conq.o... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Kazham/npcs/Thali_Mhobrum.lua | 3 | 1053 | -----------------------------------
-- Area: Kazham
-- NPC: Thali Mhobrum
-- Standard Info NPC
-----------------------------------
local path =
{
55.816410, -11.000000, -43.992680,
54.761787, -11.000000, -44.046181,
51.805824, -11.000000, -44.200321,
52.922001, -11.000000, -44.186420,
51.890709, -11.000000, -44.22431... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/VeLugannon_Palace/mobs/Detector.lua | 3 | 1701 | -----------------------------------
-- Area: VeLugannon Palace
-- MOB: Detector
-----------------------------------
require("scripts/globals/regimes")
-----------------------------------
function onMobSpawn(mob)
mob:setLocalVar("petCount", 1)
end
function onMobFight(mob,target)
local caretaker = GetMobByID(m... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Caedarva_Mire/npcs/Nareema.lua | 1 | 2408 | -----------------------------------
-- Area: Caedarva Mire
-- NPC: Nareema
-- Type: Assault
-- !pos 518.387 -24.707 -467.297 79
-----------------------------------
require("scripts/globals/settings");
require("scripts/globals/status");
require("scripts/globals/keyitems");
require("scripts/globals/missions");
require("... | gpl-3.0 |
m3rlin87/darkstar | scripts/globals/weaponskills/full_break.lua | 1 | 2713 | -----------------------------------
-- Full Break
-- Great Axe weapon skill
-- Skill level: 225 (Warriors only.)
-- Lowers enemy's attack, defense, params.accuracy, and evasion. Duration of effect varies with TP.
-- Lowers attack and defense by 12.5%, evasion by 20 points, and estimated to also lower params.accuracy by... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Outer_Horutoto_Ruins/npcs/_5ef.lua | 1 | 3197 | -----------------------------------
-- Area: Outer Horutoto Ruins
-- NPC: Ancient Magical Gizmo #2 (F out of E, F, G, H, I, J)
-- Involved In Mission: The Heart of the Matter
-----------------------------------
require("scripts/globals/keyitems");
require("scripts/globals/missions");
local ID = require("scripts/zones... | gpl-3.0 |
m3rlin87/darkstar | scripts/zones/Western_Adoulin/npcs/Dangueubert.lua | 1 | 1322 | -----------------------------------
-- Area: Western Adoulin
-- NPC: Dangueubert
-- Type: Standard NPC and Quest NPC
-- Involved with Quest: 'A Certain Substitute Patrolman'
-- !pos 5 0 -136 256
-----------------------------------
require("scripts/globals/missions");
require("scripts/globals/quests");
----------------... | gpl-3.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.