mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
Merged dbs
This commit is contained in:
parent
9a2f8ef89a
commit
6cb107870f
@ -17,6 +17,7 @@ CREATE DATABASE IF NOT EXISTS `ffxiv_server` /*!40100 DEFAULT CHARACTER SET lati
|
|||||||
USE `ffxiv_server`;
|
USE `ffxiv_server`;
|
||||||
|
|
||||||
-- Dumping structure for table ffxiv_server.gamedata_actor_class
|
-- Dumping structure for table ffxiv_server.gamedata_actor_class
|
||||||
|
DROP TABLE IF EXISTS `gamedata_actor_class`;
|
||||||
CREATE TABLE IF NOT EXISTS `gamedata_actor_class` (
|
CREATE TABLE IF NOT EXISTS `gamedata_actor_class` (
|
||||||
`id` int(10) unsigned NOT NULL,
|
`id` int(10) unsigned NOT NULL,
|
||||||
`classPath` varchar(64) NOT NULL,
|
`classPath` varchar(64) NOT NULL,
|
||||||
@ -37,7 +38,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000005, '/Chara/Npc/Populace/PopulaceStandard', 1600150, 19, NULL),
|
(1000005, '/Chara/Npc/Populace/PopulaceStandard', 1600150, 19, NULL),
|
||||||
(1000006, '', 1000053, 0, NULL),
|
(1000006, '', 1000053, 0, NULL),
|
||||||
(1000007, '', 1000005, 0, NULL),
|
(1000007, '', 1000005, 0, NULL),
|
||||||
(1000008, '', 1200028, 0, NULL),
|
(1000008, '/Chara/Npc/Populace/PopulaceStandard', 1200028, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n\r\n {\r\n "conditionName": "pushDefault",\r\n "radius": 3.0,\r\n "silent": false,\r\n "outwards": false\r\n }\r\n \r\n ]\r\n}'),
|
||||||
(1000009, '/Chara/Npc/Populace/PopulaceStandard', 2300120, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n\r\n {\r\n "conditionName": "pushDefault",\r\n "radius": 3.0,\r\n "silent": false,\r\n "outwards": false\r\n }\r\n \r\n ]\r\n}'),
|
(1000009, '/Chara/Npc/Populace/PopulaceStandard', 2300120, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n\r\n {\r\n "conditionName": "pushDefault",\r\n "radius": 3.0,\r\n "silent": false,\r\n "outwards": false\r\n }\r\n \r\n ]\r\n}'),
|
||||||
(1000010, '/Chara/Npc/Populace/PopulaceStandard', 1400004, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000010, '/Chara/Npc/Populace/PopulaceStandard', 1400004, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000011, '', 2000005, 0, NULL),
|
(1000011, '', 2000005, 0, NULL),
|
||||||
@ -121,7 +122,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000089, '/Chara/Npc/Populace/PopulaceStandard', 4000115, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000089, '/Chara/Npc/Populace/PopulaceStandard', 4000115, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000090, '/Chara/Npc/Populace/PopulaceStandard', 1000179, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000090, '/Chara/Npc/Populace/PopulaceStandard', 1000179, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000091, '/Chara/Npc/Populace/PopulaceStandard', 4000016, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000091, '/Chara/Npc/Populace/PopulaceStandard', 4000016, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000092, '', 4000017, 0, NULL),
|
(1000092, '/Chara/Npc/Populace/PopulaceStandard', 4000017, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000093, '', 4000018, 0, NULL),
|
(1000093, '', 4000018, 0, NULL),
|
||||||
(1000094, '', 4000019, 0, NULL),
|
(1000094, '', 4000019, 0, NULL),
|
||||||
(1000095, '', 4000001, 0, NULL),
|
(1000095, '', 4000001, 0, NULL),
|
||||||
@ -130,27 +131,27 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000098, '/Chara/Npc/Populace/PopulaceStandard', 4000008, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000098, '/Chara/Npc/Populace/PopulaceStandard', 4000008, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000099, '/Chara/Npc/Populace/PopulaceStandard', 4000009, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000099, '/Chara/Npc/Populace/PopulaceStandard', 4000009, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000100, '/Chara/Npc/Populace/PopulaceStandard', 4000004, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000100, '/Chara/Npc/Populace/PopulaceStandard', 4000004, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000101, '', 4000023, 0, NULL),
|
(1000101, '/Chara/Npc/Populace/PopulaceStandard', 4000023, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000102, '', 4000022, 0, NULL),
|
(1000102, '/Chara/Npc/Populace/PopulaceStandard', 4000022, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000103, '', 4000024, 0, NULL),
|
(1000103, '/Chara/Npc/Populace/PopulaceStandard', 4000024, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000104, '', 4000025, 0, NULL),
|
(1000104, '/Chara/Npc/Populace/PopulaceStandard', 4000025, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000105, '', 4000026, 0, NULL),
|
(1000105, '/Chara/Npc/Populace/PopulaceStandard', 4000026, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000106, '', 4000027, 0, NULL),
|
(1000106, '', 4000027, 0, NULL),
|
||||||
(1000107, '/Chara/Npc/Populace/PopulaceStandard', 4000028, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000107, '/Chara/Npc/Populace/PopulaceStandard', 4000028, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000108, '/Chara/Npc/Populace/PopulaceStandard', 4000029, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000108, '/Chara/Npc/Populace/PopulaceStandard', 4000029, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000109, '/Chara/Npc/Populace/PopulaceStandard', 4000030, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000109, '/Chara/Npc/Populace/PopulaceStandard', 4000030, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000110, '', 4000031, 0, NULL),
|
(1000110, '/Chara/Npc/Populace/PopulaceStandard', 4000031, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000111, '/Chara/Npc/Populace/PopulaceStandard', 4000035, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000111, '/Chara/Npc/Populace/PopulaceStandard', 4000035, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000112, '', 4000032, 0, NULL),
|
(1000112, '/Chara/Npc/Populace/PopulaceStandard', 4000032, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000113, '', 4000033, 0, NULL),
|
(1000113, '/Chara/Npc/Populace/PopulaceStandard', 4000033, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000114, '', 4000034, 0, NULL),
|
(1000114, '', 4000034, 0, NULL),
|
||||||
(1000115, '', 4000038, 0, NULL),
|
(1000115, '/Chara/Npc/Populace/PopulaceStandard', 4000038, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000116, '', 4000039, 0, NULL),
|
(1000116, '/Chara/Npc/Populace/PopulaceStandard', 4000039, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000117, '', 4000040, 0, NULL),
|
(1000117, '/Chara/Npc/Populace/PopulaceStandard', 4000040, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000118, '', 4000041, 0, NULL),
|
(1000118, '/Chara/Npc/Populace/PopulaceStandard', 4000041, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000119, '', 4000042, 0, NULL),
|
(1000119, '/Chara/Npc/Populace/PopulaceStandard', 4000042, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000120, '', 4000003, 0, NULL),
|
(1000120, '/Chara/Npc/Populace/PopulaceStandard', 4000003, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000121, '', 4000003, 0, NULL),
|
(1000121, '/Chara/Npc/Populace/PopulaceStandard', 4000003, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000122, '', 1900035, 0, NULL),
|
(1000122, '', 1900035, 0, NULL),
|
||||||
(1000123, '', 4000043, 0, NULL),
|
(1000123, '', 4000043, 0, NULL),
|
||||||
(1000124, '', 4000044, 0, NULL),
|
(1000124, '', 4000044, 0, NULL),
|
||||||
@ -184,7 +185,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000152, '/Chara/Npc/Populace/PopulaceStandard', 1200100, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000152, '/Chara/Npc/Populace/PopulaceStandard', 1200100, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000153, '/Chara/Npc/Populace/PopulaceStandard', 1900011, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000153, '/Chara/Npc/Populace/PopulaceStandard', 1900011, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000154, '', 1400010, 0, NULL),
|
(1000154, '', 1400010, 0, NULL),
|
||||||
(1000155, '/Chara/Npc/Populace/PopulaceStandard', 1500024, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000155, '/Chara/Npc/Populace/PopulaceStandard', 1500024, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ], \r\n "emoteEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 105,\r\n "conditionName": "emoteDefault1"\r\n },\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 107,\r\n "conditionName": "emoteDefault2"\r\n },\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 129,\r\n "conditionName": "emoteDefault3"\r\n },\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 128,\r\n "conditionName": "emoteDefault4"\r\n },\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 118,\r\n "conditionName": "emoteDefault5"\r\n },\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 116,\r\n "conditionName": "emoteDefault6"\r\n }\r\n ],\r\n}'),
|
||||||
(1000156, '/Chara/Npc/Populace/PopulaceStandard', 1500024, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000156, '/Chara/Npc/Populace/PopulaceStandard', 1500024, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000157, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 1900050, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000157, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 1900050, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000158, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 1300054, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000158, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 1300054, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -211,9 +212,9 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000179, '/Chara/Npc/Populace/PopulaceStandard', 1900065, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000179, '/Chara/Npc/Populace/PopulaceStandard', 1900065, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000180, '/Chara/Npc/Populace/PopulaceStandard', 1300026, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000180, '/Chara/Npc/Populace/PopulaceStandard', 1300026, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000181, '/Chara/Npc/Populace/PopulaceStandard', 1200092, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000181, '/Chara/Npc/Populace/PopulaceStandard', 1200092, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000182, '', 4000117, 0, NULL),
|
(1000182, '/Chara/Npc/Populace/PopulaceStandard', 4000117, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000183, '', 4000001, 0, NULL),
|
(1000183, '/Chara/Npc/Populace/PopulaceStandard', 4000001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": []\r\n}'),
|
||||||
(1000184, '', 4000001, 0, NULL),
|
(1000184, '/Chara/Npc/Populace/PopulaceStandard', 4000001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": []\r\n}'),
|
||||||
(1000185, '', 1000010, 0, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": []\r\n}'),
|
(1000185, '', 1000010, 0, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": []\r\n}'),
|
||||||
(1000186, '/Chara/Npc/Populace/PopulaceStandard', 1000347, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000186, '/Chara/Npc/Populace/PopulaceStandard', 1000347, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000187, '', 1900039, 0, NULL),
|
(1000187, '', 1900039, 0, NULL),
|
||||||
@ -248,7 +249,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000216, '', 1900035, 0, NULL),
|
(1000216, '', 1900035, 0, NULL),
|
||||||
(1000217, '/Chara/Npc/Populace/PopulaceStandard', 2470001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000217, '/Chara/Npc/Populace/PopulaceStandard', 2470001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000218, '', 2470003, 0, NULL),
|
(1000218, '', 2470003, 0, NULL),
|
||||||
(1000219, '/Chara/Npc/Populace/PopulaceStandard', 2470002, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000219, '/Chara/Npc/Populace/PopulaceStandard', 2470002, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "emoteEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 130,\r\n "conditionName": "emoteDefault1"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000220, '/Chara/Npc/Populace/PopulaceStandard', 2470011, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000220, '/Chara/Npc/Populace/PopulaceStandard', 2470011, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000221, '/Chara/Npc/Populace/PopulaceStandard', 2470020, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000221, '/Chara/Npc/Populace/PopulaceStandard', 2470020, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000222, '', 2470015, 0, NULL),
|
(1000222, '', 2470015, 0, NULL),
|
||||||
@ -267,8 +268,8 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000235, '', 2000010, 0, NULL),
|
(1000235, '', 2000010, 0, NULL),
|
||||||
(1000236, '/Chara/Npc/Populace/PopulaceStandard', 1600132, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000236, '/Chara/Npc/Populace/PopulaceStandard', 1600132, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000237, '', 1500021, 0, NULL),
|
(1000237, '', 1500021, 0, NULL),
|
||||||
(1000238, '', 1000029, 0, NULL),
|
(1000238, '/Chara/Npc/Populace/PopulaceStandard', 1000029, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000239, '', 1100025, 0, NULL),
|
(1000239, '/Chara/Npc/Populace/PopulaceStandard', 1100025, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000240, '', 1400070, 0, NULL),
|
(1000240, '', 1400070, 0, NULL),
|
||||||
(1000241, '', 4000532, 0, NULL),
|
(1000241, '', 4000532, 0, NULL),
|
||||||
(1000242, '/Chara/Npc/Populace/PopulaceStandard', 1100014, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000242, '/Chara/Npc/Populace/PopulaceStandard', 1100014, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -369,14 +370,14 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000337, '/Chara/Npc/Populace/PopulaceStandard', 1600110, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000337, '/Chara/Npc/Populace/PopulaceStandard', 1600110, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000338, '/Chara/Npc/Populace/PopulaceStandard', 1600158, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000338, '/Chara/Npc/Populace/PopulaceStandard', 1600158, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000339, '/Chara/Npc/Populace/PopulaceStandard', 1900013, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000339, '/Chara/Npc/Populace/PopulaceStandard', 1900013, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000340, '/Chara/Npc/Populace/PopulaceStandard', 1900038, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000340, '/Chara/Npc/Populace/PopulaceStandard', 1900038, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "emoteEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 130,\r\n "conditionName": "emoteDefault1"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000341, '/Chara/Npc/Populace/PopulaceStandard', 1400014, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000341, '/Chara/Npc/Populace/PopulaceStandard', 1400014, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000342, '/Chara/Npc/Populace/PopulaceStandard', 1900044, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000342, '/Chara/Npc/Populace/PopulaceStandard', 1900044, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000343, '', 1000084, 0, NULL),
|
(1000343, '', 1000084, 0, NULL),
|
||||||
(1000344, '/Chara/Npc/Populace/PopulaceStandard', 1200047, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "emoteEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 130,\r\n "conditionName": "emoteDefault1"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000344, '/Chara/Npc/Populace/PopulaceStandard', 1200047, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "emoteEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 130,\r\n "conditionName": "emoteDefault1"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000345, '/Chara/Npc/Populace/PopulaceStandard', 1500033, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000345, '/Chara/Npc/Populace/PopulaceStandard', 1500033, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "emoteEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 130,\r\n "conditionName": "emoteDefault1"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000346, '/Chara/Npc/Populace/PopulaceStandard', 1300075, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000346, '/Chara/Npc/Populace/PopulaceStandard', 1300075, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000347, '/Chara/Npc/Populace/PopulaceStandard', 1600006, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000347, '/Chara/Npc/Populace/PopulaceStandard', 1600006, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "emoteEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "emoteId": 130,\r\n "conditionName": "emoteDefault1"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000348, '/Chara/Npc/Populace/PopulaceStandard', 2200195, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000348, '/Chara/Npc/Populace/PopulaceStandard', 2200195, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000349, '/Chara/Npc/Populace/PopulaceStandard', 1600182, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000349, '/Chara/Npc/Populace/PopulaceStandard', 1600182, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000350, '/Chara/Npc/Populace/PopulaceStandard', 1200089, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000350, '/Chara/Npc/Populace/PopulaceStandard', 1200089, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -396,7 +397,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000364, '', 1600031, 0, NULL),
|
(1000364, '', 1600031, 0, NULL),
|
||||||
(1000365, '/Chara/Npc/Populace/PopulaceStandard', 2200107, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000365, '/Chara/Npc/Populace/PopulaceStandard', 2200107, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000366, '', 1200031, 0, NULL),
|
(1000366, '', 1200031, 0, NULL),
|
||||||
(1000367, '', 1900052, 0, NULL),
|
(1000367, '/Chara/Npc/Populace/PopulaceStandard', 1900052, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000368, '', 1500065, 0, NULL),
|
(1000368, '', 1500065, 0, NULL),
|
||||||
(1000369, '', 1200033, 0, NULL),
|
(1000369, '', 1200033, 0, NULL),
|
||||||
(1000370, '', 1200022, 0, NULL),
|
(1000370, '', 1200022, 0, NULL),
|
||||||
@ -407,7 +408,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000375, '', 4000599, 0, NULL),
|
(1000375, '', 4000599, 0, NULL),
|
||||||
(1000376, '', 4000257, 0, NULL),
|
(1000376, '', 4000257, 0, NULL),
|
||||||
(1000377, '', 1900016, 0, NULL),
|
(1000377, '', 1900016, 0, NULL),
|
||||||
(1000378, '', 4000051, 0, NULL),
|
(1000378, '/Chara/Npc/Populace/PopulaceStandard', 4000051, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000379, '', 1100110, 0, NULL),
|
(1000379, '', 1100110, 0, NULL),
|
||||||
(1000380, '', 4000137, 0, NULL),
|
(1000380, '', 4000137, 0, NULL),
|
||||||
(1000381, '', 4000138, 0, NULL),
|
(1000381, '', 4000138, 0, NULL),
|
||||||
@ -438,10 +439,10 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000406, '', 4000134, 0, NULL),
|
(1000406, '', 4000134, 0, NULL),
|
||||||
(1000407, '', 4000136, 0, NULL),
|
(1000407, '', 4000136, 0, NULL),
|
||||||
(1000408, '', 1100369, 0, NULL),
|
(1000408, '', 1100369, 0, NULL),
|
||||||
(1000409, '', 1200068, 0, NULL),
|
(1000409, '/Chara/Npc/Populace/PopulaceStandard', 1200068, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000410, '', 1300028, 0, NULL),
|
(1000410, '/Chara/Npc/Populace/PopulaceStandard', 1300028, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000411, '', 1100294, 0, NULL),
|
(1000411, '/Chara/Npc/Populace/PopulaceStandard', 1100294, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000412, '', 1000414, 0, NULL),
|
(1000412, '/Chara/Npc/Populace/PopulaceStandard', 1000414, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000413, '', 4000120, 0, NULL),
|
(1000413, '', 4000120, 0, NULL),
|
||||||
(1000414, '', 4000121, 0, NULL),
|
(1000414, '', 4000121, 0, NULL),
|
||||||
(1000415, '', 4000122, 0, NULL),
|
(1000415, '', 4000122, 0, NULL),
|
||||||
@ -481,8 +482,8 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000449, '/Chara/Npc/Populace/PopulaceStandard', 4000168, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000449, '/Chara/Npc/Populace/PopulaceStandard', 4000168, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000450, '/Chara/Npc/Populace/PopulaceStandard', 4000169, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000450, '/Chara/Npc/Populace/PopulaceStandard', 4000169, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000451, '/Chara/Npc/Populace/PopulaceStandard', 4000170, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000451, '/Chara/Npc/Populace/PopulaceStandard', 4000170, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000452, '', 4000003, 0, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": []\r\n}'),
|
(1000452, '/Chara/Npc/Populace/PopulaceStandard', 4000003, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": []\r\n}'),
|
||||||
(1000453, '', 4000003, 0, NULL),
|
(1000453, '/Chara/Npc/Populace/PopulaceStandard', 4000003, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": []\r\n}'),
|
||||||
(1000454, '', 1200100, 0, NULL),
|
(1000454, '', 1200100, 0, NULL),
|
||||||
(1000455, '/Chara/Npc/Populace/PopulacePassiveGLPublisher', 1900059, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000455, '/Chara/Npc/Populace/PopulacePassiveGLPublisher', 1900059, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000456, '/Chara/Npc/Populace/PopulacePassiveGLPublisher', 1100218, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000456, '/Chara/Npc/Populace/PopulacePassiveGLPublisher', 1100218, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -538,7 +539,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000506, '', 1000175, 0, NULL),
|
(1000506, '', 1000175, 0, NULL),
|
||||||
(1000507, '', 1100180, 0, NULL),
|
(1000507, '', 1100180, 0, NULL),
|
||||||
(1000508, '', 1100416, 0, NULL),
|
(1000508, '', 1100416, 0, NULL),
|
||||||
(1000509, '', 1100364, 0, NULL),
|
(1000509, '/Chara/Npc/Populace/PopulaceStandard', 1100364, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000510, '', 1000265, 0, NULL),
|
(1000510, '', 1000265, 0, NULL),
|
||||||
(1000511, '', 1100268, 0, NULL),
|
(1000511, '', 1100268, 0, NULL),
|
||||||
(1000512, '', 1200127, 0, NULL),
|
(1000512, '', 1200127, 0, NULL),
|
||||||
@ -872,7 +873,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000840, '/Chara/Npc/Populace/PopulaceChocoboLender', 1400060, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000840, '/Chara/Npc/Populace/PopulaceChocoboLender', 1400060, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000841, '/Chara/Npc/Populace/PopulaceStandard', 1500014, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000841, '/Chara/Npc/Populace/PopulaceStandard', 1500014, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000842, '', 1900054, 0, NULL),
|
(1000842, '', 1900054, 0, NULL),
|
||||||
(1000843, '', 1100449, 0, NULL),
|
(1000843, '/Chara/Npc/Populace/PopulaceStandard', 1100449, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000844, '', 1400017, 0, NULL),
|
(1000844, '', 1400017, 0, NULL),
|
||||||
(1000845, '', 1400017, 0, NULL),
|
(1000845, '', 1400017, 0, NULL),
|
||||||
(1000846, '/Chara/Npc/Populace/PopulaceStandard', 1500017, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000846, '/Chara/Npc/Populace/PopulaceStandard', 1500017, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -897,7 +898,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1000865, '/Chara/Npc/Populace/PopulaceRetainerManager', 1300128, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000865, '/Chara/Npc/Populace/PopulaceRetainerManager', 1300128, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000866, '', 1400110, 0, NULL),
|
(1000866, '', 1400110, 0, NULL),
|
||||||
(1000867, '', 1000260, 0, NULL),
|
(1000867, '', 1000260, 0, NULL),
|
||||||
(1000868, '', 4000015, 0, NULL),
|
(1000868, '/Chara/Npc/Populace/PopulaceStandard', 4000015, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000869, '/Chara/Npc/Populace/PopulaceStandard', 4000099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000869, '/Chara/Npc/Populace/PopulaceStandard', 4000099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000870, '/Chara/Npc/Populace/PopulaceStandard', 4000099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000870, '/Chara/Npc/Populace/PopulaceStandard', 4000099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1000871, '/Chara/Npc/Populace/PopulaceStandard', 4000099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1000871, '/Chara/Npc/Populace/PopulaceStandard', 4000099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -1219,7 +1220,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001187, '/Chara/Npc/Populace/PopulaceStandard', 1400104, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001187, '/Chara/Npc/Populace/PopulaceStandard', 1400104, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001188, '/Chara/Npc/Populace/PopulaceStandard', 1100374, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001188, '/Chara/Npc/Populace/PopulaceStandard', 1100374, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001189, '/Chara/Npc/Populace/PopulaceStandard', 1500110, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001189, '/Chara/Npc/Populace/PopulaceStandard', 1500110, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001190, '', 1200043, 0, NULL),
|
(1001190, '/Chara/Npc/Populace/PopulaceStandard', 1200043, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001191, '/Chara/Npc/Populace/PopulaceStandard', 1000213, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001191, '/Chara/Npc/Populace/PopulaceStandard', 1000213, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001192, '/Chara/Npc/Populace/PopulaceStandard', 1300033, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001192, '/Chara/Npc/Populace/PopulaceStandard', 1300033, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001193, '/Chara/Npc/Populace/PopulaceStandard', 1600214, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001193, '/Chara/Npc/Populace/PopulaceStandard', 1600214, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -1257,9 +1258,9 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001225, '', 4000412, 0, NULL),
|
(1001225, '', 4000412, 0, NULL),
|
||||||
(1001226, '', 4000413, 0, NULL),
|
(1001226, '', 4000413, 0, NULL),
|
||||||
(1001227, '', 4000414, 0, NULL),
|
(1001227, '', 4000414, 0, NULL),
|
||||||
(1001228, '', 1600159, 0, NULL),
|
(1001228, '/Chara/Npc/Populace/PopulaceStandard', 1600159, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001229, '', 1200152, 0, NULL),
|
(1001229, '/Chara/Npc/Populace/PopulaceStandard', 1200152, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001230, '', 1900127, 0, NULL),
|
(1001230, '/Chara/Npc/Populace/PopulaceStandard', 1900127, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001231, '', 4000415, 0, NULL),
|
(1001231, '', 4000415, 0, NULL),
|
||||||
(1001232, '', 4000416, 0, NULL),
|
(1001232, '', 4000416, 0, NULL),
|
||||||
(1001233, '', 4000417, 0, NULL),
|
(1001233, '', 4000417, 0, NULL),
|
||||||
@ -1303,15 +1304,15 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001271, '', 4000433, 0, NULL),
|
(1001271, '', 4000433, 0, NULL),
|
||||||
(1001272, '', 4000434, 0, NULL),
|
(1001272, '', 4000434, 0, NULL),
|
||||||
(1001273, '', 1000126, 0, NULL),
|
(1001273, '', 1000126, 0, NULL),
|
||||||
(1001274, '', 4000435, 0, NULL),
|
(1001274, '/Chara/Npc/Populace/PopulaceStandard', 4000435, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001275, '', 4000436, 0, NULL),
|
(1001275, '/Chara/Npc/Populace/PopulaceStandard', 4000436, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001276, '', 4000437, 0, NULL),
|
(1001276, '/Chara/Npc/Populace/PopulaceStandard', 4000437, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001277, '', 4000438, 0, NULL),
|
(1001277, '/Chara/Npc/Populace/PopulaceStandard', 4000438, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001278, '', 4000439, 0, NULL),
|
(1001278, '/Chara/Npc/Populace/PopulaceStandard', 4000439, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001279, '', 4000440, 0, NULL),
|
(1001279, '/Chara/Npc/Populace/PopulaceStandard', 4000440, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001280, '', 4000441, 0, NULL),
|
(1001280, '/Chara/Npc/Populace/PopulaceStandard', 4000441, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001281, '', 4000442, 0, NULL),
|
(1001281, '/Chara/Npc/Populace/PopulaceStandard', 4000442, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001282, '', 4000443, 0, NULL),
|
(1001282, '/Chara/Npc/Populace/PopulaceStandard', 4000443, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001283, '', 4000444, 0, NULL),
|
(1001283, '', 4000444, 0, NULL),
|
||||||
(1001284, '', 4000445, 0, NULL),
|
(1001284, '', 4000445, 0, NULL),
|
||||||
(1001285, '', 1300144, 0, NULL),
|
(1001285, '', 1300144, 0, NULL),
|
||||||
@ -1368,26 +1369,26 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001336, '', 1100178, 0, NULL),
|
(1001336, '', 1100178, 0, NULL),
|
||||||
(1001337, '', 1000384, 0, NULL),
|
(1001337, '', 1000384, 0, NULL),
|
||||||
(1001338, '', 1100093, 0, NULL),
|
(1001338, '', 1100093, 0, NULL),
|
||||||
(1001339, '', 1100158, 0, NULL),
|
(1001339, '/Chara/Npc/Populace/PopulaceStandard', 1100158, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001340, '', 1100159, 0, NULL),
|
(1001340, '/Chara/Npc/Populace/PopulaceStandard', 1100159, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001341, '', 1000374, 0, NULL),
|
(1001341, '', 1000374, 0, NULL),
|
||||||
(1001342, '', 1600104, 0, NULL),
|
(1001342, '', 1600104, 0, NULL),
|
||||||
(1001343, '', 1400124, 0, NULL),
|
(1001343, '', 1400124, 0, NULL),
|
||||||
(1001344, '', 1000093, 0, NULL),
|
(1001344, '/Chara/Npc/Populace/PopulaceStandard', 1000093, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001345, '', 1000094, 0, NULL),
|
(1001345, '/Chara/Npc/Populace/PopulaceStandard', 1000094, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001346, '', 1500041, 0, NULL),
|
(1001346, '', 1500041, 0, NULL),
|
||||||
(1001347, '', 1600292, 0, NULL),
|
(1001347, '', 1600292, 0, NULL),
|
||||||
(1001348, '', 1000176, 0, NULL),
|
(1001348, '', 1000176, 0, NULL),
|
||||||
(1001349, '', 1000177, 0, NULL),
|
(1001349, '', 1000177, 0, NULL),
|
||||||
(1001350, '', 1200172, 0, NULL),
|
(1001350, '', 1200172, 0, NULL),
|
||||||
(1001351, '', 1900181, 0, NULL),
|
(1001351, '', 1900181, 0, NULL),
|
||||||
(1001352, '', 1100071, 0, NULL),
|
(1001352, '/Chara/Npc/Populace/PopulaceStandard', 1100071, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001353, '', 1100082, 0, NULL),
|
(1001353, '', 1100082, 0, NULL),
|
||||||
(1001354, '', 2200242, 0, NULL),
|
(1001354, '', 2200242, 0, NULL),
|
||||||
(1001355, '', 1300098, 0, NULL),
|
(1001355, '', 1300098, 0, NULL),
|
||||||
(1001356, '', 1200164, 0, NULL),
|
(1001356, '', 1200164, 0, NULL),
|
||||||
(1001357, '', 1600086, 0, NULL),
|
(1001357, '', 1600086, 0, NULL),
|
||||||
(1001358, '', 1000190, 0, NULL),
|
(1001358, '/Chara/Npc/Populace/PopulaceStandard', 1000190, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001359, '', 1300101, 0, NULL),
|
(1001359, '', 1300101, 0, NULL),
|
||||||
(1001360, '', 1300102, 0, NULL),
|
(1001360, '', 1300102, 0, NULL),
|
||||||
(1001361, '', 1200159, 0, NULL),
|
(1001361, '', 1200159, 0, NULL),
|
||||||
@ -1402,12 +1403,12 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001370, '', 1000126, 0, NULL),
|
(1001370, '', 1000126, 0, NULL),
|
||||||
(1001371, '/Chara/Npc/Populace/PopulaceGuildlevePublisher', 1400141, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001371, '/Chara/Npc/Populace/PopulaceGuildlevePublisher', 1400141, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001372, '/Chara/Npc/Populace/PopulacePassiveGLPublisher', 1000106, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001372, '/Chara/Npc/Populace/PopulacePassiveGLPublisher', 1000106, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001373, '', 1900129, 0, NULL),
|
(1001373, '/Chara/Npc/Populace/PopulaceStandard', 1900129, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001374, '', 1400142, 0, NULL),
|
(1001374, '/Chara/Npc/Populace/PopulaceStandard', 1400142, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001375, '', 1000125, 0, NULL),
|
(1001375, '/Chara/Npc/Populace/PopulaceStandard', 1000125, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001376, '', 1500130, 0, NULL),
|
(1001376, '/Chara/Npc/Populace/PopulaceStandard', 1500130, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001377, '', 1500141, 0, NULL),
|
(1001377, '/Chara/Npc/Populace/PopulaceStandard', 1500141, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001378, '', 1200184, 0, NULL),
|
(1001378, '/Chara/Npc/Populace/PopulaceStandard', 1200184, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001379, '', 4000549, 0, NULL),
|
(1001379, '', 4000549, 0, NULL),
|
||||||
(1001380, '', 1500142, 0, NULL),
|
(1001380, '', 1500142, 0, NULL),
|
||||||
(1001381, '', 1300132, 0, NULL),
|
(1001381, '', 1300132, 0, NULL),
|
||||||
@ -1595,7 +1596,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001571, '', 2700008, 0, NULL),
|
(1001571, '', 2700008, 0, NULL),
|
||||||
(1001572, '', 2700004, 0, NULL),
|
(1001572, '', 2700004, 0, NULL),
|
||||||
(1001573, '/Chara/Npc/Populace/PopulaceStandard', 2500001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001573, '/Chara/Npc/Populace/PopulaceStandard', 2500001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001574, '', 1200162, 0, NULL),
|
(1001574, '/Chara/Npc/Populace/PopulaceStandard', 1200162, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001575, '', 1900166, 0, NULL),
|
(1001575, '', 1900166, 0, NULL),
|
||||||
(1001576, '', 1000169, 0, NULL),
|
(1001576, '', 1000169, 0, NULL),
|
||||||
(1001577, '', 1400182, 0, NULL),
|
(1001577, '', 1400182, 0, NULL),
|
||||||
@ -1785,8 +1786,8 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001761, '', 1500136, 0, NULL),
|
(1001761, '', 1500136, 0, NULL),
|
||||||
(1001762, '', 3202601, 0, NULL),
|
(1001762, '', 3202601, 0, NULL),
|
||||||
(1001763, '', 1400041, 0, NULL),
|
(1001763, '', 1400041, 0, NULL),
|
||||||
(1001764, '', 1600030, 0, NULL),
|
(1001764, '/Chara/Npc/Populace/PopulaceStandard', 1600030, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001765, '', 1500144, 0, NULL),
|
(1001765, '/Chara/Npc/Populace/PopulaceStandard', 1500144, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001766, '', 1200194, 0, NULL),
|
(1001766, '', 1200194, 0, NULL),
|
||||||
(1001767, '', 1000126, 0, NULL),
|
(1001767, '', 1000126, 0, NULL),
|
||||||
(1001768, '', 1000126, 0, NULL),
|
(1001768, '', 1000126, 0, NULL),
|
||||||
@ -1848,7 +1849,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001824, '', 1500154, 0, NULL),
|
(1001824, '', 1500154, 0, NULL),
|
||||||
(1001825, '', 1300042, 0, NULL),
|
(1001825, '', 1300042, 0, NULL),
|
||||||
(1001826, '', 1600244, 0, NULL),
|
(1001826, '', 1600244, 0, NULL),
|
||||||
(1001827, '', 2200235, 0, NULL),
|
(1001827, '/Chara/Npc/Populace/PopulaceStandard', 2200235, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001828, '', 0, 0, NULL),
|
(1001828, '', 0, 0, NULL),
|
||||||
(1001829, '', 0, 0, NULL),
|
(1001829, '', 0, 0, NULL),
|
||||||
(1001830, '', 0, 0, NULL),
|
(1001830, '', 0, 0, NULL),
|
||||||
@ -1861,7 +1862,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001837, '', 2480007, 0, NULL),
|
(1001837, '', 2480007, 0, NULL),
|
||||||
(1001838, '', 2480008, 0, NULL),
|
(1001838, '', 2480008, 0, NULL),
|
||||||
(1001839, '', 1000111, 0, NULL),
|
(1001839, '', 1000111, 0, NULL),
|
||||||
(1001840, '', 1900246, 0, NULL),
|
(1001840, '/Chara/Npc/Populace/PopulaceStandard', 1900246, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001841, '/Chara/Npc/Populace/PopulaceValentMaster', 1100397, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001841, '/Chara/Npc/Populace/PopulaceValentMaster', 1100397, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001842, '/Chara/Npc/Populace/PopulaceValentMaster', 1100398, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001842, '/Chara/Npc/Populace/PopulaceValentMaster', 1100398, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001843, '/Chara/Npc/Populace/PopulaceValentMaster', 1100399, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1001843, '/Chara/Npc/Populace/PopulaceValentMaster', 1100399, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
@ -1919,7 +1920,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001896, '', 4000651, 0, NULL),
|
(1001896, '', 4000651, 0, NULL),
|
||||||
(1001900, '', 1100087, 0, NULL),
|
(1001900, '', 1100087, 0, NULL),
|
||||||
(1001901, '', 4000650, 0, NULL),
|
(1001901, '', 4000650, 0, NULL),
|
||||||
(1001903, '', 1000052, 0, NULL),
|
(1001903, '/Chara/Npc/Populace/PopulaceStandard', 1000052, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001904, '', 1200191, 0, NULL),
|
(1001904, '', 1200191, 0, NULL),
|
||||||
(1001906, '', 4000648, 0, NULL),
|
(1001906, '', 4000648, 0, NULL),
|
||||||
(1001911, '', 1400200, 0, NULL),
|
(1001911, '', 1400200, 0, NULL),
|
||||||
@ -1979,8 +1980,8 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1001992, '', 1600315, 0, NULL),
|
(1001992, '', 1600315, 0, NULL),
|
||||||
(1001993, '', 1100385, 0, NULL),
|
(1001993, '', 1100385, 0, NULL),
|
||||||
(1001994, '', 1900229, 0, NULL),
|
(1001994, '', 1900229, 0, NULL),
|
||||||
(1001995, '', 2200152, 0, NULL),
|
(1001995, '/Chara/Npc/Populace/PopulaceStandard', 2200152, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001996, '', 1900226, 0, NULL),
|
(1001996, '/Chara/Npc/Populace/PopulaceStandard', 1900226, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1001997, '', 2600003, 0, NULL),
|
(1001997, '', 2600003, 0, NULL),
|
||||||
(1001998, '', 2600001, 0, NULL),
|
(1001998, '', 2600001, 0, NULL),
|
||||||
(1001999, '', 2600004, 0, NULL),
|
(1001999, '', 2600004, 0, NULL),
|
||||||
@ -2049,13 +2050,13 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1002062, '', 3109002, 0, NULL),
|
(1002062, '', 3109002, 0, NULL),
|
||||||
(1002063, '', 3210801, 0, NULL),
|
(1002063, '', 3210801, 0, NULL),
|
||||||
(1002064, '', 3210802, 0, NULL),
|
(1002064, '', 3210802, 0, NULL),
|
||||||
(1002065, '', 1000117, 0, NULL),
|
(1002065, '/Chara/Npc/Populace/PopulaceStandard', 1000117, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002066, '', 1000026, 0, NULL),
|
(1002066, '/Chara/Npc/Populace/PopulaceStandard', 1000026, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002067, '', 2200152, 0, NULL),
|
(1002067, '/Chara/Npc/Populace/PopulaceStandard', 2200152, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002068, '', 2200152, 0, NULL),
|
(1002068, '', 2200152, 0, NULL),
|
||||||
(1002069, '', 2300120, 0, NULL),
|
(1002069, '', 2300120, 0, NULL),
|
||||||
(1002070, '', 1400004, 0, NULL),
|
(1002070, '', 1400004, 0, NULL),
|
||||||
(1002071, '', 1200068, 0, NULL),
|
(1002071, '/Chara/Npc/Populace/PopulaceStandard', 1200068, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002072, '', 1300028, 0, NULL),
|
(1002072, '', 1300028, 0, NULL),
|
||||||
(1002073, '', 1000029, 0, NULL),
|
(1002073, '', 1000029, 0, NULL),
|
||||||
(1002074, '', 1200226, 0, NULL),
|
(1002074, '', 1200226, 0, NULL),
|
||||||
@ -2098,7 +2099,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1002111, '/Chara/Npc/Populace/PopulaceStandard', 1500202, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1002111, '/Chara/Npc/Populace/PopulaceStandard', 1500202, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002112, '/Chara/Npc/Populace/PopulaceStandard', 1400205, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1002112, '/Chara/Npc/Populace/PopulaceStandard', 1400205, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002113, '/Chara/Npc/Populace/PopulaceSpecialEventCryer', 1400206, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1002113, '/Chara/Npc/Populace/PopulaceSpecialEventCryer', 1400206, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002114, '', 1000281, 0, NULL),
|
(1002114, '/Chara/Npc/Populace/PopulaceStandard', 1000281, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1002115, '', 2200152, 0, NULL),
|
(1002115, '', 2200152, 0, NULL),
|
||||||
(1002116, '', 1400222, 0, NULL),
|
(1002116, '', 1400222, 0, NULL),
|
||||||
(1060001, '', 4000542, 0, NULL),
|
(1060001, '', 4000542, 0, NULL),
|
||||||
@ -2139,122 +2140,122 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1060041, '', 1600175, 0, NULL),
|
(1060041, '', 1600175, 0, NULL),
|
||||||
(1060042, '/Chara/Npc/Populace/PopulaceStandard', 1000146, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1060042, '/Chara/Npc/Populace/PopulaceStandard', 1000146, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1060043, '', 2200115, 0, NULL),
|
(1060043, '', 2200115, 0, NULL),
|
||||||
(1070001, '', 2, 0, NULL),
|
(1070001, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070002, '', 2, 0, NULL),
|
(1070002, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070003, '', 2, 0, NULL),
|
(1070003, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070004, '', 2, 0, NULL),
|
(1070004, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070005, '', 2, 0, NULL),
|
(1070005, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070006, '', 2, 0, NULL),
|
(1070006, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070007, '', 2, 0, NULL),
|
(1070007, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070008, '', 2, 0, NULL),
|
(1070008, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070009, '', 2, 0, NULL),
|
(1070009, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070010, '', 2, 0, NULL),
|
(1070010, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070011, '', 2, 0, NULL),
|
(1070011, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070012, '', 2, 0, NULL),
|
(1070012, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070013, '', 2, 0, NULL),
|
(1070013, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070014, '', 2, 0, NULL),
|
(1070014, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070015, '', 2, 0, NULL),
|
(1070015, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070016, '', 2, 0, NULL),
|
(1070016, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070017, '', 2, 0, NULL),
|
(1070017, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070018, '', 2, 0, NULL),
|
(1070018, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070019, '', 2, 0, NULL),
|
(1070019, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070020, '', 2, 0, NULL),
|
(1070020, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070021, '', 2, 0, NULL),
|
(1070021, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070022, '', 2, 0, NULL),
|
(1070022, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070023, '', 2, 0, NULL),
|
(1070023, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070024, '', 2, 0, NULL),
|
(1070024, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070025, '', 2, 0, NULL),
|
(1070025, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070026, '', 2, 0, NULL),
|
(1070026, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070027, '', 2, 0, NULL),
|
(1070027, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070028, '', 2, 0, NULL),
|
(1070028, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070029, '', 2, 0, NULL),
|
(1070029, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070030, '', 2, 0, NULL),
|
(1070030, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070031, '', 2, 0, NULL),
|
(1070031, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070032, '', 2, 0, NULL),
|
(1070032, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070033, '', 2, 0, NULL),
|
(1070033, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070034, '', 2, 0, NULL),
|
(1070034, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070035, '', 2, 0, NULL),
|
(1070035, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070036, '', 2, 0, NULL),
|
(1070036, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070037, '', 2, 0, NULL),
|
(1070037, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070038, '', 2, 0, NULL),
|
(1070038, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070039, '', 2, 0, NULL),
|
(1070039, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070040, '', 2, 0, NULL),
|
(1070040, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070041, '', 2, 0, NULL),
|
(1070041, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070042, '', 2, 0, NULL),
|
(1070042, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070043, '', 2, 0, NULL),
|
(1070043, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070044, '', 2, 0, NULL),
|
(1070044, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070045, '', 2, 0, NULL),
|
(1070045, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070046, '', 2, 0, NULL),
|
(1070046, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070047, '', 2, 0, NULL),
|
(1070047, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070048, '', 2, 0, NULL),
|
(1070048, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070049, '', 2, 0, NULL),
|
(1070049, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070050, '', 2, 0, NULL),
|
(1070050, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070051, '', 2, 0, NULL),
|
(1070051, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070052, '', 2, 0, NULL),
|
(1070052, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070053, '', 2, 0, NULL),
|
(1070053, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070054, '', 2, 0, NULL),
|
(1070054, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070055, '', 2, 0, NULL),
|
(1070055, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070056, '', 2, 0, NULL),
|
(1070056, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070057, '', 2, 0, NULL),
|
(1070057, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070058, '', 2, 0, NULL),
|
(1070058, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070059, '', 2, 0, NULL),
|
(1070059, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070060, '', 2, 0, NULL),
|
(1070060, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070061, '', 2, 0, NULL),
|
(1070061, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070062, '', 2, 0, NULL),
|
(1070062, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070063, '', 2, 0, NULL),
|
(1070063, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070064, '', 2, 0, NULL),
|
(1070064, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070065, '', 2, 0, NULL),
|
(1070065, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070066, '', 2, 0, NULL),
|
(1070066, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070067, '', 2, 0, NULL),
|
(1070067, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070068, '', 2, 0, NULL),
|
(1070068, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070069, '', 2, 0, NULL),
|
(1070069, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070070, '', 2, 0, NULL),
|
(1070070, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070071, '', 2, 0, NULL),
|
(1070071, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070072, '', 2, 0, NULL),
|
(1070072, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070073, '', 2, 0, NULL),
|
(1070073, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070074, '', 2, 0, NULL),
|
(1070074, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070075, '', 2, 0, NULL),
|
(1070075, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070076, '', 2, 0, NULL),
|
(1070076, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070077, '', 2, 0, NULL),
|
(1070077, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070078, '', 2, 0, NULL),
|
(1070078, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070079, '', 2, 0, NULL),
|
(1070079, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070080, '', 2, 0, NULL),
|
(1070080, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070081, '', 2, 0, NULL),
|
(1070081, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070082, '', 2, 0, NULL),
|
(1070082, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070083, '', 2, 0, NULL),
|
(1070083, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070084, '', 2, 0, NULL),
|
(1070084, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070085, '', 2, 0, NULL),
|
(1070085, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070086, '', 2, 0, NULL),
|
(1070086, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070087, '', 2, 0, NULL),
|
(1070087, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070088, '', 2, 0, NULL),
|
(1070088, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070089, '', 2, 0, NULL),
|
(1070089, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070090, '', 2, 0, NULL),
|
(1070090, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070091, '', 2, 0, NULL),
|
(1070091, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070092, '', 2, 0, NULL),
|
(1070092, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070093, '', 2, 0, NULL),
|
(1070093, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070094, '', 2, 0, NULL),
|
(1070094, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070095, '', 2, 0, NULL),
|
(1070095, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070096, '', 2, 0, NULL),
|
(1070096, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070097, '', 2, 0, NULL),
|
(1070097, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070098, '', 2, 0, NULL),
|
(1070098, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070099, '', 2, 0, NULL),
|
(1070099, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070100, '', 2, 0, NULL),
|
(1070100, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070101, '', 2, 0, NULL),
|
(1070101, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070102, '', 2, 0, NULL),
|
(1070102, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070103, '', 2, 0, NULL),
|
(1070103, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070104, '', 2, 0, NULL),
|
(1070104, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070105, '', 2, 0, NULL),
|
(1070105, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070106, '', 2, 0, NULL),
|
(1070106, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070107, '', 2, 0, NULL),
|
(1070107, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070108, '', 2, 0, NULL),
|
(1070108, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070109, '', 2, 0, NULL),
|
(1070109, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070110, '', 2, 0, NULL),
|
(1070110, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070111, '', 2, 0, NULL),
|
(1070111, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070112, '', 2, 0, NULL),
|
(1070112, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070113, '', 2, 0, NULL),
|
(1070113, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070114, '', 2, 0, NULL),
|
(1070114, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070115, '', 2, 0, NULL),
|
(1070115, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1070116, '', 2, 0, NULL),
|
(1070116, '/Chara/Npc/Populace/PopulaceSnpcStandard', 2, 0, NULL),
|
||||||
(1080001, '', 0, 0, NULL),
|
(1080001, '', 0, 0, NULL),
|
||||||
(1080002, '', 0, 0, NULL),
|
(1080002, '', 0, 0, NULL),
|
||||||
(1080003, '', 0, 0, NULL),
|
(1080003, '', 0, 0, NULL),
|
||||||
@ -2310,9 +2311,9 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1080053, '', 0, 0, NULL),
|
(1080053, '', 0, 0, NULL),
|
||||||
(1080054, '', 0, 0, NULL),
|
(1080054, '', 0, 0, NULL),
|
||||||
(1080055, '', 0, 0, NULL),
|
(1080055, '', 0, 0, NULL),
|
||||||
(1080056, '', 0, 0, NULL),
|
(1080056, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080057, '', 0, 0, NULL),
|
(1080057, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080058, '', 0, 0, NULL),
|
(1080058, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080059, '', 0, 0, NULL),
|
(1080059, '', 0, 0, NULL),
|
||||||
(1080060, '', 0, 0, NULL),
|
(1080060, '', 0, 0, NULL),
|
||||||
(1080061, '', 0, 0, NULL),
|
(1080061, '', 0, 0, NULL),
|
||||||
@ -2344,11 +2345,11 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1080087, '', 0, 0, NULL),
|
(1080087, '', 0, 0, NULL),
|
||||||
(1080088, '', 0, 0, NULL),
|
(1080088, '', 0, 0, NULL),
|
||||||
(1080089, '', 0, 0, NULL),
|
(1080089, '', 0, 0, NULL),
|
||||||
(1080090, '', 0, 0, NULL),
|
(1080090, '/Chara/Npc/Populace/PopulaceStandard', 0, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080091, '', 0, 0, NULL),
|
(1080091, '/Chara/Npc/Populace/PopulaceStandard', 0, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080092, '', 0, 0, NULL),
|
(1080092, '/Chara/Npc/Populace/PopulaceStandard', 0, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080093, '', 0, 0, NULL),
|
(1080093, '/Chara/Npc/Populace/PopulaceStandard', 0, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080094, '', 0, 0, NULL),
|
(1080094, '/Chara/Npc/Populace/PopulaceStandard', 0, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1080095, '', 0, 0, NULL),
|
(1080095, '', 0, 0, NULL),
|
||||||
(1080096, '', 0, 0, NULL),
|
(1080096, '', 0, 0, NULL),
|
||||||
(1080097, '', 0, 0, NULL),
|
(1080097, '', 0, 0, NULL),
|
||||||
@ -2391,10 +2392,10 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1090001, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
(1090001, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090002, '', 0, 0, NULL),
|
(1090002, '', 0, 0, NULL),
|
||||||
(1090003, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
(1090003, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090004, '/Chara/Npc/Populace/PopulaceStandard', 0, 0, NULL),
|
(1090004, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "12.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090005, '', 0, 0, NULL),
|
(1090005, '', 0, 0, NULL),
|
||||||
(1090006, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
(1090006, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090007, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
(1090007, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "10.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090008, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
(1090008, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090009, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
(1090009, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090010, '', 0, 0, NULL),
|
(1090010, '', 0, 0, NULL),
|
||||||
@ -2467,26 +2468,26 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1090077, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1090077, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1090078, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1090078, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1090079, '', 0, 0, NULL),
|
(1090079, '', 0, 0, NULL),
|
||||||
(1090080, '', 0, 0, NULL),
|
(1090080, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090081, '', 0, 0, NULL),
|
(1090081, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "1",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090082, '', 0, 0, NULL),
|
(1090082, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090083, '', 0, 0, NULL),
|
(1090083, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090084, '', 0, 0, NULL),
|
(1090084, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090085, '', 0, 0, NULL),
|
(1090085, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090086, '', 0, 0, NULL),
|
(1090086, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090087, '', 0, 0, NULL),
|
(1090087, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090088, '', 0, 0, NULL),
|
(1090088, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090089, '', 0, 0, NULL),
|
(1090089, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090090, '', 0, 0, NULL),
|
(1090090, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090091, '', 0, 0, NULL),
|
(1090091, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "2",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090092, '', 0, 0, NULL),
|
(1090092, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090093, '', 0, 0, NULL),
|
(1090093, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, ''),
|
||||||
(1090094, '', 0, 0, NULL),
|
(1090094, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, ''),
|
||||||
(1090095, '', 0, 0, NULL),
|
(1090095, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, ''),
|
||||||
(1090096, '', 0, 0, NULL),
|
(1090096, '', 0, 0, NULL),
|
||||||
(1090097, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, NULL),
|
(1090097, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, NULL),
|
||||||
(1090098, '', 0, 0, NULL),
|
(1090098, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "2.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090099, '', 0, 0, NULL),
|
(1090099, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "2.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090100, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, NULL),
|
(1090100, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, NULL),
|
||||||
(1090101, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, NULL),
|
(1090101, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, NULL),
|
||||||
(1090102, '', 0, 0, NULL),
|
(1090102, '', 0, 0, NULL),
|
||||||
@ -2546,10 +2547,10 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1090156, '', 0, 0, NULL),
|
(1090156, '', 0, 0, NULL),
|
||||||
(1090157, '', 0, 0, NULL),
|
(1090157, '', 0, 0, NULL),
|
||||||
(1090158, '', 0, 0, NULL),
|
(1090158, '', 0, 0, NULL),
|
||||||
(1090159, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, NULL),
|
(1090159, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090160, '', 0, 0, NULL),
|
(1090160, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "3.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090161, '', 0, 0, NULL),
|
(1090161, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "3.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090162, '', 0, 0, NULL),
|
(1090162, '/Chara/Npc/Object/ObjectEventDoor', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "3.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090163, '', 0, 0, NULL),
|
(1090163, '', 0, 0, NULL),
|
||||||
(1090164, '', 0, 0, NULL),
|
(1090164, '', 0, 0, NULL),
|
||||||
(1090165, '', 0, 0, NULL),
|
(1090165, '', 0, 0, NULL),
|
||||||
@ -2625,7 +2626,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1090235, '', 0, 0, NULL),
|
(1090235, '', 0, 0, NULL),
|
||||||
(1090236, '', 0, 0, NULL),
|
(1090236, '', 0, 0, NULL),
|
||||||
(1090237, '', 0, 0, NULL),
|
(1090237, '', 0, 0, NULL),
|
||||||
(1090238, '/Chara/Npc/Object/MarketEntrance', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n pushWithBoxEventConditions: [\r\n {\r\n size: 4143,\r\n outwards: 0,\r\n silent: 0,\r\n "conditionName": "in"\r\n }\r\n ]\r\n}'),
|
(1090238, '/Chara/Npc/Object/MarketEntrance', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n pushWithBoxEventConditions: [\r\n {\r\n "conditionName": "in",\r\n "layout": 121,\r\n "instance": 2875,\r\n "reactName": "dwti",\r\n "radius": 3.0,\r\n "silent": false,\r\n "outwards": false\r\n }\r\n ]\r\n}'),
|
||||||
(1090239, '', 0, 0, NULL),
|
(1090239, '', 0, 0, NULL),
|
||||||
(1090240, '', 0, 0, NULL),
|
(1090240, '', 0, 0, NULL),
|
||||||
(1090241, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
(1090241, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
@ -2651,8 +2652,8 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1090261, '', 0, 0, NULL),
|
(1090261, '', 0, 0, NULL),
|
||||||
(1090262, '', 0, 0, NULL),
|
(1090262, '', 0, 0, NULL),
|
||||||
(1090263, '', 0, 0, NULL),
|
(1090263, '', 0, 0, NULL),
|
||||||
(1090264, '/Chara/Npc/Object/MarketEntrance', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n pushWithBoxEventConditions: [\r\n {\r\n size: 4143,\r\n outwards: 0,\r\n silent: 0,\r\n "conditionName": "in"\r\n }\r\n ]\r\n}'),
|
(1090264, '/Chara/Npc/Object/MarketEntrance', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n pushWithBoxEventConditions: [\r\n {\r\n "conditionName": "in",\r\n "layout": 321,\r\n "instance": 3322,\r\n "reactName": "dtwi",\r\n "radius": 3.0,\r\n "silent": false,\r\n "outwards": false\r\n }\r\n ]\r\n}'),
|
||||||
(1090265, '/Chara/Npc/Object/MarketEntrance', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithBoxEventConditions": [\r\n\r\n {\r\n "conditionName": "in",\r\n "radius": 3.0,\r\n "silent": false,\r\n "outwards": false\r\n }\r\n \r\n ]\r\n}'),
|
(1090265, '/Chara/Npc/Object/MarketEntrance', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithBoxEventConditions": [\r\n\r\n {\r\n "conditionName": "in",\r\n "layout": 421,\r\n "instance": 4143,\r\n "reactName": "dtwi",\r\n "radius": 3.0,\r\n "silent": false,\r\n "outwards": false\r\n }\r\n \r\n ]\r\n}'),
|
||||||
(1090266, '', 0, 0, NULL),
|
(1090266, '', 0, 0, NULL),
|
||||||
(1090267, '', 0, 0, NULL),
|
(1090267, '', 0, 0, NULL),
|
||||||
(1090268, '', 0, 0, NULL),
|
(1090268, '', 0, 0, NULL),
|
||||||
@ -2773,7 +2774,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1090383, '', 0, 0, NULL),
|
(1090383, '', 0, 0, NULL),
|
||||||
(1090384, '/Chara/Npc/Object/OpeningStoperF0B1', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
(1090384, '/Chara/Npc/Object/OpeningStoperF0B1', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
||||||
(1090385, '/Chara/Npc/Object/OpeningStoperW0B1', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
(1090385, '/Chara/Npc/Object/OpeningStoperW0B1', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
||||||
(1090386, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1090386, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'),
|
||||||
(1090387, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1090387, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1090388, '', 0, 0, NULL),
|
(1090388, '', 0, 0, NULL),
|
||||||
(1090389, '', 0, 0, NULL),
|
(1090389, '', 0, 0, NULL),
|
||||||
@ -2787,9 +2788,9 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1090397, '/Chara/Npc/Object/ObjectRegionJump', 0, 0, NULL),
|
(1090397, '/Chara/Npc/Object/ObjectRegionJump', 0, 0, NULL),
|
||||||
(1090398, '/Chara/Npc/Object/ObjectRegionJump', 0, 0, NULL),
|
(1090398, '/Chara/Npc/Object/ObjectRegionJump', 0, 0, NULL),
|
||||||
(1090399, '/Chara/Npc/Object/ObjectRegionJump', 0, 0, NULL),
|
(1090399, '/Chara/Npc/Object/ObjectRegionJump', 0, 0, NULL),
|
||||||
(1090400, '/Chara/Npc/Object/OpeningTownEventKeeper', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
(1090400, '/Chara/Npc/Object/OpeningTownEventKeeper', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "conditionName": "exit",\r\n "radius": 50.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "isEnabled": "false",\r\n "conditionName": "caution",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
||||||
(1090401, '/Chara/Npc/Object/OpeningTownEventKeeper', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 5.0,\r\n "silent": false,\r\n "outwards": false\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 5.0,\r\n "silent": true,\r\n "outwards": false\r\n }\r\n ]\r\n}'),
|
(1090401, '/Chara/Npc/Object/OpeningTownEventKeeper', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "conditionName": "exit",\r\n "radius": 50.0,\r\n "silent": false,\r\n "outwards": false\r\n },\r\n {\r\n "isEnabled": "false",\r\n "conditionName": "caution",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": false\r\n }\r\n ]\r\n}'),
|
||||||
(1090402, '/Chara/Npc/Object/OpeningTownEventKeeper', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "emoteEventConditions": [],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
(1090402, '/Chara/Npc/Object/OpeningTownEventKeeper', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "conditionName": "exit",\r\n "radius": 50.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "isEnabled": "false",\r\n "conditionName": "caution",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
||||||
(1090403, '', 0, 0, NULL),
|
(1090403, '', 0, 0, NULL),
|
||||||
(1090404, '', 0, 0, NULL),
|
(1090404, '', 0, 0, NULL),
|
||||||
(1090405, '', 0, 0, NULL),
|
(1090405, '', 0, 0, NULL),
|
||||||
@ -3143,7 +3144,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1200132, '', 0, 0, NULL),
|
(1200132, '', 0, 0, NULL),
|
||||||
(1200133, '', 0, 0, NULL),
|
(1200133, '', 0, 0, NULL),
|
||||||
(1200134, '', 0, 0, NULL),
|
(1200134, '', 0, 0, NULL),
|
||||||
(1200135, '', 0, 0, NULL),
|
(1200135, '/Chara/Npc/Populace/PopulaceStandard', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1200136, '', 0, 0, NULL),
|
(1200136, '', 0, 0, NULL),
|
||||||
(1200137, '', 0, 0, NULL),
|
(1200137, '', 0, 0, NULL),
|
||||||
(1200138, '', 0, 0, NULL),
|
(1200138, '', 0, 0, NULL),
|
||||||
@ -3414,7 +3415,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1200409, '', 0, 0, NULL),
|
(1200409, '', 0, 0, NULL),
|
||||||
(1200410, '', 0, 0, NULL),
|
(1200410, '', 0, 0, NULL),
|
||||||
(1200411, '', 0, 0, NULL),
|
(1200411, '', 0, 0, NULL),
|
||||||
(1200412, '', 4000257, 0, NULL),
|
(1200412, '/Chara/Npc/Populace/PopulaceStandard', 4000257, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}\r\n'),
|
||||||
(1280000, '/Chara/Npc/Object/Aetheryte/AetheryteParent', 0, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "10.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "10.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
(1280000, '/Chara/Npc/Object/Aetheryte/AetheryteParent', 0, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "10.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "10.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
||||||
(1280001, '/Chara/Npc/Object/Aetheryte/AetheryteParent', 4010014, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "10.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "10.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
(1280001, '/Chara/Npc/Object/Aetheryte/AetheryteParent', 4010014, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "10.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "10.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
||||||
(1280002, '/Chara/Npc/Object/Aetheryte/AetheryteParent', 4010014, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "10.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "10.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
(1280002, '/Chara/Npc/Object/Aetheryte/AetheryteParent', 4010014, 3, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "10.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "10.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
||||||
@ -3536,7 +3537,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1290001, '', 0, 1, NULL),
|
(1290001, '', 0, 1, NULL),
|
||||||
(1290002, '/Chara/Npc/Object/PrivateAreaPastExit', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
(1290002, '/Chara/Npc/Object/PrivateAreaPastExit', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 1,\r\n "unknown2": 0,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "exit",\r\n "radius": 40.0,\r\n "silent": true,\r\n "outwards": true\r\n },\r\n {\r\n "conditionName": "caution",\r\n "radius": 30.0,\r\n "silent": true,\r\n "outwards": true\r\n }\r\n ]\r\n}'),
|
||||||
(1290003, '', 0, 0, NULL),
|
(1290003, '', 0, 0, NULL),
|
||||||
(1290004, '/Chara/Npc/Object/BgKeepout', 0, 1, NULL),
|
(1290004, '/Chara/Npc/Object/BgKeepout', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "caution",\r\n "radius": 2.0,\r\n "silent": true,\r\n "outwards": false\r\n }\r\n ]\r\n}'),
|
||||||
(1290005, '', 0, 0, NULL),
|
(1290005, '', 0, 0, NULL),
|
||||||
(1290006, '', 0, 0, NULL),
|
(1290006, '', 0, 0, NULL),
|
||||||
(1290007, '/Chara/Npc/Object/ElevatorStandard', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "3.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "3.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
(1290007, '/Chara/Npc/Object/ElevatorStandard', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "3.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "3.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
||||||
@ -3565,7 +3566,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper
|
|||||||
(1290030, '', 0, 0, NULL),
|
(1290030, '', 0, 0, NULL),
|
||||||
(1290031, '', 0, 0, NULL),
|
(1290031, '', 0, 0, NULL),
|
||||||
(1290032, '', 0, 0, NULL),
|
(1290032, '', 0, 0, NULL),
|
||||||
(1290033, '/Chara/Npc/Object/BgKeepout', 0, 1, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "pushCommand"\r\n },\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "3.0",\r\n "outwards": "false",\r\n "silent": "true",\r\n "conditionName": "pushCommandIn"\r\n },\r\n {\r\n "radius": "3.0",\r\n "outwards": "true",\r\n "silent": "true",\r\n "conditionName": "pushCommandOut"\r\n }\r\n ]\r\n}'),
|
(1290033, '/Chara/Npc/Object/BgKeepout', 0, 1, '{\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "conditionName": "caution",\r\n "radius": 2.0,\r\n "silent": true,\r\n "outwards": false\r\n }\r\n ]\r\n}'),
|
||||||
(1500001, '/Chara/Npc/Populace/PopulaceGuildlevePublisher', 1200001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1500001, '/Chara/Npc/Populace/PopulaceGuildlevePublisher', 1200001, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
(1500002, '', 1900028, 0, NULL),
|
(1500002, '', 1900028, 0, NULL),
|
||||||
(1500003, '/Chara/Npc/Populace/PopulaceFlyingShip', 1600069, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
(1500003, '/Chara/Npc/Populace/PopulaceFlyingShip', 1600069, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'),
|
||||||
|
@ -17,13 +17,14 @@ CREATE DATABASE IF NOT EXISTS `ffxiv_server` /*!40100 DEFAULT CHARACTER SET lati
|
|||||||
USE `ffxiv_server`;
|
USE `ffxiv_server`;
|
||||||
|
|
||||||
-- Dumping structure for table ffxiv_server.server_eventnpc_mapobj
|
-- Dumping structure for table ffxiv_server.server_eventnpc_mapobj
|
||||||
|
DROP TABLE IF EXISTS `server_eventnpc_mapobj`;
|
||||||
CREATE TABLE IF NOT EXISTS `server_eventnpc_mapobj` (
|
CREATE TABLE IF NOT EXISTS `server_eventnpc_mapobj` (
|
||||||
`id` int(10) unsigned NOT NULL,
|
`id` int(10) unsigned NOT NULL,
|
||||||
`layoutId` int(10) unsigned NOT NULL,
|
`layoutId` int(10) unsigned NOT NULL,
|
||||||
`instanceId` int(10) unsigned NOT NULL
|
`instanceId` int(10) unsigned NOT NULL
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
|
||||||
-- Dumping data for table ffxiv_server.server_eventnpc_mapobj: ~65 rows (approximately)
|
-- Dumping data for table ffxiv_server.server_eventnpc_mapobj: ~72 rows (approximately)
|
||||||
/*!40000 ALTER TABLE `server_eventnpc_mapobj` DISABLE KEYS */;
|
/*!40000 ALTER TABLE `server_eventnpc_mapobj` DISABLE KEYS */;
|
||||||
REPLACE INTO `server_eventnpc_mapobj` (`id`, `layoutId`, `instanceId`) VALUES
|
REPLACE INTO `server_eventnpc_mapobj` (`id`, `layoutId`, `instanceId`) VALUES
|
||||||
(589, 321, 3294),
|
(589, 321, 3294),
|
||||||
@ -70,18 +71,18 @@ REPLACE INTO `server_eventnpc_mapobj` (`id`, `layoutId`, `instanceId`) VALUES
|
|||||||
(495, 121, 2420),
|
(495, 121, 2420),
|
||||||
(500, 196, 456),
|
(500, 196, 456),
|
||||||
(0, 391, 2),
|
(0, 391, 2),
|
||||||
(146, 141, 4040),
|
(146, 421, 4040),
|
||||||
(145, 141, 4125),
|
(145, 421, 4038),
|
||||||
(144, 141, 4039),
|
(144, 421, 4039),
|
||||||
(143, 141, 4038),
|
(143, 421, 4125),
|
||||||
(280, 141, 4044),
|
(280, 421, 4126),
|
||||||
(282, 141, 4126),
|
(282, 421, 4043),
|
||||||
(283, 141, 4043),
|
(283, 421, 4042),
|
||||||
(286, 141, 4042),
|
(286, 421, 4041),
|
||||||
(281, 141, 4057),
|
(281, 421, 4057),
|
||||||
(285, 141, 4059),
|
(285, 421, 4059),
|
||||||
(284, 141, 4041),
|
(284, 421, 4055),
|
||||||
(279, 141, 4055),
|
(279, 421, 4044),
|
||||||
(287, 431, 3525),
|
(287, 431, 3525),
|
||||||
(0, 491, 2),
|
(0, 491, 2),
|
||||||
(730, 5145, 252),
|
(730, 5145, 252),
|
||||||
@ -96,7 +97,14 @@ REPLACE INTO `server_eventnpc_mapobj` (`id`, `layoutId`, `instanceId`) VALUES
|
|||||||
(628, 421, 2825),
|
(628, 421, 2825),
|
||||||
(629, 421, 2829),
|
(629, 421, 2829),
|
||||||
(938, 421, 4040),
|
(938, 421, 4040),
|
||||||
(2050, 421, 4289);
|
(2050, 421, 4289),
|
||||||
|
(2031, 121, 2416),
|
||||||
|
(2032, 121, 2413),
|
||||||
|
(2114, 1101, 286),
|
||||||
|
(2166, 5013, 399),
|
||||||
|
(2167, 5013, 398),
|
||||||
|
(2168, 5013, 408),
|
||||||
|
(2169, 5013, 161);
|
||||||
/*!40000 ALTER TABLE `server_eventnpc_mapobj` ENABLE KEYS */;
|
/*!40000 ALTER TABLE `server_eventnpc_mapobj` ENABLE KEYS */;
|
||||||
|
|
||||||
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
||||||
|
@ -17,6 +17,7 @@ CREATE DATABASE IF NOT EXISTS `ffxiv_server` /*!40100 DEFAULT CHARACTER SET lati
|
|||||||
USE `ffxiv_server`;
|
USE `ffxiv_server`;
|
||||||
|
|
||||||
-- Dumping structure for table ffxiv_server.server_eventnpc_spawn_locations
|
-- Dumping structure for table ffxiv_server.server_eventnpc_spawn_locations
|
||||||
|
DROP TABLE IF EXISTS `server_eventnpc_spawn_locations`;
|
||||||
CREATE TABLE IF NOT EXISTS `server_eventnpc_spawn_locations` (
|
CREATE TABLE IF NOT EXISTS `server_eventnpc_spawn_locations` (
|
||||||
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
||||||
`actorClassId` int(10) unsigned NOT NULL,
|
`actorClassId` int(10) unsigned NOT NULL,
|
||||||
@ -32,7 +33,7 @@ CREATE TABLE IF NOT EXISTS `server_eventnpc_spawn_locations` (
|
|||||||
PRIMARY KEY (`id`)
|
PRIMARY KEY (`id`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
|
||||||
-- Dumping data for table ffxiv_server.server_eventnpc_spawn_locations: ~1,088 rows (approximately)
|
-- Dumping data for table ffxiv_server.server_eventnpc_spawn_locations: ~1,116 rows (approximately)
|
||||||
/*!40000 ALTER TABLE `server_eventnpc_spawn_locations` DISABLE KEYS */;
|
/*!40000 ALTER TABLE `server_eventnpc_spawn_locations` DISABLE KEYS */;
|
||||||
REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`, `zoneId`, `privateAreaName`, `privateAreaLevel`, `positionX`, `positionY`, `positionZ`, `rotation`, `motionPack`) VALUES
|
REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`, `zoneId`, `privateAreaName`, `privateAreaLevel`, `positionX`, `positionY`, `positionZ`, `rotation`, `motionPack`) VALUES
|
||||||
(1, 2104001, 'wharf_rat', 1, '', 0, -84.628, 54.497, -3.52, 2.491, 0),
|
(1, 2104001, 'wharf_rat', 1, '', 0, -84.628, 54.497, -3.52, 2.491, 0),
|
||||||
@ -149,7 +150,7 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`
|
|||||||
(112, 1200194, 'task_board', 175, '', 0, -50.24, 197.6, 58.94, 0, 0),
|
(112, 1200194, 'task_board', 175, '', 0, -50.24, 197.6, 58.94, 0, 0),
|
||||||
(113, 1200210, '', 175, '', 0, -169.94, 191.8, 25.9, 0.523, 0),
|
(113, 1200210, '', 175, '', 0, -169.94, 191.8, 25.9, 0.523, 0),
|
||||||
(114, 1200288, '', 175, '', 0, -189.13, 190, 15.59, -1.04, 0),
|
(114, 1200288, '', 175, '', 0, -189.13, 190, 15.59, -1.04, 0),
|
||||||
(117, 1290004, '', 175, '', 0, -239.02, 190, 55.67, 0, 0),
|
(117, 1290004, 'bgkeepout_uldah_marketward', 175, '', 0, -239.02, 190, 55.67, 0, 0),
|
||||||
(118, 1500116, 'gogorano', 175, '', 0, -77.82, 192.1, 4.29, 0.23, 1040),
|
(118, 1500116, 'gogorano', 175, '', 0, -77.82, 192.1, 4.29, 0.23, 1040),
|
||||||
(119, 1500129, 'yayatoki', 175, '', 0, -27.31, 196, 87.25, 1.91, 1040),
|
(119, 1500129, 'yayatoki', 175, '', 0, -27.31, 196, 87.25, 1.91, 1040),
|
||||||
(120, 1500182, 'rowena', 175, '', 0, -178.67, 192.1, 55.82, -2.39, 0),
|
(120, 1500182, 'rowena', 175, '', 0, -178.67, 192.1, 55.82, -2.39, 0),
|
||||||
@ -297,7 +298,7 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`
|
|||||||
(262, 1090524, '', 209, '', 0, -111.41, 224, 217.13, 0, 0),
|
(262, 1090524, '', 209, '', 0, -111.41, 224, 217.13, 0, 0),
|
||||||
(263, 1200120, 'dusty_tomes', 209, '', 0, -289, 207.1, 221.54, 0, 0),
|
(263, 1200120, 'dusty_tomes', 209, '', 0, -289, 207.1, 221.54, 0, 0),
|
||||||
(264, 1200288, '', 209, '', 0, -151.15, 198, 160.49, 1.62, 0),
|
(264, 1200288, '', 209, '', 0, -151.15, 198, 160.49, 1.62, 0),
|
||||||
(265, 1290004, '', 209, '', 0, -147.71, 234.14, 198.37, 0, 0),
|
(265, 1290004, 'bgkeepout_uldah_fronds', 209, '', 0, -147.71, 234.14, 198.37, 0, 0),
|
||||||
(266, 1290023, 'wellhead_lift_lvl2', 209, '', 0, -117.2, 222, 117.6, 0, 0),
|
(266, 1290023, 'wellhead_lift_lvl2', 209, '', 0, -117.2, 222, 117.6, 0, 0),
|
||||||
(267, 1500126, 'vavaki', 209, '', 0, -32.44, 198, 143.58, 1.52, 1040),
|
(267, 1500126, 'vavaki', 209, '', 0, -32.44, 198, 143.58, 1.52, 1040),
|
||||||
(268, 1500208, 'stangyth', 209, '', 0, -121.95, 271.2, 158.42, -2.95, 0),
|
(268, 1500208, 'stangyth', 209, '', 0, -121.95, 271.2, 158.42, -2.95, 0),
|
||||||
@ -476,29 +477,29 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`
|
|||||||
(441, 1001474, 'roosting_crow', 230, '', 0, -460.19, 43, -89.85, 1.1, 0),
|
(441, 1001474, 'roosting_crow', 230, '', 0, -460.19, 43, -89.85, 1.1, 0),
|
||||||
(442, 1001473, 'thata_khamazom', 230, '', 0, -417.79, 41, 449.92, 2.91, 0),
|
(442, 1001473, 'thata_khamazom', 230, '', 0, -417.79, 41, 449.92, 2.91, 0),
|
||||||
(443, 1001567, 'imania', 230, '', 0, -532.86, 37, 86.01, -0.98, 0),
|
(443, 1001567, 'imania', 230, '', 0, -532.86, 37, 86.01, -0.98, 0),
|
||||||
(444, 1090001, 'push_mrd_downstairs', 230, '', 0, -623.66, 28.79, -81.27, -0.81, 0),
|
(444, 1090001, 'push_msk_downstairs', 230, '', 0, -623.66, 28.79, -81.27, -0.81, 0),
|
||||||
(445, 1090006, 'push_fsh', 230, '', 0, -624.55, 4.25, 359, 2.59, 0),
|
(445, 1090006, 'push_fsh', 230, '', 0, -624.55, 4.25, 359, 2.59, 0),
|
||||||
(446, 1090003, 'push_mrd', 230, '', 0, -598.37, 42.1, -50.28, 0.61, 0),
|
(446, 1090003, 'push_msk', 230, '', 0, -598.37, 42.1, -50.28, 0.61, 0),
|
||||||
(447, 1090018, '', 230, '', 0, -511.71, 42.3, 29.5, 2.81, 0),
|
(447, 1090018, 'push_cul', 230, '', 0, -511.71, 42.3, 29.5, 2.81, 0),
|
||||||
(448, 1090019, '', 230, '', 0, -567.9, 8, 108.09, 2.69, 0),
|
(448, 1090019, 'push_limsa_statue', 230, '', 0, -567.9, 8, 108.09, 2.69, 0),
|
||||||
(449, 1090017, '', 230, '', 0, -491.08, 39.99, 39.04, 1.94, 0),
|
(449, 1090017, 'push_cul_east', 230, '', 0, -491.08, 39.99, 39.04, 1.94, 0),
|
||||||
(450, 1090018, '', 230, '', 0, -513.4, 42.3, 32.69, 0.62, 0),
|
(450, 1090018, '', 230, '', 0, -513.4, 42.3, 32.69, 0.62, 0),
|
||||||
(451, 1090238, '', 230, '', 0, -416.5, 40, 446, 0, 0),
|
(451, 1090238, 'push_maelstrom_command', 230, '', 0, -416.5, 40, 446, 0, 0),
|
||||||
(452, 1290004, '', 230, '', 0, -791.76, -1.31, 179.53, 0, 0),
|
(452, 1290004, 'bgkeepout_limsa_acnlower', 230, '', 0, -791.76, -1.31, 179.53, 0, 0),
|
||||||
(453, 1290004, '', 230, '', 0, -468.38, 43, -105.88, 0, 0),
|
(453, 1290004, 'bgkeepout_limsa_northernisle', 230, '', 0, -468.38, 43, -105.88, 0, 0),
|
||||||
(454, 1090026, '', 230, '', 0, -753.29, 8.2, 368.39, 0.51, 0),
|
(454, 1090026, 'push_mrd', 230, '', 0, -753.29, 8.2, 368.39, 0.51, 0),
|
||||||
(455, 1090027, '', 230, '', 0, -773.43, 10.35, 386.6, 0, 0),
|
(455, 1090027, 'push_mrd_inside_upstairs', 230, '', 0, -773.43, 10.35, 386.6, 0, 0),
|
||||||
(456, 1090028, '', 230, '', 0, -764.39, 14.38, 386.44, -1.67, 0),
|
(456, 1090028, 'push_mrd_outside_upstairs_stairs', 230, '', 0, -764.39, 14.38, 386.44, -1.67, 0),
|
||||||
(457, 1290004, '', 230, '', 0, -403.75, 41, 459.25, 0, 0),
|
(457, 1290004, 'bgkeepout_limsa_marketwards', 230, '', 0, -403.75, 41, 459.25, 0, 0),
|
||||||
(458, 1090097, '', 230, '', 0, -779.199, 16.347, 386.5, 0, 0),
|
(458, 1090097, 'push_mrd_outside_upstairs_door', 230, '', 0, -779.199, 16.347, 386.5, 0, 0),
|
||||||
(459, 1090100, '', 230, '', 0, -751.804, 7.352, 390.822, 0, 0),
|
(459, 1090100, 'push_mrd_downstairs_door1', 230, '', 0, -751.804, 7.352, 390.822, 0, 0),
|
||||||
(460, 1090101, '', 230, '', 0, -751.804, 7.352, 382.178, 0, 0),
|
(460, 1090101, 'push_mrd_downstairs_door2', 230, '', 0, -751.804, 7.352, 382.178, 0, 0),
|
||||||
(461, 1090386, '', 230, '', 0, -631.67, 3.56, 378.76, 0.23, 0),
|
(461, 1090386, 'push_fsh_docks', 230, '', 0, -631.67, 3.56, 378.76, 0.23, 0),
|
||||||
(462, 1090387, '', 230, '', 0, -807.66, 8, 234.42, 0, 0),
|
(462, 1090387, 'push_ship_docks', 230, '', 0, -807.66, 8, 234.42, 0, 0),
|
||||||
(463, 1090007, '', 230, '', 0, -490.38, 42.8, 417.81, 2.45, 0),
|
(463, 1090007, 'trigger_bsm_arm', 230, '', 0, -490.38, 42.8, 417.81, 2.45, 0),
|
||||||
(464, 1090400, '', 230, '', 0, -838.1, 6, 231.94, 0, 0),
|
(464, 1090400, 'limsa_openingtowneventkeeper', 230, '', 0, -838.1, 6, 231.94, 0, 0),
|
||||||
(466, 1200119, 'dusty_tomes', 230, '', 0, -789.24, 14, 195, 0, 0),
|
(466, 1200119, 'dusty_tomes', 230, '', 0, -789.24, 14, 195, 0, 0),
|
||||||
(467, 1200027, '', 230, '', 0, -592, 18, 207, 1, 0),
|
(467, 1200027, 'limsa_retainer_bell', 230, '', 0, -592, 18, 207, 1, 0),
|
||||||
(468, 5900001, 'guild_mrd_mid', 230, '', 0, -775, 10, 387, 0, 0),
|
(468, 5900001, 'guild_mrd_mid', 230, '', 0, -775, 10, 387, 0, 0),
|
||||||
(469, 5900001, 'guild_mrd_bot', 230, '', 0, -785, 5, 387, 0, 0),
|
(469, 5900001, 'guild_mrd_bot', 230, '', 0, -785, 5, 387, 0, 0),
|
||||||
(470, 5900001, 'guild_mrd_top', 230, '', 0, -758, 12, 387, 0, 0),
|
(470, 5900001, 'guild_mrd_top', 230, '', 0, -758, 12, 387, 0, 0),
|
||||||
@ -528,7 +529,7 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`
|
|||||||
(494, 5900001, 'guild_cul_south', 230, '', 0, -498, 44, 51, 0, 0),
|
(494, 5900001, 'guild_cul_south', 230, '', 0, -498, 44, 51, 0, 0),
|
||||||
(495, 5900001, 'guild_cul_nwest', 230, '', 0, -519, 42, 30, 0, 0),
|
(495, 5900001, 'guild_cul_nwest', 230, '', 0, -519, 42, 30, 0, 0),
|
||||||
(496, 5900001, 'guild_msk', 230, '', 0, -595, 42, -46, 0, 0),
|
(496, 5900001, 'guild_msk', 230, '', 0, -595, 42, -46, 0, 0),
|
||||||
(497, 5900001, 'marketward', 230, '', 0, -774, 12, 288, 0, 0),
|
(497, 5900001, 'limsa_marketward', 230, '', 0, -774, 12, 288, 0, 0),
|
||||||
(498, 5900010, '', 230, '', 0, -811.176, 8.03, 234.815, 0, 0),
|
(498, 5900010, '', 230, '', 0, -811.176, 8.03, 234.815, 0, 0),
|
||||||
(499, 5900012, '', 230, '', 0, -806.893, 8.03, 240.885, 0, 0),
|
(499, 5900012, '', 230, '', 0, -806.893, 8.03, 240.885, 0, 0),
|
||||||
(500, 5900011, 'limsa_shipport', 230, '', 0, -846.89, 5, 240, 0, 0),
|
(500, 5900011, 'limsa_shipport', 230, '', 0, -846.89, 5, 240, 0, 0),
|
||||||
@ -715,7 +716,7 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`
|
|||||||
(683, 1001081, 'khuma_moshroca', 206, '', 0, 105.99, 20, -1478.71, -0.8, 1041),
|
(683, 1001081, 'khuma_moshroca', 206, '', 0, 105.99, 20, -1478.71, -0.8, 1041),
|
||||||
(684, 1001077, 'beli', 206, '', 0, 93.63, 20, -1482.87, 0.8, 1041),
|
(684, 1001077, 'beli', 206, '', 0, 93.63, 20, -1482.87, 0.8, 1041),
|
||||||
(685, 1001470, 'ylessa', 206, '', 0, 59.41, 28.32, -1656.06, 0.38, 1041),
|
(685, 1001470, 'ylessa', 206, '', 0, 59.41, 28.32, -1656.06, 0.38, 1041),
|
||||||
(686, 1290004, 'bgkeepout_lilyhills', 206, '', 0, 63.83, 30.98, -1679.51, 0, 0),
|
(686, 1290004, 'bgkeepout_gridania_lilyhills', 206, '', 0, 63.83, 30.98, -1679.51, 0, 0),
|
||||||
(687, 1001582, 'swaenhylt', 206, '', 0, 17.61, 21.75, -1432.55, 1.55, 1041),
|
(687, 1001582, 'swaenhylt', 206, '', 0, 17.61, 21.75, -1432.55, 1.55, 1041),
|
||||||
(688, 1001078, 'maddeline', 206, '', 0, 91.44, 20, -1464.58, -0.93, 1015),
|
(688, 1001078, 'maddeline', 206, '', 0, 91.44, 20, -1464.58, -0.93, 1015),
|
||||||
(689, 1001082, 'luilda', 206, '', 0, 91.83, 20, -1467.93, 2.78, 1043),
|
(689, 1001082, 'luilda', 206, '', 0, 91.83, 20, -1467.93, 2.78, 1043),
|
||||||
@ -1107,8 +1108,8 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`
|
|||||||
(2029, 1000062, 'man0l1_carrilaut', 230, 'PrivateAreaMasterPast', 4, -486.69, 42.8, 411.36, -0.78, 2017),
|
(2029, 1000062, 'man0l1_carrilaut', 230, 'PrivateAreaMasterPast', 4, -486.69, 42.8, 411.36, -0.78, 2017),
|
||||||
(2031, 5900001, 'man0l1_bsm_west_door', 230, 'PrivateAreaMasterPast', 4, -498, 43, 424, 0, 0),
|
(2031, 5900001, 'man0l1_bsm_west_door', 230, 'PrivateAreaMasterPast', 4, -498, 43, 424, 0, 0),
|
||||||
(2032, 5900001, 'man0l1_bsm_east_door', 230, 'PrivateAreaMasterPast', 4, -477, 45, 403, 0, 0),
|
(2032, 5900001, 'man0l1_bsm_east_door', 230, 'PrivateAreaMasterPast', 4, -477, 45, 403, 0, 0),
|
||||||
(2033, 1090058, 'man0l1_trigger_armbsm', 230, 'PrivateAreaMasterPast', 4, 0, 0, 0, 0, 0),
|
(2033, 1090007, 'man0l1_trigger_armbsm', 230, 'PrivateAreaMasterPast', 4, -490.38, 42.8, 417.81, 2.45, 0),
|
||||||
(2034, 1290002, 'man0l1_privatearea_exit', 230, 'PrivateAreaMasterPast', 4, 0, 0, 0, 0, 0),
|
(2034, 1290002, 'man0l1_privatearea_exit', 230, 'PrivateAreaMasterPast', 4, -485, 42.8, 414, 0, 0),
|
||||||
(2035, 1000950, 'pgl200_elecotte', 209, 'PrivateAreaMasterPast', 5, -131.49, 201.6, 256.97, 0.37, 1017),
|
(2035, 1000950, 'pgl200_elecotte', 209, 'PrivateAreaMasterPast', 5, -131.49, 201.6, 256.97, 0.37, 1017),
|
||||||
(2036, 1000635, 'pgl200_hnaufrid', 209, 'PrivateAreaMasterPast', 5, -129.71, 201.6, 256.29, 0.63, 1015),
|
(2036, 1000635, 'pgl200_hnaufrid', 209, 'PrivateAreaMasterPast', 5, -129.71, 201.6, 256.29, 0.63, 1015),
|
||||||
(2037, 1600040, 'pgl200_pamisolaux', 209, 'PrivateAreaMasterPast', 5, -128.58, 201.6, 255.11, 0.95, 1041),
|
(2037, 1600040, 'pgl200_pamisolaux', 209, 'PrivateAreaMasterPast', 5, -128.58, 201.6, 255.11, 0.95, 1041),
|
||||||
@ -1123,7 +1124,159 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`
|
|||||||
(2046, 1000952, 'pgl200_sultry_strumpet', 209, 'PrivateAreaMasterPast', 5, -123.53, 200.2, 268.689, 0.728, 0),
|
(2046, 1000952, 'pgl200_sultry_strumpet', 209, 'PrivateAreaMasterPast', 5, -123.53, 200.2, 268.689, 0.728, 0),
|
||||||
(2047, 5900001, 'pgl200_gsm_door', 209, 'PrivateAreaMasterPast', 5, -121, 202, 255, 0, 0),
|
(2047, 5900001, 'pgl200_gsm_door', 209, 'PrivateAreaMasterPast', 5, -121, 202, 255, 0, 0),
|
||||||
(2049, 1290002, 'pgl200_privatearea_exit', 209, 'PrivateAreaMasterPast', 5, -128, 201.5, 262.31, 0, 0),
|
(2049, 1290002, 'pgl200_privatearea_exit', 209, 'PrivateAreaMasterPast', 5, -128, 201.5, 262.31, 0, 0),
|
||||||
(2050, 5900021, 'man0u0_tutorial_mapobj1', 184, '', 0, 12.614, 196, 130.838, 0, 0);
|
(2050, 5900021, 'man0u0_tutorial_mapobj1', 184, '', 0, 12.614, 196, 130.838, 0, 0),
|
||||||
|
(2051, 1000155, 'man0l1_fsh_sisipu', 230, 'PrivateAreaMasterPast', 5, -617.56, 4.55, 344.91, 1.11, 0),
|
||||||
|
(2052, 1000165, 'man0l1_fsh_louviaune', 230, 'PrivateAreaMasterPast', 5, -616.7, 4.55, 342.49, -0.28, 1017),
|
||||||
|
(2053, 1000164, 'man0l1_fsh_faucillien', 230, 'PrivateAreaMasterPast', 5, -614.73, 4.55, 342.24, 0.14, 1015),
|
||||||
|
(2054, 1000153, 'man0l1_fsh_nnmulika', 230, 'PrivateAreaMasterPast', 5, -612.9, 4.55, 341.42, 0.69, 1017),
|
||||||
|
(2055, 1000199, 'man0l1_fsh_clifton', 230, 'PrivateAreaMasterPast', 5, -618.03, 4.55, 353.03, -2.4, 1017),
|
||||||
|
(2056, 1000202, 'man0l1_fsh_daca_jinjahl', 230, 'PrivateAreaMasterPast', 5, -624.77, 4.25, 354.05, -3.06, 1070),
|
||||||
|
(2057, 1000203, 'man0l1_fsh_bloemerl', 230, 'PrivateAreaMasterPast', 5, -624.67, 4.25, 352.67, -0.08, 1033),
|
||||||
|
(2058, 1000200, 'man0l1_fsh_undsatz', 230, 'PrivateAreaMasterPast', 5, -608.92, 4.55, 342.55, 1.79, 1017),
|
||||||
|
(2059, 1000180, 'man0l1_fsh_astrid', 230, 'PrivateAreaMasterPast', 5, -606.7, 4.55, 349.59, -0.83, 1041),
|
||||||
|
(2060, 1000181, 'man0l1_fsh_xavalien', 230, 'PrivateAreaMasterPast', 5, -598.59, 6.25, 356.57, -0.79, 1041),
|
||||||
|
(2061, 1000173, 'man0l1_fsh_maisie', 230, 'PrivateAreaMasterPast', 5, -603.64, 6.25, 355.46, -0.75, 1015),
|
||||||
|
(2062, 1090004, 'seafld0_push_limsa_entrance', 128, '', 0, -63.25, 33.15, 164.51, 0, 0),
|
||||||
|
(2063, 1000156, 'man0l1_fld1_sisipu', 128, 'PrivateAreaMasterPast', 2, 135.83, 60.84, 1323.97, 0.278, 1082),
|
||||||
|
(2064, 1000091, 'man0l1_fld1_windworn_corpse', 128, 'PrivateAreaMasterPast', 2, 151.6, 56.51, 1307.74, 1.64, 1000),
|
||||||
|
(2065, 1000378, 'man0l1_fld1_fearstricken_corpse', 128, 'PrivateAreaMasterPast', 2, 181.95, 51.02, 1297.14, -2.27, 1000),
|
||||||
|
(2066, 1290002, 'man0l1_fld1_privarea_exit', 128, 'PrivateAreaMasterPast', 2, 139.977, 60.786, 1330.3, 0, 0),
|
||||||
|
(2067, 1000092, 'man0l1_fld1_glassyeyed_corpse', 128, 'PrivateAreaMasterPast', 2, 208.52, 39.57, 1300.55, 2.228, 1001),
|
||||||
|
(2068, 1000137, 'man1l0_echo_baderon', 133, 'PrivateAreaMasterPast', 3, -428.06, 40.2, 185.96, -1.37, 1060),
|
||||||
|
(2069, 1000167, 'man1l0_echo_mytesyn', 133, 'PrivateAreaMasterPast', 3, -435.2, 40, 207.07, -1.9, 0),
|
||||||
|
(2070, 1000101, 'man1l0_echo_adventurer', 133, 'PrivateAreaMasterPast', 3, -431.656, 40.2, 185.5, 1.56, 1016),
|
||||||
|
(2071, 1000102, 'man1l0_echo_whispering_adv', 133, 'PrivateAreaMasterPast', 3, -450.94, 39.518, 194.565, 1.55, 1012),
|
||||||
|
(2072, 1000103, 'man1l0_echo_unapproach_adv', 133, 'PrivateAreaMasterPast', 3, -447.443, 39.518, 194.65, -1.61, 1012),
|
||||||
|
(2073, 1000104, 'man1l0_echo_fishsmelling_adv', 133, 'PrivateAreaMasterPast', 3, -450.162, 39.518, 201.141, -0.868, 1003),
|
||||||
|
(2074, 1000105, 'man1l0_echo_spearwielding_adv', 133, 'PrivateAreaMasterPast', 3, -453.766, 39.518, 188.287, -0.674, 1002),
|
||||||
|
(2075, 1000001, 'man1l0_echo_yshtola', 133, 'PrivateAreaMasterPast', 3, -477.156, 40, 198.165, 1, 0),
|
||||||
|
(2076, 1090080, 'man1l0_echo_push', 133, 'PrivateAreaMasterPast', 3, -467.917, 40, 200.322, 0, 0),
|
||||||
|
(2077, 1290002, 'man1l0_echo_privatearea_exit', 133, 'PrivateAreaMasterPast', 3, -444.45, 40, 190, -1.17, 0),
|
||||||
|
(2078, 1000182, 'man1l0_echo2_hulking_cuda', 230, 'PrivateAreaMasterPast', 6, -753.566, 7.352, 378.895, -0.1, 1016),
|
||||||
|
(2079, 1000108, 'man1l0_echo2_sophisticated_cuda', 230, 'PrivateAreaMasterPast', 6, -765.283, 9.839, 389.853, -2.339, 1017),
|
||||||
|
(2080, 1000110, 'man1l0_echo2_frightened_cuda', 230, 'PrivateAreaMasterPast', 6, -759.762, 7.352, 393.371, 1.566, 0),
|
||||||
|
(2081, 1000112, 'man1l0_echo2_zealous_pirate', 230, 'PrivateAreaMasterPast', 6, -757.479, 7.352, 393.255, -1.522, 0),
|
||||||
|
(2082, 1000113, 'man1l0_echo2_enraged_pirate', 230, 'PrivateAreaMasterPast', 6, -767.245, 10.352, 388.347, 1.196, 0),
|
||||||
|
(2083, 1000087, 'man1l0_echo2_disgruntled_pirate', 230, 'PrivateAreaMasterPast', 6, -744.431, -3.146, 385.205, 1.615, 0),
|
||||||
|
(2084, 1000088, 'man1l0_echo2_pine_scented_pirate', 230, 'PrivateAreaMasterPast', 6, -752.454, -3.146, 392.206, 2.304, 0),
|
||||||
|
(2085, 1000089, 'man1l0_echo2_baritone_pirate', 230, 'PrivateAreaMasterPast', 6, -745.303, -3.146, 379.082, -1.216, 0),
|
||||||
|
(2086, 1000003, 'man1l0_echo2_waekbyrt', 230, 'PrivateAreaMasterPast', 6, -768.787, 6.852, 381.104, -0.987, 1015),
|
||||||
|
(2087, 1000190, 'man1l0_echo2_bayard', 230, 'PrivateAreaMasterPast', 6, -740.105, -3.146, 386.456, -1.566, 1015),
|
||||||
|
(2088, 1290002, 'man1l0_echo2_privatearea_exit', 230, 'PrivateAreaMasterPast', 6, 0, 0, 0, 0, 0),
|
||||||
|
(2089, 1090081, 'man1l0_echo2_push', 230, 'PrivateAreaMasterPast', 6, -761.23, 5.242, 383.79, 0, 0),
|
||||||
|
(2090, 1090082, 'man1l0_seafld1_push', 128, '', 0, 218.58, 21.025, 1176.56, 0, 0),
|
||||||
|
(2091, 1090083, 'man1l0_echo3_push_lower', 230, 'PrivateAreaMasterPast', 7, -769.09, 0.85, 183.99, 0, 0),
|
||||||
|
(2092, 1090084, 'man1l0_echo3_push_upper', 230, 'PrivateAreaMasterPast', 7, -786.385, 12, 219.6, 0, 0),
|
||||||
|
(2093, 1000121, 'man1l0_echo3_assessor', 230, 'PrivateAreaMasterPast', 7, -782.897, 12.9, 199.012, 0.052, 1015),
|
||||||
|
(2094, 1000150, 'man1l0_echo3_ptahjha', 230, 'PrivateAreaMasterPast', 7, -798.19, 13.53, 189.18, 0.58, 1079),
|
||||||
|
(2095, 1000160, 'man1l0_echo3_haldberk', 230, 'PrivateAreaMasterPast', 7, -787.39, 12.9, 193.54, 0, 1020),
|
||||||
|
(2096, 1000178, 'man1l0_echo3_lilina', 230, 'PrivateAreaMasterPast', 7, -790.264, 12.9, 198.47, 0.194, 0),
|
||||||
|
(2097, 1000196, 'man1l0_echo3_dodoroba', 230, 'PrivateAreaMasterPast', 7, -789.89, 16.07, 186.923, 0.31, 0),
|
||||||
|
(2098, 1000197, 'man1l0_echo3_ivan', 230, 'PrivateAreaMasterPast', 7, -780.386, 12.9, 192.631, 0.115, 1016),
|
||||||
|
(2099, 1000008, 'man1l0_echo3_merodaulyn', 230, 'PrivateAreaMasterPast', 7, -782.576, 12, 223.884, -2.968, 1031),
|
||||||
|
(2100, 1000868, 'man1l0_echo3_coquettish_pirate', 230, 'PrivateAreaMasterPast', 7, -790.547, 12.9, 195.857, 0.756, 1015),
|
||||||
|
(2101, 1000115, 'man1l0_echo3_voluptuous_pirate', 230, 'PrivateAreaMasterPast', 7, -786.406, 12, 224.054, -3.132, 1044),
|
||||||
|
(2102, 1000118, 'man1l0_echo3_peacockish_pirate', 230, 'PrivateAreaMasterPast', 7, -791.304, 12, 219.67, 1.9, 1017),
|
||||||
|
(2103, 1000117, 'man1l0_echo3_thewy_pirate', 230, 'PrivateAreaMasterPast', 7, -784.45, -1.3, 178.46, -1.27, 1007),
|
||||||
|
(2104, 1000119, 'man1l0_echo3_freckled_pirate', 230, 'PrivateAreaMasterPast', 7, -782.443, -1.3, 180.81, -2.3, 1008),
|
||||||
|
(2105, 1000452, 'man1l0_echo3_assessor_dead1', 230, 'PrivateAreaMasterPast', 7, -785.85, -2.37, 204.5, 1.61, 1000),
|
||||||
|
(2106, 1000453, 'man1l0_echo3_assessor_dead2', 230, 'PrivateAreaMasterPast', 7, -784.55, -2.37, 206.6, -0.85, 1001),
|
||||||
|
(2107, 1000120, 'man1l0_echo3_assessor2', 230, 'PrivateAreaMasterPast', 7, 0, 0, 0, 0, 0),
|
||||||
|
(2108, 1290002, 'man1l0_echo3_privarea_exit', 230, 'PrivateAreaMasterPast', 7, -784.214, 12.9, 206.511, 0, 0),
|
||||||
|
(2109, 1000151, 'man2l0_instance_hob', 230, 'PrivateAreaMasterPast', 8, -639.12, 1, 409.47, 2.77, 0),
|
||||||
|
(2110, 1290002, 'man2l0_instance_privarea_exit', 230, 'PrivateAreaMasterPast', 8, -632.002, 2, 403.83, 0, 0),
|
||||||
|
(2111, 1000151, 'man2l0_echo_hob', 192, 'PrivateAreaMasterPast', 0, 1817.49, 11.85, 1830.99, 1.55, 1010),
|
||||||
|
(2112, 1000183, 'man2l0_echo_cuda1', 192, 'PrivateAreaMasterPast', 0, 1819.43, 11.85, 1831.84, -2.11, 1031),
|
||||||
|
(2113, 1000184, 'man2l0_echo_cuda2', 192, 'PrivateAreaMasterPast', 0, 1819.05, 11.85, 1829.44, -1.085, 1009),
|
||||||
|
(2114, 5900001, 'man2l0_echo_doormapob', 192, 'PrivateAreaMasterPast', 0, 1824, 11.85, 1824.77, 0, 0),
|
||||||
|
(2115, 1090098, 'man2l0_echo_eventdoor1', 192, 'PrivateAreaMasterPast', 0, 1821.42, 10.352, 1816.84, 0, 0),
|
||||||
|
(2116, 1090099, 'man2l0_echo_eventdoor2', 192, 'PrivateAreaMasterPast', 1, 1823.96, -60, 1798.72, 0, 0),
|
||||||
|
(2117, 1090085, 'man2l0_echo_push_dutystart', 192, 'PrivateAreaMasterPast', 0, 1824, 11.85, 1824.77, 0, 0),
|
||||||
|
(2118, 1090086, 'man2l0_seafld1_push', 128, '', 0, 131.76, 27.4, 1183.92, 0, 0),
|
||||||
|
(2119, 1090087, 'man2l0_seafld1_push2', 128, 'PrivateAreaMasterPast', 3, 221.01, 19.2, 1177.62, 0, 0),
|
||||||
|
(2120, 1000001, 'man2l0_echo2_yshtola', 128, 'PrivateAreaMasterPast', 3, 204.076, 25.286, 1181.84, 1.532, 0),
|
||||||
|
(2121, 1290002, 'man2l0_echo2_privarea_exit', 128, 'PrivateAreaMasterPast', 3, 225.665, 16.987, 1179.94, 0, 0),
|
||||||
|
(2122, 1001190, 'eugenaire', 206, '', 0, -70.77, 5.104, -1231.6, -1.2, 0),
|
||||||
|
(2123, 1000367, 'fongho', 128, '', 0, 288.24, 26.485, 342.12, -0.754, 0),
|
||||||
|
(2124, 1001764, 'baenryss', 128, '', 0, 0, 27.6, 0, 0, 0),
|
||||||
|
(2125, 1001765, 'chachapi', 128, '', 0, 0, 27.78, 0, 0, 0),
|
||||||
|
(2126, 1001339, 'proscen', 152, '', 0, -589.93, 2.2, -2435.78, -1.44, 0),
|
||||||
|
(2127, 1001827, 'waldomar', 152, '', 0, -547.076, 4, -2463.83, -1.85, 0),
|
||||||
|
(2128, 1001340, 'tanguistl', 152, '', 0, -613.753, 4.026, -2458.77, 1.264, 0),
|
||||||
|
(2129, 1001345, 'eadbert', 152, '', 0, -674.727, 4.072, -2498.26, -0.651, 0),
|
||||||
|
(2130, 1001344, 'drystan', 152, '', 0, -672.574, 4.12, -2492.2, -2.38, 0),
|
||||||
|
(2131, 1001840, 'pahja_zhwan', 209, '', 0, -113.19, 194.2, 324.25, 2.89, 1016),
|
||||||
|
(2132, 1000238, 'powle', 206, '', 0, -33.079, 8.5, -1242.15, -1, 10),
|
||||||
|
(2133, 1000239, 'sansa', 206, '', 0, 46.186, 8.567, -1268.59, -3.1, 0),
|
||||||
|
(2134, 1000409, 'nicoliaux', 206, '', 0, -27.519, 8.4, -1244.59, -1.927, 1040),
|
||||||
|
(2135, 1000410, 'aunillie', 206, '', 0, -34.157, 8.5, -1241.01, 3, 1069),
|
||||||
|
(2136, 1000411, 'elyn', 206, '', 0, -46.061, 8.692, -1274.25, -0.293, 1005),
|
||||||
|
(2137, 1000412, 'ryd', 206, '', 0, -42.471, 8, -1257.6, 0.6, 0),
|
||||||
|
(2138, 1000509, 'kinborow', 206, '', 0, -362.96, 6.82, -1693.98, 0, 0),
|
||||||
|
(2139, 1001352, 'ethelinda', 154, '', 0, 1313.99, -11.8, 963.94, -2.505, 0),
|
||||||
|
(2140, 1001358, 'patrick', 145, '', 0, 2627.58, 174.745, 1392.85, 0, 0),
|
||||||
|
(2141, 1001574, 'arscelin', 145, '', 0, 2625, 174.724, 1329, 0, 0),
|
||||||
|
(2142, 1000843, 'merchward_minfilia', 181, '', 0, -123.998, 1.2, -162.07, -0.784, 1017),
|
||||||
|
(2143, 1001046, 'merchward_tataru', 181, '', 0, -199.563, 0, -162.347, -1.5, 1017),
|
||||||
|
(2144, 1001228, 'merchward_satzfloh', 181, '', 0, -195.544, 2, -137.897, 2.2, 1070),
|
||||||
|
(2145, 1001229, 'merchward_percevains', 181, '', 0, -195.987, 2, -139.692, 0.5, 1016),
|
||||||
|
(2146, 1001230, 'merchward_una_tayuun', 181, '', 0, -194.12, 2, -138.018, -1.55, 1070),
|
||||||
|
(2147, 1001274, 'merchward_rough_spoken_fellow', 181, '', 0, -194.372, -3, -221.987, 0.22, 1040),
|
||||||
|
(2148, 1001275, 'merchward_red_shoed_rascal', 181, '', 0, -162.993, 0, -128.995, 1.6, 1015),
|
||||||
|
(2149, 1001276, 'merchward_abstracted_gladiator', 181, '', 0, -178.771, -3, -211.962, -1.1, 1015),
|
||||||
|
(2150, 1001277, 'merchward_chapeaued_chap', 181, '', 0, -179.285, -2, -184.68, -2.78, 0),
|
||||||
|
(2151, 1001278, 'merchward_barratrous_buccaneer', 181, '', 0, -178.925, -2, -190.74, 1.1, 1017),
|
||||||
|
(2152, 1001279, 'merchward_softhearted_septuag', 181, '', 0, -195.54, -2, -195.882, 1.2, 0),
|
||||||
|
(2153, 1001280, 'merchward_indigo_eyed_archer', 181, '', 0, -197.377, -3, -205.768, 0.9, 1016),
|
||||||
|
(2154, 1001281, 'merchward_loam_scented_lady', 181, '', 0, -194.934, -3, -220.397, 2.68, 1017),
|
||||||
|
(2155, 1001282, 'merchward_uncomfortable_brute', 181, '', 0, -162.388, 0, -126.902, -3.03, 0),
|
||||||
|
(2156, 1001373, 'merchward_sahja_zhwan', 181, '', 0, -156.327, 0, -156.19, -1.842, 1015),
|
||||||
|
(2157, 1001374, 'merchward_nenekani', 181, '', 0, -162.314, 0, -140.11, 3.1, 1017),
|
||||||
|
(2158, 1001375, 'merchward_godfrey', 181, '', 0, -188.765, 0, -155.78, -1.55, 1040),
|
||||||
|
(2159, 1001376, 'merchward_fenana', 181, '', 0, -197.455, -2, -178.362, 1, 1015),
|
||||||
|
(2160, 1001377, 'merchward_nonoru', 181, '', 0, -177.75, 0, -156.924, -3.135, 0),
|
||||||
|
(2161, 1001378, 'merchward_seranelien', 181, '', 0, -137.165, 1, -162.52, -1.516, 1016),
|
||||||
|
(2162, 1090160, 'merchward_exit_eventdoor', 181, '', 0, -209, 0, -160, 0, 0),
|
||||||
|
(2163, 1090161, 'merchward_office_west_eventdoor', 181, '', 0, -137.369, 1, -160, 0, 0),
|
||||||
|
(2164, 1090162, 'merchward_office_east_eventdoor', 181, '', 0, -133.813, 1, -160, 0, 0),
|
||||||
|
(2165, 1200135, 'merchward_retainerbell', 181, '', 0, -199.977, 0, -162.959, 0, 0),
|
||||||
|
(2166, 5900001, 'merchward_mapobj_door1', 181, '', 0, -193, -2, -181.78, 0, 0),
|
||||||
|
(2167, 5900001, 'merchward_mapobj_door2', 181, '', 0, -160, 0, -138.49, 0, 0),
|
||||||
|
(2168, 5900006, 'merchward_mapobj_deco', 181, '', 0, -200.5, 0, -164.6, 0, 0),
|
||||||
|
(2169, 5900006, 'merchward_mapobj_flag', 181, '', 0, -119.32, 7.729, -160, 0, 0),
|
||||||
|
(2170, 1000428, 'man0g0_sylbyrt', 155, 'PrivateAreaMasterPast', 1, 67.66, 4.2, -1223.57, -0.58, 1016),
|
||||||
|
(2171, 1000436, 'man0g0_seikfrae', 155, 'PrivateAreaMasterPast', 1, 62.33, 4, -1194.06, -2.53, 1025),
|
||||||
|
(2172, 1000434, 'man0g0_odilie', 155, 'PrivateAreaMasterPast', 1, 71.95, 4, -1200.24, -1, 1025),
|
||||||
|
(2173, 1000432, 'man0g0_pofufu', 155, 'PrivateAreaMasterPast', 1, 66.15, 4, -1199.99, -2.93, 1026),
|
||||||
|
(2174, 1000427, 'man0g0_anene', 155, 'PrivateAreaMasterPast', 1, 65.15, 4.2, -1219.57, 2.42, 1025),
|
||||||
|
(2175, 1000437, 'man0g0_edasshym', 155, 'PrivateAreaMasterPast', 1, 63.63, 4, -1216.16, 1.07, 1025),
|
||||||
|
(2176, 1000457, 'man0g0_gontrant', 155, 'PrivateAreaMasterPast', 1, 56.99, 4, -1204.07, 1.01, 0),
|
||||||
|
(2177, 1000458, 'man0g0_vkorolon', 155, 'PrivateAreaMasterPast', 1, 55.82, 4, -1212.23, 1.91, 0),
|
||||||
|
(2178, 1090085, 'etc5u1_push_coliseum', 209, '', 0, -205.38, 195.074, 150.86, 0, 0),
|
||||||
|
(2179, 1000668, 'etc5u1_ubokhn', 209, 'PrivateAreaMasterPast', 5, -181.86, 195.02, 149.04, -0.75, 10),
|
||||||
|
(2180, 1001467, 'etc5u1_dariustel', 209, 'PrivateAreaMasterPast', 5, -190.05, 174.89, 160.32, 1.43, 0),
|
||||||
|
(2181, 1002065, 'etc5u1_gauwyn', 209, 'PrivateAreaMasterPast', 5, -186.1, 195.002, 141.729, -0.022, 1036),
|
||||||
|
(2182, 1001996, 'etc5u1_nashu', 209, 'PrivateAreaMasterPast', 5, -169.923, 195, 147.952, -1.43, 1032),
|
||||||
|
(2183, 1090086, 'etc5g1_push_Acorn', 206, '', 0, -32.2, 7.9, -1273.49, 0, 0),
|
||||||
|
(2184, 1000239, 'etc5g1_sansa', 206, 'PrivateAreaMasterPast', 5, -46.515, 8.567, -1269.28, -3, 1),
|
||||||
|
(2185, 1290002, 'etc5g1_PrivAreaExit', 206, 'PrivateAreaMasterPast', 5, -32.46, 8.75, -1254.38, 0, 0),
|
||||||
|
(2186, 1000412, 'etc5g1_ryd', 206, 'PrivateAreaMasterPast', 5, -42.471, 8, -1257.6, 0.6, 1),
|
||||||
|
(2187, 1000238, 'etc5g1_powle', 206, 'PrivateAreaMasterPast', 5, -29.576, 7.955, -1246.01, 1.108, 1029),
|
||||||
|
(2188, 1002065, 'etc5g1_gauwyn', 206, 'PrivateAreaMasterPast', 5, -46.365, 8.452, -1260.16, 2.3, 1046),
|
||||||
|
(2189, 1290002, 'etc5l1_PrivAreaExit', 128, 'PrivateAreaMasterPast', 5, -238.541, 14.708, -100.466, 0, 0),
|
||||||
|
(2190, 1002066, 'etc5l1_abraham', 128, 'PrivateAreaMasterPast', 5, -245.861, 12.46, -96.544, 0.888, 1080),
|
||||||
|
(2191, 1080056, 'etc5l1_chest_1', 128, 'PrivateAreaMasterPast', 5, -244.244, 12.491, -98.884, -0.6, 1080),
|
||||||
|
(2192, 1080056, 'etc5l1_chest_3', 128, 'PrivateAreaMasterPast', 5, -244.077, 12.673, -100.918, 1, 1080),
|
||||||
|
(2193, 1080057, 'etc5l1_bottle_2', 128, 'PrivateAreaMasterPast', 5, -248.058, 12.168, -96.71, -1.235, 1080),
|
||||||
|
(2194, 1080058, 'etc5l1_box_1', 128, 'PrivateAreaMasterPast', 5, -247.638, 12.365, -97.763, -2.1, 1080),
|
||||||
|
(2195, 1080058, 'etc5l1_box_3', 128, 'PrivateAreaMasterPast', 5, -248.1, 12.431, -99.65, 3.1, 1080),
|
||||||
|
(2196, 1200412, 'etc5l2_book', 181, 'PrivateAreaMasterPast', 5, -4.05, 0.54, 4.18, -1.57, 0),
|
||||||
|
(2197, 1090089, 'etc5l2_inn_push_exit', 181, 'PrivateAreaMasterPast', 5, 0, 0, -8, 0, 0),
|
||||||
|
(2198, 1290002, 'etc5l3_PrivAreaExit', 172, 'PrivateAreaMasterPast', 5, -1735.23, 56.077, -314.67, 0, 0),
|
||||||
|
(2199, 1080091, 'etc5l3_bomb_bane_2', 172, 'PrivateAreaMasterPast', 5, -1736.44, 56.42, -306.239, 0, 0),
|
||||||
|
(2200, 1080093, 'etc5l3_bomb_bane_4', 172, 'PrivateAreaMasterPast', 5, -1743.34, 56.487, -313.03, 0, 0),
|
||||||
|
(2201, 1002114, 'etc5l3_alret', 172, 'PrivateAreaMasterPast', 5, -1732.24, 56.015, -317.12, -1.173, 1005),
|
||||||
|
(2202, 1001996, 'etc5l3_nashu', 172, 'PrivateAreaMasterPast', 5, -1740.96, 56.51, -314.85, 0.8, 0);
|
||||||
/*!40000 ALTER TABLE `server_eventnpc_spawn_locations` ENABLE KEYS */;
|
/*!40000 ALTER TABLE `server_eventnpc_spawn_locations` ENABLE KEYS */;
|
||||||
|
|
||||||
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
||||||
|
Loading…
Reference in New Issue
Block a user