Contribuciones del usuario Raul

Ir a la navegación Ir a la búsqueda
Buscar contribucionesExpandirContraer
⧼contribs-top⧽
⧼contribs-date⧽
(recientes | primeras) Ver ( | 50 anteriores) (20 | 50 | 100 | 250 | 500).

16 may 2025

15 may 2025

14 may 2025

  • 22:3022:30 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 22:2822:28 14 may 2025 difs. hist. +515 N Creature queststarterPágina creada con «<strong><big>La tabla `creature_questrelation`</big></strong> ''Contiene a los NPCs que inician misiones.'' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | Identifier |- | QUEST | mediumint(8) | unsigned | PRI | NO | 0 | | Quest Identifier |- |} === ID === La ID de la criatura. Ver entry de creature_template. === QUEST === La ID de la misión que in…»
  • 22:2522:25 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 22:2422:24 14 may 2025 difs. hist. +525 N Creature questenderPágina creada con «<strong><big>La tabla `creature_involvedrelation`</big></strong> ''Establece NPCs como finalizadores de misiones.'' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | Identifier |- | QUEST | mediumint(8) | unsigned | PRI | NO | 0 | | Quest Identifier |- |} === ID === La ID de la criatura. Ver entry de creature_template. === QUEST === La ID de la misió…»
  • 22:2022:20 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 22:1922:19 14 may 2025 difs. hist. +860 Creature onkill reputation→‎Estructura última
  • 22:1722:17 14 may 2025 difs. hist. +1440 N Creature onkill reputationPágina creada con «<strong><big>La tabla `creature_onkill_reputation`</big></strong> ''Esta tabla controla la reputación que se gana al matar criaturas.'' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | creature_id | mediumint(8) | unsigned | PRI | NO | 0 | | Creature Identifier |- | RewOnKillRepFaction1 | smallint(6) | signed | | NO | 0 | | |- | RewOnKillRepFaction2 | smallint(6) | signed | | NO | 0 | | |- | Max…»
  • 22:0322:03 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 18:4118:41 14 may 2025 difs. hist. +1130 N Creature model infoPágina creada con «<strong><big>La tabla `creature_model_info`</big></strong> ''Esta tabla contiene todos los modelos de NPCs, su género y otra información relacionada.'' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | modelid | mediumint(8) | unsigned | PRI | NO | 0 | | |- | bounding_radius | float | signed | | NO | 0 | | |- | combat_reach | float | signed | | NO | 0 | | |- | gender | tinyint(3) | unsigned |…» última
  • 18:3318:33 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 18:3218:32 14 may 2025 difs. hist. +8555 N Creature loot templatePágina creada con «<strong><big>La tabla `*_loot_template`</big></strong> ''Estas tablas sirven para organizar todo el sistema de loots de items. En total hay 11 tablas: '' '''''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:''''' Loo…» última
  • 16:2516:25 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 16:2416:24 14 may 2025 difs. hist. +1252 N Creature formationsPágina creada con «<strong><big>La tabla `creature_formations`</big></strong> ''Esta tabla permite que los NPCs caminen en grupo. Los miembros de un grupo seguirán a los demás, y atacarán a sus objetivos. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | LeaderGUID | int(11) | unsigned | | NO | NULL | | |- | MemberGUID | int(11) | unsigned | PRI | NO | NULL | | |- | Dist | float | unsigned | | NO | NULL | | |…» última
  • 15:0415:04 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 15:0315:03 14 may 2025 difs. hist. +922 N Creature equip templatePágina creada con «<strong><big>La tabla `creature_equip_template`</big></strong> ''Esta tabla contiene el equipo que pueden llevar las criaturas.'' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Entry | mediumint(8) | unsigned | PRI | NO | 0 | | Unique entry |- | ItemEntry1 | mediumint(8) | unsigned | | NO | 0 | | |- | ItemEntry2 | mediumint(8) | unsigned | | NO | 0 | | |- | ItemEntry2 | mediumint(8) | unsigned…» última
  • 14:5414:54 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 14:5314:53 14 may 2025 difs. hist. +1657 N Creature classlevelstatsPágina creada con «<strong><big>La tabla `creature_classlevelstats`</big></strong> ''Esta tabla contiene los valores base de la salud, maná y armadura de las criaturas. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Level | tinyint(1) | signed | | NO | NULL | | |- | Class | tinyint(1) | signed | | NO | NULL | | |- | Basehp0 | smallint(2) | signed | | NO | NULL | | |- | Basehp1 | smallint(2) | signed | | NO…» última
  • 14:0814:08 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 14:0514:05 14 may 2025 difs. hist. +2709 N Creature addonPágina creada con «<strong><big>La tabla `creature_addon`</big></strong> ''Las tablas creature_addon y creature_template_addon definen las cosas que se aplican a las criaturas cuando se cargan. Estas "cosas" pueden ser, por ejemplo, monturas, auras, emociones, etc. Básicamente se cambia la apariencia visual. La tabla creature_template_addon afecta a todas las criaturas con una misma ID, y la creature_addon, a spawns individuales (por lo que dos criaturas iguales pueden tener visuales…» última
  • 13:5313:53 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 13:5213:52 14 may 2025 difs. hist. +4506 N CreaturePágina creada con «<strong><big>La tabla `creature`</big></strong> ''Contiene los datos de cada spawn individual de NPCs en el mundo. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Guid | int(10) | unsigned | PRI | NO | NULL | Auto Increment | Global Unique Identifier |- | Id | mediumint(8) | unsigned | | NO | 0 | | Creature Identifier |- | Map | smallint(5) | unsigned | | NO | 0 | | Map Identifier |- | SpawnM…» última
  • 12:1512:15 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 12:1112:11 14 may 2025 difs. hist. +6893 N ConditionsPágina creada con «<strong><big>La tabla `conditions`</big></strong> ''Esta tabla permite definir condiciones para varias cosas: loots, gossips, spells, quests y smarts entre otros. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | SourceTypeOrReferenceId | mediumint(8) | signed | PRI | NO | 0 | | |- | SourceGroup | mediumint(8) | unsigned | PRI | NO | 0 | | |- | SourceId | mediumint(8) | unsigned | PRI | NO | 0 |…»
  • 11:3411:34 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 11:3411:34 14 may 2025 difs. hist. +779 N CommandPágina creada con «<strong><big>La tabla `command`</big></strong> ''Contiene la información y permisos de los comandos de GM. Esta tabla NO crea nuevos comandos, sólo establece permisos e información. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Name | varchar(50) | signed | PRI | NO | NULL | | |- | Security | tinyint(3) | unsigned | | NO | 0 | | |- | Help | longtext | signed | | YES | NULL | | |- |} ==…» última
  • 11:2811:28 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 11:2711:27 14 may 2025 difs. hist. +576 N Battlemaster entryPágina creada con «<strong><big>La tabla `battlemaster_entry`</big></strong> ''Convierte NPCs en maestros de campos de batalla y arenas. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Entry | mediumint(8) | unsigned | PRI | NO | 0 | | Entry of a creature |- | bg_template | mediumint(8) | unsigned | | NO | 0 | | Batleground template id |- |} == Descripción de los campos == === Entry === ID de la criatura. Ver en…» última
  • 10:4810:48 14 may 2025 difs. hist. +2968 N Battleground templatePágina creada con «<strong><big>La tabla `battleground_template`</big></strong> ''Contiene información sobre los diferentes campos de batalla, como la cantidad de jugadores, el número mínimo de participantes o las coordenadas de inicio. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | NULL | | |- | MinPlayersPerTeam | smallintint(5) | unsigned | | NO | 0 | | |- | MaxPla…» última
  • 10:1310:13 14 may 2025 difs. hist. +1324 N Areatrigger teleportPágina creada con «<strong><big>La tabla `areatrigger_teleport`</big></strong> ''Esta tabla define los areatriggers que se comportan como teletransportadores, así como los datos de los lugares de destino. Sirve para completar la información de los archivos DBC. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | Identifier |- | Name | Text | signed | | YES | NULL | | |…» última
  • 09:5009:50 14 may 2025 difs. hist. +531 N Areatrigger tavernPágina creada con «<strong><big>La tabla `areatrigger_tavern`</big></strong> ''Activa el modo descanso a un jugador cuando entra en una ciudad o una taberna. '' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | Identifier |- | Name | Text | signed | | YES | NULL | | |- |} == Descripción de los campos == === ID === ID del areatrigger. Ver AreaTrigger.dbc === Name === No…» última
  • 09:4309:43 14 may 2025 difs. hist. +16 World 4.3.4→‎Base de datos world
  • 09:4209:42 14 may 2025 difs. hist. +576 N Areatrigger scriptsPágina creada con «<strong><big>La tabla `areatrigger_scripts`</big></strong> ''Permite scriptear un areatrigger mediante scripts C++ o Smart AI.'' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | Entry | mediumint(8) | signed | PRI | NO | NULL | | |- | ScriptName | char(64) | signed | | NO | NULL | | |} == Descripción de los campos == === Entry === ID del areatrigger. Ver AreaTrigger.dbc === ScriptName === El nombr…» última
  • 09:3109:31 14 may 2025 difs. hist. +4 World 4.3.4→‎Base de datos world
  • 09:3009:30 14 may 2025 difs. hist. +654 N Areatrigger involvedrelationPágina creada con «<strong><big>La tabla `areatrigger_involvedrelation`</big></strong> ''Esta tabla sirve para hacer que una zona concreta (un areatrigger), se active al acercarse a ella y cumpla un requisito de exploración para una misión.'' == Estructura == {| class="wikitable" ! Field ! Type ! Attributes ! Key ! Null ! Default ! Extra ! Comment |- | ID | mediumint(8) | unsigned | PRI | NO | 0 | | Identifier |- | Quest | mediumint(8) | unsigned | | NO | 0 | | Quest identifier…» última
  • 09:0909:09 14 may 2025 difs. hist. +1054 Achievement rewardSin resumen de edición última

13 may 2025

(recientes | primeras) Ver ( | 50 anteriores) (20 | 50 | 100 | 250 | 500).