mirror of
https://github.com/PaiGramTeam/PaiGramMetadata.git
synced 2024-11-22 23:40:21 +00:00
52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
nahida char lvl=90/90 cons=0 talent=9,9,9;
|
|
nahida add weapon="tfd" refine=5 lvl=90/90;
|
|
nahida add set="deepwood" count=4;
|
|
nahida add stats hp=4780 atk=311 em=187 dendro%=0.466 cr=0.311 ; #main
|
|
nahida add stats def%=0.124 def=39.36 hp=507.88 hp%=0.0992 atk=33.08 atk%=0.1984 er=0.1102 em=39.64 cr=0.331 cd=0.7944;
|
|
|
|
yelan char lvl=90/90 cons=0 talent=9,9,9;
|
|
yelan add weapon="favoniuswarbow" refine=3 lvl=90/90;
|
|
yelan add set="emblemofseveredfate" count=4;
|
|
yelan add stats hp=4780 atk=311 hp%=0.466 hydro%=0.466 cr=0.311 ; #main
|
|
yelan add stats def%=0.124 def=39.36 hp=507.88 hp%=0.1984 atk=33.08 atk%=0.0992 er=0.1102 em=39.64 cr=0.331 cd=0.7944;
|
|
|
|
xingqiu char lvl=90/90 cons=6 talent=9,9,9;
|
|
xingqiu add weapon="favoniussword" refine=3 lvl=90/90;
|
|
xingqiu add set="emblemofseveredfate" count=4;
|
|
xingqiu add stats hp=4780 atk=311 atk%=0.466 hydro%=0.466 cr=0.311 ; #main
|
|
xingqiu add stats def%=0.124 def=39.36 hp=507.88 hp%=0.0992 atk=33.08 atk%=0.1984 er=0.1102 em=39.64 cr=0.331 cd=0.7944;
|
|
|
|
kuki char lvl=90/90 cons=6 talent=9,9,9;
|
|
kuki add weapon="xiphosmoonlight" refine=1 lvl=90/90;
|
|
kuki add set="flowerofparadiselost" count=4;
|
|
kuki add stats hp=4780 atk=311 em=187 em=187 em=187 ; #main
|
|
kuki add stats def%=0.124 def=39.36 hp=507.88 hp%=0.0992 atk=33.08 atk%=0.0992 er=0.3306 em=118.92 cr=0.2979 cd=0.4634;
|
|
|
|
# ---- Default Enemy
|
|
|
|
options swap_delay=12 iteration=1000;
|
|
|
|
active nahida;
|
|
|
|
target lvl=100 resist=0.1 radius=2 pos=0,2.4 hp=999999999;
|
|
energy every interval=480,720 amount=1;
|
|
|
|
for let i=0; i<4; i=i+1 {
|
|
nahida skill,burst;
|
|
|
|
if i != 0 {
|
|
nahida attack, charge;
|
|
}
|
|
xingqiu burst, attack;
|
|
kuki skill,attack;
|
|
yelan skill, attack, burst;
|
|
nahida attack:3, skill, attack, dash, attack:2,charge;
|
|
xingqiu attack,skill, dash, attack:2;
|
|
nahida attack:2, skill, attack, charge;
|
|
yelan attack:2, skill, attack;
|
|
kuki burst,attack;
|
|
nahida attack:2, charge, dash, attack, dash, attack:2;
|
|
|
|
}
|
|
|