Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
phpdts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nemo Ma
phpdts
Commits
dc444f65
Commit
dc444f65
authored
May 06, 2023
by
hisuinohoshi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update revattr.func.php
parent
c06313ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/game/revattr.func.php
include/game/revattr.func.php
+1
-1
No files found.
include/game/revattr.func.php
View file @
dc444f65
...
...
@@ -214,7 +214,7 @@ namespace revattr
if
(
$pa
[
'hp'
]
<=
$pa
[
'mhp'
]
*
(
$hpalert
/
100
))
{
getclubskill
(
'buff_shield'
,
$pa
[
'clbpara'
]);
set_skillpara
(
'buff_shield'
,
'svar'
,
get_skillvars
(
'c7_shield'
,
'svar'
,
$sk_lvl
),
$
dat
a
[
'clbpara'
]);
set_skillpara
(
'buff_shield'
,
'svar'
,
get_skillvars
(
'c7_shield'
,
'svar'
,
$sk_lvl
),
$
p
a
[
'clbpara'
]);
$pa
[
'skill_buff_shield'
]
=
1
;
//$pa['skilllog'] .= "<span class='lime'>感知到危险,闪烁着淡蓝幽光的护盾自动出现在{$pa['nm']}身旁!<br></span>";
$log
.=
"<span class='lime'>感知到危险,闪烁着淡蓝幽光的护盾自动出现在
{
$pa
[
'nm'
]
}
身旁!<br></span>"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment