Contribuciones del usuario Raul
Ir a la navegación
Ir a la búsqueda
18 may 2025
- 21:5021:50 18 may 2025 difs. hist. +1977 Gameobject template Sin resumen de edición
- 21:3221:32 18 may 2025 difs. hist. +4458 N Gameobject template Página creada con «<strong><big>Las tablas `gameobject_template`</big></strong> ''Contiene la información básica de todas las entidades.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Entry | mediumint(8) | unsigned | PRI | NO | 0 | | |- | Type | tinyint(3) | unsigned | | NO | 0 | | |- | displayId | mediumint(8) | unsigned | | NO | 0 | | |- | name | varchar(100) | signed | | NO | "" | | |- | ico…»
- 21:0821:08 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 21:0721:07 18 may 2025 difs. hist. +628 N Gameobject queststarter Página creada con «<strong><big>Las tablas `gameobject_inveolvedrelation`</big></strong> ''Contiene los datos de las entidades que inician misiones. Tienen que tener el tipo 2 (ver type de gameobject_template).''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | |- | Quest | mediumint(8) | unsigned | PRI | NO | 0 | | Quest Identifier |- |} ==Descripción de los ca…»
- 21:0621:06 18 may 2025 difs. hist. +664 N Gameobject questender Página creada con «<strong><big>Las tablas `gameobject_inveolvedrelation`</big></strong> ''Contiene la información de las entidades que finalizan misiones. Las entidades de esta tabla tienen que tener el tipo 2 (ver type de gameobject_template).''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | |- | Quest | mediumint(8) | unsigned | PRI | NO | 0 | | Quest Ident…» última
- 21:0221:02 18 may 2025 difs. hist. +8 World 4.3.4 →Base de datos world
- 21:0121:01 18 may 2025 difs. hist. +9184 N Gameobject loot template Página creada con «<strong><big>Las tablas `_loot_template`</big></strong> ''Estas tablas sirven para organizar todo el sistema de loots de items. En total hay 11 tablas:''<br><br> '''''creature_loot_template:''''' Loot de criatura.<br> '''''disenchant_loot_template:''''' Loot de desencantar.<br> '''''fishing_loot_template:''''' Loot de pesca.<br> '''''gameobject_loot_template:''''' Loot de entidad.<br> '''''item_loot_template:''''' Loot de item.<br> '''''pickpocketing_loot_template:'…» última
- 20:3920:39 18 may 2025 difs. hist. +4 World 4.3.4 Sin resumen de edición
- 19:5119:51 18 may 2025 difs. hist. +3142 N Gameobject Página creada con «<strong><big>La tabla `gameobject`</big></strong> ''Esta tabla contiene los datos de cada spawn individual de entidades en el mundo.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Guid | int(10) | unsigned | PRI | NO | NULL | Autoincremento | Identificador global Único |- | ID | mediumint(8) | unsigned | | NO | 0 | | Identificador del Gameobject. |- | Map | smallint(5) | unsigned | | NO…» última
- 19:3519:35 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 19:3419:34 18 may 2025 difs. hist. +3 Game weather Sin resumen de edición última
- 19:3319:33 18 may 2025 difs. hist. +2296 N Game weather Página creada con «<strong><big>La tabla `game_weather`</big></strong> ''Esta tabla contiene las probabilidades de cambios metereológicos en las distintas estaciones para cada zona (no todas las zonas permiten cambios metereológicos). El porcentaje total en cada estación tiene que ser 100% para cada zona.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | zone | mediumint(8) | unsigned | PRI | NO | 0 | | |- |…»
- 19:2719:27 18 may 2025 difs. hist. −34 Game tele Sin resumen de edición última
- 19:2719:27 18 may 2025 difs. hist. +1161 N Game tele Página creada con «<strong><big>La tabla `game_tele`</big></strong> ''Esta tabla contiene la lista de lugares a los que un MJ puede teletransportarse con el comando ".rec port".''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | NULL | Autoincremento | |- | position_x | float | signed | | NO | 0 | | Entrada (ID) del evento del juego. |- | position_y | float | signed |…»
- 19:2019:20 18 may 2025 difs. hist. −4 Game graveyard zone Sin resumen de edición última
- 19:1919:19 18 may 2025 difs. hist. +984 N Game graveyard zone Página creada con «<strong><big>La tabla `game_graveyard_zone`</big></strong> ''Contiene la información sobre las zonas y sus conexiones con los cementerios. También se puede especificar qué facciones aparecerán en qué cementerios.<br> La lista de IDs de cementerios está en WorldSafeLocs.dbc.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | Identificador de…»
- 19:1419:14 18 may 2025 difs. hist. +752 N Game event seasonal questrelation Página creada con «<strong><big>La tabla `game_event_seasonal_questrelation`</big></strong> ''Esta tabla contiene la relación de misiones con sus correspondientes eventos estacionales permitiendo el reseteo de éstas (sólo se verán afectadas aquellas misiones situadas en esta tabla y que tengan el valor -22 en ZoneOrSort).''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | quest_ID | int(10) | unsigned | PRI |…» última
- 19:1119:11 18 may 2025 difs. hist. +1052 N Game event quest condition Página creada con «<strong><big>La tabla `game_event_quest_condition`</big></strong> ''Esta tabla contiene las misiones que pertenecen a un evento mundial y suman "créditos" en su progresión al completarlas. Para más información sobre los eventos mundiales y su funcionamiento, ver la tabla game_event_condition.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | | NO | |…» última
- 19:0719:07 18 may 2025 difs. hist. +20 World 4.3.4 →Base de datos world
- 19:0719:07 18 may 2025 difs. hist. +701 N Game event prerequisite Página creada con «<strong><big>La tabla `game_event_prerequisite`</big></strong> ''Esta tabla contiene los eventos que tienen que ser completados para poder empezar otro evento. Puedes poner más de un evento como prerrequisito para que empiece el siguiente.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | PRI | NO | | | |- | prerequisite_event | mediumint(8) | unsigned |…» última
- 19:0419:04 18 may 2025 difs. hist. +765 N Game event pool Página creada con «<strong><big>La tablas `game_event_pool`</big></strong> ''Esta tabla activa/desactiva pools durante eventos.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | signed | | NO | | | El "Entry" de GameEvent - Entrada negativa "-" para eliminar durante el evento. |- | pool_entry | mediumint(8) | unsigned | PRI | NO | 0 | | |- | slot | smallint(6) | signed | | NO | 0 |…» última
- 19:0019:00 18 may 2025 difs. hist. +8 World 4.3.4 →Base de datos world
- 05:3605:36 18 may 2025 difs. hist. −3 Game event npc vendor Sin resumen de edición última
- 05:3405:34 18 may 2025 difs. hist. +1585 N Game event npc vendor Página creada con «<strong><big>La tablas `game_event_npc_vendor`</big></strong> ''Esta tabla permite cambiar los items de un vendedor, durante un evento.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | signed | | NO | 0 | | |- | Guid | mediumint(8) | unsigned | PRI | NO | 0 | | |- | slot | smallint(6) | signed | | NO | 0 | | |- | item | mediumint(8) | unsigned | PRI | NO | 0 |…»
- 05:2805:28 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 05:2705:27 18 may 2025 difs. hist. +710 N Game event npcflag Página creada con «<strong><big>La tablas `game_event_npcflag`</big></strong> ''Esta tabla contiene los npcflags que se añaden al NPC durante un evento.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | PRI | NO | | | Entry del evento del juego. |- | Guid | mediumint(8) | unsigned | PRI | NO | 0 | | |- | npcflag | int(10) | unsigned | | NO | 0 | | |- |} ==== Descripci…» última
- 05:1805:18 18 may 2025 difs. hist. +1046 N Game event model equip Página creada con «<strong><big>La tablas `game_event_model_equip`</big></strong> ''Esta tabla contiene la información de las equipaciones y modelos de criaturas que cambian durante eventos.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | signed | | NO | 0 | | Entry del evento del juego. |- | Guid | int(10) | unsigned | | NO | 0 | Unique | |- | ModelID | mediumint(8) | unsigned |…» última
- 05:1405:14 18 may 2025 difs. hist. +8 World 4.3.4 →Base de datos world
- 05:1305:13 18 may 2025 difs. hist. +729 N Game event gameobject quest Página creada con «<strong><big>La tablas `game_event_gameobject_quest`</big></strong> ''Esta tabla contiene la información de las misiones que sólo están disponibles durante eventos.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | PRI | NO | | | Entry del evento del juego. |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | |- | Quest | mediumint(8) | unsigned | PRI…» última
- 05:1005:10 18 may 2025 difs. hist. +705 N Game event gameobject Página creada con «<strong><big>La tablas `game_event_gameobject`</big></strong> ''Contiene los datos de las entidades que aparecerán/desaparecerán durante los eventos.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | signed | | NO | | | Entry del evento del juego. Poner en negativo "-" para eliminar durante el evento. |- | Guid | int(8) | unsigned | PRI | NO | | Uninque | |- |}…» última
- 05:0605:06 18 may 2025 difs. hist. +8 World 4.3.4 →Base de datos world
- 05:0505:05 18 may 2025 difs. hist. +654 N Game event creature quest Página creada con «<strong><big>La tablas `game_event_creature_quest`</big></strong> ''Esta tabla contiene la información de las misiones que sólo están disponibles durante eventos.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | | NO | | | Entry del evento del juego. |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | |- |} ==== Descripción de los campos ==== ==…» última
- 04:5604:56 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 04:5604:56 18 may 2025 difs. hist. +723 N Game event creature Página creada con «<strong><big>La tablas `game_event_creature`</big></strong> ''Contiene los datos de las criaturas que aparecerán/desaparecerán durante los eventos.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | signed | | NO | | | Entry del evento del juego. Poner la entrada negativa "-" para que se elimine durante el evento. |- | Guid | int(10) | unsigned | PRI | NO | | Uniq…» última
- 04:5104:51 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 04:5004:50 18 may 2025 difs. hist. +3124 N Game event condition Página creada con «<strong><big>La tabla `game_event_condition`</big></strong> En esta tabla se controla la progresión de los eventos mundiales y las condiciones para que estos se completen, así como los mensajes que muestran los NPCs durante el avance y finalización.<br> Antes de pasar a la estructura, vamos a explicar el funcionamiento de los eventos mundiales. Son eventos mundiales, por ejemplo, la Guerra de Ahn'Qiraj, en la que todos los jugadores deben recolectar recursos, o l…» última
- 04:4104:41 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 04:3904:39 18 may 2025 difs. hist. +1073 N Game event battleground holiday Página creada con «<strong><big>La tablas `game_event_battleground_holiday`</big></strong> ''Esta tabla se usa para añadir un día especial a un campo de batalla, para cosas tipo mayor reputación / honor.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | PRI | NO | | Unique | Entry del evento del juego |- | bgflag | int(10) | unsigned | | NO | 0 | | |- |} ==== Descripci…» última
- 04:2904:29 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 04:2804:28 18 may 2025 difs. hist. +585 N Game event arena seasons Página creada con «<strong><big>La tablas `game_event_arena_seasons`</big></strong> ''La información de esta tabla está tomada del oficial y no debe ser cambiada.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | | NO | | Unique | Entry del evento del juego |- | season | tynyint(3) | unsigned | | NO | | Unique | Número de la sesion de arenas |- |} ==== Descripción de l…» última
- 04:2404:24 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 02:1202:12 18 may 2025 difs. hist. +2295 N Game event Página creada con «<strong><big>La tablas `game_event`</big></strong> ''Esta tabla contiene las definiciones para todos los eventos del juego que se activan y desactivan automáticamente en la fecha y hora establecidas.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | eventEntry | tynyint(3) | unsigned | PRY | NO | | unique | Entry del evento del juego |- | start_time | timestamp | signed | | NO | 0000-00-00 0…» última
- 01:5801:58 18 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 00:4700:47 18 may 2025 difs. hist. +6353 Fishing loot template Sin resumen de edición última
17 may 2025
- 05:2605:26 17 may 2025 difs. hist. +1562 Fishing loot template Sin resumen de edición
- 05:0605:06 17 may 2025 difs. hist. +394 N Fishing loot template Página creada con «{| class="wikitable" ! Field ! Type ! Null ! Key ! Default ! Extra |- | Entry | mediumint unsigned | NO | PRI | 0 | |- | Item | mediumint unsigned | NO | PRI | 0 | |- | ChanceOrQuestChance | float | NO | | 100 | |- | Lootmode | smallint | NO | | 1 | |- | GroupID | tinyint | NO | | 0 | |- | mincountOrRef | mediumint | NO | | 1 | |- | maxcount | tinyint unsigned | NO | | 1 | |- |}»
- 04:5604:56 17 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 04:5504:55 17 may 2025 difs. hist. +619 N Exploration basexp Página creada con «<strong><big>La tablas `exploration_basexp`</big></strong> ''Esta tabla contiene la información sobre los puntos de experiencia base que gana un jugador cuando explora una nueva zona. Los valores vienen del oficial.''<br><br> == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Level | tinyint(4) | unsigned | PRI | NO | 0 | | |- | BaseXP | mediumint(9) | signed | | NO | 0 | | |- |} ==== Descripción de…» última
- 04:5104:51 17 may 2025 difs. hist. +4 World 4.3.4 →Base de datos world
- 04:4704:47 17 may 2025 difs. hist. +15 Event scripts Sin resumen de edición última