======character_attrib_info(角色属性表)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|[index]character_id|int|0| |**name**|名字|string|| |**is_robot**|客户端is_robot|int|0| |**clientpower**|客户端战力|int|0| |**battlepower**|战力|int|0| |**percent**|客户端和服务器战力比较|int|0| |**strength**|力量|float|0| |**agility**|敏捷|float|0| |**endurance**|耐力(Endurance)|float|0| |**intellegence**|智力(Intellegence)|float|0| |**health**|最大生命|float|0| |**attackpower**|攻强(AttackPower)|float|0| |**spellpower**|法攻(SpellPower)|float|0| |**armorclass**|护甲(ArmorClass)|float|0| |**magicaldefense**|魔防(MagicalDefense)|float|0| |**dodgepower**|躲闪强度(DodgePower)|float|0| |**criticalhitpower**|暴击强度(CriticalHitPower)|float|0| |**hitpower**|命中强度(HitPower)|float|0| |**parrypower**|招架强度(ParryPower)|float|0| |**toughnesspower**|韧性强度(ToughnessPower)|float|0| |**resistencepower**|抵抗强度(ResistencePower)|float|0| |**skillhitpower**|技能命中强度(SkillHitPower)|float|0| |**attackspeedpower**|攻速强度(AttackSpeedPower)|float|0| =====数据库查询=====