-- tyl
-- 进阶增加属性丹
ALTER TABLE player_foster ADD COLUMN `core_ext` VARCHAR(500) NOT NULL DEFAULT '[]' COMMENT '其他高级核心' after `highcore`;