-
Notifications
You must be signed in to change notification settings - Fork 0
zaully/guokrkill
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------ Change Log: 0.85 随机玩家编号 拜访挡枪挡牙 守护的实现 神佑的两天化 圣水、拜访的一次性 传承猎技能限制 拜访无法查看祈祷 拜访挡枪时的随机性 0.82 技能加入时按技能使用者匹配可用技能,然后一起匹配可用的对象。 输入玩家名称时忽略了所有空格换行符制表符,全角;和半角;都有效 ------------------------------------------------------------------------ 概要流程介绍: 每天收集完技能以后,开始依次计算: 牧师祈祷(免疫狼人)、净化(消除感染)、神佑(对狼人抗性提升两天,挡牙时同样计算buff)、奉献(自杀+消除感染或茫然) 猎人守护(抗性提升部分,先计算是否有神佑效果残留或祈祷,挡牙时同样计算buff) 妖怪窥探(目标是否有动作,若目标被猎人守护且猎人守护动作未结束,计算挡枪,结束守护) 狼人技能(若目标有人拜访或窥探,计算挡牙。若未挡牙,计算结果,且若目标被猎人守护且猎人守护动作未结束,计算看破冷枪,结束守护。注:若被守护的挡了其他人的牙,守护不触发) 猎人其他技能(若目标有人拜访或窥探,计算挡枪。若未挡枪,计算结果。猎人其他技能不触发另外一个猎人的守护判定) 拜访(死亡则无法拜访) ------------------------------------------------------------------------ ToDo List: 1 银弹动态成功率 2 茫然的实现 3 妖怪窥探实现 ------------------------------------------------------------------------ 数据库目标备忘: Judge role: 00000000 -> 0 Villager: 00000001 -> 1 Hunter: 00000010 -> 2 Priest: 00000100 -> 4 Hunter: 00001000 -> 8 012345678 8 村民 1 7 猎人 2 6 牧师 4 5 狼人 8 4 城主 16 3 妖怪 32 2 =1指可以施放给别人 64 1 =1指可以施放给自己 128 0 =1指目标不提前确定 256 1 吞噬 8 71 .90 1 2 感染 8 71 .85 1 3 银弹 2 77 .95 1 4 圣水 2 130 .90 1 5 火刑 16 79 1.00 1 6 守护 2 271 .80 0 7 拜访 15 79 1.00 1 8 指控 15 271 1.00 1 9 净化 4 75 .90 1 10 祈祷 4 132 1.00 1 11 神佑 4 75 1.00 1 12 奉献 4 132 1.00 1 ------------------------------------------------------------------------ Outdated or obsolete: Guard + Succeeded? Put Guard section to yes if triggered, put guard section to no Visit + Consecration Prayer + Modify Buff section Purge + Clean infestation section Blessing + Modify Buff section Devourment + if the victim is hunter clear the relevant guard section Compass Holy Water + Infestation + if the victim is hunter clear the relevant guard section Silver Bullet + if the victim is hunter clear the relevant guard section Inheritance ------------------------------------------------------------------------
About
A client page/website for the judges of game guokrkill.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published