Skip to content

Commit

Permalink
Enable some skills to be copied on renewal.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKeiKun committed Oct 31, 2021
1 parent 79b9268 commit 2ed8a59
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions db/re/skill_db.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34072,6 +34072,10 @@ conflicting with SJ_LIGHTOFMOON
SkillType: {
Place: true
}
SkillInfo: {
AllowPlagiarism: true
AllowReproduce: true
}
AttackType: "Misc"
DamageType: {
SplashArea: true
Expand Down Expand Up @@ -35078,6 +35082,9 @@ conflicting with SJ_LIGHTOFMOON
SkillType: {
Enemy: true
}
SkillInfo: {
AllowReproduce: true
}
AttackType: "Weapon"
Element: "Ele_Weapon"
NumberOfHits: 3
Expand Down Expand Up @@ -35143,6 +35150,9 @@ conflicting with SJ_LIGHTOFMOON
SkillType: {
Enemy: true
}
SkillInfo: {
AllowReproduce: true
}
AttackType: "Weapon"
Element: "Ele_Weapon"
DamageType: {
Expand Down Expand Up @@ -35270,6 +35280,9 @@ conflicting with SJ_LIGHTOFMOON
SkillType: {
Place: true
}
SkillInfo: {
AllowReproduce: true
}
AttackType: "Misc"
Element: "Ele_Fire"
SkillInstances: 3
Expand Down

0 comments on commit 2ed8a59

Please sign in to comment.