Local snapshot for Docker build (includes mod-ale)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,91 @@
|
||||
-- MySQL dump 10.13 Distrib 8.4.3, for Win64 (x86_64)
|
||||
--
|
||||
-- Host: localhost Database: acore_world
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.4.3
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||||
/*!50503 SET NAMES utf8mb4 */;
|
||||
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
||||
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||||
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||||
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||||
|
||||
--
|
||||
-- Table structure for table `reputation_spillover_template`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `reputation_spillover_template`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `reputation_spillover_template` (
|
||||
`faction` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'faction entry',
|
||||
`faction1` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'faction to give spillover for',
|
||||
`rate_1` float NOT NULL DEFAULT '0' COMMENT 'the given rep points * rate',
|
||||
`rank_1` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'max rank,above this will not give any spillover',
|
||||
`faction2` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`rate_2` float NOT NULL DEFAULT '0',
|
||||
`rank_2` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`faction3` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`rate_3` float NOT NULL DEFAULT '0',
|
||||
`rank_3` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`faction4` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`rate_4` float NOT NULL DEFAULT '0',
|
||||
`rank_4` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`faction5` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`rate_5` float NOT NULL DEFAULT '0',
|
||||
`rank_5` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`faction6` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`rate_6` float NOT NULL DEFAULT '0',
|
||||
`rank_6` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`faction`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Reputation spillover reputation gain';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `reputation_spillover_template`
|
||||
--
|
||||
|
||||
LOCK TABLES `reputation_spillover_template` WRITE;
|
||||
/*!40000 ALTER TABLE `reputation_spillover_template` DISABLE KEYS */;
|
||||
INSERT INTO `reputation_spillover_template` VALUES
|
||||
(21,369,0.5,7,470,0.5,7,577,0.5,7,0,0,0,0,0,0,0,0,0),
|
||||
(47,72,0.25,7,54,0.25,7,69,0.25,7,930,0.25,7,0,0,0,0,0,0),
|
||||
(54,47,0.25,7,72,0.25,7,69,0.25,7,930,0.25,7,0,0,0,0,0,0),
|
||||
(68,76,0.25,7,81,0.25,7,530,0.25,7,911,0.25,7,0,0,0,0,0,0),
|
||||
(69,47,0.25,7,54,0.25,7,72,0.25,7,930,0.25,7,0,0,0,0,0,0),
|
||||
(72,47,0.25,7,54,0.25,7,69,0.25,7,930,0.25,7,0,0,0,0,0,0),
|
||||
(76,68,0.25,7,81,0.25,7,530,0.25,7,911,0.25,7,0,0,0,0,0,0),
|
||||
(81,76,0.25,7,68,0.25,7,530,0.25,7,911,0.25,7,0,0,0,0,0,0),
|
||||
(369,21,0.5,7,470,0.5,7,577,0.5,7,0,0,0,0,0,0,0,0,0),
|
||||
(470,369,0.5,7,21,0.5,7,577,0.5,7,0,0,0,0,0,0,0,0,0),
|
||||
(530,76,0.25,7,81,0.25,7,68,0.25,7,911,0.25,7,0,0,0,0,0,0),
|
||||
(577,369,0.5,7,470,0.5,7,21,0.5,7,0,0,0,0,0,0,0,0,0),
|
||||
(911,76,0.25,7,81,0.25,7,530,0.25,7,68,0.25,7,0,0,0,0,0,0),
|
||||
(930,47,0.25,7,54,0.25,7,69,0.25,7,72,0.25,7,0,0,0,0,0,0),
|
||||
(932,934,-1.1,7,935,0.5,4,0,0,0,0,0,0,0,0,0,0,0,0),
|
||||
(934,932,-1.1,7,935,0.5,4,0,0,0,0,0,0,0,0,0,0,0,0),
|
||||
(1050,1037,0.5,7,1068,0.5,7,1094,0.5,7,1126,0.5,7,0,0,0,0,0,0),
|
||||
(1064,1052,0.5,7,1067,0.5,7,1085,0.5,7,1124,0.5,7,0,0,0,0,0,0),
|
||||
(1067,1052,0.5,7,1064,0.5,7,1085,0.5,7,1124,0.5,7,0,0,0,0,0,0),
|
||||
(1068,1037,0.5,7,1050,0.5,7,1094,0.5,7,1126,0.5,7,0,0,0,0,0,0),
|
||||
(1085,1052,0.5,7,1064,0.5,7,1067,0.5,7,1124,0.5,7,0,0,0,0,0,0),
|
||||
(1094,1037,0.5,7,1050,0.5,7,1068,0.5,7,1126,0.5,7,0,0,0,0,0,0),
|
||||
(1104,1105,-2.2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
||||
(1105,1104,-2.2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
||||
(1124,1052,0.5,7,1064,0.5,7,1067,0.5,7,1085,0.5,7,0,0,0,0,0,0),
|
||||
(1126,1037,0.5,7,1050,0.5,7,1068,0.5,7,1094,0.5,7,0,0,0,0,0,0);
|
||||
/*!40000 ALTER TABLE `reputation_spillover_template` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||||
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||||
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2026-03-15 20:39:12
|
||||
Reference in New Issue
Block a user