DNF台服自定义apc斗蛐蛐归纳

目录结构

 

action.ai

复制代码
#PVF_File

[ai pattern]
    [think]
        [void]
            `is target in attack area()`    150.0    150.0    100.0    100.0
        [true]
    
        [think]
            [void]
                `check random()`    30    100
            [true]
            [return str]
                `a`
            [false]
        
            [think]
                [void]
                    `check random()`    30    100
                [true]
                [return str]
                    `s`
                [false]
            
                [think]
                    [void]
                        `check random()`    30    100
                    [true]
                    [return str]
                        `d`
                    [false]
                
                    [think]
                        [void]
                            `check random()`    30    100
                        [true]
                        [return str]
                            `f`
                        [false]
                    
                        [think]
                            [void]
                                `check random()`    30    100
                            [true]
                            [return str]
                                `g`
                            [false]
                        
                            [think]
                                [void]
                                    `check random()`    30    100
                                [true]
                                [return str]
                                    `h`
                                [false]
                                [return str]
                                    `a`
                            [/think]
    [/think]
    [/think]
    [/think]
    [/think]
    [/think]
    [false]
    [return]
        -1
    [/think]
[/ai pattern]
复制代码

 

a.key

复制代码
#PVF_File

[input]
    ``    30
    `time`    100

[input]

[state check]
    `target current direction`    200
    `time`    20

[loop start]
    5

[input]
    `target current direction`    200
    `time`    20

[input]
    `a`    500
    `time`    20

[input]
    `s`    500
    `time`    20

[input]
    `d`    500
    `time`    20

[state check]
    `target current direction`    200
    `time`    20

[loop end]

[loop start]
    6

[input]
    `x`    100
    `time`    100

[loop end]
复制代码

 

s.key

复制代码
#PVF_File

[input]
    ``    30
    `time`    100

[input]

[state check]
    `target current direction`    200
    `time`    20

[loop start]
    5

[input]
    `target current direction`    200
    `time`    20

[input]
    `s`    500
    `time`    20

[input]
    `z`    100
    `time`    100

[input]
    `d`    500
    `time`    20

[input]
    `f`    500
    `time`    20

[state check]
    `target current direction`    200
    `time`    20

[loop end]
复制代码

 

.....

 

h.key

复制代码
#PVF_File

[input]
    ``    30
    `time`    100

[input]

[state check]
    `target current direction`    200
    `time`    20

[input]
    `target current direction`    200
    `time`    20

[input]
    `h`    500
    `time`    20

[loop start]
    3

[input]
    `x`    50
    `time`    100

[input]
    `x`    50
    `time`    100

[input]
    `x`    50
    `time`    100

[input]
    `x`    50
    `time`    100

[input]
    `z`    100
    `time`    100

[loop end]
复制代码

 

posted @   herry菌  阅读(67)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 单线程的Redis速度为什么快?
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 展开说说关于C#中ORM框架的用法!
历史上的今天:
2019-08-25 前端技术公众号运营心得记录
点击右上角即可分享
微信分享提示