SubType correction of item ID 28141 (#7368)

Fixed #7366

Thanks to @kaninhot004
This commit is contained in:
Atemo 2022-10-19 02:08:41 +02:00 committed by GitHub
parent 067ecbdeb4
commit bc2afbdfc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121681,7 +121681,7 @@ Body:
AegisName: G_Knight_BattleAxe AegisName: G_Knight_BattleAxe
Name: Guardian Knight Battle Axe Name: Guardian Knight Battle Axe
Type: Weapon Type: Weapon
SubType: 1hAxe SubType: 2hAxe
Weight: 5000 Weight: 5000
Attack: 270 Attack: 270
Range: 1 Range: 1
@ -121707,10 +121707,10 @@ Body:
bonus2 bSkillCooldown,"NC_AXETORNADO",-1000; bonus2 bSkillCooldown,"NC_AXETORNADO",-1000;
bonus2 bSkillAtk,"NC_AXETORNADO",20; bonus2 bSkillAtk,"NC_AXETORNADO",20;
bonus2 bSkillAtk,"NC_MAGMA_ERUPTION",20; bonus2 bSkillAtk,"NC_MAGMA_ERUPTION",20;
} if (.@r>=11) {
if (.@r>=11) { bonus2 bAddRace,RC_Undead,20;
bonus2 bAddRace,RC_Undead,20; bonus2 bAddRace,RC_Angel,20;
bonus2 bAddRace,RC_Angel,20; }
} }
- Id: 28142 - Id: 28142
AegisName: Maxi_Spanner_J AegisName: Maxi_Spanner_J